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  -Dspring.config.additional-location=/app/config/override.yaml  

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

2022-12-08T23:25:48.188Z||main|||||INFO|500||The following profiles are active: basic
2022-12-08T23:26:04.500Z||main|||||INFO|500||Starting service [Tomcat]
2022-12-08T23:26:04.502Z||main|||||INFO|500||Starting Servlet engine: [Apache Tomcat/9.0.41]
2022-12-08T23:26:04.671Z||main|||||INFO|500||Initializing Spring embedded WebApplicationContext
2022-12-08T23:26:15.651Z||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-12-08T23:26:15.912Z||main|||||INFO|500||catdb-pool - Starting...
2022-12-08T23:26:16.216Z||main|||||INFO|500||catdb-pool - Start completed.
2022-12-08T23:26:16.662Z||main|||||INFO|500||reqdb-pool - Starting...
2022-12-08T23:26:16.674Z||main|||||INFO|500||reqdb-pool - Start completed.
2022-12-08T23:26:16.807Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: requestDB]
2022-12-08T23:26:17.083Z||main|||||INFO|500||HHH000412: Hibernate ORM core version 5.4.25.Final
2022-12-08T23:26:17.773Z||main|||||INFO|500||HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-12-08T23:26:19.787Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-08T23:26:22.720Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-08T23:26:22.794Z||main|||||INFO|500||HHH000204: Processing PersistenceUnitInfo [name: catalogDB]
2022-12-08T23:26:23.528Z||main|||||INFO|500||HHH000400: Using dialect: org.hibernate.dialect.MariaDB103Dialect
2022-12-08T23:26:23.764Z||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-12-08T23:26:25.150Z||main|||||INFO|500||HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-12-08T23:26:27.018Z||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-12-08T23:26:33.577Z||main|||||WARN|500||---
2022-12-08T23:26:33.578Z||main|||||WARN|500||Spring Data REST HAL Browser is deprecated! Prefer the HAL Explorer (artifactId: spring-data-rest-hal-explorer)!
2022-12-08T23:26:33.578Z||main|||||WARN|500||---
2022-12-08T23:26:34.181Z||main|||||DEBUG|500||Injecting class org.onap.so.security.SoBasicHttpSecurityConfigurer configuration ...
2022-12-08T23:26:40.385Z||main|||||INFO|500||Started ApiHandlerApplication in 56.155 seconds (JVM running for 59.737)
2022-12-08T23:26:40.404Z|97f6b12b-38a1-4b30-930d-87bb59f6af4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:26:40.457Z|97f6b12b-38a1-4b30-930d-87bb59f6af4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:26:40.459Z|a05c2b23-0b9a-4393-a993-b59e8c6d9d7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:26:40.468Z|a05c2b23-0b9a-4393-a993-b59e8c6d9d7c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:26:46.081Z||http-nio-8080-exec-1|||||INFO|500||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-12-08T23:26:46.552Z|e81dfe26-e1ed-4482-9e80-83556f6e0c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:26:46.557Z|9c2c8abd-09c0-448a-ab4a-20bd98ec5496|http-nio-8080-exec-2|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-12-08T23:26:47.022Z|9c2c8abd-09c0-448a-ab4a-20bd98ec5496|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:26:47.022Z|e81dfe26-e1ed-4482-9e80-83556f6e0c61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:26:47.482Z|4c581ba5-8d4d-4935-98da-1d920907d74e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:26:47.483Z|4c581ba5-8d4d-4935-98da-1d920907d74e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:26:55.370Z|4e8b5913-fc17-4313-8a9a-40090e39f869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:26:55.377Z|4e8b5913-fc17-4313-8a9a-40090e39f869|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:26:56.913Z|49e8f175-5f25-4e7c-b9dd-3ce0e4fcbc3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:26:56.914Z|49e8f175-5f25-4e7c-b9dd-3ce0e4fcbc3e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:26:57.096Z|2a605903-4a9e-4cfd-9bea-b6ee2a190ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:26:57.097Z|2a605903-4a9e-4cfd-9bea-b6ee2a190ee2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:26:57.565Z|f00bb27a-cac7-4643-83ec-d0b6492f1476|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:26:57.566Z|f00bb27a-cac7-4643-83ec-d0b6492f1476|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:07.074Z|7fb9c8e9-8c05-47b9-a035-216697289d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:07.076Z|7fb9c8e9-8c05-47b9-a035-216697289d57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:07.263Z|7457e142-278c-4f93-ac5a-8206f1c009ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:07.264Z|7457e142-278c-4f93-ac5a-8206f1c009ac|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:07.610Z|a9d61c47-ca9d-465a-852f-a7eac93da094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:07.611Z|a9d61c47-ca9d-465a-852f-a7eac93da094|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:10.371Z|e15c90b9-7d6a-4145-aacc-af1de294d4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:27:10.372Z|e15c90b9-7d6a-4145-aacc-af1de294d4fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:27:10.470Z|d9d03da6-8b76-4920-a1de-a5082856a69e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:27:10.471Z|d9d03da6-8b76-4920-a1de-a5082856a69e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:27:17.125Z|004074e3-2c70-4df7-8cd3-dc763c286f0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:17.127Z|004074e3-2c70-4df7-8cd3-dc763c286f0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:17.317Z|64d8722e-b891-41e1-a698-3dbe84a97926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:17.318Z|64d8722e-b891-41e1-a698-3dbe84a97926|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:17.643Z|69889ad9-92b8-4cd9-b963-6bf51b82a6c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:17.645Z|69889ad9-92b8-4cd9-b963-6bf51b82a6c6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:25.370Z|d55f8698-8d79-407a-a3f0-a28a01a8f3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:27:25.372Z|d55f8698-8d79-407a-a3f0-a28a01a8f3ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:27:27.161Z|8c92edfd-2123-4006-9e51-421fca32024f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:27.162Z|8c92edfd-2123-4006-9e51-421fca32024f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:27.387Z|f0555475-b870-426e-a22c-795ca29d7010|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:27.389Z|f0555475-b870-426e-a22c-795ca29d7010|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:27.675Z|c6fcfae7-f27b-4181-8402-d9b4e4f2b486|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:27.676Z|c6fcfae7-f27b-4181-8402-d9b4e4f2b486|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:37.208Z|86d85c8c-c030-4aac-9f59-4dc622b681e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:37.210Z|86d85c8c-c030-4aac-9f59-4dc622b681e2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:37.432Z|9007e327-4ef2-455d-b881-72bea85e5e0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:37.434Z|9007e327-4ef2-455d-b881-72bea85e5e0f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:37.711Z|8ae404ba-b929-4d0c-9239-05bf8fb367b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:37.712Z|8ae404ba-b929-4d0c-9239-05bf8fb367b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:40.370Z|146a827d-bf12-4d99-b64f-40680662ddde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:27:40.374Z|146a827d-bf12-4d99-b64f-40680662ddde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:27:40.473Z|8beb09f3-49de-4885-9151-ba0fe408cbba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:27:40.475Z|8beb09f3-49de-4885-9151-ba0fe408cbba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:27:47.257Z|3f81f65d-8c66-4dfd-9204-27599eafa4ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:47.258Z|3f81f65d-8c66-4dfd-9204-27599eafa4ed|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:47.472Z|0d057fd8-b55d-43a7-8859-c5d2a76906f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:47.473Z|0d057fd8-b55d-43a7-8859-c5d2a76906f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:47.743Z|c36c5f3f-1c5f-44d0-b8fc-3c35f3bd58e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:47.744Z|c36c5f3f-1c5f-44d0-b8fc-3c35f3bd58e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:55.370Z|33b6cef7-9fb0-45e8-a0a0-9d754985e6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:27:55.372Z|33b6cef7-9fb0-45e8-a0a0-9d754985e6f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:27:57.291Z|281e4db0-bf82-4607-97c1-6a6b333c082a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:57.292Z|281e4db0-bf82-4607-97c1-6a6b333c082a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:57.505Z|030c8ce6-51b4-4f2a-81f3-5b9419a65a29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:57.506Z|030c8ce6-51b4-4f2a-81f3-5b9419a65a29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:27:57.773Z|c8eb87a0-6ba4-4f0e-9182-26722e3c1c66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:27:57.775Z|c8eb87a0-6ba4-4f0e-9182-26722e3c1c66|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:07.330Z|cec1ffff-1303-4e37-96d8-c6fbd2f3d512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:07.331Z|cec1ffff-1303-4e37-96d8-c6fbd2f3d512|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:07.539Z|0c624b20-7317-4f43-930c-91275c391be4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:07.541Z|0c624b20-7317-4f43-930c-91275c391be4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:07.810Z|5abf8ad3-2677-4176-a804-0829892e130a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:07.811Z|5abf8ad3-2677-4176-a804-0829892e130a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:10.371Z|43ce8e60-1bd8-454a-92d6-0d839d659d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:28:10.372Z|43ce8e60-1bd8-454a-92d6-0d839d659d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:28:10.476Z|17f104da-1086-4d29-ac0f-cd7502139e4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:28:10.477Z|17f104da-1086-4d29-ac0f-cd7502139e4e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:28:17.392Z|6ac654c4-0c27-4448-9394-bb38af82e746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:17.393Z|6ac654c4-0c27-4448-9394-bb38af82e746|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:17.576Z|eb5e5df0-75d3-4373-ad17-0cd474314de4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:17.577Z|eb5e5df0-75d3-4373-ad17-0cd474314de4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:17.849Z|5aee1c6f-675f-4ab5-9d16-2852ff64b6a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:17.850Z|5aee1c6f-675f-4ab5-9d16-2852ff64b6a0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:25.371Z|f3eff0c6-dcc9-4754-b94e-ef6bb1d4a36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:28:25.376Z|f3eff0c6-dcc9-4754-b94e-ef6bb1d4a36d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:28:27.440Z|50ed296a-a1e5-4f88-abb3-d9f7fe8fab06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:27.442Z|50ed296a-a1e5-4f88-abb3-d9f7fe8fab06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:27.609Z|f1cf9e80-7f34-46eb-a117-6d91952e5398|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:27.610Z|f1cf9e80-7f34-46eb-a117-6d91952e5398|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:27.880Z|aec58c61-0d53-4ce2-a852-88c9cbb71b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:27.882Z|aec58c61-0d53-4ce2-a852-88c9cbb71b84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:37.479Z|48dbbbe6-f69f-43dc-bdd8-6f27c28b7dcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:37.485Z|48dbbbe6-f69f-43dc-bdd8-6f27c28b7dcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:37.673Z|1de667f3-5e1d-4bbc-9e32-a231b280798a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:37.675Z|1de667f3-5e1d-4bbc-9e32-a231b280798a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:37.918Z|3395c4fe-0d7f-421f-bf09-ea987a5a009c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:37.919Z|3395c4fe-0d7f-421f-bf09-ea987a5a009c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:40.370Z|9038b20d-d1fa-4684-aa08-bb2faed2f832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:28:40.371Z|9038b20d-d1fa-4684-aa08-bb2faed2f832|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:28:40.479Z|f9c1864d-ed01-4bc6-b9c1-27718b91fd8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:28:40.480Z|f9c1864d-ed01-4bc6-b9c1-27718b91fd8d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:28:47.533Z|32c56aa2-cfb6-4314-b193-5a23983a0b6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:47.534Z|32c56aa2-cfb6-4314-b193-5a23983a0b6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:47.719Z|e68cd723-14f4-47af-b44c-121518bcfe45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:47.720Z|e68cd723-14f4-47af-b44c-121518bcfe45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:47.962Z|b4531a35-d404-408c-88f9-98d178f2a814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:47.963Z|b4531a35-d404-408c-88f9-98d178f2a814|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:55.370Z|c596c719-d9d0-4bcf-9502-5603bdc58a9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:28:55.372Z|c596c719-d9d0-4bcf-9502-5603bdc58a9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:28:57.571Z|6b9f3f3b-163d-4e87-8d4b-6ec0a3366966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:57.572Z|6b9f3f3b-163d-4e87-8d4b-6ec0a3366966|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:57.761Z|4b2e769f-9677-40df-afd3-43c93c4d9305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:57.762Z|4b2e769f-9677-40df-afd3-43c93c4d9305|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:28:57.999Z|63cf2362-5d4f-4146-97d6-cbdbe15633b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:28:58.000Z|63cf2362-5d4f-4146-97d6-cbdbe15633b9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:07.612Z|3f747477-11ee-467b-81fe-d4188a220089|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:07.614Z|3f747477-11ee-467b-81fe-d4188a220089|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:07.793Z|55b5e9db-04cc-4ba3-b248-0c83844cd99c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:07.794Z|55b5e9db-04cc-4ba3-b248-0c83844cd99c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:08.034Z|81125cae-aaba-413d-be36-76ab43a3cc7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:08.036Z|81125cae-aaba-413d-be36-76ab43a3cc7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:10.373Z|05e71e7f-ac5b-4115-b73c-470754216152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:29:10.377Z|05e71e7f-ac5b-4115-b73c-470754216152|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:29:10.481Z|9a0ba595-78b7-4833-bb50-38524905ba21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:29:10.482Z|9a0ba595-78b7-4833-bb50-38524905ba21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:29:17.651Z|9acf759f-06c2-4c2d-acba-b422338377d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:17.653Z|9acf759f-06c2-4c2d-acba-b422338377d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:17.827Z|d8fceeec-2f4c-478b-b16d-d144fed35843|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:17.828Z|d8fceeec-2f4c-478b-b16d-d144fed35843|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:18.070Z|8dd5474f-aa7d-4ed3-8d24-ef9cc6c3401b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:18.071Z|8dd5474f-aa7d-4ed3-8d24-ef9cc6c3401b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:25.370Z|3acfb510-24eb-4f3a-bf76-614ca49cf9af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:29:25.372Z|3acfb510-24eb-4f3a-bf76-614ca49cf9af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:29:27.694Z|404e0fb0-6ca3-4a80-a455-c01e74f8a438|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:27.695Z|404e0fb0-6ca3-4a80-a455-c01e74f8a438|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:27.860Z|0e1489e2-47c5-4b63-829b-bf63dce4156d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:27.861Z|0e1489e2-47c5-4b63-829b-bf63dce4156d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:28.121Z|81412475-8d02-45c3-a18d-645e1659e859|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:28.122Z|81412475-8d02-45c3-a18d-645e1659e859|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:37.735Z|de46dbe9-bb1f-437a-9891-eac2e342218a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:37.738Z|de46dbe9-bb1f-437a-9891-eac2e342218a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:37.891Z|b2e288eb-77d0-4c64-8dca-e56a31d6a7d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:37.892Z|b2e288eb-77d0-4c64-8dca-e56a31d6a7d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:38.153Z|6a592869-e997-4b97-849f-6834b0a8e4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:38.154Z|6a592869-e997-4b97-849f-6834b0a8e4ae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:40.371Z|b40e96db-757f-462a-932f-431ea0dee93f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:29:40.372Z|b40e96db-757f-462a-932f-431ea0dee93f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:29:40.484Z|4652d041-9592-429d-9ee5-7cc622aa6619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:29:40.486Z|4652d041-9592-429d-9ee5-7cc622aa6619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:29:47.769Z|1abea528-95ea-4923-8417-0df907acc426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:47.770Z|1abea528-95ea-4923-8417-0df907acc426|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:47.923Z|fb10e322-b01d-4bc3-8a2a-0b680127520f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:47.924Z|fb10e322-b01d-4bc3-8a2a-0b680127520f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:48.184Z|3466571a-889b-48b5-8bd3-908ae574f2c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:48.186Z|3466571a-889b-48b5-8bd3-908ae574f2c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:55.370Z|d476ca17-66fe-4be3-9239-45c36094bcad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:29:55.374Z|d476ca17-66fe-4be3-9239-45c36094bcad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:29:57.799Z|5e001782-6652-44ca-820c-a308bb8c12e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:57.801Z|5e001782-6652-44ca-820c-a308bb8c12e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:57.955Z|fb893b23-9645-40bb-ab88-13ca669db4f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:57.956Z|fb893b23-9645-40bb-ab88-13ca669db4f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:29:58.217Z|607f9c92-3791-4bbf-af81-71667b2ddf92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:29:58.219Z|607f9c92-3791-4bbf-af81-71667b2ddf92|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:07.835Z|4fa16bb9-71de-4827-97ac-795f72c26593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:07.836Z|4fa16bb9-71de-4827-97ac-795f72c26593|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:07.984Z|8f1dc460-a9ed-44df-b2da-0c7962c9cbce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:07.986Z|8f1dc460-a9ed-44df-b2da-0c7962c9cbce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:08.252Z|801ec090-d358-4814-940b-ce900c95e188|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:08.253Z|801ec090-d358-4814-940b-ce900c95e188|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:10.370Z|90035633-c357-4b4e-987c-24afdf5bdccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:30:10.371Z|90035633-c357-4b4e-987c-24afdf5bdccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:30:10.487Z|fd597a6a-ce13-4f21-a75d-382a501bba08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:30:10.488Z|fd597a6a-ce13-4f21-a75d-382a501bba08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:30:17.866Z|f39f6131-411f-49bb-a865-dde05684df47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:17.867Z|f39f6131-411f-49bb-a865-dde05684df47|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:18.020Z|5abde2f7-6ac6-4556-b72b-4ec76fb63b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:18.021Z|5abde2f7-6ac6-4556-b72b-4ec76fb63b92|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:18.284Z|d6a2682c-d9a1-4910-be8d-ea21a464f259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:18.285Z|d6a2682c-d9a1-4910-be8d-ea21a464f259|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:25.372Z|769bc4ee-4be8-4a16-a4f5-88422cb71e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:30:25.372Z|769bc4ee-4be8-4a16-a4f5-88422cb71e9a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:30:27.898Z|93bdc894-18cd-470e-afca-a43f40d5590d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:27.900Z|93bdc894-18cd-470e-afca-a43f40d5590d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:28.053Z|024944ed-2dbf-4ced-b341-0112e9f67fa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:28.054Z|024944ed-2dbf-4ced-b341-0112e9f67fa4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:28.321Z|aa57eed7-8f53-4360-acca-5bf9d6f41017|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:28.322Z|aa57eed7-8f53-4360-acca-5bf9d6f41017|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:37.942Z|9c29ba75-6d15-49b0-bb90-dad19d8a929a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:37.943Z|9c29ba75-6d15-49b0-bb90-dad19d8a929a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:38.084Z|fd3f3e14-0390-4f02-a6ad-be389d901f5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:38.085Z|fd3f3e14-0390-4f02-a6ad-be389d901f5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:38.349Z|5218235d-12de-4e84-b516-ade9b71eca66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:38.350Z|5218235d-12de-4e84-b516-ade9b71eca66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:40.370Z|dd1e0b89-ed83-42c5-a203-a0b36e6029f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:30:40.374Z|dd1e0b89-ed83-42c5-a203-a0b36e6029f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:30:40.490Z|6dbb2a5c-a19d-46e9-8df0-545ef306a269|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:30:40.491Z|6dbb2a5c-a19d-46e9-8df0-545ef306a269|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:30:47.976Z|c2ff33b5-3cb5-4625-a0c9-b9f05abea88f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:47.977Z|c2ff33b5-3cb5-4625-a0c9-b9f05abea88f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:48.123Z|1af0c322-8d47-49a3-85b7-a2a44a13a878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:48.124Z|1af0c322-8d47-49a3-85b7-a2a44a13a878|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:48.380Z|8d1d4eb6-01a2-4b84-88a1-7a273c356e30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:48.382Z|8d1d4eb6-01a2-4b84-88a1-7a273c356e30|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:55.370Z|5da8877a-3812-44e2-9c7b-0f7cd552c9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:30:55.371Z|5da8877a-3812-44e2-9c7b-0f7cd552c9cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:30:58.010Z|2c3865ef-b7ed-486d-9f7f-c756896d11f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:58.011Z|2c3865ef-b7ed-486d-9f7f-c756896d11f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:58.160Z|c2100581-2c8f-44b4-a671-af3cfd353f92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:58.162Z|c2100581-2c8f-44b4-a671-af3cfd353f92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:30:58.414Z|6146293a-c7f8-4e98-92fb-396d83c76201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:30:58.416Z|6146293a-c7f8-4e98-92fb-396d83c76201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:08.046Z|f0fcd9d1-fdd1-459e-a896-c79fb4512c2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:08.048Z|f0fcd9d1-fdd1-459e-a896-c79fb4512c2a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:08.192Z|7aa67a2c-8a3d-4ad5-971e-9ecbf22491f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:08.194Z|7aa67a2c-8a3d-4ad5-971e-9ecbf22491f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:08.449Z|ddd8520f-6ae3-44fe-98a8-9e62ac7b2ea4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:08.450Z|ddd8520f-6ae3-44fe-98a8-9e62ac7b2ea4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:10.370Z|86ae3c02-8fd5-4369-b55b-3d3af84012c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:31:10.371Z|86ae3c02-8fd5-4369-b55b-3d3af84012c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:31:10.492Z|763762f6-9b81-4c4f-9b99-572f1c6a7a85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:31:10.493Z|763762f6-9b81-4c4f-9b99-572f1c6a7a85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:31:18.075Z|2236be56-5181-4aeb-919a-448c5303ac34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:18.076Z|2236be56-5181-4aeb-919a-448c5303ac34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:18.239Z|26979b7e-8254-4ecb-9afa-0be762474558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:18.241Z|26979b7e-8254-4ecb-9afa-0be762474558|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:18.485Z|eb47bda9-3c9a-4c5a-afa5-c9157538ab1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:18.487Z|eb47bda9-3c9a-4c5a-afa5-c9157538ab1b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:25.370Z|5046373c-6472-4bc1-93b1-49a4ee2fe0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:31:25.374Z|5046373c-6472-4bc1-93b1-49a4ee2fe0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:31:28.107Z|48025c26-0acb-4628-b1f6-535c1b251226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:28.109Z|48025c26-0acb-4628-b1f6-535c1b251226|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:28.275Z|b50d8a32-fb5c-4b6b-9ad2-d2fadf64a03d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:28.276Z|b50d8a32-fb5c-4b6b-9ad2-d2fadf64a03d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:28.518Z|08c3220c-4dee-4dcd-aa97-a91466a633ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:28.519Z|08c3220c-4dee-4dcd-aa97-a91466a633ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:38.144Z|e20d3834-1e3b-4907-9760-de3d4154788c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:38.145Z|e20d3834-1e3b-4907-9760-de3d4154788c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:38.318Z|a2bb185b-8833-4eaf-80fa-6eb67ad15181|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:38.319Z|a2bb185b-8833-4eaf-80fa-6eb67ad15181|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:38.552Z|095aca76-2e81-44fe-994e-fef2efaf1e90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:38.553Z|095aca76-2e81-44fe-994e-fef2efaf1e90|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:40.370Z|751ae6e8-0781-493a-ae0c-ca89c689694d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:31:40.371Z|751ae6e8-0781-493a-ae0c-ca89c689694d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:31:40.494Z|40775b7c-4a54-4071-999e-c5c758a67153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:31:40.495Z|40775b7c-4a54-4071-999e-c5c758a67153|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:31:48.176Z|830ffcc7-fb9b-4ad3-afe2-118fbaaad0e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:48.177Z|830ffcc7-fb9b-4ad3-afe2-118fbaaad0e0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:48.352Z|4acb29d3-db14-4d3f-b1bd-d78fec86ea8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:48.353Z|4acb29d3-db14-4d3f-b1bd-d78fec86ea8f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:48.582Z|4eb70f18-f34c-4273-9fe2-9e2bf0349d21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:48.583Z|4eb70f18-f34c-4273-9fe2-9e2bf0349d21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:55.370Z|ca6ddaa6-2692-423c-a90d-38e453a0cccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:31:55.371Z|ca6ddaa6-2692-423c-a90d-38e453a0cccc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:31:58.215Z|8f98a1ee-bf80-4dbe-ad53-de84bfe25a1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:58.217Z|8f98a1ee-bf80-4dbe-ad53-de84bfe25a1f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:58.384Z|05da281f-fdc2-45a0-ba87-076128a69760|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:58.385Z|05da281f-fdc2-45a0-ba87-076128a69760|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:31:58.617Z|92a6e1cd-4fe2-49ca-bcfc-fb7da1fa08cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:31:58.619Z|92a6e1cd-4fe2-49ca-bcfc-fb7da1fa08cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:08.258Z|f5a312c3-bae0-4488-9618-f7555b089c19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:08.262Z|f5a312c3-bae0-4488-9618-f7555b089c19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:08.420Z|818b6164-f7ce-4695-8244-a5531f781925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:08.421Z|818b6164-f7ce-4695-8244-a5531f781925|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:08.647Z|681ecd56-b13f-4e3c-bff0-51d84ae33093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:08.648Z|681ecd56-b13f-4e3c-bff0-51d84ae33093|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:10.370Z|b86dcd40-b3ec-4f10-bf1b-1611e557b1b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:32:10.373Z|b86dcd40-b3ec-4f10-bf1b-1611e557b1b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:32:10.497Z|9cba65e9-b6cc-419c-9d38-1d1c0f637758|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:32:10.498Z|9cba65e9-b6cc-419c-9d38-1d1c0f637758|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:32:18.297Z|9118a439-6a53-4158-a515-27d400dab769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:18.300Z|9118a439-6a53-4158-a515-27d400dab769|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:18.450Z|ffcbd092-2778-4f9d-a737-25b182afb032|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:18.451Z|ffcbd092-2778-4f9d-a737-25b182afb032|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:18.675Z|3ec5243b-86f1-4083-b425-1bdc7d520f0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:18.676Z|3ec5243b-86f1-4083-b425-1bdc7d520f0b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:25.370Z|79bb60a3-89e5-42f9-a402-05f92ba215db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:32:25.371Z|79bb60a3-89e5-42f9-a402-05f92ba215db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:32:28.341Z|db8b84af-bc08-46d4-a237-84e31977c98a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:28.342Z|db8b84af-bc08-46d4-a237-84e31977c98a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:28.481Z|d6dd0227-9a90-4906-8684-6671c842ef68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:28.483Z|d6dd0227-9a90-4906-8684-6671c842ef68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:28.706Z|e30aa1da-709b-4715-bb0f-386614ff58e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:28.707Z|e30aa1da-709b-4715-bb0f-386614ff58e7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:38.371Z|f86e882d-54fc-43ca-a503-a79a95ff50ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:38.373Z|f86e882d-54fc-43ca-a503-a79a95ff50ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:38.519Z|f3845a2d-437d-4c0e-84ce-352ade1e804b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:38.520Z|f3845a2d-437d-4c0e-84ce-352ade1e804b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:38.737Z|77524808-cdde-4732-9167-aa33b7449a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:38.739Z|77524808-cdde-4732-9167-aa33b7449a53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:40.370Z|e93c7a14-d6d5-43e5-80fc-985a6b5e5a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:32:40.371Z|e93c7a14-d6d5-43e5-80fc-985a6b5e5a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:32:40.499Z|7fcb9995-d5fb-4423-9f49-1c819d6ddc5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:32:40.500Z|7fcb9995-d5fb-4423-9f49-1c819d6ddc5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:32:48.407Z|114cd850-9ff8-4ee4-854a-6e400c8f6c82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:48.408Z|114cd850-9ff8-4ee4-854a-6e400c8f6c82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:48.552Z|992f4eb2-67b7-4211-b318-713ec128afde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:48.553Z|992f4eb2-67b7-4211-b318-713ec128afde|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:48.770Z|60549589-9450-47fc-842f-c184f7233efa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:48.771Z|60549589-9450-47fc-842f-c184f7233efa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:55.370Z|5a0f1e46-6c26-45e8-aa97-88f4fdf83198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:32:55.374Z|5a0f1e46-6c26-45e8-aa97-88f4fdf83198|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:32:58.446Z|e2f3febb-57c7-4007-8d73-bb56819ea705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:58.447Z|e2f3febb-57c7-4007-8d73-bb56819ea705|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:58.589Z|81b03aae-cb59-453e-8f63-292d1ffd5692|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:58.590Z|81b03aae-cb59-453e-8f63-292d1ffd5692|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:32:58.808Z|7d262ab5-f06c-4e2c-a5b9-09e809f8d7f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:32:58.809Z|7d262ab5-f06c-4e2c-a5b9-09e809f8d7f2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:08.482Z|824b806e-20a2-4c6a-9979-c013995cfe36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:08.483Z|824b806e-20a2-4c6a-9979-c013995cfe36|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:08.623Z|f1514711-4a78-4b13-b01e-b28c7c18bb99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:08.624Z|f1514711-4a78-4b13-b01e-b28c7c18bb99|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:08.856Z|289fa3ba-dfd7-4f23-8146-da42f01884db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:08.857Z|289fa3ba-dfd7-4f23-8146-da42f01884db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:10.370Z|775be8ea-1cd7-4441-aaf1-2a1daee1059e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:33:10.371Z|775be8ea-1cd7-4441-aaf1-2a1daee1059e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:33:10.501Z|6882eb4a-539d-4e2e-a56c-8e0f8ccf8c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:33:10.502Z|6882eb4a-539d-4e2e-a56c-8e0f8ccf8c63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:33:18.518Z|e5bf665d-02d6-4235-afb9-187f626322a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:18.519Z|e5bf665d-02d6-4235-afb9-187f626322a3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:18.654Z|7ca8f2e6-269b-4651-b141-3e377396dfd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:18.655Z|7ca8f2e6-269b-4651-b141-3e377396dfd9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:18.907Z|c60d5eb9-09df-4388-bd57-b9235ca96a89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:18.908Z|c60d5eb9-09df-4388-bd57-b9235ca96a89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:25.370Z|71811cbe-689a-4579-b517-ebec31ef19b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:33:25.371Z|71811cbe-689a-4579-b517-ebec31ef19b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:33:28.552Z|8454e012-6162-4b03-8bb5-349e6c58f549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:28.554Z|8454e012-6162-4b03-8bb5-349e6c58f549|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:28.686Z|9fcb3244-957f-4f02-a253-0fee862236aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:28.687Z|9fcb3244-957f-4f02-a253-0fee862236aa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:28.945Z|09e52290-a840-48ab-b50f-28f493ccaa74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:28.946Z|09e52290-a840-48ab-b50f-28f493ccaa74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:38.582Z|3ce34122-59a5-4bad-8927-3660cf9b520d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:38.583Z|3ce34122-59a5-4bad-8927-3660cf9b520d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:38.723Z|c1e1c73f-0b24-4ad5-9cd7-1b3978eedf0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:38.724Z|c1e1c73f-0b24-4ad5-9cd7-1b3978eedf0a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:38.987Z|e226c58f-d2cb-4c43-bed7-a8d531b20463|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:38.989Z|e226c58f-d2cb-4c43-bed7-a8d531b20463|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:40.370Z|57e6d079-0f0d-412f-92ca-203e4098c8a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:33:40.374Z|57e6d079-0f0d-412f-92ca-203e4098c8a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:33:40.503Z|e50e4f8c-ecd9-4786-bdec-cc37c4260fc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:33:40.504Z|e50e4f8c-ecd9-4786-bdec-cc37c4260fc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:33:48.613Z|5e5edf18-9fd7-423d-aae7-957efec9c430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:48.615Z|5e5edf18-9fd7-423d-aae7-957efec9c430|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:48.755Z|f9afd4e7-8d06-472f-baf7-e22c7228751c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:48.757Z|f9afd4e7-8d06-472f-baf7-e22c7228751c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:49.030Z|9ceebdc0-c5bd-477f-a5ac-62ac7a7f9ed1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:49.031Z|9ceebdc0-c5bd-477f-a5ac-62ac7a7f9ed1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:55.370Z|af6cbfae-3be8-4aab-a43d-36fc13b0e615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:33:55.371Z|af6cbfae-3be8-4aab-a43d-36fc13b0e615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:33:58.653Z|59ffdc58-f639-4866-af72-c0bffa2ecf9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:58.654Z|59ffdc58-f639-4866-af72-c0bffa2ecf9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:58.789Z|3b26479f-3826-4c40-8afa-298524b1eb78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:58.790Z|3b26479f-3826-4c40-8afa-298524b1eb78|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:33:59.062Z|eb4ab58e-0e87-47f8-bdd6-964e4048587a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:33:59.063Z|eb4ab58e-0e87-47f8-bdd6-964e4048587a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:08.692Z|3ab35ae9-1c4d-4477-bd3d-8a114958815f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:08.693Z|3ab35ae9-1c4d-4477-bd3d-8a114958815f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:08.834Z|8009f080-0768-4d7a-9fae-513ecc34d744|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:08.835Z|8009f080-0768-4d7a-9fae-513ecc34d744|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:09.097Z|28c91bb2-0ae4-4f26-a547-b0bacfc737b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:09.098Z|28c91bb2-0ae4-4f26-a547-b0bacfc737b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:10.370Z|706aac51-7723-4d57-a02c-c6d270654acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:34:10.371Z|706aac51-7723-4d57-a02c-c6d270654acd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:34:10.506Z|d8bd0ca7-1873-45e5-8a28-736cdf30ee85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:34:10.507Z|d8bd0ca7-1873-45e5-8a28-736cdf30ee85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:34:18.724Z|da76c678-9bec-4e31-ae4d-f757701a5e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:18.725Z|da76c678-9bec-4e31-ae4d-f757701a5e12|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:18.876Z|73a5c952-805c-4b23-be72-4c2bb62e8d1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:18.877Z|73a5c952-805c-4b23-be72-4c2bb62e8d1f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:19.131Z|bc5440e2-0175-466e-844f-13b28164eda2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:19.132Z|bc5440e2-0175-466e-844f-13b28164eda2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:25.370Z|f8aee88e-1388-4b99-9f93-a459fc9b4e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:34:25.373Z|f8aee88e-1388-4b99-9f93-a459fc9b4e35|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:34:28.754Z|e95bfd30-ab92-4f86-83da-cf9a8eca3b71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:28.755Z|e95bfd30-ab92-4f86-83da-cf9a8eca3b71|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:28.915Z|e889feb0-0a97-48a5-b1ab-630bd559c13a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:28.916Z|e889feb0-0a97-48a5-b1ab-630bd559c13a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:29.163Z|67553f62-b163-4a59-a776-e80cffcf4dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:29.164Z|67553f62-b163-4a59-a776-e80cffcf4dc1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:38.785Z|ed0e4f84-96fb-4ef1-9788-7c926222d935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:38.786Z|ed0e4f84-96fb-4ef1-9788-7c926222d935|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:38.967Z|f2342377-e03d-4e0d-98bc-edb541fb9004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:38.968Z|f2342377-e03d-4e0d-98bc-edb541fb9004|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:39.193Z|77808218-e0a0-4ba1-8853-3e15b2de1428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:39.194Z|77808218-e0a0-4ba1-8853-3e15b2de1428|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:40.370Z|2086cae8-1aca-488c-875d-a2e4bb352221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:34:40.371Z|2086cae8-1aca-488c-875d-a2e4bb352221|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:34:40.508Z|c3127222-4905-459f-938d-74e3ff94bb7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:34:40.509Z|c3127222-4905-459f-938d-74e3ff94bb7d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:34:48.828Z|264e6227-56c5-42ce-819d-0c86b2aa9094|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:48.829Z|264e6227-56c5-42ce-819d-0c86b2aa9094|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:49.023Z|242fb898-24b2-4088-bbac-d4153eb4e24f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:49.024Z|242fb898-24b2-4088-bbac-d4153eb4e24f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:49.227Z|1a5ad74a-41d1-4083-a6d8-889c5138d429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:49.228Z|1a5ad74a-41d1-4083-a6d8-889c5138d429|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:55.370Z|2d628801-e81e-4bc8-a293-125514fcd204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:34:55.372Z|2d628801-e81e-4bc8-a293-125514fcd204|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:34:58.896Z|f1429a84-0d08-4cf9-aca0-32c51f7cc352|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:58.898Z|f1429a84-0d08-4cf9-aca0-32c51f7cc352|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:59.059Z|fdf92ffb-a6fc-448c-a18f-475f42081f83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:59.060Z|fdf92ffb-a6fc-448c-a18f-475f42081f83|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:34:59.261Z|ee46360c-8409-4dcb-958d-f3473464b428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:34:59.263Z|ee46360c-8409-4dcb-958d-f3473464b428|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:08.979Z|a8105eef-bc0e-4fe2-b291-636affe3c157|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:08.980Z|a8105eef-bc0e-4fe2-b291-636affe3c157|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:09.093Z|1567e211-64a1-41b0-a996-f63786b44730|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:09.094Z|1567e211-64a1-41b0-a996-f63786b44730|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:09.294Z|b79c9f78-d6bc-4df5-8ac9-ea2ac4b9eb21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:09.295Z|b79c9f78-d6bc-4df5-8ac9-ea2ac4b9eb21|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:10.370Z|7d689dae-2223-48b9-82c1-3118263ef04c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:35:10.374Z|7d689dae-2223-48b9-82c1-3118263ef04c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:35:10.510Z|2dfbd0aa-ab7c-4bbb-8815-4cb8c287143b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:35:10.511Z|2dfbd0aa-ab7c-4bbb-8815-4cb8c287143b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:35:19.020Z|f566ab6c-2183-4add-b394-345b46cbb07e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:19.021Z|f566ab6c-2183-4add-b394-345b46cbb07e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:19.127Z|95fabb54-6ef1-4c18-99f9-c02e7c9240f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:19.128Z|95fabb54-6ef1-4c18-99f9-c02e7c9240f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:19.325Z|d7fd98dd-a43d-44c3-8660-eb82c3c5d652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:19.327Z|d7fd98dd-a43d-44c3-8660-eb82c3c5d652|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:25.370Z|210deebc-d57c-4b1b-85b8-0c997ec44b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:35:25.371Z|210deebc-d57c-4b1b-85b8-0c997ec44b5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:35:29.055Z|1446735d-52ec-4aa3-b46a-c47e45cf0f6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:29.056Z|1446735d-52ec-4aa3-b46a-c47e45cf0f6a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:29.158Z|21c2afde-5103-49be-a6eb-da93dc65e909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:29.159Z|21c2afde-5103-49be-a6eb-da93dc65e909|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:29.354Z|1bfed42d-9fce-4720-8b6a-efb2926ba62e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:29.355Z|1bfed42d-9fce-4720-8b6a-efb2926ba62e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:39.095Z|b8e92b1a-6baf-474e-b8de-b455d8ccbe8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:39.096Z|b8e92b1a-6baf-474e-b8de-b455d8ccbe8b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:39.186Z|95e73cfc-dcc2-4f89-9a69-c2d2f4a5f5dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:39.187Z|95e73cfc-dcc2-4f89-9a69-c2d2f4a5f5dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:39.383Z|5c6427e7-b233-47c1-abe9-cfcad1c40dcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:39.384Z|5c6427e7-b233-47c1-abe9-cfcad1c40dcc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:40.370Z|fc7e4b5e-4382-45b8-be64-fcfdaa33adc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:35:40.371Z|fc7e4b5e-4382-45b8-be64-fcfdaa33adc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:35:40.512Z|d36d2b5f-6ee1-4850-85d3-e7fed91035b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:35:40.513Z|d36d2b5f-6ee1-4850-85d3-e7fed91035b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:35:49.135Z|7dcc20e9-9fb8-42ea-9d7f-da721a5c693d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:49.136Z|7dcc20e9-9fb8-42ea-9d7f-da721a5c693d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:49.221Z|c3a0547f-4c6b-4278-9810-aab26dc265dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:49.223Z|c3a0547f-4c6b-4278-9810-aab26dc265dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:49.419Z|5ac2651b-f1b3-4c2e-bd42-75b34a563624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:49.420Z|5ac2651b-f1b3-4c2e-bd42-75b34a563624|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:55.370Z|1c8ca1a1-feac-4150-9c48-a37a8c602b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:35:55.373Z|1c8ca1a1-feac-4150-9c48-a37a8c602b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:35:59.167Z|50c71792-3dcf-4510-a6f6-b8394012b628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:59.168Z|50c71792-3dcf-4510-a6f6-b8394012b628|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:59.255Z|ebd5dbb9-1509-4008-a754-14d009151bb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:59.256Z|ebd5dbb9-1509-4008-a754-14d009151bb7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:35:59.451Z|d79cfad3-d659-422e-aa76-4831c26497fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:35:59.452Z|d79cfad3-d659-422e-aa76-4831c26497fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:08.955Z|caf9017b-6635-45a3-ac25-be3d1a197ddc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:36:08.956Z|caf9017b-6635-45a3-ac25-be3d1a197ddc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:09.199Z|96b7d0f6-91ab-4b4c-a5d3-caa261b9b761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:09.200Z|96b7d0f6-91ab-4b4c-a5d3-caa261b9b761|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:09.288Z|a23ee16e-dbc5-4510-902c-29ab02de84e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:09.289Z|a23ee16e-dbc5-4510-902c-29ab02de84e3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:09.484Z|522fd503-ae59-4c14-939a-a79e75e09a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:09.485Z|522fd503-ae59-4c14-939a-a79e75e09a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:10.370Z|9bd55a7b-6a04-49e9-8471-0f7a3ba21a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:36:10.371Z|9bd55a7b-6a04-49e9-8471-0f7a3ba21a1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:36:10.514Z|3245f012-aa5e-48b8-8b95-aff46943d704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:36:10.515Z|3245f012-aa5e-48b8-8b95-aff46943d704|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:36:19.240Z|3bd24843-60a5-4aa0-9b99-b5b884ac879b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:19.241Z|3bd24843-60a5-4aa0-9b99-b5b884ac879b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:19.321Z|4d9fd996-6f1a-4a2b-853d-aec054f8c8d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:19.322Z|4d9fd996-6f1a-4a2b-853d-aec054f8c8d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:19.514Z|4889b6d2-1f38-4ba9-9517-b34b0247437a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:19.514Z|4889b6d2-1f38-4ba9-9517-b34b0247437a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:25.370Z|8dd32448-f0ce-4b5e-a43e-64fee64c2013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:36:25.371Z|8dd32448-f0ce-4b5e-a43e-64fee64c2013|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:36:29.269Z|50bd76dd-ee34-4081-b9cc-83e0e3d7ba54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:29.270Z|50bd76dd-ee34-4081-b9cc-83e0e3d7ba54|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:29.349Z|2c45e00a-5951-4d2b-a9f1-68080ba357e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:29.350Z|2c45e00a-5951-4d2b-a9f1-68080ba357e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:29.541Z|695d13a0-475e-4c8d-8fc3-bcde20f1ed37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:29.542Z|695d13a0-475e-4c8d-8fc3-bcde20f1ed37|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:39.301Z|1fcaa653-66e0-42b9-a5f9-736b806e592c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:39.302Z|1fcaa653-66e0-42b9-a5f9-736b806e592c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:39.387Z|54108c37-1d0c-4df8-949f-0064f7c427b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:39.389Z|54108c37-1d0c-4df8-949f-0064f7c427b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:39.569Z|41dbb3f8-a6c0-4d92-bfc6-8a81f0ba5462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:39.570Z|41dbb3f8-a6c0-4d92-bfc6-8a81f0ba5462|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:40.370Z|e0b618f4-110b-4bd8-bdcd-a219ce58f2aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:36:40.374Z|e0b618f4-110b-4bd8-bdcd-a219ce58f2aa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:36:40.516Z|f041544c-53db-4dad-bd61-911f6de233c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:36:40.517Z|f041544c-53db-4dad-bd61-911f6de233c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:36:49.344Z|dadd3ed4-fb7f-492f-a478-dc412d2256fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:49.345Z|dadd3ed4-fb7f-492f-a478-dc412d2256fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:49.420Z|f39ad6e1-34cf-4df4-b674-d06a0e350a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:49.421Z|f39ad6e1-34cf-4df4-b674-d06a0e350a32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:49.603Z|9d002fff-5b40-4fa2-bf71-79cef4ed1fc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:49.604Z|9d002fff-5b40-4fa2-bf71-79cef4ed1fc9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:55.371Z|7feaf450-a74f-46d2-ad68-2b8d0af14542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:36:55.372Z|7feaf450-a74f-46d2-ad68-2b8d0af14542|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:36:59.383Z|abc486af-5689-4485-879b-1eebf09a4740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:59.384Z|abc486af-5689-4485-879b-1eebf09a4740|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:59.451Z|99127208-3b13-46b3-bba4-5714c1e80acc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:59.452Z|99127208-3b13-46b3-bba4-5714c1e80acc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:36:59.641Z|7b928ba6-f950-40c5-8c45-97cb41ccaf87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:36:59.642Z|7b928ba6-f950-40c5-8c45-97cb41ccaf87|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:08.940Z|effc2c27-372e-4c35-ad96-7ecbf13a3fdc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:37:08.941Z|effc2c27-372e-4c35-ad96-7ecbf13a3fdc|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:09.418Z|cfe1fe6e-d77a-4acb-9d1a-aff76548f662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:09.419Z|cfe1fe6e-d77a-4acb-9d1a-aff76548f662|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:09.479Z|4fc28030-f200-43a5-b839-c94b72eea647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:09.481Z|4fc28030-f200-43a5-b839-c94b72eea647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:09.671Z|17cd0c79-e927-4468-9bc2-1717415e7256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:09.672Z|17cd0c79-e927-4468-9bc2-1717415e7256|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:10.370Z|fac97263-9814-488d-a680-d84a51ef66f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:37:10.371Z|fac97263-9814-488d-a680-d84a51ef66f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:37:10.519Z|614d565f-bbf2-4b72-8d33-a5f42e02d334|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:37:10.520Z|614d565f-bbf2-4b72-8d33-a5f42e02d334|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:37:19.457Z|93b7cc08-4eaf-4f09-b01d-7ef56ce889e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:19.459Z|93b7cc08-4eaf-4f09-b01d-7ef56ce889e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:19.528Z|1de772c5-e9f9-49b3-b778-46d56b30c8bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:19.529Z|1de772c5-e9f9-49b3-b778-46d56b30c8bd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:19.703Z|6fc4c144-4def-4e20-b209-da6b409de25a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:19.704Z|6fc4c144-4def-4e20-b209-da6b409de25a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:25.370Z|b18def25-0d87-4129-a5a4-68ddc5f10561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:37:25.375Z|b18def25-0d87-4129-a5a4-68ddc5f10561|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:37:29.492Z|3adfea97-9e60-4df7-bc28-b18e9006bae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:29.494Z|3adfea97-9e60-4df7-bc28-b18e9006bae2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:29.559Z|1e369b39-80ea-4c71-b5cf-800230ac3830|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:29.560Z|1e369b39-80ea-4c71-b5cf-800230ac3830|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:29.736Z|6e6035f2-dee6-4067-bf18-09eed32f7991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:29.737Z|6e6035f2-dee6-4067-bf18-09eed32f7991|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:39.531Z|e427243c-0e4f-4fad-8338-ea21b571379b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:39.533Z|e427243c-0e4f-4fad-8338-ea21b571379b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:39.589Z|3c28f5c4-684b-48a1-a8a0-aa3b9d68bde4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:39.590Z|3c28f5c4-684b-48a1-a8a0-aa3b9d68bde4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:39.764Z|d0d5ffd2-a99f-4aad-8706-42cf5db3164b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:39.766Z|d0d5ffd2-a99f-4aad-8706-42cf5db3164b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:40.370Z|cf2d165d-3aa7-4d99-b1de-76d2ec38fcd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:37:40.371Z|cf2d165d-3aa7-4d99-b1de-76d2ec38fcd0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:37:40.522Z|c952128f-a769-49dd-a8dc-f7be1f42fb61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:37:40.522Z|c952128f-a769-49dd-a8dc-f7be1f42fb61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:37:49.565Z|989c5290-af7a-4b3a-9573-ad1551000686|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:49.566Z|989c5290-af7a-4b3a-9573-ad1551000686|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:49.620Z|0b7bb206-4629-41ef-91ff-c1bd5887bc57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:49.621Z|0b7bb206-4629-41ef-91ff-c1bd5887bc57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:49.799Z|11521ab5-7a92-4e59-a6a9-892fc526cbae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:49.801Z|11521ab5-7a92-4e59-a6a9-892fc526cbae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:55.370Z|7aa78cd2-89b6-474a-a19f-b56249122b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:37:55.371Z|7aa78cd2-89b6-474a-a19f-b56249122b33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:37:59.598Z|c92b7cf0-c3fa-47e7-a755-bafca66d7749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:59.600Z|c92b7cf0-c3fa-47e7-a755-bafca66d7749|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:59.654Z|e8998f1c-79bb-40a9-b6cb-250dd67fe29b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:59.655Z|e8998f1c-79bb-40a9-b6cb-250dd67fe29b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:37:59.841Z|e6ed8dac-23fc-44e0-ac86-830a9f16a715|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:37:59.842Z|e6ed8dac-23fc-44e0-ac86-830a9f16a715|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:08.939Z|cea0f9fc-4b56-4ca5-a7e3-2ac418abe8e4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:38:08.940Z|cea0f9fc-4b56-4ca5-a7e3-2ac418abe8e4|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:09.639Z|1361cc71-892d-48f0-9085-335d2362f6f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:09.640Z|1361cc71-892d-48f0-9085-335d2362f6f1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:09.684Z|3406bf15-7b9e-4f7f-99c2-c2958f168b82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:09.685Z|3406bf15-7b9e-4f7f-99c2-c2958f168b82|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:09.871Z|5243991b-3c59-4240-ab78-05000d0ddf98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:09.872Z|5243991b-3c59-4240-ab78-05000d0ddf98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:10.370Z|a0d043ef-390f-4b0f-8565-39ae20b294db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:38:10.374Z|a0d043ef-390f-4b0f-8565-39ae20b294db|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:38:10.525Z|e113b996-7d89-44f7-aeb5-1d14e72664ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:38:10.526Z|e113b996-7d89-44f7-aeb5-1d14e72664ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:38:19.670Z|1631daf2-9041-4be0-9890-8779d56857b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:19.671Z|1631daf2-9041-4be0-9890-8779d56857b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:19.715Z|229b252e-8037-46fc-bd10-35155720e807|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:19.716Z|229b252e-8037-46fc-bd10-35155720e807|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:19.906Z|d3dc760a-a195-4e8e-8463-278ce1f18ce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:19.907Z|d3dc760a-a195-4e8e-8463-278ce1f18ce1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:25.370Z|65e9cb14-7011-4ea4-b3c3-31f39d73ed12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:38:25.371Z|65e9cb14-7011-4ea4-b3c3-31f39d73ed12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:38:29.703Z|6f2ab97b-8ef8-41a3-b20f-2ecf38dd0668|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:29.704Z|6f2ab97b-8ef8-41a3-b20f-2ecf38dd0668|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:29.746Z|899a0799-e901-4ae5-9169-dbc83e9b20d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:29.747Z|899a0799-e901-4ae5-9169-dbc83e9b20d6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:29.939Z|f80a4860-c503-4406-bb77-2bfae5012d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:29.940Z|f80a4860-c503-4406-bb77-2bfae5012d14|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:39.731Z|c7d70847-2b2e-4523-a3d0-7b82b2a09b1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:39.732Z|c7d70847-2b2e-4523-a3d0-7b82b2a09b1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:39.776Z|fdd0d0ae-0e82-4e87-ae71-6057fa7f295e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:39.777Z|fdd0d0ae-0e82-4e87-ae71-6057fa7f295e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:39.967Z|1ed2aa4c-b3da-4098-8fb4-b281677370c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:39.968Z|1ed2aa4c-b3da-4098-8fb4-b281677370c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:40.370Z|e384e051-1178-4486-9e53-fe481016687f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:38:40.372Z|e384e051-1178-4486-9e53-fe481016687f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:38:40.528Z|f0e7d5f5-6665-47d6-9768-40b29563968a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:38:40.529Z|f0e7d5f5-6665-47d6-9768-40b29563968a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:38:49.760Z|440d53a5-2460-4ff1-9ced-d5fa30b864f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:49.761Z|440d53a5-2460-4ff1-9ced-d5fa30b864f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:49.808Z|73437f4b-c538-4a07-908c-6fcb54765890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:49.809Z|73437f4b-c538-4a07-908c-6fcb54765890|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:50.001Z|0c0e3ffc-20b1-4551-a2d0-20b85c8ca33b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:50.002Z|0c0e3ffc-20b1-4551-a2d0-20b85c8ca33b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:55.371Z|863918f6-8803-4ff1-81e5-5fa9ef8a0c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:38:55.376Z|863918f6-8803-4ff1-81e5-5fa9ef8a0c3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:38:59.791Z|8370ac63-516e-4361-a8e0-bc95dc80fe0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:59.792Z|8370ac63-516e-4361-a8e0-bc95dc80fe0f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:38:59.841Z|761c34d0-0463-4ba9-88be-6b6aeba9045c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:38:59.842Z|761c34d0-0463-4ba9-88be-6b6aeba9045c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:00.042Z|1fb5da19-edf7-4613-9cb0-1d7ee2fc9896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:00.043Z|1fb5da19-edf7-4613-9cb0-1d7ee2fc9896|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:08.943Z|fc70d9cd-b3ee-49a5-a9e4-b465a1a0801b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:39:08.943Z|fc70d9cd-b3ee-49a5-a9e4-b465a1a0801b|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:09.824Z|c408af6e-41e7-4923-8685-74b6e15975e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:09.825Z|c408af6e-41e7-4923-8685-74b6e15975e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:09.871Z|dda22dfd-caf0-4763-b8fe-69a660e175ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:09.873Z|dda22dfd-caf0-4763-b8fe-69a660e175ef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:10.078Z|dc127397-62d7-43aa-819f-ea1a014f5491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:10.079Z|dc127397-62d7-43aa-819f-ea1a014f5491|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:10.370Z|cb20f40f-e8b0-4dc9-b92d-6942913bd6a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:39:10.371Z|cb20f40f-e8b0-4dc9-b92d-6942913bd6a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:39:10.530Z|211c5eab-7dda-49fa-a005-9a306413d521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:39:10.531Z|211c5eab-7dda-49fa-a005-9a306413d521|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:39:19.854Z|48bad200-a33e-4f90-997f-98fe66719a87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:19.855Z|48bad200-a33e-4f90-997f-98fe66719a87|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:19.901Z|4fb02df1-926c-41f5-9f26-ef04ef35d311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:19.902Z|4fb02df1-926c-41f5-9f26-ef04ef35d311|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:20.111Z|47bb4da7-4eee-4129-ac96-c41cee02b9a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:20.113Z|47bb4da7-4eee-4129-ac96-c41cee02b9a7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:25.370Z|2a004abd-30c7-41a5-8322-758788740d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:39:25.371Z|2a004abd-30c7-41a5-8322-758788740d42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:39:29.897Z|9f114ad4-0cfb-454c-a8e1-5f50510b5399|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:29.898Z|9f114ad4-0cfb-454c-a8e1-5f50510b5399|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:29.935Z|4406961b-b6a0-45a6-974e-d166198372b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:29.935Z|4406961b-b6a0-45a6-974e-d166198372b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:30.155Z|90ba408f-453e-49fd-944f-7ca8c4a39f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:30.156Z|90ba408f-453e-49fd-944f-7ca8c4a39f72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:39.928Z|11b2386e-4e89-44ff-b78a-6838d00089b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:39.929Z|11b2386e-4e89-44ff-b78a-6838d00089b9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:39.964Z|6d339da3-9041-4082-b2fc-dc73b461b8fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:39.965Z|6d339da3-9041-4082-b2fc-dc73b461b8fc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:40.186Z|65da6bbc-9527-4d92-b794-95e799088c15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:40.187Z|65da6bbc-9527-4d92-b794-95e799088c15|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:40.370Z|edf41cc3-2ed5-43e7-b004-7170757fc03f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:39:40.373Z|edf41cc3-2ed5-43e7-b004-7170757fc03f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:39:40.533Z|db94fd36-3890-4f25-a0ff-f557bfd76e09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:39:40.534Z|db94fd36-3890-4f25-a0ff-f557bfd76e09|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:39:49.956Z|17c4e96b-37ec-4ab9-aa43-7663f90da968|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:49.957Z|17c4e96b-37ec-4ab9-aa43-7663f90da968|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:49.993Z|bcc4b737-2482-495f-9723-444a5bdfec82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:49.994Z|bcc4b737-2482-495f-9723-444a5bdfec82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:50.219Z|9dd5953b-c5b6-46c4-a504-ca1ef0ac2a6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:50.220Z|9dd5953b-c5b6-46c4-a504-ca1ef0ac2a6d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:39:55.370Z|e0d06d30-1876-4fb1-96b1-b2a25bb83f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:39:55.371Z|e0d06d30-1876-4fb1-96b1-b2a25bb83f91|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:39:59.985Z|240cdd26-5aa2-4aea-895c-c0ebb1c7b0db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:39:59.986Z|240cdd26-5aa2-4aea-895c-c0ebb1c7b0db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:00.029Z|e9b5dc0c-d9d1-420a-a9e6-b402b5d88924|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:00.030Z|e9b5dc0c-d9d1-420a-a9e6-b402b5d88924|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:00.250Z|3485c932-6978-4e06-bb5d-5c04f314ec71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:00.250Z|3485c932-6978-4e06-bb5d-5c04f314ec71|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:08.939Z|a659daa2-9d6d-462c-b48b-776c6bd781fd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:40:08.939Z|a659daa2-9d6d-462c-b48b-776c6bd781fd|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:10.026Z|e916958f-bb38-4773-9d75-55cc640112dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:10.027Z|e916958f-bb38-4773-9d75-55cc640112dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:10.061Z|b5597246-ad8a-4d6e-aace-05896498c2aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:10.062Z|b5597246-ad8a-4d6e-aace-05896498c2aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:10.277Z|e0a83e90-aa68-400e-8280-71319ac07f63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:10.278Z|e0a83e90-aa68-400e-8280-71319ac07f63|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:10.370Z|4cda8c0e-933c-4510-b7a7-6f0863979896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:40:10.371Z|4cda8c0e-933c-4510-b7a7-6f0863979896|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:40:10.538Z|1ad4699b-bb47-4676-8c58-2bd7a03c3e7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:40:10.539Z|1ad4699b-bb47-4676-8c58-2bd7a03c3e7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:40:20.058Z|7b6f47f4-6fbe-4520-9bf2-4fa603a8d767|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:20.059Z|7b6f47f4-6fbe-4520-9bf2-4fa603a8d767|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:20.091Z|fdb6ef19-60fd-448a-b2f6-cfda9c53c55a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:20.092Z|fdb6ef19-60fd-448a-b2f6-cfda9c53c55a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:20.309Z|ac499e68-2d9b-4434-9201-6b81d47ad8ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:20.310Z|ac499e68-2d9b-4434-9201-6b81d47ad8ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:25.371Z|f46dd568-683e-45f6-9e3c-bd3a6bf44f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:40:25.375Z|f46dd568-683e-45f6-9e3c-bd3a6bf44f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:40:30.103Z|b726f3d9-ce9a-4f86-8238-14376b798b52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:30.104Z|b726f3d9-ce9a-4f86-8238-14376b798b52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:30.126Z|40a44596-9eda-4db4-a703-0b8bcab38bfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:30.127Z|40a44596-9eda-4db4-a703-0b8bcab38bfe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:30.342Z|933a4778-e340-4479-a60e-7f4f4f135149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:30.343Z|933a4778-e340-4479-a60e-7f4f4f135149|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:40.142Z|128c2396-ecec-4dca-a49f-0212d32a305d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:40.143Z|128c2396-ecec-4dca-a49f-0212d32a305d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:40.158Z|47202f34-7396-4287-a09e-63f314711fc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:40.159Z|47202f34-7396-4287-a09e-63f314711fc3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:40.370Z|1e7a5929-0d2c-4b20-94b9-5a30d3c9122e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:40:40.371Z|1e7a5929-0d2c-4b20-94b9-5a30d3c9122e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:40:40.372Z|5036a944-50f7-4fd1-a077-c4c2876b998e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:40.373Z|5036a944-50f7-4fd1-a077-c4c2876b998e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:40.540Z|b686447d-7e4f-4dd0-9da6-c2261a8819c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:40:40.541Z|b686447d-7e4f-4dd0-9da6-c2261a8819c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:40:50.173Z|a3eaea1d-686c-4959-ae19-f03091a5e065|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:50.175Z|a3eaea1d-686c-4959-ae19-f03091a5e065|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:50.187Z|312fbfc2-ac3d-4614-900d-9c590bd8198a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:50.189Z|312fbfc2-ac3d-4614-900d-9c590bd8198a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:50.405Z|5947e934-d685-4c33-9704-e804b8fc0f1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:40:50.406Z|5947e934-d685-4c33-9704-e804b8fc0f1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:40:55.370Z|25558e37-bbba-4d2f-90f4-d990b2a3e0b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:40:55.371Z|25558e37-bbba-4d2f-90f4-d990b2a3e0b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:41:00.205Z|a0a15558-86f9-4784-a734-cb6069f9baf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:00.206Z|a0a15558-86f9-4784-a734-cb6069f9baf8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:00.220Z|2a9a109f-6075-47d6-aaf3-170da1af95d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:00.221Z|2a9a109f-6075-47d6-aaf3-170da1af95d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:00.441Z|68f3a478-4786-4e96-ace7-86fc7adf778c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:00.443Z|68f3a478-4786-4e96-ace7-86fc7adf778c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:08.940Z|3afddcbf-941b-4a57-bca4-5a569acbd1a4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:41:08.940Z|3afddcbf-941b-4a57-bca4-5a569acbd1a4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:10.240Z|617e0be7-872c-4457-b3bd-eaa50d565925|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:10.240Z|617e0be7-872c-4457-b3bd-eaa50d565925|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:10.254Z|df8ace0a-c0f2-48fb-9a80-8d9cda3d160d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:10.255Z|df8ace0a-c0f2-48fb-9a80-8d9cda3d160d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:10.370Z|20c2f30b-46cf-4e9c-a028-2797bc42adca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:41:10.373Z|20c2f30b-46cf-4e9c-a028-2797bc42adca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:41:10.475Z|8c4db95e-b1e4-4f0a-b930-25729d1f794d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:10.476Z|8c4db95e-b1e4-4f0a-b930-25729d1f794d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:10.542Z|e056489b-0ddb-45dd-b4b1-72ed372ca9cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:41:10.543Z|e056489b-0ddb-45dd-b4b1-72ed372ca9cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:41:20.266Z|6ab51f09-46a9-4f99-bdee-47fbfad0e58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:20.267Z|6ab51f09-46a9-4f99-bdee-47fbfad0e58c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:20.282Z|76ef89e2-5bef-41ec-9bc5-045065372127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:20.283Z|76ef89e2-5bef-41ec-9bc5-045065372127|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:20.511Z|b4a272d1-2b13-43de-93f2-7a234340eb60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:20.512Z|b4a272d1-2b13-43de-93f2-7a234340eb60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:25.370Z|c36bfc11-0e4b-4ac4-8c08-df7c726381ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:41:25.371Z|c36bfc11-0e4b-4ac4-8c08-df7c726381ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:41:30.298Z|44d97a0d-ab95-4980-9ac0-969c33ae2476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:30.299Z|44d97a0d-ab95-4980-9ac0-969c33ae2476|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:30.312Z|2aa423cd-b454-4c27-91aa-34ed557ddc30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:30.314Z|2aa423cd-b454-4c27-91aa-34ed557ddc30|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:30.547Z|ba215a6b-334f-4c65-af06-8484fd237496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:30.548Z|ba215a6b-334f-4c65-af06-8484fd237496|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:40.331Z|57b7a787-f4c3-4085-9073-5aaf4dee2f5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:40.332Z|57b7a787-f4c3-4085-9073-5aaf4dee2f5e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:40.346Z|ae8654f7-e58b-4ffb-90d6-11a8f0a5f092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:40.347Z|ae8654f7-e58b-4ffb-90d6-11a8f0a5f092|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:40.370Z|3caea5de-d764-4645-b7a6-eb75ffc356b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:41:40.371Z|3caea5de-d764-4645-b7a6-eb75ffc356b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:41:40.545Z|2b93058b-183b-4d71-be8e-a8f9c51ed9b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:41:40.546Z|2b93058b-183b-4d71-be8e-a8f9c51ed9b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:41:40.576Z|932a67b8-e3d2-4a72-b17a-82b64de2e6c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:40.577Z|932a67b8-e3d2-4a72-b17a-82b64de2e6c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:50.365Z|83e11c42-6baf-461e-8dc2-b23dc8007cf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:50.366Z|83e11c42-6baf-461e-8dc2-b23dc8007cf7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:50.374Z|7db1c8e0-f820-4c4f-8fe6-37cf00da4b24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:50.375Z|7db1c8e0-f820-4c4f-8fe6-37cf00da4b24|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:50.608Z|69921c92-6e1a-4973-afbb-775f809bfe11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:41:50.610Z|69921c92-6e1a-4973-afbb-775f809bfe11|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:41:55.370Z|0f9f4f0e-feb5-42d2-8250-a4fdc712fc40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:41:55.374Z|0f9f4f0e-feb5-42d2-8250-a4fdc712fc40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:42:00.399Z|39622cf2-b3e6-4254-b1a6-996b256097b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:00.400Z|39622cf2-b3e6-4254-b1a6-996b256097b6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:00.410Z|4b8bc776-234c-41e5-be26-2fc92edab4c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:00.411Z|4b8bc776-234c-41e5-be26-2fc92edab4c5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:00.649Z|8513d123-625b-41c1-a94f-300b7df4a64d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:00.650Z|8513d123-625b-41c1-a94f-300b7df4a64d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:08.939Z|d0404464-6c68-47d5-be49-488433fb5c4c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:42:08.940Z|d0404464-6c68-47d5-be49-488433fb5c4c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:10.370Z|5a2dd8be-1fdb-4531-ae27-fff92b7c6d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:42:10.371Z|5a2dd8be-1fdb-4531-ae27-fff92b7c6d9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:42:10.432Z|28ef029f-6925-42f0-98ec-dcf40a4b6ea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:10.433Z|28ef029f-6925-42f0-98ec-dcf40a4b6ea7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:10.463Z|7a48120c-c4a8-45ca-907a-4cbec6240057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:10.464Z|7a48120c-c4a8-45ca-907a-4cbec6240057|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:10.547Z|fce83029-8766-4456-a373-5f0951f5fe66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:42:10.548Z|fce83029-8766-4456-a373-5f0951f5fe66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:42:10.682Z|772514ee-9ee7-4d1e-9e2b-cd9767471a53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:10.683Z|772514ee-9ee7-4d1e-9e2b-cd9767471a53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:20.477Z|8b864e19-4d67-4c9a-98c6-5c4641bcf5ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:20.479Z|8b864e19-4d67-4c9a-98c6-5c4641bcf5ff|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:20.493Z|8be5e328-a22f-4999-9ada-6be19ff914a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:20.494Z|8be5e328-a22f-4999-9ada-6be19ff914a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:20.716Z|b58ce350-05a2-4037-9d65-63deff2f2a17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:20.717Z|b58ce350-05a2-4037-9d65-63deff2f2a17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:25.370Z|5906a8e6-9cc3-41c0-a979-bd5122e075e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:42:25.371Z|5906a8e6-9cc3-41c0-a979-bd5122e075e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:42:30.512Z|fd9d23a8-f8da-48d6-8aeb-43c8fd533405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:30.513Z|fd9d23a8-f8da-48d6-8aeb-43c8fd533405|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:30.538Z|f0ee8976-ea28-4d42-86ec-ec84347dd0f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:30.539Z|f0ee8976-ea28-4d42-86ec-ec84347dd0f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:30.755Z|7a1ec7c1-d8cb-4a50-9eef-919d3ccc3c57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:30.756Z|7a1ec7c1-d8cb-4a50-9eef-919d3ccc3c57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:40.370Z|858f832c-c210-4cb8-a374-0d0c622b7744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:42:40.373Z|858f832c-c210-4cb8-a374-0d0c622b7744|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:42:40.548Z|a8a97ef6-5dc2-42d8-8296-aea1f6dc40fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:40.549Z|2c77cd44-4d85-4a3d-a3e4-1e398e7f4732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:42:40.550Z|2c77cd44-4d85-4a3d-a3e4-1e398e7f4732|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:42:40.551Z|a8a97ef6-5dc2-42d8-8296-aea1f6dc40fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:40.571Z|fa5c0dc5-4b4c-403c-894d-7762a5da38b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:40.572Z|fa5c0dc5-4b4c-403c-894d-7762a5da38b8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:40.797Z|518dc474-5648-4511-83b7-c14821c580a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:40.798Z|518dc474-5648-4511-83b7-c14821c580a5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:50.581Z|b10e558f-b914-43b6-89c0-080d7f6db942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:50.582Z|b10e558f-b914-43b6-89c0-080d7f6db942|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:50.613Z|e5278e2b-24ec-4d8d-b509-f21115f3af00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:50.614Z|e5278e2b-24ec-4d8d-b509-f21115f3af00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:50.834Z|8edee5a3-c0c5-43de-b8b4-bd7a894c188b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:42:50.835Z|8edee5a3-c0c5-43de-b8b4-bd7a894c188b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:42:55.370Z|1ae24042-be63-4b58-b534-d7f99c4b4a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:42:55.371Z|1ae24042-be63-4b58-b534-d7f99c4b4a8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:43:00.618Z|8c9d1f81-64a8-4e4e-aa7a-54e186256ae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:00.619Z|8c9d1f81-64a8-4e4e-aa7a-54e186256ae1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:00.645Z|4f2ecfa4-a438-4c48-8cb3-18e4e996a8dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:00.646Z|4f2ecfa4-a438-4c48-8cb3-18e4e996a8dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:00.865Z|9f187b70-88c5-4ef2-84b1-54ed6542800a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:00.866Z|9f187b70-88c5-4ef2-84b1-54ed6542800a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:08.940Z|d15405b5-5f5c-43ca-a2d1-1bc0a2814325|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:43:08.941Z|d15405b5-5f5c-43ca-a2d1-1bc0a2814325|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:10.370Z|a0d6a210-8312-43c5-8fce-2f378d50f00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:43:10.371Z|a0d6a210-8312-43c5-8fce-2f378d50f00e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:43:10.551Z|2790cd67-6d84-405f-a0a6-b4c2994203f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:43:10.552Z|2790cd67-6d84-405f-a0a6-b4c2994203f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:43:10.647Z|a61dea29-750a-46dd-9e7a-382278ef79b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:10.648Z|a61dea29-750a-46dd-9e7a-382278ef79b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:10.679Z|1e4b2fdc-d318-4031-bc38-675194e6963e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:10.681Z|1e4b2fdc-d318-4031-bc38-675194e6963e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:10.894Z|c56a5421-a8d1-43f0-a88c-90066a8a98ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:10.896Z|c56a5421-a8d1-43f0-a88c-90066a8a98ae|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:20.684Z|ff85a592-32c2-4f27-9f53-aa3bc1f694a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:20.685Z|ff85a592-32c2-4f27-9f53-aa3bc1f694a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:20.712Z|bd867237-014c-4178-8ef5-0162b717bde6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:20.713Z|bd867237-014c-4178-8ef5-0162b717bde6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:20.927Z|d1be82f2-2306-4be7-814e-b843c19cb0a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:20.928Z|d1be82f2-2306-4be7-814e-b843c19cb0a2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:25.370Z|6edf17d3-778f-4b0d-a6d0-c4245f3c11ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:43:25.373Z|6edf17d3-778f-4b0d-a6d0-c4245f3c11ba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:43:30.713Z|af02406a-2be6-469d-9791-6958988015c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:30.714Z|af02406a-2be6-469d-9791-6958988015c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:30.744Z|14499dbf-0687-4a98-999b-e74e153ff551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:30.745Z|14499dbf-0687-4a98-999b-e74e153ff551|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:30.957Z|78863cef-a796-4a81-9016-6e4ca89a4798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:30.958Z|78863cef-a796-4a81-9016-6e4ca89a4798|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:40.370Z|39056d9c-5e12-41c8-98f5-96f2d1cd3e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:43:40.371Z|39056d9c-5e12-41c8-98f5-96f2d1cd3e09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:43:40.554Z|d969a542-fd1e-4355-9f04-1e5a8c68c001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:43:40.555Z|d969a542-fd1e-4355-9f04-1e5a8c68c001|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:43:40.750Z|754e05a2-7fbe-487c-a2c2-4cd5029bb488|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:40.752Z|754e05a2-7fbe-487c-a2c2-4cd5029bb488|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:40.774Z|6b2a5a4e-41de-4e20-9eb1-82c92c016606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:40.774Z|6b2a5a4e-41de-4e20-9eb1-82c92c016606|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:40.988Z|3233a5b8-480c-4d00-823b-75eb10201214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:40.989Z|3233a5b8-480c-4d00-823b-75eb10201214|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:50.802Z|5b16e47d-3ea7-45e6-9f96-fc3274889412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:50.803Z|5b16e47d-3ea7-45e6-9f96-fc3274889412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:50.808Z|3de1111e-4aaf-4cee-98a7-5ef0d36fcb10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:50.809Z|3de1111e-4aaf-4cee-98a7-5ef0d36fcb10|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:51.026Z|43188fde-89f9-494e-b77f-7f9ead1573fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:43:51.027Z|43188fde-89f9-494e-b77f-7f9ead1573fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:43:55.370Z|cb691a94-5c57-4ac1-a8b2-4c7216d42d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:43:55.371Z|cb691a94-5c57-4ac1-a8b2-4c7216d42d69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:44:00.864Z|bdd4f457-bfa9-4040-9d67-39be5ef2cd77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:00.864Z|cbd29326-2e40-4c10-ae01-9ed55bf1478c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:00.865Z|cbd29326-2e40-4c10-ae01-9ed55bf1478c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:00.865Z|bdd4f457-bfa9-4040-9d67-39be5ef2cd77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:01.068Z|05798ed4-2b92-48f1-b354-c1550f7f2536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:01.069Z|05798ed4-2b92-48f1-b354-c1550f7f2536|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:08.939Z|942c065b-d3da-413b-a464-900fc0296e5a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:44:08.940Z|942c065b-d3da-413b-a464-900fc0296e5a|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:10.370Z|7ec4bcb0-b8e8-4542-850b-14b0e56ebdc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:44:10.373Z|7ec4bcb0-b8e8-4542-850b-14b0e56ebdc8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:44:10.556Z|69a065a2-5c83-439b-b6a3-e32c63f5fc40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:44:10.557Z|69a065a2-5c83-439b-b6a3-e32c63f5fc40|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:44:10.894Z|aa3039fb-bf7d-4bd7-b20e-78d98ebd2e1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:10.896Z|aa3039fb-bf7d-4bd7-b20e-78d98ebd2e1f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:10.896Z|f312f590-a584-4c82-a7cf-e11c2acd7483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:10.897Z|f312f590-a584-4c82-a7cf-e11c2acd7483|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:11.123Z|ff45c1dc-6c74-45a9-9d5a-d72f104baee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:11.124Z|ff45c1dc-6c74-45a9-9d5a-d72f104baee6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:20.928Z|d6af5048-b805-4040-9961-820cf20f4951|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:20.929Z|d6af5048-b805-4040-9961-820cf20f4951|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:20.928Z|1e9d84a4-2317-45d4-a698-8098195596d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:20.930Z|1e9d84a4-2317-45d4-a698-8098195596d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:21.156Z|2ccac975-f930-4a43-98ed-49eb6631fe6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:21.157Z|2ccac975-f930-4a43-98ed-49eb6631fe6b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:25.370Z|735ff077-4dc4-41fa-a4dc-cc560df43be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:44:25.371Z|735ff077-4dc4-41fa-a4dc-cc560df43be3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:44:30.960Z|aab723d9-f483-4b4b-8eb7-32c8da2c3411|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:30.961Z|aab723d9-f483-4b4b-8eb7-32c8da2c3411|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:30.964Z|ac2cede4-745c-4cad-b33a-566784ef0b4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:30.965Z|ac2cede4-745c-4cad-b33a-566784ef0b4f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:31.191Z|0a934eaf-2ad2-429e-b317-0f6c16169654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:31.192Z|0a934eaf-2ad2-429e-b317-0f6c16169654|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:40.370Z|7c1b7ce9-2b57-41a9-99ca-34f5b356f4b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:44:40.371Z|7c1b7ce9-2b57-41a9-99ca-34f5b356f4b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:44:40.558Z|6cce341f-2f2d-42e6-921e-745d02835a92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:44:40.558Z|6cce341f-2f2d-42e6-921e-745d02835a92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:44:41.009Z|b6a5fcb9-2ac7-4174-91a4-2895b3350c59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:41.010Z|b6a5fcb9-2ac7-4174-91a4-2895b3350c59|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:41.013Z|01abc09d-3794-480d-88e8-ae17568386a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:41.014Z|01abc09d-3794-480d-88e8-ae17568386a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:41.227Z|7468a5ed-6936-4923-a701-bcef0420f918|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:41.228Z|7468a5ed-6936-4923-a701-bcef0420f918|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:51.052Z|9a8abe75-1020-4b06-9e86-08fac3b795e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:51.053Z|9a8abe75-1020-4b06-9e86-08fac3b795e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:51.060Z|bee56a52-fd6f-4a7d-8ac5-56292df539c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:51.062Z|bee56a52-fd6f-4a7d-8ac5-56292df539c6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:51.261Z|37bcb78d-ea38-4c23-bda3-2843f64f095d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:44:51.261Z|37bcb78d-ea38-4c23-bda3-2843f64f095d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:44:55.370Z|6211b11e-2cce-4987-ba87-8cfb962f67e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:44:55.373Z|6211b11e-2cce-4987-ba87-8cfb962f67e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:45:01.086Z|0f8de8e9-5dd8-4559-a587-78039c17293c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:01.087Z|0f8de8e9-5dd8-4559-a587-78039c17293c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:01.098Z|5dd17b80-a37d-4d01-a5a9-957a45aa3235|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:01.100Z|5dd17b80-a37d-4d01-a5a9-957a45aa3235|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:01.290Z|0637dca1-0232-4630-8683-4d2eb706b1e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:01.291Z|0637dca1-0232-4630-8683-4d2eb706b1e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:08.939Z|76e5431e-e31b-473e-9234-4c476e2b1daa|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:45:08.940Z|76e5431e-e31b-473e-9234-4c476e2b1daa|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:10.370Z|d2c8abc7-2e61-4258-a90d-6436ced0b92f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:45:10.371Z|d2c8abc7-2e61-4258-a90d-6436ced0b92f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:45:10.559Z|14a9dc3c-5b37-4f8e-90a0-2b90f3d135a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:45:10.560Z|14a9dc3c-5b37-4f8e-90a0-2b90f3d135a8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:45:11.132Z|d90c251a-7acb-429e-93b2-834c1467b1df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:11.132Z|5dd0f01c-b948-4b85-bb92-1ddb6e45dab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:11.133Z|d90c251a-7acb-429e-93b2-834c1467b1df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:11.134Z|5dd0f01c-b948-4b85-bb92-1ddb6e45dab3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:11.325Z|53168628-d270-4d44-a30c-39e543d9cbb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:11.326Z|53168628-d270-4d44-a30c-39e543d9cbb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:21.162Z|db93e002-54f8-4c6e-ad80-b83139c3c40b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:21.162Z|53f61795-b253-470b-8d97-f1baadbe8817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:21.163Z|53f61795-b253-470b-8d97-f1baadbe8817|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:21.163Z|db93e002-54f8-4c6e-ad80-b83139c3c40b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:21.379Z|8e5a5e64-3901-437f-b4c1-b6645489a77b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:21.379Z|8e5a5e64-3901-437f-b4c1-b6645489a77b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:25.370Z|fd61320c-4ce8-46d8-984c-971ab73e2605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:45:25.371Z|fd61320c-4ce8-46d8-984c-971ab73e2605|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:45:31.195Z|4a07384f-9f9b-49c8-bef4-fabfd505ddf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:31.195Z|33d98774-58b9-4ed8-91da-d5d04c397b43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:31.196Z|33d98774-58b9-4ed8-91da-d5d04c397b43|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:31.196Z|4a07384f-9f9b-49c8-bef4-fabfd505ddf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:31.413Z|59622537-e488-419a-b303-5ef5671a8a8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:31.414Z|59622537-e488-419a-b303-5ef5671a8a8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:40.370Z|e864e3b0-80e1-4bd3-96eb-6d5fc615a846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:45:40.374Z|e864e3b0-80e1-4bd3-96eb-6d5fc615a846|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:45:40.561Z|e543067d-ea74-44c1-84ba-df5f2c3c934c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:45:40.562Z|e543067d-ea74-44c1-84ba-df5f2c3c934c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:45:41.228Z|e41e7764-ef96-4828-94d3-c9878095bbdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:41.228Z|70302f3d-0ecd-48ed-826a-3afe4d1154dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:41.229Z|e41e7764-ef96-4828-94d3-c9878095bbdd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:41.229Z|70302f3d-0ecd-48ed-826a-3afe4d1154dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:41.449Z|f1abfffc-7e1e-4bb6-8bb9-03378a6a2693|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:41.450Z|f1abfffc-7e1e-4bb6-8bb9-03378a6a2693|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:51.263Z|d8e5a2db-4644-49ca-98ec-1974ce8a5ad9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:51.263Z|aabda92d-e129-431f-bbb0-e118d75a9785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:51.265Z|d8e5a2db-4644-49ca-98ec-1974ce8a5ad9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:51.265Z|aabda92d-e129-431f-bbb0-e118d75a9785|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:51.483Z|164a6b9d-5c59-4a22-a491-8a3375c03c91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:45:51.484Z|164a6b9d-5c59-4a22-a491-8a3375c03c91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:45:55.371Z|abd97507-b4d4-4e5d-b665-8da91ca59e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:45:55.373Z|abd97507-b4d4-4e5d-b665-8da91ca59e6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:46:01.298Z|fea2dec7-f5e9-45b3-9736-1ed07ab432f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:01.298Z|591f21d2-9290-49f5-84e0-e3bf18b02bf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:01.299Z|fea2dec7-f5e9-45b3-9736-1ed07ab432f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:01.299Z|591f21d2-9290-49f5-84e0-e3bf18b02bf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:01.513Z|70040234-7804-4382-a437-60e0e5a4cf47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:01.514Z|70040234-7804-4382-a437-60e0e5a4cf47|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:08.948Z|989c6cf9-5ff8-425d-bd44-c1c5eb1b7624|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:46:08.950Z|989c6cf9-5ff8-425d-bd44-c1c5eb1b7624|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:10.370Z|d66396e9-7831-48f3-a730-84e6949840d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:46:10.371Z|d66396e9-7831-48f3-a730-84e6949840d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:46:10.564Z|f3206bc0-9d00-42c6-8d44-cd518987087e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:46:10.565Z|f3206bc0-9d00-42c6-8d44-cd518987087e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:46:11.330Z|00c65860-5e0f-425d-bb1e-8854547b55bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:11.330Z|3c2e154d-b5e9-4ead-840a-5f3dd512a11b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:11.331Z|00c65860-5e0f-425d-bb1e-8854547b55bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:11.331Z|3c2e154d-b5e9-4ead-840a-5f3dd512a11b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:11.544Z|afc5463d-d45b-45a9-974b-53fc169c4544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:11.545Z|afc5463d-d45b-45a9-974b-53fc169c4544|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:21.370Z|7be4063b-b713-44f9-80a7-01c2ecaaec90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:21.373Z|64e045af-9ec7-46e4-bb00-83217c407101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:21.374Z|64e045af-9ec7-46e4-bb00-83217c407101|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:21.374Z|7be4063b-b713-44f9-80a7-01c2ecaaec90|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:21.577Z|3288fdcf-1546-4cca-a530-ff289ff5854b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:21.578Z|3288fdcf-1546-4cca-a530-ff289ff5854b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:25.370Z|deb213d2-18f8-4b15-929d-b9354758379e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:46:25.375Z|deb213d2-18f8-4b15-929d-b9354758379e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:46:31.408Z|11891305-c8a0-4b2b-a292-11ea13bd8f73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:31.408Z|fa488e57-ab2b-40ac-8c9d-58234aec8f56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:31.409Z|fa488e57-ab2b-40ac-8c9d-58234aec8f56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:31.413Z|11891305-c8a0-4b2b-a292-11ea13bd8f73|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:31.608Z|f1b86efe-1482-4ca6-a538-ae0e69e91f32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:31.609Z|f1b86efe-1482-4ca6-a538-ae0e69e91f32|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:40.370Z|cdf79238-b43d-4d7b-873e-6eae4fdc284f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:46:40.371Z|cdf79238-b43d-4d7b-873e-6eae4fdc284f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:46:40.566Z|29762230-2133-407c-b2f9-001469227ab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:46:40.567Z|29762230-2133-407c-b2f9-001469227ab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:46:41.441Z|e6432438-98a9-4f3a-90d6-36b29cca2053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:41.442Z|e6432438-98a9-4f3a-90d6-36b29cca2053|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:41.444Z|0b00afe0-7901-4eb0-82d6-1d7cd58a457c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:41.444Z|0b00afe0-7901-4eb0-82d6-1d7cd58a457c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:41.640Z|56b9008e-9405-4c90-9a08-fdfaf5ba01d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:41.641Z|56b9008e-9405-4c90-9a08-fdfaf5ba01d2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:51.471Z|c397322a-b655-4d0f-9aef-ea3bd666f204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:51.472Z|c397322a-b655-4d0f-9aef-ea3bd666f204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:51.472Z|8b8157d8-9275-4509-b6fa-5aec7083ee9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:51.473Z|8b8157d8-9275-4509-b6fa-5aec7083ee9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:51.667Z|c4a2fff5-006d-4ed8-9edf-4366b60696fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:46:51.668Z|c4a2fff5-006d-4ed8-9edf-4366b60696fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:46:55.370Z|88a6ee73-8a39-43e9-8d9b-81baea5f2c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:46:55.371Z|88a6ee73-8a39-43e9-8d9b-81baea5f2c0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:47:01.503Z|3f253891-fc2a-498e-8eb8-7e8badc99227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:01.504Z|3f253891-fc2a-498e-8eb8-7e8badc99227|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:01.508Z|13d35dce-45ce-4b7a-8f35-bf7ea239aa99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:01.510Z|13d35dce-45ce-4b7a-8f35-bf7ea239aa99|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:01.696Z|9c3da15f-f5ca-436d-8fc2-4d4629661edb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:01.697Z|9c3da15f-f5ca-436d-8fc2-4d4629661edb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:08.941Z|83841bc6-95b9-4836-80e1-b404eff66b31|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:47:08.942Z|83841bc6-95b9-4836-80e1-b404eff66b31|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:10.370Z|3b54af76-3109-4602-916b-6e0b8e0645b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:47:10.373Z|3b54af76-3109-4602-916b-6e0b8e0645b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:47:10.568Z|5fc5dbf4-8e76-453f-85fb-708a56136498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:47:10.568Z|5fc5dbf4-8e76-453f-85fb-708a56136498|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:47:11.534Z|4b6d6717-5f0d-4637-b1d5-9a0321f4e702|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:11.534Z|bc0bfca2-5b63-4757-b4fe-fae44bc2844f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:11.535Z|4b6d6717-5f0d-4637-b1d5-9a0321f4e702|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:11.535Z|bc0bfca2-5b63-4757-b4fe-fae44bc2844f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:11.727Z|efb8e00c-d20b-4d59-8eb8-8770a06f6221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:11.728Z|efb8e00c-d20b-4d59-8eb8-8770a06f6221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:21.566Z|9d28b6ef-cce2-4b2f-b7ab-d87abac6276e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:21.567Z|9d28b6ef-cce2-4b2f-b7ab-d87abac6276e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:21.572Z|b39ca863-0bc2-4d13-a597-1cecc4d2d643|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:21.572Z|b39ca863-0bc2-4d13-a597-1cecc4d2d643|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:21.761Z|53e17511-927d-406c-b1ea-f44cad499872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:21.762Z|53e17511-927d-406c-b1ea-f44cad499872|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:25.370Z|4b7ebf15-2592-419f-9ed4-7a6566208083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:47:25.371Z|4b7ebf15-2592-419f-9ed4-7a6566208083|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:47:31.609Z|26cfaaef-db35-4336-b192-913a5ce10d1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:31.610Z|26cfaaef-db35-4336-b192-913a5ce10d1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:31.613Z|2462bfe0-d3e5-49cf-89e5-f12dee3c70c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:31.614Z|2462bfe0-d3e5-49cf-89e5-f12dee3c70c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:31.790Z|a26260a1-503a-4851-be18-f6df6a5f0a89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:31.791Z|a26260a1-503a-4851-be18-f6df6a5f0a89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:40.370Z|43553a1b-a69e-406f-964d-f2e9c417cff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:47:40.371Z|43553a1b-a69e-406f-964d-f2e9c417cff0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:47:40.570Z|33f263e9-15eb-4205-8c1f-f7cbf61f9ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:47:40.570Z|33f263e9-15eb-4205-8c1f-f7cbf61f9ad4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:47:41.643Z|e199f6ad-5c4b-48e0-8e79-2c6915fc1a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:41.645Z|abc60783-a8e8-4828-a09d-347d8ccce944|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:41.645Z|e199f6ad-5c4b-48e0-8e79-2c6915fc1a07|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:41.646Z|abc60783-a8e8-4828-a09d-347d8ccce944|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:41.823Z|436fea81-cdb2-4d07-aaab-dac00b9a9caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:41.824Z|436fea81-cdb2-4d07-aaab-dac00b9a9caa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:51.675Z|83b055f1-e226-4da8-9aae-9d88d89fb872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:51.675Z|9f3a101c-65c8-438f-956e-d7504e1c659f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:51.675Z|9f3a101c-65c8-438f-956e-d7504e1c659f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:51.675Z|83b055f1-e226-4da8-9aae-9d88d89fb872|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:51.852Z|2c0cbe0c-4f18-4385-9706-f84115bb6f26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:47:51.854Z|2c0cbe0c-4f18-4385-9706-f84115bb6f26|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:47:55.370Z|bde38b24-cb22-40cc-9867-f64b38477cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:47:55.374Z|bde38b24-cb22-40cc-9867-f64b38477cba|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:48:01.704Z|0d4af8bf-2140-4cdb-abf3-a5b6b956ebc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:01.704Z|9c9f794a-d3d0-4cf9-8cff-b7cb0141325c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:01.706Z|0d4af8bf-2140-4cdb-abf3-a5b6b956ebc9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:01.706Z|9c9f794a-d3d0-4cf9-8cff-b7cb0141325c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:01.886Z|3ff4f2a4-0379-44f9-b860-fce451f23932|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:01.887Z|3ff4f2a4-0379-44f9-b860-fce451f23932|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:08.939Z|2bb78525-a5e6-43d7-9346-2c300c069fba|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:48:08.940Z|2bb78525-a5e6-43d7-9346-2c300c069fba|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:10.370Z|0fd9f936-e47a-4f8c-bb1f-8cea7bdb2a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:48:10.371Z|0fd9f936-e47a-4f8c-bb1f-8cea7bdb2a95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:48:10.572Z|5c5c7f21-af87-4e0e-85b2-ede5fa4cd934|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:48:10.573Z|5c5c7f21-af87-4e0e-85b2-ede5fa4cd934|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:48:11.740Z|8b3b986e-d723-4964-a200-952e5e408efc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:11.741Z|8b3b986e-d723-4964-a200-952e5e408efc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:11.746Z|124a9f40-0260-48a9-a93c-da9249428c80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:11.748Z|124a9f40-0260-48a9-a93c-da9249428c80|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:11.921Z|2383894a-08da-47db-8683-329c44ac626e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:11.923Z|2383894a-08da-47db-8683-329c44ac626e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:21.773Z|5be8204e-dd05-4ca2-ae2a-c0411b7b5929|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:21.773Z|e250e79d-fd10-43d3-aa78-eb9fbc0d8aec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:21.774Z|5be8204e-dd05-4ca2-ae2a-c0411b7b5929|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:21.774Z|e250e79d-fd10-43d3-aa78-eb9fbc0d8aec|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:21.952Z|a9399d00-a91f-4f85-98a9-34f5cf2bfe68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:21.953Z|a9399d00-a91f-4f85-98a9-34f5cf2bfe68|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:25.370Z|032c9ad2-5862-4373-b623-b123c9589efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:48:25.371Z|032c9ad2-5862-4373-b623-b123c9589efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:48:31.808Z|c03ad9dd-902f-464f-9871-044f6f6904aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:31.809Z|c03ad9dd-902f-464f-9871-044f6f6904aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:31.818Z|5e879b1c-0ed1-4969-8a48-3241da200de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:31.819Z|5e879b1c-0ed1-4969-8a48-3241da200de4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:31.982Z|040cdbf1-461f-4f14-8853-b1471d96bff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:31.984Z|040cdbf1-461f-4f14-8853-b1471d96bff8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:40.370Z|aa1dc8dc-df05-4a2a-b303-7154155054a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:48:40.374Z|aa1dc8dc-df05-4a2a-b303-7154155054a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:48:40.574Z|2fdac7e6-7aa2-4be4-9d08-0e4e6b3bbe22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:48:40.574Z|2fdac7e6-7aa2-4be4-9d08-0e4e6b3bbe22|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:48:41.843Z|2957a01d-5263-4eaf-b523-4fb6d12c9e29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:41.844Z|2957a01d-5263-4eaf-b523-4fb6d12c9e29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:41.847Z|67cdff0b-1366-4d0e-9dd6-50bdc3e3985a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:41.847Z|67cdff0b-1366-4d0e-9dd6-50bdc3e3985a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:42.013Z|9e1c2ea9-e0dd-4261-8e60-ee3ce2688baf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:42.014Z|9e1c2ea9-e0dd-4261-8e60-ee3ce2688baf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:51.874Z|d90fe769-e0af-4b63-8813-f6ce3dc9ecd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:51.875Z|d90fe769-e0af-4b63-8813-f6ce3dc9ecd4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:51.874Z|bf49fbb9-5704-4009-bda1-6dcc6cb2fd92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:51.875Z|bf49fbb9-5704-4009-bda1-6dcc6cb2fd92|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:52.043Z|2d2ff8c5-c549-4f68-adb6-e5cf77b29c7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:48:52.044Z|2d2ff8c5-c549-4f68-adb6-e5cf77b29c7d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:48:55.370Z|e3ee1b70-39f0-448b-a17f-6c2c7e782c2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:48:55.371Z|e3ee1b70-39f0-448b-a17f-6c2c7e782c2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:49:01.905Z|39d1925d-e3b9-4837-ab4b-0175c3590ed3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:01.905Z|66cffe22-3d63-430c-9bc6-ed569c6e8fbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:01.906Z|39d1925d-e3b9-4837-ab4b-0175c3590ed3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:01.906Z|66cffe22-3d63-430c-9bc6-ed569c6e8fbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:02.071Z|5cc3d04c-031a-49ed-82b1-0197927fd384|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:02.072Z|5cc3d04c-031a-49ed-82b1-0197927fd384|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:08.939Z|6782715c-ad39-4e8d-a8b8-14e1349e25bd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:49:08.940Z|6782715c-ad39-4e8d-a8b8-14e1349e25bd|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:10.370Z|f1c4bd2d-ffe6-443a-b41b-d405c29ed98b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:49:10.371Z|f1c4bd2d-ffe6-443a-b41b-d405c29ed98b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:49:10.575Z|1aee8329-7f01-4c11-8cb4-9a31e44918d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:49:10.576Z|1aee8329-7f01-4c11-8cb4-9a31e44918d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:49:11.938Z|c51b30a3-3329-452a-b0e4-ce78772b85f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:11.938Z|1b64116e-eb3b-4b42-b931-f97d8a49d5e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:11.938Z|c51b30a3-3329-452a-b0e4-ce78772b85f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:11.938Z|1b64116e-eb3b-4b42-b931-f97d8a49d5e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:12.102Z|c5bb04dd-bfc5-4262-9e95-ba9f2fa4503c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:12.103Z|c5bb04dd-bfc5-4262-9e95-ba9f2fa4503c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:21.968Z|0c7abddd-c314-469a-b9ee-9474f942679a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:21.970Z|0c7abddd-c314-469a-b9ee-9474f942679a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:21.976Z|8bbc60e9-42a6-48a7-a081-75d095014f29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:21.977Z|8bbc60e9-42a6-48a7-a081-75d095014f29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:22.141Z|6b535b74-53ee-4f2c-b59f-4e0a09523b08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:22.142Z|6b535b74-53ee-4f2c-b59f-4e0a09523b08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:25.370Z|9f48fb5a-ed80-458d-a4e4-9d4151cfe4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:49:25.374Z|9f48fb5a-ed80-458d-a4e4-9d4151cfe4fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:49:32.004Z|9c239bd5-c9ab-4264-a834-551c76eadf95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:32.004Z|e742f1a3-db93-4364-8e59-ff19e8058d45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:32.005Z|9c239bd5-c9ab-4264-a834-551c76eadf95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:32.007Z|e742f1a3-db93-4364-8e59-ff19e8058d45|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:32.169Z|eced5381-b24b-43d7-8817-9816c4a039ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:32.170Z|eced5381-b24b-43d7-8817-9816c4a039ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:40.370Z|db6af84b-c1be-4dab-b4d3-b717b64c2b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:49:40.371Z|db6af84b-c1be-4dab-b4d3-b717b64c2b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:49:40.577Z|60ec6567-15c5-4df9-b325-1a6e975dd343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:49:40.578Z|60ec6567-15c5-4df9-b325-1a6e975dd343|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:49:42.035Z|edf192ac-0db2-49a3-b614-a1a514b00434|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:42.036Z|edf192ac-0db2-49a3-b614-a1a514b00434|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:42.043Z|0895c00a-50a6-4d22-93b0-3a28a2fc5897|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:42.044Z|0895c00a-50a6-4d22-93b0-3a28a2fc5897|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:42.200Z|fbd7afd7-f0ab-4ce6-997d-32368085ffef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:42.201Z|fbd7afd7-f0ab-4ce6-997d-32368085ffef|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:52.073Z|86c6559a-c7ff-4407-81c5-713a8a27febf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:52.072Z|39cfaafc-7e5c-48c6-810b-0dfa8256bce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:52.074Z|39cfaafc-7e5c-48c6-810b-0dfa8256bce3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:52.075Z|86c6559a-c7ff-4407-81c5-713a8a27febf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:52.235Z|de9df342-9f12-42f5-a505-c777e4988757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:49:52.236Z|de9df342-9f12-42f5-a505-c777e4988757|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:49:55.370Z|6c2973a7-db5a-43cd-b2df-d148b4f03aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:49:55.371Z|6c2973a7-db5a-43cd-b2df-d148b4f03aa5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:50:02.106Z|207ad30c-86f7-41d6-960a-4271197c74d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:02.107Z|207ad30c-86f7-41d6-960a-4271197c74d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:02.113Z|220c68e5-6ba2-4340-9829-29d0a62b1b88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:02.114Z|220c68e5-6ba2-4340-9829-29d0a62b1b88|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:02.265Z|107d251d-eecc-4387-941f-c9c874e8a531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:02.266Z|107d251d-eecc-4387-941f-c9c874e8a531|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:08.940Z|8641f1a5-a2e1-4f15-91a9-2a217f30bde1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:50:08.941Z|8641f1a5-a2e1-4f15-91a9-2a217f30bde1|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:10.370Z|777d45e8-2723-4946-9306-58f91f0b7551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:50:10.373Z|777d45e8-2723-4946-9306-58f91f0b7551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:50:10.579Z|0bf49fd0-c697-40c6-8342-c9b641cf08ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:50:10.580Z|0bf49fd0-c697-40c6-8342-c9b641cf08ab|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:50:12.142Z|d2af0c4d-2e1d-493b-a454-4ab47e5c4933|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:12.143Z|d2af0c4d-2e1d-493b-a454-4ab47e5c4933|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:12.148Z|fbe16433-abff-4021-8d76-b497b03a20ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:12.148Z|fbe16433-abff-4021-8d76-b497b03a20ff|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:12.293Z|e67218e2-7914-48a3-b1cc-e942291aff3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:12.294Z|e67218e2-7914-48a3-b1cc-e942291aff3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:22.173Z|c82cba7c-4b34-4010-9252-9e6a2444815c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:22.175Z|c82cba7c-4b34-4010-9252-9e6a2444815c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:22.180Z|db1f2679-dbc0-422e-be49-c63e23ba5993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:22.181Z|db1f2679-dbc0-422e-be49-c63e23ba5993|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:22.326Z|04257705-42e9-4f34-a4d8-7af11f23f69f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:22.328Z|04257705-42e9-4f34-a4d8-7af11f23f69f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:25.370Z|c1442677-593e-406b-813b-6134d8e9d1d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:50:25.371Z|c1442677-593e-406b-813b-6134d8e9d1d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:50:32.215Z|34307449-5d98-4eb4-aece-7a5a240c38f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:32.215Z|af25877a-ad88-4bc9-9eb8-516d77af40b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:32.216Z|af25877a-ad88-4bc9-9eb8-516d77af40b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:32.216Z|34307449-5d98-4eb4-aece-7a5a240c38f4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:32.360Z|40ac8c15-8000-480f-b55c-1318be3b9cfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:32.361Z|40ac8c15-8000-480f-b55c-1318be3b9cfb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:40.370Z|140020b9-5f9d-4d47-bfa1-a94482f6a720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:50:40.371Z|140020b9-5f9d-4d47-bfa1-a94482f6a720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:50:40.582Z|4c3018c7-c816-4dff-8fbb-e7c1eb1e4d3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:50:40.584Z|4c3018c7-c816-4dff-8fbb-e7c1eb1e4d3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:50:42.253Z|079cac79-b1b7-4f83-bbe0-e0dc18d7368f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:42.254Z|079cac79-b1b7-4f83-bbe0-e0dc18d7368f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:42.255Z|3b9be53a-4950-49e2-9ab4-2d085dbee8cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:42.256Z|3b9be53a-4950-49e2-9ab4-2d085dbee8cd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:42.398Z|c637fcea-b24d-4cb4-a327-cdce02da9db7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:42.399Z|c637fcea-b24d-4cb4-a327-cdce02da9db7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:52.284Z|4fd0820e-9c7d-4437-ae0c-2c6f76f5d996|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:52.284Z|590dd047-7bb5-4251-9f52-37ed172c4687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:52.285Z|590dd047-7bb5-4251-9f52-37ed172c4687|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:52.285Z|4fd0820e-9c7d-4437-ae0c-2c6f76f5d996|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:52.464Z|44c55199-5563-4ac6-9029-4cb69dc610d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:50:52.464Z|44c55199-5563-4ac6-9029-4cb69dc610d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:50:55.370Z|182eaccc-6282-4706-afd5-ad342264caa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:50:55.373Z|182eaccc-6282-4706-afd5-ad342264caa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:51:02.312Z|a3e8972b-0b9f-4e73-9712-e976273ec92e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:02.312Z|d8ecb2c8-5fe8-40c3-b136-eb42c3a1ffce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:02.313Z|d8ecb2c8-5fe8-40c3-b136-eb42c3a1ffce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:02.314Z|a3e8972b-0b9f-4e73-9712-e976273ec92e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:02.498Z|f2690dfa-9f2d-4ab6-84cb-e7b0272eeb95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:02.499Z|f2690dfa-9f2d-4ab6-84cb-e7b0272eeb95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:08.939Z|3eb5800d-269e-4644-b2f5-deae48f8cd20|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:51:08.940Z|3eb5800d-269e-4644-b2f5-deae48f8cd20|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:10.370Z|9edf200a-977b-4e73-89e3-21e9bfd70db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:51:10.371Z|9edf200a-977b-4e73-89e3-21e9bfd70db3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:51:10.585Z|85ddde63-4388-4877-bd96-a6c0d4670c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:51:10.586Z|85ddde63-4388-4877-bd96-a6c0d4670c32|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:51:12.343Z|5c71b840-f881-473b-8b0b-2df8b2025480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:12.342Z|48ace9c9-d4e2-462e-a905-ea8f674932a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:12.344Z|5c71b840-f881-473b-8b0b-2df8b2025480|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:12.344Z|48ace9c9-d4e2-462e-a905-ea8f674932a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:12.557Z|8883d020-07b8-47bf-b434-a33b47b335c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:12.559Z|8883d020-07b8-47bf-b434-a33b47b335c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:22.374Z|764af12b-07b0-4021-8f50-d9b8ebc27e94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:22.375Z|764af12b-07b0-4021-8f50-d9b8ebc27e94|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:22.384Z|abfcd454-b26d-4b44-a6c9-db9f9fbe6722|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:22.386Z|abfcd454-b26d-4b44-a6c9-db9f9fbe6722|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:22.596Z|c3ad5e0d-b282-4159-85ff-97955fa0244b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:22.597Z|c3ad5e0d-b282-4159-85ff-97955fa0244b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:25.370Z|5fe8fb6e-76f2-4dbe-b8c3-b0a0a0a08c80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:51:25.371Z|5fe8fb6e-76f2-4dbe-b8c3-b0a0a0a08c80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:51:32.406Z|3368b8c1-6f07-4cb0-884b-0a6de31b2e98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:32.407Z|3368b8c1-6f07-4cb0-884b-0a6de31b2e98|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:32.483Z|e93f5660-965c-4567-997d-9e55ecb71b39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:32.484Z|e93f5660-965c-4567-997d-9e55ecb71b39|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:32.635Z|a1cbb922-d33d-4e70-8791-0825fcc293e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:32.636Z|a1cbb922-d33d-4e70-8791-0825fcc293e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:40.370Z|222dde66-1726-44b5-91e5-a719733c1f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:51:40.373Z|222dde66-1726-44b5-91e5-a719733c1f2e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:51:40.587Z|5f70648d-ca7f-425d-be10-d394674c8d01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:51:40.589Z|5f70648d-ca7f-425d-be10-d394674c8d01|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:51:42.455Z|971a2afd-dfdc-4ff7-a6b8-b3d886df0022|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:42.456Z|971a2afd-dfdc-4ff7-a6b8-b3d886df0022|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:42.530Z|f8ff8689-bc01-443e-b1db-ca4d0bb2c127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:42.531Z|f8ff8689-bc01-443e-b1db-ca4d0bb2c127|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:42.673Z|b6cdd0d3-07bd-4ece-90cf-8313c9ac419d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:42.674Z|b6cdd0d3-07bd-4ece-90cf-8313c9ac419d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:52.501Z|9963d51c-36ec-4895-977d-45e534fb779c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:52.502Z|9963d51c-36ec-4895-977d-45e534fb779c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:52.584Z|53c30a46-33be-4d65-acda-317a2b2da509|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:52.585Z|53c30a46-33be-4d65-acda-317a2b2da509|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:52.705Z|9e0de823-a08c-4927-bf72-29cfa9428fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:51:52.706Z|9e0de823-a08c-4927-bf72-29cfa9428fd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:51:55.370Z|a6805034-9b39-4a2f-9e4d-43055f967fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:51:55.371Z|a6805034-9b39-4a2f-9e4d-43055f967fa6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:52:02.535Z|8e61ffd2-b9b9-4529-a68b-88e178d14865|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:02.536Z|8e61ffd2-b9b9-4529-a68b-88e178d14865|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:02.617Z|5b090657-894d-4e70-84b7-aed5a4c24382|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:02.618Z|5b090657-894d-4e70-84b7-aed5a4c24382|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:02.736Z|695ad4a2-9f4e-43c3-b1df-4fc96b32c8f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:02.737Z|695ad4a2-9f4e-43c3-b1df-4fc96b32c8f0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:08.940Z|1cf32947-e507-44e3-92ac-6dd9978e2562|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:52:08.942Z|1cf32947-e507-44e3-92ac-6dd9978e2562|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:10.370Z|1ff3e650-7a68-49a7-a960-943ad767efd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:52:10.371Z|1ff3e650-7a68-49a7-a960-943ad767efd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:52:10.590Z|69cbe53c-0a15-4a1d-beff-41f4e78ddbb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:52:10.591Z|69cbe53c-0a15-4a1d-beff-41f4e78ddbb0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:52:12.567Z|a49fd8fb-3e8f-4d20-a765-6c0a336c30a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:12.568Z|a49fd8fb-3e8f-4d20-a765-6c0a336c30a8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:12.646Z|9a7b4495-2b4c-4832-9e32-d0bdc11c8b8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:12.647Z|9a7b4495-2b4c-4832-9e32-d0bdc11c8b8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:12.768Z|8dff81b7-df9b-4b1d-a1ec-072328913885|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:12.769Z|8dff81b7-df9b-4b1d-a1ec-072328913885|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:22.609Z|383d013f-4114-40a1-9809-ee09c74a3d89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:22.614Z|383d013f-4114-40a1-9809-ee09c74a3d89|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:22.679Z|71c5ef06-e4b9-4692-8de6-2bfebc64be4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:22.680Z|71c5ef06-e4b9-4692-8de6-2bfebc64be4a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:22.797Z|2f4c1992-e99b-4862-ae54-5a03d2f2e830|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:22.798Z|2f4c1992-e99b-4862-ae54-5a03d2f2e830|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:25.370Z|e7bd6371-d5f8-41a7-a8cb-e09b38fb11b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:52:25.374Z|e7bd6371-d5f8-41a7-a8cb-e09b38fb11b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:52:32.651Z|aa71e5d3-ee69-4d78-abe8-ffb645c29546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:32.652Z|aa71e5d3-ee69-4d78-abe8-ffb645c29546|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:32.722Z|28cdc303-3f60-4971-a5b3-c4e0a3ad5bab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:32.722Z|28cdc303-3f60-4971-a5b3-c4e0a3ad5bab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:32.828Z|83c6906d-9b7a-4cf6-a6c8-72d0911c6b1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:32.829Z|83c6906d-9b7a-4cf6-a6c8-72d0911c6b1f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:40.370Z|8c442b99-5a74-49cb-989a-58f323510700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:52:40.370Z|8c442b99-5a74-49cb-989a-58f323510700|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:52:40.592Z|36a04399-b43c-4b39-8fce-19f117245e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:52:40.593Z|36a04399-b43c-4b39-8fce-19f117245e47|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:52:42.683Z|066126c7-43c9-49d7-af82-c9ea47abd4cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:42.684Z|066126c7-43c9-49d7-af82-c9ea47abd4cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:42.761Z|41a7c38a-0e06-4d78-9206-bd2bec0145f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:42.763Z|41a7c38a-0e06-4d78-9206-bd2bec0145f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:42.860Z|d3d24550-b305-44ef-94c9-4ea346d30089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:42.861Z|d3d24550-b305-44ef-94c9-4ea346d30089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:52.727Z|9b1e3338-e278-49b4-baea-3930aa4180f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:52.727Z|9b1e3338-e278-49b4-baea-3930aa4180f2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:52.799Z|6b2fb85c-8e65-4baf-85e2-de96068bb139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:52.800Z|6b2fb85c-8e65-4baf-85e2-de96068bb139|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:52.887Z|512acf7b-2455-47c6-80e6-c262dcad47e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:52:52.888Z|512acf7b-2455-47c6-80e6-c262dcad47e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:52:55.370Z|107e42a4-0316-4ec1-8c2d-d7f14c21c51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:52:55.371Z|107e42a4-0316-4ec1-8c2d-d7f14c21c51c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:53:02.759Z|3399dcda-ebdc-44a2-a90f-a92e5a9cc7d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:02.760Z|3399dcda-ebdc-44a2-a90f-a92e5a9cc7d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:02.831Z|b57eeed2-0184-45f6-a47c-712ed42c690d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:02.832Z|b57eeed2-0184-45f6-a47c-712ed42c690d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:02.941Z|d4fe3a69-ce12-4741-9bf9-2b882075280a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:02.942Z|d4fe3a69-ce12-4741-9bf9-2b882075280a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:08.939Z|9b25306b-6536-4747-8fd0-1f1246bcb78d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:53:08.940Z|9b25306b-6536-4747-8fd0-1f1246bcb78d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:10.370Z|129632e2-461a-484e-93ab-33023beceeda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:53:10.374Z|129632e2-461a-484e-93ab-33023beceeda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:53:10.594Z|e3e9be25-0cd2-4f8b-8bff-dc309eb05d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:53:10.595Z|e3e9be25-0cd2-4f8b-8bff-dc309eb05d78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:53:12.787Z|257dbc4b-ce39-4cfd-9ebe-2096977da47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:12.788Z|257dbc4b-ce39-4cfd-9ebe-2096977da47b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:12.868Z|0d0a0d2d-ed6f-409c-b073-118c9d6e45e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:12.869Z|0d0a0d2d-ed6f-409c-b073-118c9d6e45e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:12.973Z|e75e86a7-365a-4d73-8af5-de2b166d891e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:12.974Z|e75e86a7-365a-4d73-8af5-de2b166d891e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:22.816Z|e52096ff-cfd5-4302-80e8-d1fcd9f3bfa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:22.817Z|e52096ff-cfd5-4302-80e8-d1fcd9f3bfa1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:22.899Z|7af3ddb9-c45f-436a-b55c-fb00922cecda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:22.900Z|7af3ddb9-c45f-436a-b55c-fb00922cecda|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:23.006Z|36a61b01-5b94-4fcf-b843-ea753e2c3181|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:23.007Z|36a61b01-5b94-4fcf-b843-ea753e2c3181|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:25.370Z|b03cb3df-0f67-4702-8175-5de248ef6aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:53:25.371Z|b03cb3df-0f67-4702-8175-5de248ef6aef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:53:32.852Z|417e81f6-9eb4-46a0-8cd5-495a2f41b393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:32.853Z|417e81f6-9eb4-46a0-8cd5-495a2f41b393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:32.931Z|12ce0bbc-048d-45c0-9c53-5f2b14a54f1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:32.932Z|12ce0bbc-048d-45c0-9c53-5f2b14a54f1e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:33.039Z|c8321eb3-40ad-4492-a2b7-56cd985680ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:33.040Z|c8321eb3-40ad-4492-a2b7-56cd985680ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:40.370Z|153bd78e-1b5b-45b2-868b-a4a8410af9bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:53:40.371Z|153bd78e-1b5b-45b2-868b-a4a8410af9bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:53:40.596Z|26bb1555-af58-455d-b68e-9c887404e2dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:53:40.596Z|26bb1555-af58-455d-b68e-9c887404e2dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:53:42.881Z|0c66e5c6-c393-4ad5-8bef-936fa55bdd98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:42.883Z|0c66e5c6-c393-4ad5-8bef-936fa55bdd98|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:42.960Z|35065f1d-e3cf-409f-873b-5885ed7e974d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:42.961Z|35065f1d-e3cf-409f-873b-5885ed7e974d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:43.070Z|9a0799cb-86b0-4ddb-b613-7b15f243c2de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:43.071Z|9a0799cb-86b0-4ddb-b613-7b15f243c2de|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:52.923Z|7720444e-d277-41eb-84c9-36882e5ec820|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:52.924Z|7720444e-d277-41eb-84c9-36882e5ec820|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:52.992Z|96141316-920d-4fe9-bde8-412dff3c4b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:52.994Z|96141316-920d-4fe9-bde8-412dff3c4b64|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:53.103Z|1d324aeb-b8e7-4d70-8e4e-946d1242ddeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:53:53.104Z|1d324aeb-b8e7-4d70-8e4e-946d1242ddeb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:53:55.370Z|abb6aa2d-37c3-49b1-a75f-5270c85de053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:53:55.375Z|abb6aa2d-37c3-49b1-a75f-5270c85de053|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:54:02.957Z|0e8c86f1-eb55-4e9e-b6a1-e3e17803ac56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:02.958Z|0e8c86f1-eb55-4e9e-b6a1-e3e17803ac56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:03.032Z|f6a4aa20-e326-4683-8469-635d8ab22f19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:03.032Z|f6a4aa20-e326-4683-8469-635d8ab22f19|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:03.137Z|5409263d-bb48-4b91-8033-9f89b61e4298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:03.138Z|5409263d-bb48-4b91-8033-9f89b61e4298|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:08.942Z|de1673ec-8568-4166-954c-4191bed92abb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:54:08.943Z|de1673ec-8568-4166-954c-4191bed92abb|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:10.370Z|1c69e252-ce9c-4108-b86d-6f15f9d12f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:54:10.371Z|1c69e252-ce9c-4108-b86d-6f15f9d12f37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:54:10.598Z|ca721490-e9e2-4903-9204-6760c64c6a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:54:10.598Z|ca721490-e9e2-4903-9204-6760c64c6a98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:54:12.991Z|a1618edd-68ab-47f6-9978-103001bddc42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:12.993Z|a1618edd-68ab-47f6-9978-103001bddc42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:13.063Z|23040cef-6676-4257-b797-3ac30e1ebab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:13.064Z|23040cef-6676-4257-b797-3ac30e1ebab0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:13.172Z|2167e561-07a3-4a40-a355-a9ea08231537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:13.173Z|2167e561-07a3-4a40-a355-a9ea08231537|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:23.035Z|64c59316-da2c-4436-b806-ed4a22db8beb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:23.036Z|64c59316-da2c-4436-b806-ed4a22db8beb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:23.094Z|3cc8a083-882b-41f0-8453-0443c1a90d94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:23.095Z|3cc8a083-882b-41f0-8453-0443c1a90d94|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:23.208Z|72aa5888-8f56-4668-8c1e-e00d2c1a8767|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:23.209Z|72aa5888-8f56-4668-8c1e-e00d2c1a8767|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:25.370Z|d15a9c78-cb29-43b9-ba66-a5192c96f3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:54:25.371Z|d15a9c78-cb29-43b9-ba66-a5192c96f3d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:54:33.081Z|0e5073b2-a6a9-49cc-858b-7c11a27256b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:33.082Z|0e5073b2-a6a9-49cc-858b-7c11a27256b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:33.129Z|80784fb1-93a4-46b7-8b0d-973e06022e09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:33.130Z|80784fb1-93a4-46b7-8b0d-973e06022e09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:33.242Z|dcb39863-e51d-4877-b552-516707affc66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:33.243Z|dcb39863-e51d-4877-b552-516707affc66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:40.371Z|3aa43eeb-c490-4744-9f89-c06c18dd77cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:54:40.376Z|3aa43eeb-c490-4744-9f89-c06c18dd77cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:54:40.600Z|f65bf7c6-889a-4770-9827-5531015d9116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:54:40.600Z|f65bf7c6-889a-4770-9827-5531015d9116|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:54:43.120Z|c1d5886f-decb-4351-93b2-c03b7623d71c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:43.121Z|c1d5886f-decb-4351-93b2-c03b7623d71c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:43.164Z|3c0a12ed-edc2-4799-81f5-01fb2a3fb32e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:43.166Z|3c0a12ed-edc2-4799-81f5-01fb2a3fb32e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:43.276Z|84d70063-ab10-40e6-ba4e-ece1a200d40e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:43.277Z|84d70063-ab10-40e6-ba4e-ece1a200d40e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:53.153Z|90f4d7cf-da4f-49c9-ba28-343e391176ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:53.155Z|90f4d7cf-da4f-49c9-ba28-343e391176ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:53.201Z|a1bdd858-73f9-40e3-9b53-1c02cdbcabd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:53.202Z|a1bdd858-73f9-40e3-9b53-1c02cdbcabd0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:53.307Z|1c985791-ea00-407b-b8f7-177e30250f68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:54:53.308Z|1c985791-ea00-407b-b8f7-177e30250f68|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:54:55.370Z|2de24926-7f66-4695-a86b-49818a232f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:54:55.372Z|2de24926-7f66-4695-a86b-49818a232f80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:55:03.207Z|8163850f-880b-4716-92d6-0a1ea4a137f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:03.208Z|8163850f-880b-4716-92d6-0a1ea4a137f3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:03.233Z|18e02955-5ff7-4a54-b5ab-3e78f52d76cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:03.234Z|18e02955-5ff7-4a54-b5ab-3e78f52d76cf|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:03.337Z|dd567d02-96d0-4f16-9d06-8cb8633f1588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:03.338Z|dd567d02-96d0-4f16-9d06-8cb8633f1588|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:08.941Z|978b84cd-d80a-4f86-8c19-df0bcb737f87|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:55:08.942Z|978b84cd-d80a-4f86-8c19-df0bcb737f87|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:10.370Z|a1193980-25a4-4347-85a7-28f5371e2ad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:55:10.371Z|a1193980-25a4-4347-85a7-28f5371e2ad6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:55:10.601Z|7ef8ac5a-91ed-4f90-a53a-007cdb263b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:55:10.602Z|7ef8ac5a-91ed-4f90-a53a-007cdb263b65|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:55:13.239Z|b03447cb-b8d7-4182-9dfa-5fe01a1eb195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:13.240Z|b03447cb-b8d7-4182-9dfa-5fe01a1eb195|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:13.260Z|d8327e01-8634-4c73-9c0b-1f51a1b33646|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:13.261Z|d8327e01-8634-4c73-9c0b-1f51a1b33646|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:13.368Z|dcbbe142-7c42-4f6e-abcc-b7f0f9abf33d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:13.369Z|dcbbe142-7c42-4f6e-abcc-b7f0f9abf33d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:23.268Z|9967c41c-0120-487f-b845-2183e0bf2aab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:23.270Z|9967c41c-0120-487f-b845-2183e0bf2aab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:23.291Z|73500936-5d5b-4533-b4dc-8b1f8f6c6205|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:23.292Z|73500936-5d5b-4533-b4dc-8b1f8f6c6205|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:23.414Z|60fd7381-4e94-472b-8cd0-9cd25595b0f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:23.415Z|60fd7381-4e94-472b-8cd0-9cd25595b0f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:25.370Z|db9b956e-5a58-4653-9187-9de74a9725a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:55:25.373Z|db9b956e-5a58-4653-9187-9de74a9725a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:55:33.308Z|62e6871e-40a3-4566-8180-0c3ea6a0b029|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:33.309Z|62e6871e-40a3-4566-8180-0c3ea6a0b029|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:33.319Z|af276eaa-0eb1-4e8b-8bb4-63e764338052|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:33.320Z|af276eaa-0eb1-4e8b-8bb4-63e764338052|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:33.451Z|8ac1a24e-c33e-46c2-a0fa-44d4a141b592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:33.452Z|8ac1a24e-c33e-46c2-a0fa-44d4a141b592|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:40.370Z|350539e8-0451-4093-9614-95f5f2edc95f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:55:40.371Z|350539e8-0451-4093-9614-95f5f2edc95f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:55:40.603Z|4da46c3f-d4b3-413a-8511-832b7d6f2032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:55:40.604Z|4da46c3f-d4b3-413a-8511-832b7d6f2032|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:55:43.337Z|612a5e48-9af1-4081-930e-16ecad2e3982|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:43.338Z|612a5e48-9af1-4081-930e-16ecad2e3982|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:43.350Z|902cbbdc-27be-404f-856e-354605ccf804|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:43.352Z|902cbbdc-27be-404f-856e-354605ccf804|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:43.482Z|7a3b2e72-6123-4322-9b27-8dad76efe422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:43.483Z|7a3b2e72-6123-4322-9b27-8dad76efe422|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:53.370Z|2cc481c8-f99b-4d69-87f6-11a5cad2ac39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:53.371Z|2cc481c8-f99b-4d69-87f6-11a5cad2ac39|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:53.391Z|4082b6fb-b8d0-4246-8579-cce5ad966662|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:53.393Z|4082b6fb-b8d0-4246-8579-cce5ad966662|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:53.513Z|106cd631-dbba-4703-b1fd-92e37b0e0139|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:55:53.514Z|106cd631-dbba-4703-b1fd-92e37b0e0139|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:55:55.371Z|ce867972-d9d7-435c-a82a-40c1ffca40c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:55:55.371Z|ce867972-d9d7-435c-a82a-40c1ffca40c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:56:03.403Z|7b6dab6f-b1d4-470c-bd9e-b8e25ec6d9d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:03.404Z|7b6dab6f-b1d4-470c-bd9e-b8e25ec6d9d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:03.419Z|530f7d9a-eb78-48d0-85d8-2ef2db43bbd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:03.420Z|530f7d9a-eb78-48d0-85d8-2ef2db43bbd7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:03.545Z|b435c937-9f70-4bad-9632-8729f1183494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:03.546Z|b435c937-9f70-4bad-9632-8729f1183494|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:08.939Z|06714458-12eb-4622-9eed-304d2cb1df2b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:56:08.940Z|06714458-12eb-4622-9eed-304d2cb1df2b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:10.370Z|945947b3-3acc-4a3f-a658-5d5559cd4df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:56:10.371Z|945947b3-3acc-4a3f-a658-5d5559cd4df0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:56:10.605Z|39e92e22-b562-4542-87e4-42390512bef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:56:10.606Z|39e92e22-b562-4542-87e4-42390512bef4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:56:13.439Z|97de7bf4-da63-4f5a-ab37-8dd749e4024e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:13.440Z|97de7bf4-da63-4f5a-ab37-8dd749e4024e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:13.462Z|dcf64e90-8a2a-40f3-b83f-9a98e1db9aa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:13.463Z|dcf64e90-8a2a-40f3-b83f-9a98e1db9aa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:13.573Z|6edcc841-c841-40e1-8726-ff85f6bb449d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:13.574Z|6edcc841-c841-40e1-8726-ff85f6bb449d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:23.466Z|c8aaf384-e141-49eb-a464-ce421635fec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:23.467Z|c8aaf384-e141-49eb-a464-ce421635fec2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:23.491Z|596ff55d-59e7-434d-9f01-b6868926f55f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:23.492Z|596ff55d-59e7-434d-9f01-b6868926f55f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:23.602Z|94182c01-1334-4cd6-bd45-7ba52bb07f11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:23.603Z|94182c01-1334-4cd6-bd45-7ba52bb07f11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:25.370Z|85026eeb-1a54-43d6-877f-613a3f9d40b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:56:25.371Z|85026eeb-1a54-43d6-877f-613a3f9d40b5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:56:33.496Z|5b59c07d-27eb-46f3-b35e-03e0ed4e7e03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:33.497Z|5b59c07d-27eb-46f3-b35e-03e0ed4e7e03|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:33.522Z|37b960a4-3a21-4891-a634-8ca822a288ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:33.523Z|37b960a4-3a21-4891-a634-8ca822a288ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:33.630Z|a6f3aaf6-39ab-416e-944a-6c413aa025b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:33.631Z|a6f3aaf6-39ab-416e-944a-6c413aa025b7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:40.370Z|acd3d7b7-903f-472d-b87a-287436919ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:56:40.373Z|acd3d7b7-903f-472d-b87a-287436919ba4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:56:40.607Z|2c76d92a-483f-4418-81c7-cc514407477f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:56:40.607Z|2c76d92a-483f-4418-81c7-cc514407477f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:56:43.526Z|d8df5fe4-124a-45d1-ae6f-00ec3c379ee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:43.527Z|d8df5fe4-124a-45d1-ae6f-00ec3c379ee7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:43.550Z|1692e205-ec1c-4806-b1ed-9e898b7cc3af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:43.550Z|1692e205-ec1c-4806-b1ed-9e898b7cc3af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:43.661Z|0522c592-3c9b-4f2d-9bac-a30e47d92d45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:43.662Z|0522c592-3c9b-4f2d-9bac-a30e47d92d45|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:53.557Z|bce607e5-d5ac-4cdd-b786-67370953bc39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:53.559Z|bce607e5-d5ac-4cdd-b786-67370953bc39|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:53.577Z|ece5ed00-98cd-45fc-9f01-77ae9de89ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:53.579Z|ece5ed00-98cd-45fc-9f01-77ae9de89ae9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:53.689Z|e04852f5-3a78-4309-aaed-40eb0cb4f466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:56:53.690Z|e04852f5-3a78-4309-aaed-40eb0cb4f466|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:56:55.370Z|954bfbab-3602-486f-a1fa-90dcd3c76c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:56:55.370Z|954bfbab-3602-486f-a1fa-90dcd3c76c2c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:57:03.587Z|6fc536a1-1148-415f-9c38-692ad2b56f0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:03.588Z|6fc536a1-1148-415f-9c38-692ad2b56f0c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:03.612Z|e17fff2e-c494-463b-ba99-c3e1666d6e4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:03.613Z|e17fff2e-c494-463b-ba99-c3e1666d6e4d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:03.718Z|ba3f424c-5eba-45e1-b397-b768c3824204|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:03.719Z|ba3f424c-5eba-45e1-b397-b768c3824204|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:08.938Z|1e494238-03da-48ef-aec1-af5f6bec4c9e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:57:08.939Z|1e494238-03da-48ef-aec1-af5f6bec4c9e|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:10.370Z|ecbb8225-830b-460f-95c7-f835d0c0f8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:57:10.371Z|ecbb8225-830b-460f-95c7-f835d0c0f8b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:57:10.610Z|98591f2e-21ef-43d9-904e-61f888bf51a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:57:10.611Z|98591f2e-21ef-43d9-904e-61f888bf51a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:57:13.621Z|e4232899-2203-43ab-a169-f6f5d8a3c764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:13.622Z|e4232899-2203-43ab-a169-f6f5d8a3c764|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:13.641Z|e5b49849-71c4-4577-85a3-9b5c87698a16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:13.642Z|e5b49849-71c4-4577-85a3-9b5c87698a16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:13.749Z|95b9f07d-bfb1-41f6-b17a-ba0e0421dde3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:13.750Z|95b9f07d-bfb1-41f6-b17a-ba0e0421dde3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:23.651Z|15b107dd-d138-4aa1-906c-d584e99f74d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:23.652Z|15b107dd-d138-4aa1-906c-d584e99f74d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:23.669Z|12393ef0-af77-44d6-9d28-5c1fe640f784|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:23.670Z|12393ef0-af77-44d6-9d28-5c1fe640f784|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:23.781Z|abc423b8-5cd2-43f5-b71c-ad7b09d024b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:23.782Z|abc423b8-5cd2-43f5-b71c-ad7b09d024b3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:25.370Z|97228912-d507-41f2-8585-cfa16c536df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:57:25.375Z|97228912-d507-41f2-8585-cfa16c536df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:57:33.694Z|c394e634-6f2b-4413-a0af-6b17bf0d5436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:33.694Z|c394e634-6f2b-4413-a0af-6b17bf0d5436|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:33.699Z|f02cc1a9-294d-4b6f-870c-453e56799252|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:33.700Z|f02cc1a9-294d-4b6f-870c-453e56799252|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:33.814Z|d716c98c-8321-45cd-96c9-55363940d789|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:33.815Z|d716c98c-8321-45cd-96c9-55363940d789|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:40.370Z|7fa784a2-f5ad-4a4a-abfe-762e87eb9b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:57:40.371Z|7fa784a2-f5ad-4a4a-abfe-762e87eb9b73|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:57:40.612Z|8f339c45-7527-4c1e-9c9e-c866d4bda3bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:57:40.613Z|8f339c45-7527-4c1e-9c9e-c866d4bda3bd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:57:43.726Z|4c910d67-5d30-4d73-8e69-408371670267|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:43.727Z|4c910d67-5d30-4d73-8e69-408371670267|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:43.732Z|16d2c13d-1a29-4239-9ae0-0ab9401cb136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:43.733Z|16d2c13d-1a29-4239-9ae0-0ab9401cb136|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:43.843Z|c1832b05-de83-4674-a368-b3d26db31282|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:43.844Z|c1832b05-de83-4674-a368-b3d26db31282|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:53.756Z|701759d6-e018-4483-b00d-ca45cc1efce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:53.757Z|701759d6-e018-4483-b00d-ca45cc1efce2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:53.762Z|bfabfe9c-f30e-41e7-9bc4-b5b20bc76302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:53.762Z|bfabfe9c-f30e-41e7-9bc4-b5b20bc76302|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:53.869Z|0cb55da5-20e5-4410-9e5f-6dee99bf284c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:57:53.870Z|0cb55da5-20e5-4410-9e5f-6dee99bf284c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:57:55.370Z|a5731925-fddf-43f8-8b9a-987556ba53bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:57:55.371Z|a5731925-fddf-43f8-8b9a-987556ba53bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:58:03.793Z|edda1f6f-47ab-4c54-8c39-ee7f407b27db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:03.794Z|edda1f6f-47ab-4c54-8c39-ee7f407b27db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:03.802Z|12d0b146-6f86-40c5-87e7-490cc5dc48c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:03.803Z|12d0b146-6f86-40c5-87e7-490cc5dc48c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:03.901Z|3b54a294-81eb-45ee-a671-94861c8a173f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:03.902Z|3b54a294-81eb-45ee-a671-94861c8a173f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:08.938Z|463a5159-1e9b-40da-af03-a1abda228aea|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:58:08.940Z|463a5159-1e9b-40da-af03-a1abda228aea|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:10.370Z|d3da8eda-6648-4668-a153-90ccf9a55ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:58:10.373Z|d3da8eda-6648-4668-a153-90ccf9a55ac3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:58:10.614Z|b20ef251-37fc-4c6d-8993-96f59bb3b0f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:58:10.615Z|b20ef251-37fc-4c6d-8993-96f59bb3b0f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:58:13.823Z|0ce33007-0c8b-41b1-87f3-6a7e1d927354|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:13.824Z|0ce33007-0c8b-41b1-87f3-6a7e1d927354|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:13.829Z|c4f2cf27-65db-4112-abec-eefa14877236|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:13.829Z|c4f2cf27-65db-4112-abec-eefa14877236|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:13.935Z|766d1756-85ec-4169-8278-5621ac2bad0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:13.936Z|766d1756-85ec-4169-8278-5621ac2bad0e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:23.852Z|b3d83d98-39df-49b6-826b-05c990783b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:23.853Z|b3d83d98-39df-49b6-826b-05c990783b15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:23.855Z|6a8c4ac2-4d5c-4cda-a5a5-808affa8b539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:23.856Z|6a8c4ac2-4d5c-4cda-a5a5-808affa8b539|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:23.962Z|26f763d0-6134-4175-be2f-b781668e9c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:23.963Z|26f763d0-6134-4175-be2f-b781668e9c13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:25.370Z|9de52340-ee2d-4624-94ec-79c1c62359c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:58:25.371Z|9de52340-ee2d-4624-94ec-79c1c62359c5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:58:33.883Z|f86b1ddb-3d36-41df-8b44-bdb8db4b669c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:33.884Z|f86b1ddb-3d36-41df-8b44-bdb8db4b669c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:33.892Z|aa3fcf7c-15e2-446b-b263-130a26275a81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:33.894Z|aa3fcf7c-15e2-446b-b263-130a26275a81|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:33.990Z|6ca73134-ed7d-4b86-8d6f-6a17465b57b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:33.991Z|6ca73134-ed7d-4b86-8d6f-6a17465b57b5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:40.370Z|48a5cfe4-273c-46b7-ad90-3a922b0109dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:58:40.371Z|48a5cfe4-273c-46b7-ad90-3a922b0109dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:58:40.616Z|aec0d0c3-e481-40ac-958f-b66ac043e554|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:58:40.617Z|aec0d0c3-e481-40ac-958f-b66ac043e554|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:58:43.917Z|87217828-4e5c-437d-a56e-bd20e488ba51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:43.918Z|87217828-4e5c-437d-a56e-bd20e488ba51|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:43.932Z|095c0038-84bb-47c9-a523-1ef33d434303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:43.933Z|095c0038-84bb-47c9-a523-1ef33d434303|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:44.019Z|86be10a2-bbbf-4e03-a6bf-c7c20ad7b6e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:44.020Z|86be10a2-bbbf-4e03-a6bf-c7c20ad7b6e6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:53.955Z|a7851a26-81f9-4a96-8782-2074cc2431ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:53.956Z|a7851a26-81f9-4a96-8782-2074cc2431ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:53.958Z|a5c75563-c86b-4a2e-bacb-598eca8b9e70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:53.959Z|a5c75563-c86b-4a2e-bacb-598eca8b9e70|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:54.049Z|a0b983d0-8e26-4cb1-99fb-dc1ec3f18ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:58:54.050Z|a0b983d0-8e26-4cb1-99fb-dc1ec3f18ee8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:58:55.370Z|277963bc-710c-4a0b-95da-bfa926905cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:58:55.374Z|277963bc-710c-4a0b-95da-bfa926905cb5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:59:03.986Z|2fdb88f3-8764-4242-af3d-e3f202559aeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:03.987Z|2fdb88f3-8764-4242-af3d-e3f202559aeb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:03.983Z|20aa9f5f-454c-4e43-a996-35a9897cef31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:03.991Z|20aa9f5f-454c-4e43-a996-35a9897cef31|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:04.079Z|f54af547-3fd4-45b0-8e3f-39b1e4d1a1ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:04.080Z|f54af547-3fd4-45b0-8e3f-39b1e4d1a1ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:08.942Z|9b0c1faa-92d8-4566-abcc-063ed66cdaa3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-08T23:59:08.943Z|9b0c1faa-92d8-4566-abcc-063ed66cdaa3|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:10.370Z|8da784ec-afda-459d-b2f6-8afe39f3e23a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:59:10.371Z|8da784ec-afda-459d-b2f6-8afe39f3e23a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:59:10.618Z|ce21cdc4-2300-4a49-ae4d-a43efd823438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:59:10.618Z|ce21cdc4-2300-4a49-ae4d-a43efd823438|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:59:14.029Z|24a72d2e-972e-428f-8dd6-588c0c4f7f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:14.029Z|7078fff6-9505-4660-bce5-e0ca5fdb14b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:14.030Z|7078fff6-9505-4660-bce5-e0ca5fdb14b6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:14.030Z|24a72d2e-972e-428f-8dd6-588c0c4f7f82|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:14.108Z|5c406641-45e7-4282-9028-ff2a28d37ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:14.110Z|5c406641-45e7-4282-9028-ff2a28d37ecf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:24.059Z|7788f7ed-d44e-4c20-832f-2dd4110997c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:24.059Z|c4449b59-d4de-488a-a6c2-466765a61f23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:24.060Z|7788f7ed-d44e-4c20-832f-2dd4110997c4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:24.060Z|c4449b59-d4de-488a-a6c2-466765a61f23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:24.139Z|33c551b4-b5f7-4430-a379-2303d8866a92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:24.140Z|33c551b4-b5f7-4430-a379-2303d8866a92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:25.370Z|9ccd0541-7784-4e1a-b6fb-f8bc665d16f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:59:25.371Z|9ccd0541-7784-4e1a-b6fb-f8bc665d16f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:59:34.088Z|6746eb2f-ae24-42a6-893f-50aa09ce5a53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:34.089Z|6746eb2f-ae24-42a6-893f-50aa09ce5a53|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:34.095Z|ae03a90a-242d-4ff6-90d8-2e6c0470cf5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:34.096Z|ae03a90a-242d-4ff6-90d8-2e6c0470cf5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:34.168Z|874ce5c3-f873-4b40-a15e-1d09dbfa9b86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:34.169Z|874ce5c3-f873-4b40-a15e-1d09dbfa9b86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:40.370Z|e4ff8018-9def-4ddf-9aee-fa28e3d9e13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:59:40.373Z|e4ff8018-9def-4ddf-9aee-fa28e3d9e13e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:59:40.620Z|15d14f55-3e85-4183-80c2-610bcb0dd1c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:59:40.620Z|15d14f55-3e85-4183-80c2-610bcb0dd1c6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-08T23:59:44.134Z|e65563fa-5c23-4b91-8dd6-832b95635dee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:44.135Z|e65563fa-5c23-4b91-8dd6-832b95635dee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:44.134Z|566b3b53-1334-496b-8c8c-94dadad8a084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:44.137Z|566b3b53-1334-496b-8c8c-94dadad8a084|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:44.201Z|94aa32af-a756-41ea-bd1f-f17379324e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:44.202Z|94aa32af-a756-41ea-bd1f-f17379324e4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:54.166Z|77dc1907-fd77-40f5-adcf-cfff0a2fbcc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:54.166Z|58e2f7f0-416e-4aa8-b893-2bf222e8c943|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:54.167Z|77dc1907-fd77-40f5-adcf-cfff0a2fbcc8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:54.167Z|58e2f7f0-416e-4aa8-b893-2bf222e8c943|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:54.328Z|ebbe2fef-71ef-48f6-9162-4651bc6c5075|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-08T23:59:54.330Z|ebbe2fef-71ef-48f6-9162-4651bc6c5075|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-08T23:59:55.370Z|8aee94fc-76b7-4c97-8ece-265295bea933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-08T23:59:55.371Z|8aee94fc-76b7-4c97-8ece-265295bea933|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:00:04.206Z|05188ddf-24b6-4667-bcb0-50af7b5360c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:04.207Z|b5f7cdf2-8624-4d87-bf37-cf258004f4ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:04.208Z|05188ddf-24b6-4667-bcb0-50af7b5360c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:04.208Z|b5f7cdf2-8624-4d87-bf37-cf258004f4ca|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:04.361Z|7c365ba4-a908-447a-94c0-71b4a762f364|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:04.363Z|7c365ba4-a908-447a-94c0-71b4a762f364|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:08.938Z|1ddd84b4-5541-461c-bc71-2882794561f4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:00:08.940Z|1ddd84b4-5541-461c-bc71-2882794561f4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:10.370Z|0dbe227f-09a5-47f4-a283-5b4442a77eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:00:10.371Z|0dbe227f-09a5-47f4-a283-5b4442a77eab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:00:10.622Z|5efc1a03-f87a-4d23-8cbd-0bb51b5a6e5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:00:10.622Z|5efc1a03-f87a-4d23-8cbd-0bb51b5a6e5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:00:14.243Z|a3d03611-5bb0-49dd-9357-0425bdadae27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:14.244Z|a3d03611-5bb0-49dd-9357-0425bdadae27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:14.247Z|9e9eaae4-1c78-4a3c-9dd3-de99e0c04630|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:14.248Z|9e9eaae4-1c78-4a3c-9dd3-de99e0c04630|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:14.392Z|fdc3471c-3b1b-4a73-b57f-9e0661457e84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:14.393Z|fdc3471c-3b1b-4a73-b57f-9e0661457e84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:24.282Z|2d8b861d-e8c8-4fcb-9331-3e34adfad373|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:24.283Z|2d8b861d-e8c8-4fcb-9331-3e34adfad373|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:24.285Z|bdb9db2d-6804-49c2-8b72-f1f5424f7b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:24.285Z|bdb9db2d-6804-49c2-8b72-f1f5424f7b4a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:24.424Z|4e977fe3-4194-4034-ba4a-bd502db049f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:24.426Z|4e977fe3-4194-4034-ba4a-bd502db049f3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:25.370Z|7931568c-85a6-4710-8d13-d7657a1af248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:00:25.373Z|7931568c-85a6-4710-8d13-d7657a1af248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:00:34.321Z|2a2d6d13-a830-4cad-a1cd-077091a0212a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:34.322Z|2a2d6d13-a830-4cad-a1cd-077091a0212a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:34.339Z|adb84e35-cde4-424e-a22b-e9db505ee361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:34.340Z|adb84e35-cde4-424e-a22b-e9db505ee361|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:34.461Z|1ffe467f-325f-4ee1-b303-1bcb2b2c984a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:34.462Z|1ffe467f-325f-4ee1-b303-1bcb2b2c984a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:40.370Z|067a717a-8431-4f44-8a55-cb6cf3a8ad8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:00:40.371Z|067a717a-8431-4f44-8a55-cb6cf3a8ad8b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:00:40.623Z|2e03b1af-70ac-4a49-bd05-cc15aa890a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:00:40.624Z|2e03b1af-70ac-4a49-bd05-cc15aa890a8a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:00:44.366Z|8ae2b887-2f5d-484f-81d9-80607829c1fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:44.367Z|8ae2b887-2f5d-484f-81d9-80607829c1fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:44.372Z|3b81d072-153f-4a5a-b8f0-4776452f0f8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:44.372Z|3b81d072-153f-4a5a-b8f0-4776452f0f8a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:44.501Z|c29f0cc8-f110-4a5a-be0c-22f911c885c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:44.502Z|c29f0cc8-f110-4a5a-be0c-22f911c885c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:54.396Z|44abcd65-41d8-42c0-b62a-4c2a4158acc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:54.398Z|44abcd65-41d8-42c0-b62a-4c2a4158acc8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:54.403Z|8bb1e9ad-dd89-4579-9c8c-cf1e5e8a2332|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:54.403Z|8bb1e9ad-dd89-4579-9c8c-cf1e5e8a2332|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:54.546Z|52dda15f-3b4e-4045-a8fa-86c2eca9bd24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:00:54.547Z|52dda15f-3b4e-4045-a8fa-86c2eca9bd24|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:00:55.370Z|f0bacd4b-4209-4825-8df5-76ab96e76209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:00:55.371Z|f0bacd4b-4209-4825-8df5-76ab96e76209|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:01:04.446Z|fc73b93c-7a61-4491-b28f-96112000a045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:04.446Z|1ee83806-2edc-4ff6-84c0-f3caafb18fa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:04.447Z|1ee83806-2edc-4ff6-84c0-f3caafb18fa6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:04.447Z|fc73b93c-7a61-4491-b28f-96112000a045|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:04.576Z|be4b98f1-d4c7-4506-828c-e23fad147b45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:04.578Z|be4b98f1-d4c7-4506-828c-e23fad147b45|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:08.939Z|659b35d4-9ad7-4860-924c-3883c0698cad|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:01:08.941Z|659b35d4-9ad7-4860-924c-3883c0698cad|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:10.370Z|114d5205-4ff3-474a-8609-98383c5640f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:01:10.374Z|114d5205-4ff3-474a-8609-98383c5640f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:01:10.625Z|2d55bc18-0445-48f4-b04f-6b86bf3d3be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:01:10.626Z|2d55bc18-0445-48f4-b04f-6b86bf3d3be7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:01:14.483Z|a2aa69ae-065b-4ec4-ba34-fdc2f6d63612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:14.484Z|a2aa69ae-065b-4ec4-ba34-fdc2f6d63612|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:14.485Z|4c3f001a-76ea-461f-ab4f-ccc1ae20b444|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:14.486Z|4c3f001a-76ea-461f-ab4f-ccc1ae20b444|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:14.613Z|178a95f0-a72d-4f07-995c-bf3f86495acd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:14.614Z|178a95f0-a72d-4f07-995c-bf3f86495acd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:24.517Z|669201a0-458f-4c44-8f11-511d20af03da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:24.519Z|669201a0-458f-4c44-8f11-511d20af03da|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:24.523Z|b1569a51-b59e-4881-b540-e46eb10ef438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:24.524Z|b1569a51-b59e-4881-b540-e46eb10ef438|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:24.649Z|81d9394f-54a7-4d95-b86e-9213f4bf6252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:24.650Z|81d9394f-54a7-4d95-b86e-9213f4bf6252|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:25.370Z|f2b12dcd-e25c-44a7-bcda-edaf800890a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:01:25.371Z|f2b12dcd-e25c-44a7-bcda-edaf800890a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:01:34.555Z|b4da473a-41e8-4e24-b78a-ff57a6776b8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:34.556Z|b4da473a-41e8-4e24-b78a-ff57a6776b8d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:34.560Z|021a0ed7-99bb-4993-ad83-73c5c2b64dda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:34.560Z|021a0ed7-99bb-4993-ad83-73c5c2b64dda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:34.682Z|c1d68935-1b57-4b61-bf4d-bf9eec59d61a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:34.683Z|c1d68935-1b57-4b61-bf4d-bf9eec59d61a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:40.370Z|8609bd28-50a3-4d7e-a8f0-b9f882933490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:01:40.370Z|8609bd28-50a3-4d7e-a8f0-b9f882933490|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:01:40.627Z|f244ee14-5bcc-4486-b387-f5d358b69c5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:01:40.628Z|f244ee14-5bcc-4486-b387-f5d358b69c5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:01:44.602Z|6e081541-7477-4f65-b84f-302bfa51ce36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:44.603Z|6e081541-7477-4f65-b84f-302bfa51ce36|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:44.610Z|67988f3b-ff27-416e-a55d-e5b0390cd483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:44.611Z|67988f3b-ff27-416e-a55d-e5b0390cd483|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:44.710Z|4615066b-ad4f-4b88-814b-385883663b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:44.711Z|4615066b-ad4f-4b88-814b-385883663b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:54.632Z|196b995a-0c3c-4474-8cdd-600aa87a727a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:54.633Z|196b995a-0c3c-4474-8cdd-600aa87a727a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:54.640Z|e7b6548c-0098-4f7d-bf7b-b3c2b8d1e7a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:54.641Z|e7b6548c-0098-4f7d-bf7b-b3c2b8d1e7a8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:54.742Z|863ae45d-5ea8-4f3e-bdcd-ef67418e9658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:01:54.743Z|863ae45d-5ea8-4f3e-bdcd-ef67418e9658|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:01:55.370Z|a0048ff7-2ac7-4eb7-a1e4-285718d531b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:01:55.373Z|a0048ff7-2ac7-4eb7-a1e4-285718d531b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:02:04.670Z|8c92c7cf-f989-4522-84b8-61329d2d3859|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:04.671Z|8c92c7cf-f989-4522-84b8-61329d2d3859|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:04.673Z|9a01c4c4-14cc-4795-b1b0-c75ba478e9f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:04.675Z|9a01c4c4-14cc-4795-b1b0-c75ba478e9f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:04.771Z|88a9a82a-3588-4381-bb69-da3bb96bf746|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:04.773Z|88a9a82a-3588-4381-bb69-da3bb96bf746|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:08.938Z|88ca08a2-ed64-4988-beda-25855c28df8b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:02:08.939Z|88ca08a2-ed64-4988-beda-25855c28df8b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:10.370Z|f455f6cf-ca84-4004-b1ce-e3133e303934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:02:10.371Z|f455f6cf-ca84-4004-b1ce-e3133e303934|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:02:10.629Z|2a25b782-dd62-4431-919f-9316f9dffcee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:02:10.630Z|2a25b782-dd62-4431-919f-9316f9dffcee|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:02:14.710Z|974d456c-fc66-4fd6-91b2-b8d3e267c01c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:14.711Z|974d456c-fc66-4fd6-91b2-b8d3e267c01c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:14.714Z|2a750361-acc5-4a42-9400-17d09d673442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:14.714Z|2a750361-acc5-4a42-9400-17d09d673442|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:14.807Z|cf76410b-895c-445f-84b8-5097efc2441d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:14.808Z|cf76410b-895c-445f-84b8-5097efc2441d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:24.754Z|d47339f9-3f5b-4046-93cc-9fbe287bde7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:24.754Z|a2c3160c-7244-4a7d-a6e1-bd3e5f6683f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:24.755Z|d47339f9-3f5b-4046-93cc-9fbe287bde7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:24.755Z|a2c3160c-7244-4a7d-a6e1-bd3e5f6683f3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:24.842Z|982ea7c4-47a5-418d-9262-eb61ddc5b942|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:24.843Z|982ea7c4-47a5-418d-9262-eb61ddc5b942|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:25.370Z|06fb0f94-c813-493f-a458-edcfc616f7ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:02:25.371Z|06fb0f94-c813-493f-a458-edcfc616f7ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:02:34.798Z|f51e81ae-0c45-41d6-a7b2-3408d64a497f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:34.800Z|f51e81ae-0c45-41d6-a7b2-3408d64a497f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:34.804Z|12ae7459-6ffa-4729-b893-3cde648226a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:34.805Z|12ae7459-6ffa-4729-b893-3cde648226a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:34.881Z|d9172fdc-1e6c-4273-8137-062df3e69411|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:34.882Z|d9172fdc-1e6c-4273-8137-062df3e69411|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:40.370Z|69accf8d-5c17-4f64-9fbe-c8d7616c79b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:02:40.373Z|69accf8d-5c17-4f64-9fbe-c8d7616c79b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:02:40.631Z|34462547-cb41-4e4d-ab69-02cae6cb3d82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:02:40.631Z|34462547-cb41-4e4d-ab69-02cae6cb3d82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:02:44.846Z|0207efd0-05ad-4689-93a9-2c26126fa7ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:44.846Z|cb98a85d-cff9-4182-81d5-46433ddde93c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:44.847Z|0207efd0-05ad-4689-93a9-2c26126fa7ba|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:44.847Z|cb98a85d-cff9-4182-81d5-46433ddde93c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:44.915Z|9b8acc50-4d03-4b71-9dff-52fc34fffa21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:44.916Z|9b8acc50-4d03-4b71-9dff-52fc34fffa21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:54.874Z|0d22c567-2fca-40ff-9ccf-fa6a5a9209a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:54.875Z|0d22c567-2fca-40ff-9ccf-fa6a5a9209a2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:54.877Z|e80c8fc4-bc78-4c96-bb4b-bf67ff052e10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:54.878Z|e80c8fc4-bc78-4c96-bb4b-bf67ff052e10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:54.944Z|2ab2d8f5-5883-4d50-946c-b7bdbae6718e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:02:54.945Z|2ab2d8f5-5883-4d50-946c-b7bdbae6718e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:02:55.370Z|f2d96c8f-8ccf-442b-9d7f-7cdec0288eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:02:55.371Z|f2d96c8f-8ccf-442b-9d7f-7cdec0288eea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:03:04.911Z|2975fd4a-67f4-4e90-8fc3-c32fe33e8146|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:04.912Z|2975fd4a-67f4-4e90-8fc3-c32fe33e8146|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:04.916Z|2d13fd30-60ca-4482-b856-12e8fea53927|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:04.917Z|2d13fd30-60ca-4482-b856-12e8fea53927|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:04.973Z|83b29814-5a7b-48ca-bf2a-f065e462646e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:04.974Z|83b29814-5a7b-48ca-bf2a-f065e462646e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:08.939Z|f05551d7-dff7-4412-9adf-5143e26bc2bd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:03:08.940Z|f05551d7-dff7-4412-9adf-5143e26bc2bd|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:10.370Z|d6fadc8f-e521-444f-b5f9-1ec8c7b4ff26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:03:10.370Z|d6fadc8f-e521-444f-b5f9-1ec8c7b4ff26|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:03:10.632Z|16e393d4-cc90-4f0f-a0a4-2d292051b6b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:03:10.633Z|16e393d4-cc90-4f0f-a0a4-2d292051b6b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:03:14.945Z|3ff32da3-6077-41f9-ba4d-908e670721dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:14.946Z|ae81f2f9-d271-4f5e-a161-a2b9559068ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:14.946Z|3ff32da3-6077-41f9-ba4d-908e670721dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:14.946Z|ae81f2f9-d271-4f5e-a161-a2b9559068ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:15.011Z|67e38054-b12f-46ea-9ce8-6669aeecabb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:15.012Z|67e38054-b12f-46ea-9ce8-6669aeecabb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:24.980Z|71c7730a-caf3-4ff9-a79e-441945178090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:24.980Z|5e28727f-61d0-479d-895c-4d7939027268|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:24.982Z|71c7730a-caf3-4ff9-a79e-441945178090|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:24.982Z|5e28727f-61d0-479d-895c-4d7939027268|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:25.043Z|738ed0b8-f0a8-4968-948a-890b5371ccba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:25.044Z|738ed0b8-f0a8-4968-948a-890b5371ccba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:25.370Z|ccfaccdc-c47a-4db4-a5fc-564b59047db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:03:25.374Z|ccfaccdc-c47a-4db4-a5fc-564b59047db9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:03:35.028Z|66d8f487-f5f0-4f84-bf69-1608a52cd34b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:35.028Z|b50c5939-587e-4a74-80e9-1e22c8603a57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:35.031Z|66d8f487-f5f0-4f84-bf69-1608a52cd34b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:35.030Z|b50c5939-587e-4a74-80e9-1e22c8603a57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:35.073Z|003133ad-0659-4510-8269-d7103f557d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:35.074Z|003133ad-0659-4510-8269-d7103f557d9d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:40.370Z|adda2b34-8f89-49ac-9813-6140a0727fa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:03:40.371Z|adda2b34-8f89-49ac-9813-6140a0727fa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:03:40.634Z|24bc37c7-cf48-425e-a574-c7f69e43a7c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:03:40.635Z|24bc37c7-cf48-425e-a574-c7f69e43a7c5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:03:45.077Z|9bd1df9c-f6b2-4432-8561-db46ae3f2ad0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:45.078Z|9bd1df9c-f6b2-4432-8561-db46ae3f2ad0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:45.083Z|f7a77890-0fee-43ba-985d-661bf26fcb33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:45.084Z|f7a77890-0fee-43ba-985d-661bf26fcb33|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:45.108Z|dba5e5f6-cda7-461a-8cef-7dcfc6f4ac35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:45.109Z|dba5e5f6-cda7-461a-8cef-7dcfc6f4ac35|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:55.117Z|5c06e029-4bd0-42c3-85cc-d082acb24cb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:55.117Z|b94d8b9c-9e41-412d-b94a-074a9a2b3ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:55.118Z|b94d8b9c-9e41-412d-b94a-074a9a2b3ca6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:55.118Z|5c06e029-4bd0-42c3-85cc-d082acb24cb7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:55.155Z|633a4bd0-106e-4460-b01b-f102dc735898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:03:55.156Z|633a4bd0-106e-4460-b01b-f102dc735898|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:03:55.370Z|cf10b152-cbad-44e9-8463-93f75fa02505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:03:55.371Z|cf10b152-cbad-44e9-8463-93f75fa02505|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:04:05.165Z|58aa1a74-c5cb-400a-b265-5c9b39d11c2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:05.167Z|58aa1a74-c5cb-400a-b265-5c9b39d11c2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:05.176Z|6b59c0cc-116c-41cc-9e63-5b572cfb5526|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:05.177Z|6b59c0cc-116c-41cc-9e63-5b572cfb5526|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:05.188Z|9871dc84-7775-49c7-9baa-5babce83dd85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:05.189Z|9871dc84-7775-49c7-9baa-5babce83dd85|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:08.942Z|06d52cbe-65c7-4cdb-b215-498b67b05a72|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:04:08.943Z|06d52cbe-65c7-4cdb-b215-498b67b05a72|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:10.370Z|fd051118-c71a-49fd-9fe5-e87d890c66e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:04:10.373Z|fd051118-c71a-49fd-9fe5-e87d890c66e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:04:10.635Z|859576f8-f762-4b09-ba1b-7345ee4881a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:04:10.636Z|859576f8-f762-4b09-ba1b-7345ee4881a2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:04:15.203Z|d7124044-3897-46b6-88f0-26517cf8b307|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:15.204Z|d7124044-3897-46b6-88f0-26517cf8b307|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:15.215Z|12eb35a4-d60b-492d-bf0a-cb5136a01d2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:15.216Z|aa86608a-585f-4aab-bfc4-24ad385a609e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:15.217Z|12eb35a4-d60b-492d-bf0a-cb5136a01d2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:15.217Z|aa86608a-585f-4aab-bfc4-24ad385a609e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:25.234Z|de3e30e1-1b28-4a8c-a929-1ca911930c6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:25.235Z|de3e30e1-1b28-4a8c-a929-1ca911930c6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:25.256Z|6ac52b88-1f05-47d8-a744-a1cfa8edd31f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:25.257Z|6ac52b88-1f05-47d8-a744-a1cfa8edd31f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:25.266Z|b45c6de4-e7ae-4d23-88e3-1a3de4d7e8ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:25.267Z|b45c6de4-e7ae-4d23-88e3-1a3de4d7e8ff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:25.370Z|6636f804-e5d3-4a9f-b1de-644540cc3b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:04:25.371Z|6636f804-e5d3-4a9f-b1de-644540cc3b1b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:04:35.272Z|05655f77-412e-4ea5-bd2a-d5d0a7260005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:35.273Z|05655f77-412e-4ea5-bd2a-d5d0a7260005|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:35.284Z|92afe481-7fa4-4116-910d-1f7b772dcad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:35.285Z|92afe481-7fa4-4116-910d-1f7b772dcad6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:35.297Z|684f367c-498b-4d52-9813-5621104b7c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:35.298Z|684f367c-498b-4d52-9813-5621104b7c10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:40.370Z|40057196-77c3-42a5-ae7c-e5efb5012027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:04:40.371Z|40057196-77c3-42a5-ae7c-e5efb5012027|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:04:40.637Z|5c22e139-adaa-4061-83a2-2bdfd9da1ec6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:04:40.638Z|5c22e139-adaa-4061-83a2-2bdfd9da1ec6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:04:45.309Z|d051f9f7-0f9e-4532-b8b5-b6ad9712f8c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:45.310Z|d051f9f7-0f9e-4532-b8b5-b6ad9712f8c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:45.318Z|728dc480-e3bb-4a2d-8196-ceb478b060c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:45.319Z|728dc480-e3bb-4a2d-8196-ceb478b060c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:45.331Z|9c25eec3-4519-4089-9b24-d09ad8ea213f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:45.332Z|9c25eec3-4519-4089-9b24-d09ad8ea213f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:55.337Z|c621111a-2de2-4369-a933-7e9a557724d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:55.338Z|c621111a-2de2-4369-a933-7e9a557724d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:55.349Z|944dbec1-006b-456a-92e2-3466ea40180c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:55.350Z|944dbec1-006b-456a-92e2-3466ea40180c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:55.361Z|dd36462a-bda9-47a1-9b0a-f37c622e7949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:04:55.362Z|dd36462a-bda9-47a1-9b0a-f37c622e7949|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:04:55.370Z|7940ba1a-0bd7-424a-b005-a1553630a787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:04:55.375Z|7940ba1a-0bd7-424a-b005-a1553630a787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:05:05.369Z|64d61773-606b-4273-a7e7-bcf0873d2033|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:05.370Z|64d61773-606b-4273-a7e7-bcf0873d2033|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:05.384Z|e1584cd6-6f6e-4322-881f-5423e5b279ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:05.385Z|e1584cd6-6f6e-4322-881f-5423e5b279ad|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:05.403Z|c4001ddb-0146-4b36-84e7-6a5594feb250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:05.404Z|c4001ddb-0146-4b36-84e7-6a5594feb250|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:08.942Z|da7cbdfc-c300-4515-8e88-1217ae258844|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:05:08.943Z|da7cbdfc-c300-4515-8e88-1217ae258844|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:10.370Z|6efff846-92f5-409d-8ebf-f3771fe2be05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:05:10.370Z|6efff846-92f5-409d-8ebf-f3771fe2be05|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:05:10.639Z|a2ac849c-1750-4349-bb3c-ddea4c96e91f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:05:10.640Z|a2ac849c-1750-4349-bb3c-ddea4c96e91f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:05:15.416Z|af4dabbe-a163-464c-a1f8-bf078fba214c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:15.417Z|af4dabbe-a163-464c-a1f8-bf078fba214c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:15.422Z|cf6308df-cc64-472d-8434-cc8cf982f741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:15.423Z|cf6308df-cc64-472d-8434-cc8cf982f741|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:15.441Z|46f3a94d-5066-4cc3-aba4-591e7d611cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:15.442Z|46f3a94d-5066-4cc3-aba4-591e7d611cd5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:25.370Z|796925ce-70f8-4390-9bb0-8defcdd66d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:05:25.372Z|796925ce-70f8-4390-9bb0-8defcdd66d64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:05:25.450Z|f13189ba-b9f9-4ce1-8889-190e1a8cd769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:25.450Z|7b9fd439-09cc-48f0-9c23-ac1f7c892548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:25.451Z|f13189ba-b9f9-4ce1-8889-190e1a8cd769|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:25.451Z|7b9fd439-09cc-48f0-9c23-ac1f7c892548|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:25.470Z|215fef41-8389-4cac-95ac-ab066b2eb3b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:25.471Z|215fef41-8389-4cac-95ac-ab066b2eb3b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:35.478Z|cedfbb4b-4a7f-4022-93db-e928b4543a15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:35.479Z|cedfbb4b-4a7f-4022-93db-e928b4543a15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:35.486Z|fdf9d2c9-3cc4-4958-8241-b2d4492abc53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:35.487Z|fdf9d2c9-3cc4-4958-8241-b2d4492abc53|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:35.503Z|309a69b3-b74f-4337-ae69-0cb0cc439a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:35.505Z|309a69b3-b74f-4337-ae69-0cb0cc439a84|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:40.370Z|ac422f28-ff5a-4207-9c79-2e48a826f8b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:05:40.373Z|ac422f28-ff5a-4207-9c79-2e48a826f8b6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:05:40.641Z|3203f247-4b47-415d-a556-f79ceb2821c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:05:40.642Z|3203f247-4b47-415d-a556-f79ceb2821c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:05:45.516Z|02ea9491-a286-4c0c-bbc5-db3cf58d3172|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:45.517Z|02ea9491-a286-4c0c-bbc5-db3cf58d3172|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:45.518Z|e25aeaaa-aae4-4a14-8d29-b0e55a57659a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:45.519Z|e25aeaaa-aae4-4a14-8d29-b0e55a57659a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:45.533Z|bead2df7-90dd-428e-b5fd-c496a81cf23d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:45.534Z|bead2df7-90dd-428e-b5fd-c496a81cf23d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:55.370Z|ef262c81-ef90-4418-8982-1653e8f23e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:05:55.370Z|ef262c81-ef90-4418-8982-1653e8f23e99|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:05:55.552Z|018a1609-da8c-4d28-b165-32c296d240ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:55.554Z|018a1609-da8c-4d28-b165-32c296d240ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:55.559Z|a1508136-d543-43b5-95a0-f9a07ee4befc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:55.560Z|a1508136-d543-43b5-95a0-f9a07ee4befc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:05:55.564Z|961e7c3f-9559-4bfa-8e53-8d3a152c511e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:05:55.565Z|961e7c3f-9559-4bfa-8e53-8d3a152c511e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:05.589Z|b2fa754f-c32c-4de9-b3c5-58b294e7befa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:05.591Z|b2fa754f-c32c-4de9-b3c5-58b294e7befa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:05.595Z|d6237ffc-c656-4367-a002-1b4bf4a1faed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:05.596Z|1187a166-5fab-4977-b5c0-00e3e50b1ea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:05.596Z|d6237ffc-c656-4367-a002-1b4bf4a1faed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:05.596Z|1187a166-5fab-4977-b5c0-00e3e50b1ea6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:08.938Z|8b96d971-8086-47a6-b0c3-2c4c4baf41a6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:06:08.939Z|8b96d971-8086-47a6-b0c3-2c4c4baf41a6|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:10.370Z|b266f811-b4a6-4d4e-b802-67d1ad457945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:06:10.370Z|b266f811-b4a6-4d4e-b802-67d1ad457945|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:06:10.643Z|aa94ab55-e072-4d64-89bc-f62c985371b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:06:10.644Z|aa94ab55-e072-4d64-89bc-f62c985371b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:06:15.628Z|446cbfbc-a130-4065-8f59-33b9acaa19f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:15.630Z|446cbfbc-a130-4065-8f59-33b9acaa19f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:15.635Z|07402566-6a48-48a4-8818-46d162670c77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:15.637Z|07402566-6a48-48a4-8818-46d162670c77|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:15.639Z|4d0baf6b-d6d7-4566-b736-9095502bdbd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:15.640Z|4d0baf6b-d6d7-4566-b736-9095502bdbd0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:25.370Z|ef415908-6f57-4cde-86c9-c5b5f46b01b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:06:25.373Z|ef415908-6f57-4cde-86c9-c5b5f46b01b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:06:25.675Z|d53be664-bd8d-49ca-8d9d-12d9c2d39082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:25.675Z|937f1565-3a0f-456d-bf26-32cc45a6bfb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:25.676Z|937f1565-3a0f-456d-bf26-32cc45a6bfb5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:25.676Z|d53be664-bd8d-49ca-8d9d-12d9c2d39082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:25.689Z|9ce36b5f-52a2-4db9-a6ac-6162fa16ee47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:25.690Z|9ce36b5f-52a2-4db9-a6ac-6162fa16ee47|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:35.704Z|4d9918cf-6be4-49c3-a98f-417d5e987035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:35.705Z|4d9918cf-6be4-49c3-a98f-417d5e987035|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:35.715Z|842e649b-a4d5-4e83-9078-dde321bbbc74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:35.718Z|842e649b-a4d5-4e83-9078-dde321bbbc74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:35.722Z|d34c3929-d314-4654-8413-40197950c88d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:35.723Z|d34c3929-d314-4654-8413-40197950c88d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:40.370Z|4adb0d8b-1201-44d8-ba2d-65015b7283be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:06:40.371Z|4adb0d8b-1201-44d8-ba2d-65015b7283be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:06:40.645Z|2f8dee6a-a50a-46cf-9a61-9354cbc33e96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:06:40.645Z|2f8dee6a-a50a-46cf-9a61-9354cbc33e96|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:06:45.733Z|b63152b8-a293-48dc-af47-4054a640f5dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:45.734Z|b63152b8-a293-48dc-af47-4054a640f5dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:45.752Z|5f26a5dc-1523-4e8f-8513-29ad1ea5096e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:45.753Z|5f26a5dc-1523-4e8f-8513-29ad1ea5096e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:45.760Z|3593c2a4-416c-4240-84ac-9e94dbca8c7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:45.760Z|3593c2a4-416c-4240-84ac-9e94dbca8c7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:55.370Z|4b85942f-7380-4864-b113-8adbaee2a319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:06:55.370Z|4b85942f-7380-4864-b113-8adbaee2a319|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:06:55.762Z|4c73a04e-a19f-4c6b-aa18-e2eb0b9b4f51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:55.763Z|4c73a04e-a19f-4c6b-aa18-e2eb0b9b4f51|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:55.784Z|8bacc624-8171-4a44-a315-c8e23c6722ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:55.785Z|8bacc624-8171-4a44-a315-c8e23c6722ad|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:06:55.785Z|4ab7f189-7667-412e-bebe-cb29411ce9d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:06:55.786Z|4ab7f189-7667-412e-bebe-cb29411ce9d9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:05.795Z|cd01928e-db07-4e8d-8c06-bc77d04f5dc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:05.796Z|cd01928e-db07-4e8d-8c06-bc77d04f5dc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:05.816Z|12581b78-7b75-4b70-8f04-2cc75e9f3961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:05.816Z|5ba9ed86-bb79-43a6-90a8-95110f0ffcb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:05.817Z|5ba9ed86-bb79-43a6-90a8-95110f0ffcb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:05.817Z|12581b78-7b75-4b70-8f04-2cc75e9f3961|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:08.938Z|fa8040de-24f8-4b0f-b3ef-af1c5c03f462|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:07:08.939Z|fa8040de-24f8-4b0f-b3ef-af1c5c03f462|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:10.370Z|ab6e4dc2-df80-443f-9869-e33830b67a0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:07:10.373Z|ab6e4dc2-df80-443f-9869-e33830b67a0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:07:10.646Z|39e74a6f-26bd-4990-b1df-f72d02794eeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:07:10.647Z|39e74a6f-26bd-4990-b1df-f72d02794eeb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:07:15.836Z|27a5b77e-95fb-461e-bbe2-eecbb4d79a9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:15.837Z|27a5b77e-95fb-461e-bbe2-eecbb4d79a9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:15.848Z|2aef4f7a-b6c2-4830-ae38-e7b13aa6c909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:15.849Z|2aef4f7a-b6c2-4830-ae38-e7b13aa6c909|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:15.849Z|9bbde086-959f-4df8-ad69-402758a7cb3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:15.850Z|9bbde086-959f-4df8-ad69-402758a7cb3f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:25.370Z|a8cb005b-ec57-49e4-9e35-d304a132993b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:07:25.371Z|a8cb005b-ec57-49e4-9e35-d304a132993b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:07:25.862Z|27dfda4a-2971-4180-9af3-c33f16a2106b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:25.863Z|27dfda4a-2971-4180-9af3-c33f16a2106b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:25.876Z|b302d209-2fee-463f-bbf2-46ac3853631a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:25.877Z|7117e5ab-4d8e-4730-bf81-e57a430f1df2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:25.878Z|b302d209-2fee-463f-bbf2-46ac3853631a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:25.878Z|7117e5ab-4d8e-4730-bf81-e57a430f1df2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:35.900Z|4864203a-7db5-42e7-b1e8-b3b9d55d0e0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:35.902Z|4864203a-7db5-42e7-b1e8-b3b9d55d0e0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:35.909Z|6dc83327-1ef6-42dc-8a1f-54a1cececaff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:35.912Z|91892bd1-4a4c-493d-bd47-4fd7a225f291|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:35.913Z|91892bd1-4a4c-493d-bd47-4fd7a225f291|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:35.918Z|6dc83327-1ef6-42dc-8a1f-54a1cececaff|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:40.370Z|d5f738e8-427e-4539-a6d1-c7db37e9f3d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:07:40.370Z|d5f738e8-427e-4539-a6d1-c7db37e9f3d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:07:40.648Z|e8a5b406-d109-419d-8991-c5e0f9e4454d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:07:40.649Z|e8a5b406-d109-419d-8991-c5e0f9e4454d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:07:45.934Z|c1918751-6a7c-494f-bcf5-54f6cdc8efd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:45.935Z|c1918751-6a7c-494f-bcf5-54f6cdc8efd4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:45.941Z|fdb925f4-1846-4772-9d95-9c6c38045b40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:45.942Z|fdb925f4-1846-4772-9d95-9c6c38045b40|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:45.947Z|40d6d5b0-257f-42e9-8c20-fdc94e92cb19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:45.948Z|40d6d5b0-257f-42e9-8c20-fdc94e92cb19|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:55.370Z|6f296386-7465-4b73-aa9c-a9cdd793948b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:07:55.373Z|6f296386-7465-4b73-aa9c-a9cdd793948b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:07:55.968Z|0bb89033-3a04-40ef-8157-f94fc0e873ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:55.969Z|67912d40-bb80-4ad4-94df-87f5fe421c17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:55.970Z|0bb89033-3a04-40ef-8157-f94fc0e873ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:55.971Z|67912d40-bb80-4ad4-94df-87f5fe421c17|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:07:55.977Z|5d23e593-69a7-47df-ae8c-8faf2ffa5da5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:07:55.977Z|5d23e593-69a7-47df-ae8c-8faf2ffa5da5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:06.001Z|e422d624-3717-412f-84f5-84b710402803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:06.002Z|e422d624-3717-412f-84f5-84b710402803|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:06.003Z|0b935a81-2871-4def-9de5-6a549d9cc4e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:06.004Z|0b935a81-2871-4def-9de5-6a549d9cc4e0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:06.015Z|945ad72c-58cf-4b4c-9a5d-46e70cb2f057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:06.016Z|945ad72c-58cf-4b4c-9a5d-46e70cb2f057|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:08.940Z|d6f273df-332b-44f4-a24a-4c6657afefa4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:08:08.940Z|d6f273df-332b-44f4-a24a-4c6657afefa4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:10.370Z|81d0e409-828d-4a5d-81ef-efd82db1cfac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:08:10.371Z|81d0e409-828d-4a5d-81ef-efd82db1cfac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:08:10.651Z|348ebc99-8010-4ad5-90f0-98795ee0dfac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:08:10.652Z|348ebc99-8010-4ad5-90f0-98795ee0dfac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:08:16.042Z|e1d988e9-6aa1-4170-91de-4b2aea26d404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:16.042Z|e1d988e9-6aa1-4170-91de-4b2aea26d404|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:16.044Z|7640baa5-ec1d-4ff9-b49a-10709bfdc790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:16.045Z|7640baa5-ec1d-4ff9-b49a-10709bfdc790|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:16.061Z|ce786788-283f-4c18-a16a-3c6f281100ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:16.062Z|ce786788-283f-4c18-a16a-3c6f281100ff|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:25.370Z|12a75ccb-21fb-4728-80a4-be8237e5a412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:08:25.370Z|12a75ccb-21fb-4728-80a4-be8237e5a412|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:08:26.081Z|26881f0d-147c-4192-b48f-4652d931c57a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:26.083Z|26881f0d-147c-4192-b48f-4652d931c57a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:26.086Z|3ca43318-dbb9-4832-8257-4bf4844b7592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:26.087Z|3ca43318-dbb9-4832-8257-4bf4844b7592|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:26.087Z|491b8663-7d7a-448d-a060-a126b351ffec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:26.088Z|491b8663-7d7a-448d-a060-a126b351ffec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:36.113Z|5edb14be-f5ff-4da8-a41c-69d79ef311e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:36.113Z|b453b276-b012-4e1a-8a7e-7587cb545577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:36.115Z|5edb14be-f5ff-4da8-a41c-69d79ef311e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:36.115Z|b453b276-b012-4e1a-8a7e-7587cb545577|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:36.116Z|955ea3f4-9251-4565-af17-4810f857262b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:36.117Z|955ea3f4-9251-4565-af17-4810f857262b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:40.370Z|a4da77e7-154d-4de6-8de3-33169638356e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:08:40.374Z|a4da77e7-154d-4de6-8de3-33169638356e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:08:40.653Z|3afb07b1-3bdb-4679-935c-d2be9e289590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:08:40.654Z|3afb07b1-3bdb-4679-935c-d2be9e289590|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:08:46.158Z|8f9d36bb-7211-4587-8f8e-bb13a924574f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:46.159Z|8f9d36bb-7211-4587-8f8e-bb13a924574f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:46.160Z|d743b210-85bb-4272-a66b-1f814b201910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:46.161Z|d743b210-85bb-4272-a66b-1f814b201910|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:46.163Z|b8302dca-6296-43f3-a0cb-5f5cc6342acd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:46.164Z|b8302dca-6296-43f3-a0cb-5f5cc6342acd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:55.370Z|2a81fd07-007b-479b-a0ec-405397735309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:08:55.371Z|2a81fd07-007b-479b-a0ec-405397735309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:08:56.186Z|9a5f82df-6635-4302-b934-b5c3996b16a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:56.188Z|9a5f82df-6635-4302-b934-b5c3996b16a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:56.189Z|b3f2319b-62e0-4417-adbe-43bdbdf5a8b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:56.190Z|b3f2319b-62e0-4417-adbe-43bdbdf5a8b0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:08:56.190Z|3cc7677c-f007-42a4-aaf2-0f9ae6aac177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:08:56.191Z|3cc7677c-f007-42a4-aaf2-0f9ae6aac177|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:06.218Z|a059425a-0acf-441a-abef-a4120b650ebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:06.219Z|a059425a-0acf-441a-abef-a4120b650ebf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:06.224Z|28635c04-70e6-4b6b-be73-a69f9a2f943b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:06.224Z|ee6cbfac-190e-4047-aaf2-fa307171adea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:06.225Z|ee6cbfac-190e-4047-aaf2-fa307171adea|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:06.225Z|28635c04-70e6-4b6b-be73-a69f9a2f943b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:08.938Z|230176be-9b89-4ce8-b153-7218e5b4d406|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:09:08.939Z|230176be-9b89-4ce8-b153-7218e5b4d406|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:10.370Z|27010acc-692c-44e3-8ad6-921726b53b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:09:10.371Z|27010acc-692c-44e3-8ad6-921726b53b7a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:09:10.654Z|24271413-0f62-481c-9768-9b2b1abeda91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:09:10.656Z|24271413-0f62-481c-9768-9b2b1abeda91|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:09:16.252Z|e64e3b30-2660-489b-b0c6-bc55ede5aca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:16.252Z|e63f956e-19ca-4c88-b4ef-624acaa628a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:16.252Z|f6d3e4fa-6277-4384-ae71-90608593ea0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:16.253Z|e64e3b30-2660-489b-b0c6-bc55ede5aca2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:16.253Z|f6d3e4fa-6277-4384-ae71-90608593ea0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:16.253Z|e63f956e-19ca-4c88-b4ef-624acaa628a9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:25.370Z|8c08197e-b028-4273-9420-8e0353cd6c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:09:25.373Z|8c08197e-b028-4273-9420-8e0353cd6c00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:09:26.278Z|9e06c178-64e3-4229-89a0-d803b21c22e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:26.278Z|ad5603ba-5464-4b38-8050-06d81996cc23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:26.279Z|9e06c178-64e3-4229-89a0-d803b21c22e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:26.279Z|ad5603ba-5464-4b38-8050-06d81996cc23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:26.289Z|5a75cb26-38ad-4fd9-8404-11c57128719d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:26.291Z|5a75cb26-38ad-4fd9-8404-11c57128719d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:36.307Z|a7a86fdf-4159-406e-b9e5-dbdd5864ecd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:36.308Z|a7a86fdf-4159-406e-b9e5-dbdd5864ecd6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:36.307Z|68f2d470-1f5b-4e4f-b7c7-78f0f148472f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:36.308Z|68f2d470-1f5b-4e4f-b7c7-78f0f148472f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:36.318Z|89582300-e151-4f36-b6a8-6f2a1b7692ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:36.319Z|89582300-e151-4f36-b6a8-6f2a1b7692ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:40.370Z|57140083-3925-474a-ac76-53eaf0f3a62a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:09:40.371Z|57140083-3925-474a-ac76-53eaf0f3a62a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:09:40.658Z|c001cb4f-228e-40d6-9a7f-d54aa97455c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:09:40.659Z|c001cb4f-228e-40d6-9a7f-d54aa97455c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:09:46.334Z|6e6886cd-8e8f-4083-bb6d-c2d1b7c620aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:46.335Z|6e6886cd-8e8f-4083-bb6d-c2d1b7c620aa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:46.336Z|ba2551ac-1a48-46fd-941e-a67e65b5d472|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:46.337Z|ba2551ac-1a48-46fd-941e-a67e65b5d472|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:46.347Z|a25b9dd1-d0cf-4456-9895-f8f49762e048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:46.348Z|a25b9dd1-d0cf-4456-9895-f8f49762e048|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:55.370Z|d76b74bf-ebd5-4730-8c4d-4ee1c840687b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:09:55.371Z|d76b74bf-ebd5-4730-8c4d-4ee1c840687b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:09:56.363Z|7675fe0d-5b31-4c28-a656-0e07332f9d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:56.364Z|977c2c72-36b5-4797-ae13-26d80121e25c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:56.365Z|7675fe0d-5b31-4c28-a656-0e07332f9d6b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:56.365Z|977c2c72-36b5-4797-ae13-26d80121e25c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:09:56.376Z|daf0e0af-52f8-43bb-8f94-37d292237318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:09:56.377Z|daf0e0af-52f8-43bb-8f94-37d292237318|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:06.396Z|8706dbfb-9917-4455-8818-dd5dc1c89e5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:06.394Z|81e2a79d-bc68-489d-9239-3389dfd164e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:06.398Z|81e2a79d-bc68-489d-9239-3389dfd164e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:06.397Z|8706dbfb-9917-4455-8818-dd5dc1c89e5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:06.410Z|d937eaf9-9413-4a84-9cf7-9d00f2d14225|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:06.411Z|d937eaf9-9413-4a84-9cf7-9d00f2d14225|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:08.938Z|26c6679a-a03b-4cee-858a-c913e1da1148|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:10:08.939Z|26c6679a-a03b-4cee-858a-c913e1da1148|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:10.370Z|b22aadbe-bfda-411e-9a23-fd0d05326c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:10:10.373Z|b22aadbe-bfda-411e-9a23-fd0d05326c52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:10:10.660Z|7ed26568-e690-4d44-ab9b-6216e16b3fa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:10:10.661Z|7ed26568-e690-4d44-ab9b-6216e16b3fa0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:10:16.438Z|d2e6bfc7-7cd8-4b7c-ac15-ba08d8566b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:16.438Z|4f15fdb2-b3a1-40b5-97c5-a547f5bc85ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:16.438Z|d2e6bfc7-7cd8-4b7c-ac15-ba08d8566b9c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:16.438Z|4f15fdb2-b3a1-40b5-97c5-a547f5bc85ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:16.449Z|c24e50e8-53a5-4d8d-ae0c-6223efce8189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:16.450Z|c24e50e8-53a5-4d8d-ae0c-6223efce8189|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:25.370Z|16e0a3d7-e8e5-4cdc-a899-bc21048028a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:10:25.371Z|16e0a3d7-e8e5-4cdc-a899-bc21048028a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:10:26.470Z|8df747a2-4d00-4b5e-a7ee-c5d9d9ffd380|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:26.470Z|f02d3f2c-225e-4bb1-9b55-7e6b43a0f1be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:26.471Z|8df747a2-4d00-4b5e-a7ee-c5d9d9ffd380|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:26.471Z|f02d3f2c-225e-4bb1-9b55-7e6b43a0f1be|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:26.477Z|949bb9cb-cdbe-4dae-9fa6-37dd4bf72204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:26.478Z|949bb9cb-cdbe-4dae-9fa6-37dd4bf72204|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:36.510Z|4792406c-a162-45b9-91f0-192c4a4a00b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:36.511Z|4792406c-a162-45b9-91f0-192c4a4a00b5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:36.515Z|ac338456-4e17-4360-ad22-16d84cf5fee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:36.510Z|514cd7fb-568d-48d9-84e9-813af4d01ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:36.518Z|ac338456-4e17-4360-ad22-16d84cf5fee0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:36.519Z|514cd7fb-568d-48d9-84e9-813af4d01ead|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:40.370Z|4ecbe4fa-2408-4323-8bca-fb16c5ce9241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:10:40.371Z|4ecbe4fa-2408-4323-8bca-fb16c5ce9241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:10:40.662Z|2843f4af-deb9-4421-a07c-c5a4af2b511c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:10:40.663Z|2843f4af-deb9-4421-a07c-c5a4af2b511c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:10:46.544Z|5dbe1b5e-ef94-4d9f-9f55-ac0eb05a4c2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:46.545Z|5dbe1b5e-ef94-4d9f-9f55-ac0eb05a4c2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:46.551Z|bdda8997-257d-4152-b3c7-f551053bfeae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:46.551Z|63eee6d1-eca3-46fc-a712-65e4aba9456d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:46.552Z|bdda8997-257d-4152-b3c7-f551053bfeae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:46.552Z|63eee6d1-eca3-46fc-a712-65e4aba9456d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:55.370Z|b865f217-8da0-4230-be5b-20a5dc5830c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:10:55.373Z|b865f217-8da0-4230-be5b-20a5dc5830c2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:10:56.573Z|b71dcc78-80e6-40fb-b9de-76e8d18d86f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:56.574Z|b71dcc78-80e6-40fb-b9de-76e8d18d86f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:56.575Z|bd4a6927-82ec-4ccb-9c23-a78d3fb1ecdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:56.576Z|bd4a6927-82ec-4ccb-9c23-a78d3fb1ecdf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:10:56.577Z|1990ad56-1584-4243-be52-91a45195dd5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:10:56.578Z|1990ad56-1584-4243-be52-91a45195dd5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:06.606Z|00122a35-d7ca-4f45-bf75-eee4a8c4abb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:06.607Z|00122a35-d7ca-4f45-bf75-eee4a8c4abb6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:06.608Z|2ebda701-1012-4822-a427-6c2ac7106df3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:06.609Z|2ebda701-1012-4822-a427-6c2ac7106df3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:06.610Z|5fdc3f1e-c144-4572-8b13-0adbf01d4fcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:06.612Z|5fdc3f1e-c144-4572-8b13-0adbf01d4fcb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:08.940Z|7410cdc3-6c22-45b5-9b69-be983bafe7d2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:11:08.940Z|7410cdc3-6c22-45b5-9b69-be983bafe7d2|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:10.370Z|2a33b569-1e04-4fa1-a530-96d8acdd6122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:11:10.370Z|2a33b569-1e04-4fa1-a530-96d8acdd6122|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:11:10.664Z|f163c759-3f86-42b4-bca3-85bbbc5f678e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:11:10.664Z|f163c759-3f86-42b4-bca3-85bbbc5f678e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:11:16.635Z|eb7ef94f-5fb6-4bb7-9a65-c3bf112bfaff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:16.635Z|5a1f2e0c-a2d6-4d51-b4e7-621b670ae0f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:16.635Z|577ff7b5-ac23-486e-a8fd-f7e6a0498b8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:16.636Z|eb7ef94f-5fb6-4bb7-9a65-c3bf112bfaff|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:16.636Z|577ff7b5-ac23-486e-a8fd-f7e6a0498b8a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:16.636Z|5a1f2e0c-a2d6-4d51-b4e7-621b670ae0f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:25.370Z|c1b1cc7d-5ae8-4e94-a167-5340db0ad670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:11:25.371Z|c1b1cc7d-5ae8-4e94-a167-5340db0ad670|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:11:26.663Z|b65e03dd-cc51-4f44-885e-37b6e9d60ebf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:26.664Z|b65e03dd-cc51-4f44-885e-37b6e9d60ebf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:26.667Z|3d5566aa-3215-4a0c-8aeb-6f3e50b2f29b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:26.667Z|3d5566aa-3215-4a0c-8aeb-6f3e50b2f29b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:26.669Z|378114bb-1ec9-4f52-b5ca-1ca3b85aad20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:26.670Z|378114bb-1ec9-4f52-b5ca-1ca3b85aad20|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:36.694Z|138545de-7257-48c8-8c6b-767d719985ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:36.694Z|6aa2ae74-8efc-478b-86d6-8b5f9bd9ffce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:36.695Z|138545de-7257-48c8-8c6b-767d719985ad|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:36.695Z|6a5c2122-dca1-4f6c-9168-3d6dc42e8e5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:36.695Z|6aa2ae74-8efc-478b-86d6-8b5f9bd9ffce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:36.696Z|6a5c2122-dca1-4f6c-9168-3d6dc42e8e5b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:40.370Z|4678c57b-ca58-42cc-8435-183b8109d75e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:11:40.373Z|4678c57b-ca58-42cc-8435-183b8109d75e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:11:40.666Z|29e86256-fbc7-4dd5-9ced-08f2b981bb90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:11:40.667Z|29e86256-fbc7-4dd5-9ced-08f2b981bb90|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:11:46.723Z|559598fc-4fd0-4982-95e1-7ec214b44f21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:46.725Z|559598fc-4fd0-4982-95e1-7ec214b44f21|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:46.728Z|c741af57-54f1-4d31-a2f2-20233c62dcd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:46.728Z|c741af57-54f1-4d31-a2f2-20233c62dcd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:46.729Z|d0234c6b-0a8d-4c88-b048-e76da732cbfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:46.730Z|d0234c6b-0a8d-4c88-b048-e76da732cbfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:55.370Z|5a2b61e5-b891-4980-9507-316e6687d8f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:11:55.371Z|5a2b61e5-b891-4980-9507-316e6687d8f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:11:56.755Z|2d925e85-239e-4fd3-bf81-84936c9d5ab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:56.756Z|2d925e85-239e-4fd3-bf81-84936c9d5ab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:56.761Z|fc7acd3b-1aab-4a1e-b06b-51ae2c6aa112|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:56.761Z|c00a6751-c149-40b1-b181-cc7a0484f631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:11:56.762Z|c00a6751-c149-40b1-b181-cc7a0484f631|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:11:56.762Z|fc7acd3b-1aab-4a1e-b06b-51ae2c6aa112|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:06.787Z|54a1538f-ed2e-457b-93fd-1f8fb68ebb6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:06.789Z|54a1538f-ed2e-457b-93fd-1f8fb68ebb6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:06.787Z|7231e05f-74e4-4cec-ac78-0620b052e69a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:06.787Z|d06c1e59-82ee-4e52-a60c-af8619e2f614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:06.793Z|7231e05f-74e4-4cec-ac78-0620b052e69a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:06.794Z|d06c1e59-82ee-4e52-a60c-af8619e2f614|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:08.941Z|af4d3659-394b-477d-bc31-58005bf1e21e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:12:08.944Z|af4d3659-394b-477d-bc31-58005bf1e21e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:10.370Z|9e7ed328-5494-44fe-aa4b-601eaafb5ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:12:10.371Z|9e7ed328-5494-44fe-aa4b-601eaafb5ad7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:12:10.668Z|77f36d25-1f85-4d09-95ac-e222abf20681|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:12:10.669Z|77f36d25-1f85-4d09-95ac-e222abf20681|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:12:16.829Z|98aae8dc-7ae6-45b1-a403-9317949d455b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:16.829Z|4897bdf9-44ea-4a30-aa44-682c9794b3f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:16.830Z|f8397486-42e4-442e-b86d-d31569e10b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:16.830Z|98aae8dc-7ae6-45b1-a403-9317949d455b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:16.830Z|4897bdf9-44ea-4a30-aa44-682c9794b3f5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:16.830Z|f8397486-42e4-442e-b86d-d31569e10b62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:25.370Z|1c74cbe0-a895-437a-bed1-851d76e04c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:12:25.374Z|1c74cbe0-a895-437a-bed1-851d76e04c0e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:12:26.861Z|c9bbceb2-c876-40a3-9f61-c41dd7afd604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:26.861Z|6aa305f2-f8ba-4234-beb7-210dd53193c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:26.862Z|6aa305f2-f8ba-4234-beb7-210dd53193c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:26.862Z|c9bbceb2-c876-40a3-9f61-c41dd7afd604|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:26.863Z|a9c3c141-56ae-4ccb-a24f-cb958b892745|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:26.863Z|a9c3c141-56ae-4ccb-a24f-cb958b892745|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:36.923Z|7914fea0-2dd4-4821-8a0a-9877e75f6604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:36.923Z|89e7c95e-8971-4d23-80f9-77eb0786b1b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:36.924Z|7914fea0-2dd4-4821-8a0a-9877e75f6604|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:36.924Z|89e7c95e-8971-4d23-80f9-77eb0786b1b0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:36.926Z|0013931f-1720-4879-b8d6-0ee0ad5b8de5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:36.927Z|0013931f-1720-4879-b8d6-0ee0ad5b8de5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:40.370Z|c46e7ff4-cb68-48f0-9d65-22649e28c058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:12:40.371Z|c46e7ff4-cb68-48f0-9d65-22649e28c058|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:12:40.670Z|0cf9b832-7343-4471-beda-af33b04ef30e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:12:40.671Z|0cf9b832-7343-4471-beda-af33b04ef30e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:12:46.966Z|e35bf0ab-9319-48a1-ad74-df9a6ed0487a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:46.967Z|e35bf0ab-9319-48a1-ad74-df9a6ed0487a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:46.976Z|21e97a41-67ee-4e3e-862b-e742f247f3c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:46.976Z|b8132d50-9abc-4ddc-9538-a6ef6b384f96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:46.978Z|21e97a41-67ee-4e3e-862b-e742f247f3c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:46.978Z|b8132d50-9abc-4ddc-9538-a6ef6b384f96|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:55.370Z|6217f657-2133-49be-a321-e1a59776e6f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:12:55.370Z|6217f657-2133-49be-a321-e1a59776e6f8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:12:57.018Z|36d84f0e-b941-446d-80ec-4cbdb6857228|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:57.018Z|20a832aa-f206-49e2-9b7e-856ed27ac076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:57.019Z|36d84f0e-b941-446d-80ec-4cbdb6857228|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:57.019Z|20a832aa-f206-49e2-9b7e-856ed27ac076|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:12:57.024Z|450905b9-fcab-45d0-81b3-7a4d06eafd71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:12:57.025Z|450905b9-fcab-45d0-81b3-7a4d06eafd71|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:07.050Z|ae1a3239-36ab-445e-a6ae-632523b5737c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:07.050Z|ae1a3239-36ab-445e-a6ae-632523b5737c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:07.050Z|7f638cfc-b3a6-4ccb-a1b5-3a2482c7c6b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:07.051Z|7f638cfc-b3a6-4ccb-a1b5-3a2482c7c6b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:07.073Z|3604340b-9d0b-45cb-b058-b4c6c1ad93c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:07.074Z|3604340b-9d0b-45cb-b058-b4c6c1ad93c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:08.939Z|90731eba-d642-4879-b0b9-6d87452f8f48|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:13:08.939Z|90731eba-d642-4879-b0b9-6d87452f8f48|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:10.370Z|25edebd6-dfe7-4bc2-aa3e-fa33cd679290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:13:10.375Z|25edebd6-dfe7-4bc2-aa3e-fa33cd679290|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:13:10.672Z|d20440da-f374-430d-ab74-0386d60529c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:13:10.673Z|d20440da-f374-430d-ab74-0386d60529c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:13:17.078Z|6280fe2d-1123-4ba5-80e9-ae703617ea7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:17.079Z|6280fe2d-1123-4ba5-80e9-ae703617ea7d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:17.078Z|3c7e047e-fbb2-42c6-9927-c66a0b762520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:17.080Z|3c7e047e-fbb2-42c6-9927-c66a0b762520|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:17.104Z|029f6574-511c-4180-bf13-7e268c54a00f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:17.105Z|029f6574-511c-4180-bf13-7e268c54a00f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:25.370Z|3d197fcf-3304-462f-8c85-a25a1e1549f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:13:25.370Z|3d197fcf-3304-462f-8c85-a25a1e1549f5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:13:27.110Z|9efdd908-23cf-41be-bfe3-0034335c8b79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:27.111Z|9efdd908-23cf-41be-bfe3-0034335c8b79|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:27.124Z|c0a93dab-3379-43c4-9358-ae8806dea211|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:27.125Z|c0a93dab-3379-43c4-9358-ae8806dea211|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:27.130Z|d75eaa6f-37f5-49f5-a860-87e218399518|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:27.130Z|d75eaa6f-37f5-49f5-a860-87e218399518|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:37.139Z|8a42e336-7a1f-4dc0-8511-d15a7d0ea3c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:37.140Z|8a42e336-7a1f-4dc0-8511-d15a7d0ea3c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:37.152Z|980f1f76-8602-4dba-a179-8619dd5afc4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:37.153Z|980f1f76-8602-4dba-a179-8619dd5afc4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:37.157Z|c3a5be6f-d9f7-4fd4-8efb-c5d1a1a1853f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:37.157Z|c3a5be6f-d9f7-4fd4-8efb-c5d1a1a1853f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:40.370Z|2b647dff-15de-415b-9412-123e2dee7ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:13:40.371Z|2b647dff-15de-415b-9412-123e2dee7ebc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:13:40.674Z|44bbc87b-b09f-436a-8007-0b26698eb78e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:13:40.675Z|44bbc87b-b09f-436a-8007-0b26698eb78e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:13:47.168Z|064bcbda-7c74-43f0-8b48-51812d32c29e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:47.168Z|064bcbda-7c74-43f0-8b48-51812d32c29e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:47.194Z|afcc1f77-84f4-461e-be5a-086d9c2def64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:47.194Z|8c3187ab-85de-4ca0-9296-84c3fee5866d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:47.194Z|afcc1f77-84f4-461e-be5a-086d9c2def64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:47.194Z|8c3187ab-85de-4ca0-9296-84c3fee5866d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:55.370Z|25583e5f-eae1-48bc-a86d-bb92a83c8ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:13:55.372Z|25583e5f-eae1-48bc-a86d-bb92a83c8ad1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:13:57.210Z|fc1ee364-c29c-47b1-8b19-f2af8b179318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:57.211Z|fc1ee364-c29c-47b1-8b19-f2af8b179318|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:57.221Z|8827dcf2-1da4-4863-8a5b-dd3e85ca68de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:57.222Z|8827dcf2-1da4-4863-8a5b-dd3e85ca68de|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:13:57.222Z|a1bb6676-749b-4b1a-abb6-36e0feff7ed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:13:57.222Z|a1bb6676-749b-4b1a-abb6-36e0feff7ed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:07.237Z|057d5160-61e8-4c22-947d-6834e659ebc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:07.238Z|057d5160-61e8-4c22-947d-6834e659ebc1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:07.244Z|21433c7d-0291-4652-abaa-4c0e06737ecb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:07.245Z|21433c7d-0291-4652-abaa-4c0e06737ecb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:07.246Z|7d482f01-c3d3-417f-8b21-7d6e11ecd5e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:07.247Z|7d482f01-c3d3-417f-8b21-7d6e11ecd5e7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:08.939Z|e1e3131a-f1ee-49ec-bb01-eb0ad1c547e8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:14:08.940Z|e1e3131a-f1ee-49ec-bb01-eb0ad1c547e8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:10.370Z|3814afcf-cc4a-4383-8715-7e49436a4991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:14:10.371Z|3814afcf-cc4a-4383-8715-7e49436a4991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:14:10.676Z|0e3fb5fe-96fc-43f7-9520-27515a79cf66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:14:10.676Z|0e3fb5fe-96fc-43f7-9520-27515a79cf66|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:14:17.276Z|51635571-61ce-48a2-90c8-ec1ea14b1c57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:17.278Z|51635571-61ce-48a2-90c8-ec1ea14b1c57|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:17.282Z|609acb9e-610e-468a-bd54-a9baa8a034fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:17.283Z|609acb9e-610e-468a-bd54-a9baa8a034fb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:17.295Z|45206b7b-c90a-4ded-b5fb-6818ea3c0faa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:17.296Z|45206b7b-c90a-4ded-b5fb-6818ea3c0faa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:25.370Z|30a5116a-7ca1-45af-a182-3f2102307cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:14:25.371Z|30a5116a-7ca1-45af-a182-3f2102307cc1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:14:27.311Z|0b4d13fe-b485-4172-9057-4ecda35450e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:27.312Z|0b4d13fe-b485-4172-9057-4ecda35450e3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:27.313Z|71fd2b95-51b3-407d-9bc5-5ff2a47c3bf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:27.314Z|71fd2b95-51b3-407d-9bc5-5ff2a47c3bf2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:27.334Z|ee97c9f2-d538-4fb2-bd10-a124b81ac7e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:27.335Z|ee97c9f2-d538-4fb2-bd10-a124b81ac7e9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:37.339Z|b66e06c8-38b1-44b4-a82c-4199f62a98d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:37.339Z|f1db3c86-f403-437a-ad95-b7ba9dc75b0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:37.340Z|b66e06c8-38b1-44b4-a82c-4199f62a98d8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:37.340Z|f1db3c86-f403-437a-ad95-b7ba9dc75b0d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:37.363Z|7efab75a-d506-4d3d-944e-1d6e82bc60b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:37.364Z|7efab75a-d506-4d3d-944e-1d6e82bc60b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:40.370Z|a3846535-acbe-48bc-982b-1fdc21c6d98c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:14:40.373Z|a3846535-acbe-48bc-982b-1fdc21c6d98c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:14:40.677Z|f71ac0f5-7a0f-45ed-8cb0-541945c37bc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:14:40.678Z|f71ac0f5-7a0f-45ed-8cb0-541945c37bc6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:14:47.369Z|1c970bf9-a1e0-4d65-98c8-ffb7bc7611ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:47.369Z|83edca4e-2e05-4d0f-9e92-6c863792f29c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:47.370Z|1c970bf9-a1e0-4d65-98c8-ffb7bc7611ab|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:47.372Z|83edca4e-2e05-4d0f-9e92-6c863792f29c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:47.396Z|1faf0e0e-6ee0-47a1-8b96-52823cdec311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:47.397Z|1faf0e0e-6ee0-47a1-8b96-52823cdec311|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:55.370Z|fc57842a-99ef-4a2a-99b8-cfe15f21b64d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:14:55.371Z|fc57842a-99ef-4a2a-99b8-cfe15f21b64d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:14:57.401Z|5e422b60-b1b4-4652-92c0-5cfce6f2fc8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:57.401Z|1948b243-c23c-48be-9712-56d90f43c8fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:57.402Z|1948b243-c23c-48be-9712-56d90f43c8fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:57.402Z|5e422b60-b1b4-4652-92c0-5cfce6f2fc8a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:14:57.429Z|4ce128b0-8f66-4c86-aae2-a5b110f6f286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:14:57.430Z|4ce128b0-8f66-4c86-aae2-a5b110f6f286|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:07.430Z|e7091e3b-bb2c-4e4b-a15d-ae5f2b3800c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:07.431Z|e7091e3b-bb2c-4e4b-a15d-ae5f2b3800c6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:07.439Z|285a3c66-4129-4e92-a9b4-e04f0af9dab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:07.440Z|285a3c66-4129-4e92-a9b4-e04f0af9dab6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:07.461Z|f1bdb38d-bb44-4e8d-b5a4-96fb4b16c9f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:07.462Z|f1bdb38d-bb44-4e8d-b5a4-96fb4b16c9f5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:08.940Z|6ee38fa2-6a24-4f65-87f9-acab372bd2f4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:15:08.941Z|6ee38fa2-6a24-4f65-87f9-acab372bd2f4|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:10.370Z|e8d40847-290e-44ce-96a6-d722cf8c4a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:15:10.371Z|e8d40847-290e-44ce-96a6-d722cf8c4a02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:15:10.679Z|f26c03dd-2869-4ec3-961f-07630d2498f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:15:10.680Z|f26c03dd-2869-4ec3-961f-07630d2498f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:15:17.464Z|506e0ab2-62b0-4331-83e5-ba34db18b955|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:17.464Z|506e0ab2-62b0-4331-83e5-ba34db18b955|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:17.479Z|37684f12-ff68-4c77-9d93-f2d840806352|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:17.480Z|37684f12-ff68-4c77-9d93-f2d840806352|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:17.492Z|2a3dc797-39bc-44b0-8854-48019c116a8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:17.493Z|2a3dc797-39bc-44b0-8854-48019c116a8b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:25.370Z|9260fca0-ddac-4152-a468-cd0e83f50479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:15:25.374Z|9260fca0-ddac-4152-a468-cd0e83f50479|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:15:27.493Z|7147ab45-fc72-4ec9-8bc6-f17a20aaa5f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:27.494Z|7147ab45-fc72-4ec9-8bc6-f17a20aaa5f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:27.507Z|7f119f82-d08b-4d53-af61-32a9169d9065|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:27.508Z|7f119f82-d08b-4d53-af61-32a9169d9065|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:27.520Z|15aadf4b-59c6-4a0e-ae69-2254b6fc8f3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:27.521Z|15aadf4b-59c6-4a0e-ae69-2254b6fc8f3e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:37.534Z|3994eb17-eaa9-4389-9f9e-75c1c85bf681|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:37.535Z|3994eb17-eaa9-4389-9f9e-75c1c85bf681|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:37.539Z|7374380b-ccc3-4695-8766-ea3a7cb24dd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:37.540Z|7374380b-ccc3-4695-8766-ea3a7cb24dd0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:37.544Z|b39747ea-d317-4105-b743-58392950cba4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:37.544Z|b39747ea-d317-4105-b743-58392950cba4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:40.370Z|8a0da6c4-fb52-4129-94a3-1688b5b06db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:15:40.371Z|8a0da6c4-fb52-4129-94a3-1688b5b06db4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:15:40.681Z|c455856a-313b-4ca9-9cea-b1c7de14bd84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:15:40.682Z|c455856a-313b-4ca9-9cea-b1c7de14bd84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:15:47.563Z|9734a317-5427-4531-a82b-1f86ea2ecf0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:47.564Z|9734a317-5427-4531-a82b-1f86ea2ecf0e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:47.570Z|53a0d603-f211-4686-b0f5-05317a9761b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:47.571Z|53a0d603-f211-4686-b0f5-05317a9761b7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:47.571Z|5a49de3b-4be5-43e6-a87f-1a741c7d9687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:47.572Z|5a49de3b-4be5-43e6-a87f-1a741c7d9687|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:55.370Z|300b1022-7c16-40fa-8b38-9346eda3451b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:15:55.371Z|300b1022-7c16-40fa-8b38-9346eda3451b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:15:57.597Z|a3a04589-e53f-45c4-a1d2-7ff733462c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:57.598Z|a3a04589-e53f-45c4-a1d2-7ff733462c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:57.600Z|ece97c81-b8e6-4f57-b526-c2dcbeacc713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:57.600Z|ece97c81-b8e6-4f57-b526-c2dcbeacc713|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:15:57.602Z|19d42e33-c8da-4c5a-8e14-29c75288b883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:15:57.602Z|19d42e33-c8da-4c5a-8e14-29c75288b883|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:07.630Z|94043a3d-98b5-4b39-8cde-60186e4f87b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:07.632Z|94043a3d-98b5-4b39-8cde-60186e4f87b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:07.632Z|b441acd8-eb53-4e6f-a2d9-3bb5e3707467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:07.634Z|b441acd8-eb53-4e6f-a2d9-3bb5e3707467|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:07.635Z|f1e102fe-6026-4719-b0ca-1d338ab14846|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:07.636Z|f1e102fe-6026-4719-b0ca-1d338ab14846|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:08.938Z|937706d1-29ad-489a-ab2d-a46e2b46ff9c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:16:08.939Z|937706d1-29ad-489a-ab2d-a46e2b46ff9c|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:10.370Z|30a0f241-a751-4946-be89-4ab1adb27a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:16:10.373Z|30a0f241-a751-4946-be89-4ab1adb27a7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:16:10.683Z|a693c9bb-6ed8-450c-95c3-de27be0005f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:16:10.683Z|a693c9bb-6ed8-450c-95c3-de27be0005f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:16:17.664Z|07b3f520-e53f-4c2f-9368-b6cb279c6009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:17.667Z|07b3f520-e53f-4c2f-9368-b6cb279c6009|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:17.669Z|a8d9592e-a105-4438-a261-13cba6fc9b0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:17.670Z|20eee7a3-661a-4764-ae24-e02152ad41e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:17.670Z|a8d9592e-a105-4438-a261-13cba6fc9b0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:17.670Z|20eee7a3-661a-4764-ae24-e02152ad41e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:25.370Z|dfc7f7ac-9a84-4af6-bffe-0d85fb1d6ec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:16:25.371Z|dfc7f7ac-9a84-4af6-bffe-0d85fb1d6ec6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:16:27.696Z|842c2512-b24c-4c7c-8ffc-4d2621384b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:27.697Z|842c2512-b24c-4c7c-8ffc-4d2621384b98|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:27.702Z|848fbea5-e8c3-4e3f-90df-7a587aca1480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:27.703Z|848fbea5-e8c3-4e3f-90df-7a587aca1480|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:27.704Z|849cf8ac-237f-4177-a986-9dff6301ed60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:27.704Z|849cf8ac-237f-4177-a986-9dff6301ed60|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:37.729Z|43701497-85ea-4102-8cf3-00667d59f6bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:37.730Z|43701497-85ea-4102-8cf3-00667d59f6bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:37.739Z|2cdc4022-26e2-4d96-ae45-e4fba9645cd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:37.739Z|654f9a02-1c9e-4604-8f12-eb8ce0a19199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:37.739Z|654f9a02-1c9e-4604-8f12-eb8ce0a19199|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:37.739Z|2cdc4022-26e2-4d96-ae45-e4fba9645cd3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:40.370Z|ad7b2a0e-9d13-4263-8085-7029927815ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:16:40.370Z|ad7b2a0e-9d13-4263-8085-7029927815ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:16:40.684Z|6f870f9b-38a9-43f4-9462-e7385be1359a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:16:40.685Z|6f870f9b-38a9-43f4-9462-e7385be1359a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:16:47.760Z|23acc5b4-9e05-4e35-b471-1446e5ede611|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:47.762Z|23acc5b4-9e05-4e35-b471-1446e5ede611|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:47.767Z|d5d9ea4b-8942-4117-b68a-1868d3d42353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:47.767Z|4b3546ec-179f-4baa-b82f-4c0094a2efac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:47.768Z|d5d9ea4b-8942-4117-b68a-1868d3d42353|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:47.768Z|4b3546ec-179f-4baa-b82f-4c0094a2efac|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:55.370Z|31c3aeae-b496-4361-955b-8c5e17585766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:16:55.373Z|31c3aeae-b496-4361-955b-8c5e17585766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:16:57.789Z|1a883cc3-d867-4d9f-a6bd-ac723a21f7a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:57.791Z|1a883cc3-d867-4d9f-a6bd-ac723a21f7a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:57.791Z|6ac31107-3203-4972-9709-66c367d2df85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:57.793Z|6ac31107-3203-4972-9709-66c367d2df85|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:16:57.795Z|79d6dd0a-8af4-4c85-a3c7-5e85fe033bf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:16:57.795Z|79d6dd0a-8af4-4c85-a3c7-5e85fe033bf3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:07.825Z|35c477f7-8395-42bf-bba4-f089ecbf5c09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:07.826Z|35c477f7-8395-42bf-bba4-f089ecbf5c09|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:07.839Z|eb0c0bb3-22c6-4b2c-8e03-cb46317cef22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:07.839Z|f3d0f3d9-2a7b-49d0-84db-d983ddebf818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:07.839Z|eb0c0bb3-22c6-4b2c-8e03-cb46317cef22|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:07.840Z|f3d0f3d9-2a7b-49d0-84db-d983ddebf818|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:08.941Z|3d60af41-e98e-40e1-b49f-71a8d595c2b7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:17:08.942Z|3d60af41-e98e-40e1-b49f-71a8d595c2b7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:10.370Z|bc2802e3-0d8c-4f60-a663-894ff7395f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:17:10.370Z|bc2802e3-0d8c-4f60-a663-894ff7395f75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:17:10.686Z|311498cc-8256-4421-8950-5e78c43feb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:17:10.686Z|311498cc-8256-4421-8950-5e78c43feb67|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:17:17.855Z|3bab4468-0cbd-401f-bfca-5b83381e617f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:17.856Z|3bab4468-0cbd-401f-bfca-5b83381e617f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:17.877Z|318b166c-e6ec-4f3c-8d13-9ed251a90fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:17.878Z|318b166c-e6ec-4f3c-8d13-9ed251a90fce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:17.891Z|3385d8fe-83e0-49ee-9454-c353262da19b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:17.892Z|3385d8fe-83e0-49ee-9454-c353262da19b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:25.370Z|317beda7-a406-46c5-95d8-fb24b6788cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:17:25.370Z|317beda7-a406-46c5-95d8-fb24b6788cdc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:17:27.897Z|e4036179-60bc-4ded-9751-58dd02a86f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:27.899Z|e4036179-60bc-4ded-9751-58dd02a86f2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:27.910Z|43fa330c-40bb-41b6-8674-86932770d9b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:27.911Z|43fa330c-40bb-41b6-8674-86932770d9b2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:27.919Z|6f916524-cfa5-42cd-9809-65c70b398b23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:27.920Z|6f916524-cfa5-42cd-9809-65c70b398b23|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:37.927Z|7c183b94-59a4-4142-85c5-ab368d675917|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:37.927Z|7c183b94-59a4-4142-85c5-ab368d675917|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:37.937Z|03b85032-2289-4247-9132-b938b3902779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:37.943Z|03b85032-2289-4247-9132-b938b3902779|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:37.946Z|3f8d3089-8be5-4a03-8b2d-1bb645182661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:37.947Z|3f8d3089-8be5-4a03-8b2d-1bb645182661|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:40.370Z|58745010-f73b-4753-a7ea-16cfe74dee46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:17:40.373Z|58745010-f73b-4753-a7ea-16cfe74dee46|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:17:40.687Z|ad1a26c6-ce3f-467a-9f84-81c3f8f3ed85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:17:40.688Z|ad1a26c6-ce3f-467a-9f84-81c3f8f3ed85|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:17:47.952Z|714394f9-eed1-4124-afd4-f704eb4574ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:47.953Z|714394f9-eed1-4124-afd4-f704eb4574ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:47.971Z|df96670e-dcb2-434c-9dbd-fffb4f5676b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:47.971Z|54617a5a-90b1-4e5b-bfb9-8be74b9758e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:47.972Z|54617a5a-90b1-4e5b-bfb9-8be74b9758e2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:47.972Z|df96670e-dcb2-434c-9dbd-fffb4f5676b4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:55.370Z|410ad653-5e73-4589-aa2f-56e28be74b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:17:55.371Z|410ad653-5e73-4589-aa2f-56e28be74b56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:17:57.983Z|bf36cd9f-5282-4ad6-b14f-2bab25740313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:57.984Z|bf36cd9f-5282-4ad6-b14f-2bab25740313|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:58.007Z|ca1c47c9-1c64-4bb9-8a98-29575d0484d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:58.008Z|ca1c47c9-1c64-4bb9-8a98-29575d0484d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:17:58.009Z|769f3399-ccc7-45f8-88aa-bc83bca33d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:17:58.010Z|769f3399-ccc7-45f8-88aa-bc83bca33d77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:08.040Z|24d67d72-ef23-4934-b746-8c277a4fddd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:08.040Z|24d67d72-ef23-4934-b746-8c277a4fddd1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:08.043Z|ee8ec9a2-fe9a-43af-9a43-c880bf20a83d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:08.043Z|ee8ec9a2-fe9a-43af-9a43-c880bf20a83d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:08.045Z|28e8ab93-ce84-42bb-a5ea-4d11bb42baa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:08.046Z|28e8ab93-ce84-42bb-a5ea-4d11bb42baa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:08.938Z|9b720370-e8d1-40da-9ea7-a0f392370b29|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:18:08.939Z|9b720370-e8d1-40da-9ea7-a0f392370b29|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:10.370Z|83a13434-5984-4d33-8638-7db0ae001a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:18:10.371Z|83a13434-5984-4d33-8638-7db0ae001a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:18:10.689Z|afbc0644-73c7-4d1c-a90b-645a90409f63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:18:10.690Z|afbc0644-73c7-4d1c-a90b-645a90409f63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:18:18.070Z|f81d2ad6-0416-4ca1-9b28-a4e9dba33eb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:18.070Z|c13bf28e-9600-4f3e-b374-c14356a1f350|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:18.071Z|c13bf28e-9600-4f3e-b374-c14356a1f350|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:18.071Z|f81d2ad6-0416-4ca1-9b28-a4e9dba33eb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:18.071Z|f4f02762-b710-4571-96a1-900da7ac9b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:18.072Z|f4f02762-b710-4571-96a1-900da7ac9b22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:25.371Z|9dbf5329-75aa-45a2-8a5b-a981d31d2725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:18:25.374Z|9dbf5329-75aa-45a2-8a5b-a981d31d2725|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:18:28.101Z|b511ce2b-4c7f-490e-9add-22a7a6e432b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:28.102Z|b511ce2b-4c7f-490e-9add-22a7a6e432b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:28.106Z|8b722060-f816-47b2-9570-c5733a1b8dcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:28.106Z|7ba99930-43a6-4540-b105-b0649638dd9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:28.107Z|8b722060-f816-47b2-9570-c5733a1b8dcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:28.107Z|7ba99930-43a6-4540-b105-b0649638dd9d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:38.145Z|e2c8eb81-f24c-4e17-8719-21d9c8ccf1e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:38.146Z|e2c8eb81-f24c-4e17-8719-21d9c8ccf1e3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:38.160Z|a599e83e-85d6-4ef0-86a0-7e14f5f710b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:38.161Z|a599e83e-85d6-4ef0-86a0-7e14f5f710b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:38.161Z|28c988d3-3df7-4a27-b71c-c3e2da05088e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:38.162Z|28c988d3-3df7-4a27-b71c-c3e2da05088e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:40.370Z|98be1d25-a770-4030-a748-9bc2a25c1b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:18:40.371Z|98be1d25-a770-4030-a748-9bc2a25c1b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:18:40.691Z|03ec620c-1694-4ec6-87fb-aff05d4b231c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:18:40.692Z|03ec620c-1694-4ec6-87fb-aff05d4b231c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:18:48.182Z|d6e009d7-b86d-435a-8281-910794dd3ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:48.183Z|d6e009d7-b86d-435a-8281-910794dd3ce2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:48.194Z|d9ff5162-0177-49a1-95de-30be9b64dbc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:48.194Z|89ec0da4-df2c-4590-8c97-1c4974da3a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:48.195Z|89ec0da4-df2c-4590-8c97-1c4974da3a8a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:48.195Z|d9ff5162-0177-49a1-95de-30be9b64dbc0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:55.370Z|5870b904-dd4c-4891-8d3a-56a5506c4992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:18:55.371Z|5870b904-dd4c-4891-8d3a-56a5506c4992|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:18:58.210Z|d9e773e1-009e-497e-a298-7414b18053f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:58.211Z|d9e773e1-009e-497e-a298-7414b18053f3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:58.220Z|6711f398-ee5c-48d5-954c-af2d65a38d55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:58.221Z|6711f398-ee5c-48d5-954c-af2d65a38d55|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:18:58.222Z|98df7535-32a1-4839-a92a-a233ccc57ceb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:18:58.222Z|98df7535-32a1-4839-a92a-a233ccc57ceb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:08.238Z|7093bc4b-01e9-4e77-b939-394b7a8333a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:08.239Z|7093bc4b-01e9-4e77-b939-394b7a8333a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:08.245Z|2b617df3-a949-4fd2-be95-19910d7c08d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:08.246Z|efa1a475-6aad-46e1-94c6-50706bd7ecab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:08.246Z|efa1a475-6aad-46e1-94c6-50706bd7ecab|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:08.246Z|2b617df3-a949-4fd2-be95-19910d7c08d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:08.938Z|18a90702-9ba8-4f4c-934e-1d5b5dd66ca3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:19:08.939Z|18a90702-9ba8-4f4c-934e-1d5b5dd66ca3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:10.370Z|347dc845-9412-4c86-a899-51a205f278d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:19:10.374Z|347dc845-9412-4c86-a899-51a205f278d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:19:10.693Z|afde20cd-9c73-4949-8ea7-69cc8eca9854|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:19:10.694Z|afde20cd-9c73-4949-8ea7-69cc8eca9854|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:19:18.270Z|6d5e8d02-f786-446f-bb14-1323ec63df99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:18.270Z|0b998d09-35ab-4667-9e18-66519fd74062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:18.271Z|0b998d09-35ab-4667-9e18-66519fd74062|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:18.271Z|6d5e8d02-f786-446f-bb14-1323ec63df99|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:18.274Z|7c0da432-f9c2-4044-838c-b7f9142e1bf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:18.274Z|7c0da432-f9c2-4044-838c-b7f9142e1bf8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:25.370Z|f4b65f75-4972-4d25-84d4-15e82a683549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:19:25.370Z|f4b65f75-4972-4d25-84d4-15e82a683549|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:19:28.300Z|95b6bf4e-6d71-474f-956b-adb0a8627716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:28.301Z|95b6bf4e-6d71-474f-956b-adb0a8627716|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:28.306Z|323cf611-08e1-452b-92e8-6196c3229176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:28.306Z|323cf611-08e1-452b-92e8-6196c3229176|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:28.309Z|eda15e94-9c8c-4def-ba9b-654825d05197|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:28.310Z|eda15e94-9c8c-4def-ba9b-654825d05197|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:38.330Z|a0511fa9-6937-4d37-8d7f-dc42c2a76246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:38.331Z|13ab8f8c-069b-4d89-9f7f-851381c94952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:38.332Z|13ab8f8c-069b-4d89-9f7f-851381c94952|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:38.333Z|be6693c2-7b1b-4e39-a93e-26159cc495a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:38.334Z|a0511fa9-6937-4d37-8d7f-dc42c2a76246|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:38.334Z|be6693c2-7b1b-4e39-a93e-26159cc495a7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:40.370Z|49abcaa6-59a6-47a3-8e32-eda966bcf8a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:19:40.370Z|49abcaa6-59a6-47a3-8e32-eda966bcf8a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:19:40.695Z|6424a8a0-7a91-4067-a634-6130c7a87b0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:19:40.695Z|6424a8a0-7a91-4067-a634-6130c7a87b0d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:19:48.359Z|dea0a580-adb9-4f2d-8c6e-b578a4e7fe2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:48.359Z|49a26c4c-acf5-4d90-a4a9-6c94409b967f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:48.359Z|2c02c7f1-02a9-4902-bebf-509d0e6e920c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:48.360Z|dea0a580-adb9-4f2d-8c6e-b578a4e7fe2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:48.360Z|2c02c7f1-02a9-4902-bebf-509d0e6e920c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:48.360Z|49a26c4c-acf5-4d90-a4a9-6c94409b967f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:55.370Z|a4f3335c-f42d-4f2c-9364-f30425a5b951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:19:55.373Z|a4f3335c-f42d-4f2c-9364-f30425a5b951|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:19:58.387Z|1a9482b5-e558-4ab8-bd03-98070516041d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:58.387Z|13e9e8b3-7963-42d6-9902-61e81d18552a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:58.387Z|921ad8af-dc14-4f8a-a18c-9c90cb79be76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:19:58.388Z|1a9482b5-e558-4ab8-bd03-98070516041d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:58.388Z|921ad8af-dc14-4f8a-a18c-9c90cb79be76|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:19:58.388Z|13e9e8b3-7963-42d6-9902-61e81d18552a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:08.416Z|db023f50-9472-4170-9663-a1728fa45eaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:08.416Z|0aa736c2-57b7-4f68-8703-c2de48c6eb0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:08.417Z|0aa736c2-57b7-4f68-8703-c2de48c6eb0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:08.417Z|db023f50-9472-4170-9663-a1728fa45eaf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:08.417Z|2e09eed4-e759-455c-a9c6-57c30281cf1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:08.418Z|2e09eed4-e759-455c-a9c6-57c30281cf1c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:08.939Z|af6f8e19-831d-4851-883a-5c40097209c1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:20:08.940Z|af6f8e19-831d-4851-883a-5c40097209c1|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:10.370Z|34bff8f4-1814-4271-9cc3-719861e355e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:20:10.371Z|34bff8f4-1814-4271-9cc3-719861e355e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:20:10.697Z|98ed29cc-5999-44d1-8938-b74f9389ccdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:20:10.697Z|98ed29cc-5999-44d1-8938-b74f9389ccdf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:20:18.453Z|6a7a2fed-1cb6-4f59-96d6-45866acd7945|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:18.454Z|6a7a2fed-1cb6-4f59-96d6-45866acd7945|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:18.454Z|3616338d-f7dc-4373-b82d-7d641ab3be52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:18.455Z|3616338d-f7dc-4373-b82d-7d641ab3be52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:18.456Z|a0e4846a-132f-4eea-a70e-c952d9cb358c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:18.456Z|a0e4846a-132f-4eea-a70e-c952d9cb358c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:25.370Z|6701c19f-b79d-4ff3-bbf1-4afc538b3455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:20:25.371Z|6701c19f-b79d-4ff3-bbf1-4afc538b3455|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:20:28.486Z|40355965-54f2-4a3c-9dc1-b7a3a27a312f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:28.486Z|0345e3ba-13f4-4e0c-bd5f-faef7b27f468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:28.487Z|40355965-54f2-4a3c-9dc1-b7a3a27a312f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:28.487Z|0345e3ba-13f4-4e0c-bd5f-faef7b27f468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:28.490Z|17ccaf61-3627-49c0-8090-dd2141904e65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:28.490Z|17ccaf61-3627-49c0-8090-dd2141904e65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:38.524Z|e5c87949-5c1a-4c04-86e0-c4a5fe0be515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:38.524Z|3463a690-5eb2-4ca2-87b4-f21fd432c96c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:38.524Z|cde319e7-9343-487c-aec4-840fad1ab3f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:38.525Z|cde319e7-9343-487c-aec4-840fad1ab3f4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:38.525Z|e5c87949-5c1a-4c04-86e0-c4a5fe0be515|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:38.525Z|3463a690-5eb2-4ca2-87b4-f21fd432c96c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:40.370Z|8f021511-a83c-4f8b-97c7-7a71b9e6804e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:20:40.374Z|8f021511-a83c-4f8b-97c7-7a71b9e6804e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:20:40.698Z|6519cc44-15e7-4ba4-b361-3bc951ed58f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:20:40.699Z|6519cc44-15e7-4ba4-b361-3bc951ed58f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:20:48.556Z|f6ab026e-7132-4f83-a4ad-fb593e1d27e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:48.555Z|43853158-2383-4d37-8597-2071afee285d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:48.557Z|f6ab026e-7132-4f83-a4ad-fb593e1d27e4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:48.557Z|43853158-2383-4d37-8597-2071afee285d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:48.559Z|b3fcc086-4bd3-4774-8bad-c186513e6f20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:48.560Z|b3fcc086-4bd3-4774-8bad-c186513e6f20|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:55.370Z|02fd288c-c9b1-49df-ac29-1e8bacbe7c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:20:55.372Z|02fd288c-c9b1-49df-ac29-1e8bacbe7c3d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:20:58.590Z|a334324a-0323-4010-8330-945a3cc83d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:58.590Z|5d504d8f-a079-4801-8975-987d536ae0b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:58.591Z|a334324a-0323-4010-8330-945a3cc83d1e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:58.591Z|5d504d8f-a079-4801-8975-987d536ae0b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:20:58.592Z|e0adcdc6-d679-4b77-ab0a-82b5556b1773|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:20:58.594Z|e0adcdc6-d679-4b77-ab0a-82b5556b1773|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:08.630Z|76df9fdf-349a-44f8-9e24-ee1fa77effb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:08.630Z|bfb58ac3-c7d6-4480-80a9-c51997132bdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:08.630Z|2bac4625-bbc9-4bdf-b901-cce25344944f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:08.631Z|76df9fdf-349a-44f8-9e24-ee1fa77effb8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:08.631Z|2bac4625-bbc9-4bdf-b901-cce25344944f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:08.631Z|bfb58ac3-c7d6-4480-80a9-c51997132bdc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:08.939Z|82c4050d-5792-4d7a-a9c7-c65b20b0a2a2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:21:08.939Z|82c4050d-5792-4d7a-a9c7-c65b20b0a2a2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:10.371Z|0d37ce3b-aaa2-4679-b5fd-42480a5431b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:21:10.372Z|0d37ce3b-aaa2-4679-b5fd-42480a5431b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:21:10.700Z|a6e5192d-5c57-4bf4-bcc9-153aec44bf1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:21:10.701Z|a6e5192d-5c57-4bf4-bcc9-153aec44bf1d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:21:18.661Z|0378a68f-5128-40f4-91c2-88f84a12084b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:18.661Z|8e3380e4-e7d0-46e2-8ddd-13108ca3737b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:18.661Z|d4f1c94e-0f25-4521-84de-ff5815ab308c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:18.662Z|8e3380e4-e7d0-46e2-8ddd-13108ca3737b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:18.662Z|0378a68f-5128-40f4-91c2-88f84a12084b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:18.662Z|d4f1c94e-0f25-4521-84de-ff5815ab308c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:25.370Z|3bebcbfb-0de6-48bd-aa7f-8a14b4b1802d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:21:25.373Z|3bebcbfb-0de6-48bd-aa7f-8a14b4b1802d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:21:28.687Z|8004fec3-a3f9-4053-a6e4-12de3871c101|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:28.687Z|4db6fba1-f0de-4512-9cd2-5ec568ac16f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:28.688Z|4db6fba1-f0de-4512-9cd2-5ec568ac16f0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:28.688Z|8004fec3-a3f9-4053-a6e4-12de3871c101|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:28.691Z|8f48b57d-7061-496f-8eeb-77b91c1ea996|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:28.691Z|8f48b57d-7061-496f-8eeb-77b91c1ea996|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:38.719Z|3234cfff-fdaf-4247-9c2d-19e061d63d2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:38.719Z|87671e5c-b661-4f4b-a558-e1eeba47e79f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:38.720Z|3234cfff-fdaf-4247-9c2d-19e061d63d2f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:38.721Z|9f8cda8f-6b9a-48a5-9ac2-1d932c032d4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:38.722Z|9f8cda8f-6b9a-48a5-9ac2-1d932c032d4b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:38.720Z|87671e5c-b661-4f4b-a558-e1eeba47e79f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:40.370Z|4a1672af-d62c-4e81-b0e3-89814f9823ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:21:40.371Z|4a1672af-d62c-4e81-b0e3-89814f9823ac|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:21:40.702Z|64079979-f5c5-4fc0-8d1f-f19323a47f2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:21:40.703Z|64079979-f5c5-4fc0-8d1f-f19323a47f2a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:21:48.750Z|fc8fbd80-1341-492b-a91b-906b272f4df3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:48.750Z|ffc5ff25-3475-4d7d-b756-3948176e0778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:48.751Z|fc8fbd80-1341-492b-a91b-906b272f4df3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:48.752Z|ffc5ff25-3475-4d7d-b756-3948176e0778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:48.755Z|41aaf844-f7ff-4b3b-b450-97207e83200f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:48.756Z|41aaf844-f7ff-4b3b-b450-97207e83200f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:55.370Z|489015ee-27dc-4b67-bc1b-5ae319e0c8c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:21:55.371Z|489015ee-27dc-4b67-bc1b-5ae319e0c8c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:21:58.788Z|b3a5af4d-140e-4454-9f08-98927584beb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:58.788Z|9b1dcd36-0337-4db4-97b2-c858391c65ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:58.789Z|9b1dcd36-0337-4db4-97b2-c858391c65ad|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:58.789Z|b3a5af4d-140e-4454-9f08-98927584beb0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:21:58.789Z|e93fd309-638b-48d1-8b1f-1425e4fd0aae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:21:58.790Z|e93fd309-638b-48d1-8b1f-1425e4fd0aae|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:08.827Z|0850abbd-b306-444f-a12f-88a2c7cbf16d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:08.828Z|0850abbd-b306-444f-a12f-88a2c7cbf16d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:08.835Z|09588791-cbee-48c5-ae37-c93d4914aecc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:08.836Z|09588791-cbee-48c5-ae37-c93d4914aecc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:08.848Z|0ed084a4-0783-4338-b050-a9ac87bb8190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:08.849Z|0ed084a4-0783-4338-b050-a9ac87bb8190|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:08.939Z|f09485d0-551b-4e21-8b7a-c501db69fefe|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:22:08.939Z|f09485d0-551b-4e21-8b7a-c501db69fefe|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:10.370Z|c939c944-028d-403f-9cb8-68040891fba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:22:10.373Z|c939c944-028d-403f-9cb8-68040891fba9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:22:10.705Z|8f471dca-3a13-4ebb-8151-a00dceb9d798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:22:10.706Z|8f471dca-3a13-4ebb-8151-a00dceb9d798|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:22:18.886Z|9b85e95e-2b29-4853-829b-2f72979debb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:18.887Z|9b85e95e-2b29-4853-829b-2f72979debb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:18.902Z|7ad831c7-47f5-43c7-981f-c0732572e5a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:18.903Z|7ad831c7-47f5-43c7-981f-c0732572e5a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:18.914Z|99e33bdc-817a-4d73-8b7a-ebc0569d01b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:18.915Z|99e33bdc-817a-4d73-8b7a-ebc0569d01b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:25.370Z|82867f4c-433f-483c-85ad-072922dc98b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:22:25.371Z|82867f4c-433f-483c-85ad-072922dc98b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:22:28.928Z|23013b9a-2d7f-4223-880f-523058c5d63d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:28.929Z|23013b9a-2d7f-4223-880f-523058c5d63d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:28.940Z|3d7a921b-10c7-473c-87ae-8c5226412b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:28.941Z|3d7a921b-10c7-473c-87ae-8c5226412b42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:28.960Z|28c8b165-09fa-4f6c-a4af-53f062b2897a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:28.960Z|28c8b165-09fa-4f6c-a4af-53f062b2897a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:38.995Z|0a0caaa7-6ee2-41ea-b366-5b0f606e5547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:38.996Z|0a0caaa7-6ee2-41ea-b366-5b0f606e5547|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:39.000Z|7bf41069-9ac5-49f3-ab9c-34ca87ffacda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:39.000Z|23db3c08-cfd8-4028-aaba-525e6153aef5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:39.000Z|7bf41069-9ac5-49f3-ab9c-34ca87ffacda|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:39.001Z|23db3c08-cfd8-4028-aaba-525e6153aef5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:40.370Z|525246ed-77fd-4b67-bd79-72b0f7e732bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:22:40.370Z|525246ed-77fd-4b67-bd79-72b0f7e732bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:22:40.707Z|4689cda5-207c-499a-98fb-a9452ac080dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:22:40.707Z|4689cda5-207c-499a-98fb-a9452ac080dd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:22:49.052Z|c9992f5e-4956-4bf5-b8f7-2e2d7deb2630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:49.052Z|50ddc31a-be02-407a-92f5-6f05c564f6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:49.052Z|c9992f5e-4956-4bf5-b8f7-2e2d7deb2630|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:49.053Z|50ddc31a-be02-407a-92f5-6f05c564f6d5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:49.086Z|2656e9d0-2034-49ae-8288-68a4c4ef89c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:49.087Z|2656e9d0-2034-49ae-8288-68a4c4ef89c2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:55.370Z|dfab20e8-723d-4ce8-9d88-da05d82b9b50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:22:55.374Z|dfab20e8-723d-4ce8-9d88-da05d82b9b50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:22:59.101Z|327c9880-9f13-4a3d-a5e1-0dcc543e446a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:59.101Z|dba9a27b-7d15-41d0-8598-e0b34858f200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:59.102Z|327c9880-9f13-4a3d-a5e1-0dcc543e446a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:59.102Z|dba9a27b-7d15-41d0-8598-e0b34858f200|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:22:59.115Z|7b4e9f49-38ef-4110-a795-c26c6ffe11e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:22:59.116Z|7b4e9f49-38ef-4110-a795-c26c6ffe11e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:03.700Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-12-09T00:23:03.713Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 88972a1b-81c1-41b5-87e3-a8a9c6b30c6f already exists in requestDb InfraActiveRequests table
2022-12-09T00:23:03.778Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f
2022-12-09T00:23:03.780Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|INFO|500||Invoke
2022-12-09T00:23:03.780Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|DEBUG|500||===========================request begin================================================
2022-12-09T00:23:03.780Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f
2022-12-09T00:23:03.781Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|DEBUG|500||Method      : GET
2022-12-09T00:23:03.781Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e542f89c0fa0a4101e2a275539688ef9", X-B3-SpanId:"d5701a6a52e9cea3", X-B3-ParentSpanId:"7e8b0a18a46121a2", X-B3-Sampled:"0", X-ONAP-RequestID:"88972a1b-81c1-41b5-87e3-a8a9c6b30c6f", X-RequestID:"88972a1b-81c1-41b5-87e3-a8a9c6b30c6f", X-TransactionID:"88972a1b-81c1-41b5-87e3-a8a9c6b30c6f", X-ECOMP-RequestID:"88972a1b-81c1-41b5-87e3-a8a9c6b30c6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56025d8c-4347-4314-94da-de5e991d309a"]
2022-12-09T00:23:03.782Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|DEBUG|500||Request body: 
2022-12-09T00:23:03.782Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|DEBUG|500||==========================request end================================================
2022-12-09T00:23:04.270Z|e335f023-6593-40c9-86c8-be896e64df61|http-nio-8080-exec-6|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-12-09T00:23:04.271Z|e335f023-6593-40c9-86c8-be896e64df61|http-nio-8080-exec-6|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:05.081Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|DEBUG|500||============================response begin==========================================
2022-12-09T00:23:05.082Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T00:23:05.083Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|DEBUG|500||Status text  : Not Found
2022-12-09T00:23:05.083Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=81062FAFE5202572B3174A4215930E38; 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, 09 Dec 2022 00:23:04 GMT", x-envoy-upstream-service-time:"1059", server:"envoy"]
2022-12-09T00:23:05.084Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|DEBUG|500||Response body: 
2022-12-09T00:23:05.085Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|DEBUG|500||=======================response end=================================================
2022-12-09T00:23:05.085Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|INFO|404|Not Found|InvokeReturn
2022-12-09T00:23:05.186Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 88972a1b-81c1-41b5-87e3-a8a9c6b30c6f
2022-12-09T00:23:05.214Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-12-09T00:23:05.218Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-12-09T00:23:05.219Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-12-09T00:23:05.220Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-12-09T00:23:05.220Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-12-09T00:23:05.220Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-12-09T00:23:05.221Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|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:"e542f89c0fa0a4101e2a275539688ef9", X-B3-SpanId:"f4b083e7760a0f02", X-B3-ParentSpanId:"7e8b0a18a46121a2", X-B3-Sampled:"0", X-ONAP-RequestID:"88972a1b-81c1-41b5-87e3-a8a9c6b30c6f", X-RequestID:"88972a1b-81c1-41b5-87e3-a8a9c6b30c6f", X-TransactionID:"88972a1b-81c1-41b5-87e3-a8a9c6b30c6f", X-ECOMP-RequestID:"88972a1b-81c1-41b5-87e3-a8a9c6b30c6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c465f2d-cc64-41f7-9f2a-88726ce113df"]
2022-12-09T00:23:05.221Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-12-09T00:23:05.221Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-12-09T00:23:05.313Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-12-09T00:23:05.314Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-12-09T00:23:05.314Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : Unauthorized
2022-12-09T00:23:05.314Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|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, 09 Dec 2022 00:23:03 GMT", x-envoy-upstream-service-time:"37", server:"envoy"]
2022-12-09T00:23:05.316Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-12-09T00:23:05.316Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-12-09T00:23:05.317Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-12-09T00:23:05.322Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [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-12-09T00:23:05.325Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-12-09T00:23:05.390Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|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-12-09T00:23:05.391Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-12-09T00:23:05.392Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-12-09T00:23:05.392Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|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-12-09T00:23:05.392Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-12-09T00:23:05.393Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|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:"e542f89c0fa0a4101e2a275539688ef9", X-B3-SpanId:"e2bdc5743c057f38", X-B3-ParentSpanId:"7e8b0a18a46121a2", X-B3-Sampled:"0", X-ONAP-RequestID:"88972a1b-81c1-41b5-87e3-a8a9c6b30c6f", X-RequestID:"88972a1b-81c1-41b5-87e3-a8a9c6b30c6f", X-TransactionID:"88972a1b-81c1-41b5-87e3-a8a9c6b30c6f", X-ECOMP-RequestID:"88972a1b-81c1-41b5-87e3-a8a9c6b30c6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56f3fb89-f6c6-4cba-a30a-d8c78f47ec8a"]
2022-12-09T00:23:05.393Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-12-09T00:23:05.394Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-12-09T00:23:05.584Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-12-09T00:23:05.585Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-12-09T00:23:05.586Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : Unauthorized
2022-12-09T00:23:05.586Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|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, 09 Dec 2022 00:23:04 GMT", x-envoy-upstream-service-time:"150", server:"envoy"]
2022-12-09T00:23:05.587Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-12-09T00:23:05.587Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-12-09T00:23:05.587Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-12-09T00:23:05.588Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [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-12-09T00:23:05.589Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@6b8f1b18
2022-12-09T00:23:05.595Z|88972a1b-81c1-41b5-87e3-a8a9c6b30c6f|http-nio-8080-exec-8|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T00:23:08.938Z|d0a9f40a-9f59-473c-821e-70abeaae7f25|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:23:08.940Z|d0a9f40a-9f59-473c-821e-70abeaae7f25|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:09.130Z|636715a4-40d0-4eab-8cd2-d66d6aa96fb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:09.131Z|636715a4-40d0-4eab-8cd2-d66d6aa96fb3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:09.136Z|dfc31547-1772-45f2-a9a1-405722f25d8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:09.137Z|dfc31547-1772-45f2-a9a1-405722f25d8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:09.148Z|0720ee5d-a02e-4e16-8f1f-62fa725f48d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:09.149Z|0720ee5d-a02e-4e16-8f1f-62fa725f48d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:10.370Z|d688d560-cc41-4c5e-a123-913696ea3182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:23:10.371Z|d688d560-cc41-4c5e-a123-913696ea3182|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:23:10.708Z|edb3ded3-ba9e-4b57-86d2-0fb55db26991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:23:10.709Z|edb3ded3-ba9e-4b57-86d2-0fb55db26991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:23:19.162Z|0200e463-71bf-41ef-b3fc-cff8d7168ac7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:19.162Z|63112d74-f8d6-42d6-9caf-631fee9622a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:19.162Z|0200e463-71bf-41ef-b3fc-cff8d7168ac7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:19.163Z|63112d74-f8d6-42d6-9caf-631fee9622a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:19.185Z|81a2e4f4-7cf8-4d0c-a611-5c070876ba5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:19.186Z|81a2e4f4-7cf8-4d0c-a611-5c070876ba5e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:25.370Z|2c88b3d8-91e4-4418-a792-f69507ca37fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:23:25.371Z|2c88b3d8-91e4-4418-a792-f69507ca37fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:23:29.191Z|142f95ef-c593-4e17-b7b8-98413cff7ddc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:29.191Z|bd356fc2-1490-42a8-803b-936300932295|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:29.192Z|142f95ef-c593-4e17-b7b8-98413cff7ddc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:29.192Z|bd356fc2-1490-42a8-803b-936300932295|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:29.218Z|789bfd87-e822-406d-90d9-deb80b16915b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:29.219Z|789bfd87-e822-406d-90d9-deb80b16915b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:29.990Z|4ed6a42d-d30e-4a0b-8714-153b8682bf7d|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-12-09T00:23:29.991Z|4ed6a42d-d30e-4a0b-8714-153b8682bf7d|http-nio-8080-exec-1|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:39.232Z|45a5bf1c-dfb0-45d3-a029-a3cbfd03fbc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:39.233Z|45a5bf1c-dfb0-45d3-a029-a3cbfd03fbc0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:39.246Z|1d9cf202-63cd-41b4-ad82-d55bd4a3b560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:39.247Z|1d9cf202-63cd-41b4-ad82-d55bd4a3b560|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:39.244Z|9c80af47-a8ce-4e72-832e-5186342f6d1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:39.260Z|9c80af47-a8ce-4e72-832e-5186342f6d1b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:40.370Z|e278388f-0e19-4d17-9762-bba3faf455a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:23:40.373Z|e278388f-0e19-4d17-9762-bba3faf455a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:23:40.710Z|613d1c49-c816-4414-b9d5-b0e390203d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:23:40.711Z|613d1c49-c816-4414-b9d5-b0e390203d5b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:23:49.261Z|d0949081-d8f4-4155-acbe-8536cc271ebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:49.261Z|d0949081-d8f4-4155-acbe-8536cc271ebf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:49.272Z|90659b16-f922-4ab3-ae7f-39b36556de13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:49.273Z|90659b16-f922-4ab3-ae7f-39b36556de13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:49.289Z|c79c68f8-3d85-4f2f-92b3-f17665b0466c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:49.290Z|c79c68f8-3d85-4f2f-92b3-f17665b0466c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:55.370Z|26b0dbb6-bf91-4fdc-aeaf-eb0993408378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:23:55.370Z|26b0dbb6-bf91-4fdc-aeaf-eb0993408378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:23:59.300Z|c07784b2-6700-45db-afc9-cf9b09a0032d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:59.301Z|c07784b2-6700-45db-afc9-cf9b09a0032d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:59.302Z|067ea757-2093-4642-9736-730c55b004ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:59.302Z|067ea757-2093-4642-9736-730c55b004ee|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:23:59.317Z|78e0e68a-a2f3-45fa-8ee2-1113327ecf70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:23:59.318Z|78e0e68a-a2f3-45fa-8ee2-1113327ecf70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:08.939Z|c234c76c-5fd4-4e8c-b025-6a0c5e780951|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:24:08.940Z|c234c76c-5fd4-4e8c-b025-6a0c5e780951|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:09.335Z|47706833-f096-4ba6-bd33-6e5da7154eaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:09.335Z|47706833-f096-4ba6-bd33-6e5da7154eaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:09.340Z|5d12b2a2-d881-4f05-8baa-c43bb7e1383a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:09.340Z|5d12b2a2-d881-4f05-8baa-c43bb7e1383a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:09.343Z|57120d71-89e9-4346-b91e-0b4fffb319b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:09.344Z|57120d71-89e9-4346-b91e-0b4fffb319b5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:10.370Z|7d0967ad-c6c8-44e6-becc-e9752a694f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:24:10.370Z|7d0967ad-c6c8-44e6-becc-e9752a694f5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:24:10.712Z|1619c1b5-8016-4770-b01a-fc2e995cee1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:24:10.712Z|1619c1b5-8016-4770-b01a-fc2e995cee1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:24:19.369Z|2e462f8a-41c6-47da-917b-9e32f6e1baac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:19.370Z|924deca5-25af-470d-a2d4-fdc5aba13b9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:19.370Z|2e462f8a-41c6-47da-917b-9e32f6e1baac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:19.370Z|924deca5-25af-470d-a2d4-fdc5aba13b9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:19.390Z|0fee8be4-e1bb-4377-b20c-d53814080236|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:19.391Z|0fee8be4-e1bb-4377-b20c-d53814080236|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:25.370Z|02d82d02-d00a-4e2b-8535-b5548a2865c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:24:25.373Z|02d82d02-d00a-4e2b-8535-b5548a2865c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:24:29.415Z|7ebf5510-ed66-4a4b-94b8-173048d24f39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:29.415Z|6a4e15cb-e7ac-4cf6-99a7-3d8051676f28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:29.416Z|6a4e15cb-e7ac-4cf6-99a7-3d8051676f28|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:29.416Z|7ebf5510-ed66-4a4b-94b8-173048d24f39|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:29.429Z|dedab022-07dc-40d2-a33f-da3f2f342348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:29.430Z|dedab022-07dc-40d2-a33f-da3f2f342348|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:39.448Z|d7485b0a-1f15-4b6f-9c2e-7574d2da597b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:39.449Z|d7485b0a-1f15-4b6f-9c2e-7574d2da597b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:39.455Z|6f73cb12-d49c-426a-aa07-6e962be6103a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:39.448Z|a9ada2de-5165-40bf-8d99-881aa2bc412a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:39.457Z|6f73cb12-d49c-426a-aa07-6e962be6103a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:39.460Z|a9ada2de-5165-40bf-8d99-881aa2bc412a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:40.370Z|9e427240-be1e-41a0-92a3-bcec705f16ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:24:40.371Z|9e427240-be1e-41a0-92a3-bcec705f16ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:24:40.713Z|f96fc391-02c9-4eed-913c-7e37ce3765ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:24:40.714Z|f96fc391-02c9-4eed-913c-7e37ce3765ac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:24:49.483Z|bd466845-2dd7-4b7d-8859-4cb632937e4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:49.485Z|bd466845-2dd7-4b7d-8859-4cb632937e4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:49.494Z|680b9aa3-c431-45d0-b16e-55932a9f0424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:49.495Z|680b9aa3-c431-45d0-b16e-55932a9f0424|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:49.496Z|1543a2f5-a1a3-4035-9146-e872186a05f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:49.496Z|1543a2f5-a1a3-4035-9146-e872186a05f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:55.370Z|8c6a5473-92c1-492b-830f-35a67f4382f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:24:55.370Z|8c6a5473-92c1-492b-830f-35a67f4382f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:24:59.514Z|76a9b0ee-455e-42e8-93bb-557c94d36560|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:59.515Z|76a9b0ee-455e-42e8-93bb-557c94d36560|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:59.522Z|13f35132-236a-4cd6-b4be-d28c6abaf309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:59.523Z|13f35132-236a-4cd6-b4be-d28c6abaf309|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:24:59.524Z|0b40e1e6-3a8e-4303-ba8a-1754e4abe036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:24:59.525Z|0b40e1e6-3a8e-4303-ba8a-1754e4abe036|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:08.939Z|513bc303-51f2-406e-9dc6-7631877dc1a1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:25:08.940Z|513bc303-51f2-406e-9dc6-7631877dc1a1|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:09.543Z|84cb084e-f7d7-493b-abf2-b0dc577ff579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:09.544Z|84cb084e-f7d7-493b-abf2-b0dc577ff579|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:09.549Z|f24c8bd8-0200-47dd-88c5-b63d1b65ac64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:09.550Z|f24c8bd8-0200-47dd-88c5-b63d1b65ac64|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:09.550Z|842b0a59-58d2-467d-aa5c-fbe00f20f52d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:09.551Z|842b0a59-58d2-467d-aa5c-fbe00f20f52d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:10.370Z|889e18fb-ee95-4dcf-8faa-8a7a62a9e112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:25:10.371Z|889e18fb-ee95-4dcf-8faa-8a7a62a9e112|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:25:10.715Z|47f3cf17-3666-433c-a060-e180edd04347|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:25:10.716Z|47f3cf17-3666-433c-a060-e180edd04347|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:25:19.573Z|20bbd11f-a69b-4da5-a391-3df4d69a1ca8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:19.574Z|20bbd11f-a69b-4da5-a391-3df4d69a1ca8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:19.575Z|ebbf04d5-791a-4fcb-af6e-5e8882e89d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:19.575Z|10ac3eb2-bea7-48cf-aae7-c1832f290ffb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:19.575Z|ebbf04d5-791a-4fcb-af6e-5e8882e89d52|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:19.576Z|10ac3eb2-bea7-48cf-aae7-c1832f290ffb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:25.370Z|a4e9e6f6-0c94-4090-aba3-0bf2bcf762a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:25:25.370Z|a4e9e6f6-0c94-4090-aba3-0bf2bcf762a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:25:29.609Z|7c53f482-379b-4fc4-a8ac-78c22d0d8007|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:29.609Z|ee6ba3cc-a5b1-43bf-89bd-6e3226201ff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:29.610Z|7c53f482-379b-4fc4-a8ac-78c22d0d8007|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:29.610Z|ee6ba3cc-a5b1-43bf-89bd-6e3226201ff3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:29.612Z|d5aea46f-99fa-4588-b251-6035ab126450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:29.614Z|d5aea46f-99fa-4588-b251-6035ab126450|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:39.642Z|4ac70d1c-edec-4c68-86df-3092b4880290|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:39.642Z|3af1e05c-5be2-409f-a56f-996e174c210b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:39.643Z|3af1e05c-5be2-409f-a56f-996e174c210b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:39.643Z|4ac70d1c-edec-4c68-86df-3092b4880290|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:39.645Z|33fb71f5-72de-4957-8fa8-db18b0cff425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:39.645Z|33fb71f5-72de-4957-8fa8-db18b0cff425|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:40.370Z|4d66e7b4-1441-45ad-ac89-772502f17f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:25:40.371Z|4d66e7b4-1441-45ad-ac89-772502f17f34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:25:40.717Z|a8af629d-3235-4239-9c2d-edda8e809ef6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:25:40.718Z|a8af629d-3235-4239-9c2d-edda8e809ef6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:25:49.676Z|48dc207a-4da8-4d8a-9931-f5ce69a23917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:49.676Z|48dc207a-4da8-4d8a-9931-f5ce69a23917|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:49.678Z|e8655e5e-105d-4298-88eb-9766fb1fb2d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:49.678Z|3dd08420-dd04-4f7f-8da2-76eef8384671|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:49.679Z|e8655e5e-105d-4298-88eb-9766fb1fb2d9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:49.679Z|3dd08420-dd04-4f7f-8da2-76eef8384671|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:55.370Z|3abf9165-7604-46c0-a4dd-c2041b7079bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:25:55.371Z|3abf9165-7604-46c0-a4dd-c2041b7079bf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:25:59.705Z|bb18acbf-a738-4ea3-bea1-8d51851b9394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:59.705Z|020e8ad6-7f37-40de-9400-f7c8ea9fae54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:59.706Z|d6844052-d624-476d-b76f-74ba74965870|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:25:59.706Z|bb18acbf-a738-4ea3-bea1-8d51851b9394|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:59.706Z|020e8ad6-7f37-40de-9400-f7c8ea9fae54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:25:59.706Z|d6844052-d624-476d-b76f-74ba74965870|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:08.938Z|64bbef0f-dbdd-497e-b4d4-d789171cb1a2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:26:08.939Z|64bbef0f-dbdd-497e-b4d4-d789171cb1a2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:09.733Z|526fb79e-13a1-4e78-bda1-a9fd445d924e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:09.733Z|c7417742-06a3-42b4-ab68-45f59e668e0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:09.734Z|526fb79e-13a1-4e78-bda1-a9fd445d924e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:09.734Z|c7417742-06a3-42b4-ab68-45f59e668e0b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:09.737Z|45f80e87-dc70-4398-9b2e-62d466e65854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:09.738Z|45f80e87-dc70-4398-9b2e-62d466e65854|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:10.370Z|65302a6f-c975-47aa-96ba-1efaca82b79f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:26:10.373Z|65302a6f-c975-47aa-96ba-1efaca82b79f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:26:10.719Z|bd28ff60-a47c-40da-a374-a6c4b0f2aa24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:26:10.720Z|bd28ff60-a47c-40da-a374-a6c4b0f2aa24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:26:19.762Z|7a3e918d-2455-4717-a16d-0e78eebe15f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:19.762Z|523e347a-6317-4a58-8eb5-aa503b9d05bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:19.763Z|523e347a-6317-4a58-8eb5-aa503b9d05bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:19.763Z|7a3e918d-2455-4717-a16d-0e78eebe15f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:19.766Z|275825bc-d840-487d-9f54-04d94d59a7fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:19.767Z|275825bc-d840-487d-9f54-04d94d59a7fe|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:25.370Z|b4dc956f-9af5-4d25-94b4-5a1878685e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:26:25.371Z|b4dc956f-9af5-4d25-94b4-5a1878685e8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:26:29.789Z|b6bf69b7-9350-4f99-91ef-a896e46b5e74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:29.789Z|bdd16393-bba2-4232-9caf-23b4d7d6da48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:29.790Z|b6bf69b7-9350-4f99-91ef-a896e46b5e74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:29.790Z|bdd16393-bba2-4232-9caf-23b4d7d6da48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:29.796Z|593f2eb4-15a8-4c1e-9bce-88a0766aed3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:29.797Z|593f2eb4-15a8-4c1e-9bce-88a0766aed3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:34.866Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-12-09T00:26:34.869Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: 7a4b92df-3953-485e-b399-18585f01cf2e already exists in requestDb InfraActiveRequests table
2022-12-09T00:26:34.871Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e
2022-12-09T00:26:34.871Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|INFO|500||Invoke
2022-12-09T00:26:34.871Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|DEBUG|500||===========================request begin================================================
2022-12-09T00:26:34.872Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e
2022-12-09T00:26:34.872Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|DEBUG|500||Method      : GET
2022-12-09T00:26:34.872Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8f750823cc927b2c4aa67fd2e53f97d5", X-B3-SpanId:"98781074a8d1fd2f", X-B3-ParentSpanId:"db34c6ecf7ccce7b", X-B3-Sampled:"0", X-ONAP-RequestID:"7a4b92df-3953-485e-b399-18585f01cf2e", X-RequestID:"7a4b92df-3953-485e-b399-18585f01cf2e", X-TransactionID:"7a4b92df-3953-485e-b399-18585f01cf2e", X-ECOMP-RequestID:"7a4b92df-3953-485e-b399-18585f01cf2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b7de899-9c50-45db-a8aa-36f5d83b6d31"]
2022-12-09T00:26:34.873Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|DEBUG|500||Request body: 
2022-12-09T00:26:34.874Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|DEBUG|500||==========================request end================================================
2022-12-09T00:26:34.950Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|DEBUG|500||============================response begin==========================================
2022-12-09T00:26:34.951Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T00:26:34.951Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|DEBUG|500||Status text  : Not Found
2022-12-09T00:26:34.952Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 00:26:34 GMT", x-envoy-upstream-service-time:"68", server:"envoy"]
2022-12-09T00:26:34.953Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|DEBUG|500||Response body: 
2022-12-09T00:26:34.953Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|DEBUG|500||=======================response end=================================================
2022-12-09T00:26:34.953Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/7a4b92df-3953-485e-b399-18585f01cf2e|INFO|404|Not Found|InvokeReturn
2022-12-09T00:26:34.959Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID 7a4b92df-3953-485e-b399-18585f01cf2e
2022-12-09T00:26:34.961Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-12-09T00:26:34.963Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-12-09T00:26:34.963Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-12-09T00:26:34.964Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-12-09T00:26:34.964Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-12-09T00:26:34.965Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-12-09T00:26:34.965Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|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:"8f750823cc927b2c4aa67fd2e53f97d5", X-B3-SpanId:"83b5bd4692c21fd1", X-B3-ParentSpanId:"db34c6ecf7ccce7b", X-B3-Sampled:"0", X-ONAP-RequestID:"7a4b92df-3953-485e-b399-18585f01cf2e", X-RequestID:"7a4b92df-3953-485e-b399-18585f01cf2e", X-TransactionID:"7a4b92df-3953-485e-b399-18585f01cf2e", X-ECOMP-RequestID:"7a4b92df-3953-485e-b399-18585f01cf2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f0dc912-2e6e-4657-951b-77b46dc0c1ef"]
2022-12-09T00:26:34.966Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-12-09T00:26:34.966Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-12-09T00:26:34.982Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-12-09T00:26:34.983Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-12-09T00:26:34.984Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : Unauthorized
2022-12-09T00:26:34.984Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|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, 09 Dec 2022 00:26:34 GMT", x-envoy-upstream-service-time:"7", server:"envoy"]
2022-12-09T00:26:34.985Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-12-09T00:26:34.985Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-12-09T00:26:34.986Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-12-09T00:26:34.988Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [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-12-09T00:26:35.000Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-12-09T00:26:35.002Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|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-12-09T00:26:35.003Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-12-09T00:26:35.004Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-12-09T00:26:35.004Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|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-12-09T00:26:35.005Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-12-09T00:26:35.005Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|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:"8f750823cc927b2c4aa67fd2e53f97d5", X-B3-SpanId:"a78f08c8b9de1c0a", X-B3-ParentSpanId:"db34c6ecf7ccce7b", X-B3-Sampled:"0", X-ONAP-RequestID:"7a4b92df-3953-485e-b399-18585f01cf2e", X-RequestID:"7a4b92df-3953-485e-b399-18585f01cf2e", X-TransactionID:"7a4b92df-3953-485e-b399-18585f01cf2e", X-ECOMP-RequestID:"7a4b92df-3953-485e-b399-18585f01cf2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"467f3140-ff80-42e1-80a5-38e443b195bc"]
2022-12-09T00:26:35.006Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-12-09T00:26:35.007Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-12-09T00:26:35.030Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-12-09T00:26:35.031Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-12-09T00:26:35.031Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : Unauthorized
2022-12-09T00:26:35.032Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|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, 09 Dec 2022 00:26:34 GMT", x-envoy-upstream-service-time:"14", server:"envoy"]
2022-12-09T00:26:35.033Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-12-09T00:26:35.033Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-12-09T00:26:35.034Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-12-09T00:26:35.035Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [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-12-09T00:26:35.037Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@72d907a3
2022-12-09T00:26:35.043Z|7a4b92df-3953-485e-b399-18585f01cf2e|http-nio-8080-exec-9|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T00:26:39.818Z|2ac2781f-d8df-4671-8d4d-9882ef76e516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:39.818Z|d391feea-09de-4877-8c2d-04ba11b96b0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:39.819Z|2ac2781f-d8df-4671-8d4d-9882ef76e516|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:39.819Z|d391feea-09de-4877-8c2d-04ba11b96b0e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:39.826Z|03b0e2a0-64a8-4cc7-8ebf-61f371a75cf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:39.826Z|03b0e2a0-64a8-4cc7-8ebf-61f371a75cf6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:40.370Z|b309f9eb-f41c-45fa-9bbb-4b9330eefdbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:26:40.371Z|b309f9eb-f41c-45fa-9bbb-4b9330eefdbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:26:40.721Z|40413f48-216b-4175-af27-4a104aae4cad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:26:40.721Z|40413f48-216b-4175-af27-4a104aae4cad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:26:49.848Z|e51c5655-9647-4b7d-a5dd-2e649945acb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:49.849Z|e51c5655-9647-4b7d-a5dd-2e649945acb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:49.848Z|cbf72754-d959-444a-80ab-4a5569a3e637|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:49.849Z|cbf72754-d959-444a-80ab-4a5569a3e637|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:49.852Z|70d44630-93ee-44b9-b2ed-40fef02b28eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:49.853Z|70d44630-93ee-44b9-b2ed-40fef02b28eb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:55.370Z|15e004fd-e43c-48cb-8e1c-6cba82fa5733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:26:55.373Z|15e004fd-e43c-48cb-8e1c-6cba82fa5733|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:26:55.438Z|30fb6152-7160-4a49-a4c3-e374d11db7e2|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-12-09T00:26:55.439Z|30fb6152-7160-4a49-a4c3-e374d11db7e2|http-nio-8080-exec-8|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:59.877Z|b423b7ce-be73-4205-9569-ec116156cd85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:59.877Z|c280ee67-8407-49aa-9145-85d78375424b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:59.878Z|b423b7ce-be73-4205-9569-ec116156cd85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:59.878Z|c280ee67-8407-49aa-9145-85d78375424b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:26:59.880Z|6204279d-6cd5-4028-b4d3-b22b1662c02c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:26:59.880Z|6204279d-6cd5-4028-b4d3-b22b1662c02c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:08.938Z|1020dd21-3624-4f0e-9a1f-c3a4db5053e4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:27:08.943Z|1020dd21-3624-4f0e-9a1f-c3a4db5053e4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:09.915Z|b499f11f-8fe8-4625-ad42-95d41dfeb376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:09.915Z|b97b9155-1cb2-45a7-aade-5dd939482ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:09.915Z|b97b9155-1cb2-45a7-aade-5dd939482ad3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:09.915Z|b499f11f-8fe8-4625-ad42-95d41dfeb376|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:09.921Z|26abd770-53b8-4e60-9190-259ac144839f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:09.922Z|26abd770-53b8-4e60-9190-259ac144839f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:10.370Z|57e46b61-c39a-401e-aa0c-dcf7870dc241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:27:10.371Z|57e46b61-c39a-401e-aa0c-dcf7870dc241|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:27:10.722Z|d4ab5ec2-c1ea-45b0-9b3e-6470836d78b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:27:10.723Z|d4ab5ec2-c1ea-45b0-9b3e-6470836d78b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:27:19.948Z|29d102b1-7b6b-4272-adf8-6f43af920296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:19.949Z|29d102b1-7b6b-4272-adf8-6f43af920296|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:19.955Z|5a6af4ec-c1a4-4ebc-90af-0469df8b268a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:19.955Z|5a6af4ec-c1a4-4ebc-90af-0469df8b268a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:19.962Z|53de2380-d78d-475b-8550-5c87c9b21e48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:19.963Z|53de2380-d78d-475b-8550-5c87c9b21e48|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:25.370Z|ec5fb7af-10f2-440e-ae4b-49a27659a37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:27:25.371Z|ec5fb7af-10f2-440e-ae4b-49a27659a37d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:27:29.985Z|e3e3f173-c4b3-4717-858a-685d4a7a8e27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:29.986Z|e3e3f173-c4b3-4717-858a-685d4a7a8e27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:29.989Z|b0d8cbe3-d537-4c3b-a99f-d59a1aaf4ba2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:29.990Z|b0d8cbe3-d537-4c3b-a99f-d59a1aaf4ba2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:30.000Z|ed761e93-0233-4626-9de2-aaed0855f494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:30.001Z|ed761e93-0233-4626-9de2-aaed0855f494|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:40.029Z|a1e8f004-4b1d-486c-9048-2d9fb6be2386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:40.030Z|a1e8f004-4b1d-486c-9048-2d9fb6be2386|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:40.036Z|0f7026a8-ed2d-466b-9d64-0e6b9672d439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:40.036Z|0f7026a8-ed2d-466b-9d64-0e6b9672d439|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:40.036Z|e2b36991-6f22-4538-a216-c9b750944eb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:40.037Z|e2b36991-6f22-4538-a216-c9b750944eb4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:40.370Z|c1f43b51-60ac-44c0-9661-38a22728c72b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:27:40.373Z|c1f43b51-60ac-44c0-9661-38a22728c72b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:27:40.723Z|daccdf7d-e167-4932-9483-53c3eda076c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:27:40.724Z|daccdf7d-e167-4932-9483-53c3eda076c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:27:50.070Z|432dd166-82ed-4a65-806b-7e8d9b37e885|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:50.070Z|14159983-e0c0-4a35-aed6-d8c06292fcd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:50.071Z|14159983-e0c0-4a35-aed6-d8c06292fcd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:50.071Z|432dd166-82ed-4a65-806b-7e8d9b37e885|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:50.072Z|579cd902-e665-41e5-a0b1-75286319551c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:27:50.073Z|579cd902-e665-41e5-a0b1-75286319551c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:27:55.370Z|7d69c0f7-e940-49de-8b0d-5414888c0f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:27:55.370Z|7d69c0f7-e940-49de-8b0d-5414888c0f96|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:28:00.102Z|7b03323b-7f4b-49ba-b8e7-2f0cf753d80b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:00.103Z|7b03323b-7f4b-49ba-b8e7-2f0cf753d80b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:00.115Z|c5cf8c22-13d1-4933-95c4-5f915afe2e65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:00.116Z|c5cf8c22-13d1-4933-95c4-5f915afe2e65|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:00.115Z|9cac7a3c-2c2d-4460-ad13-65eabc7a7264|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:00.118Z|9cac7a3c-2c2d-4460-ad13-65eabc7a7264|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:08.939Z|6a889cab-14d5-449a-82dd-8a0d128b61d4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:28:08.940Z|6a889cab-14d5-449a-82dd-8a0d128b61d4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:10.137Z|8fbde57f-58fd-4677-97a6-05196a36d16d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:10.138Z|8fbde57f-58fd-4677-97a6-05196a36d16d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:10.146Z|ee8836d1-ab87-4f8c-89c8-c90898a1068d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:10.146Z|db31aa5a-7fd5-4750-acc3-0f374e4f1983|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:10.147Z|ee8836d1-ab87-4f8c-89c8-c90898a1068d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:10.147Z|db31aa5a-7fd5-4750-acc3-0f374e4f1983|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:10.370Z|f93d1454-49c9-4322-9510-a0f77c771023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:28:10.370Z|f93d1454-49c9-4322-9510-a0f77c771023|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:28:10.725Z|ae501402-308e-4a0e-9c0a-db61819cd6f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:28:10.726Z|ae501402-308e-4a0e-9c0a-db61819cd6f1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:28:20.192Z|181139d6-40ba-44b2-a10b-5ba44afc16bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:20.192Z|8aa746ae-4e8c-40ad-bb8e-ed409aff1647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:20.193Z|8aa746ae-4e8c-40ad-bb8e-ed409aff1647|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:20.193Z|181139d6-40ba-44b2-a10b-5ba44afc16bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:20.199Z|06961ee1-8bf2-4cf1-8941-c1be85094f55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:20.199Z|06961ee1-8bf2-4cf1-8941-c1be85094f55|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:25.370Z|17f8bdfa-5de2-41c5-8926-fbcd765283c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:28:25.373Z|17f8bdfa-5de2-41c5-8926-fbcd765283c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:28:30.235Z|fffdca73-b815-4193-9804-cd538e601905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:30.235Z|7375d9ce-9077-43af-950e-265f692ede02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:30.236Z|fffdca73-b815-4193-9804-cd538e601905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:30.236Z|7375d9ce-9077-43af-950e-265f692ede02|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:30.237Z|bc24e8fc-133f-47e9-949a-bf76df84977e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:30.238Z|bc24e8fc-133f-47e9-949a-bf76df84977e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:40.267Z|624f5b3f-3359-459e-91c0-0bd23ef4db79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:40.267Z|82f17921-af4a-4188-b14e-38d63101718e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:40.267Z|3e8a3636-6b02-4da2-aa28-28dbad27cb77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:40.268Z|624f5b3f-3359-459e-91c0-0bd23ef4db79|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:40.268Z|3e8a3636-6b02-4da2-aa28-28dbad27cb77|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:40.268Z|82f17921-af4a-4188-b14e-38d63101718e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:40.370Z|d6660449-004f-4d3f-bf60-1219e3a12404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:28:40.370Z|d6660449-004f-4d3f-bf60-1219e3a12404|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:28:40.727Z|db0ff7e4-818c-4c50-a5c3-322c3c59be41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:28:40.727Z|db0ff7e4-818c-4c50-a5c3-322c3c59be41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:28:50.296Z|72116a6f-0b4b-4eae-9d70-5ca5106a7e7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:50.297Z|72116a6f-0b4b-4eae-9d70-5ca5106a7e7b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:50.298Z|4e424b7c-ea51-4f71-bf51-c4321cae6fc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:50.298Z|4e424b7c-ea51-4f71-bf51-c4321cae6fc5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:50.302Z|4439e271-eef1-4df1-a258-6747f53603fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:28:50.302Z|4439e271-eef1-4df1-a258-6747f53603fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:28:55.370Z|c361af85-d5d2-45fe-b63c-b6a8358c8b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:28:55.370Z|c361af85-d5d2-45fe-b63c-b6a8358c8b48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:29:00.327Z|75fffcc5-560e-4184-b67a-81e25ebefc8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:00.328Z|ae777da2-fee8-4016-8ae5-dab5164bd913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:00.328Z|75fffcc5-560e-4184-b67a-81e25ebefc8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:00.329Z|ae777da2-fee8-4016-8ae5-dab5164bd913|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:00.332Z|ed392e39-19f6-4fea-a805-8bf70139b07a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:00.333Z|ed392e39-19f6-4fea-a805-8bf70139b07a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:08.939Z|a3e7d2b7-429e-4eeb-af28-fbff17b17d7f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:29:08.940Z|a3e7d2b7-429e-4eeb-af28-fbff17b17d7f|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:10.356Z|928627bf-ed34-45d8-a8df-3d9beebe8bc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:10.356Z|93dc2fc2-e5a1-4a45-acc3-47cb1f7cfc13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:10.356Z|7898b656-34fe-4919-8fd0-02d12362cfe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:10.357Z|93dc2fc2-e5a1-4a45-acc3-47cb1f7cfc13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:10.357Z|928627bf-ed34-45d8-a8df-3d9beebe8bc7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:10.357Z|7898b656-34fe-4919-8fd0-02d12362cfe6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:10.370Z|89c2bb36-72ae-4b3b-8dd8-5447eb456541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:29:10.373Z|89c2bb36-72ae-4b3b-8dd8-5447eb456541|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:29:10.728Z|108167aa-9356-48ef-98d2-c9e5653999ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:29:10.729Z|108167aa-9356-48ef-98d2-c9e5653999ef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:29:20.383Z|2ea7cfe5-10ee-477c-b49e-c53ef5677d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:20.383Z|5105a528-8d94-4b95-bdab-a42d36fe7889|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:20.383Z|bb7655de-02e9-47bb-bfc2-8287d979c93d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:20.384Z|bb7655de-02e9-47bb-bfc2-8287d979c93d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:20.384Z|2ea7cfe5-10ee-477c-b49e-c53ef5677d6a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:20.384Z|5105a528-8d94-4b95-bdab-a42d36fe7889|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:25.370Z|03ceb52e-ecaa-4b2c-819d-daffe31068ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:29:25.371Z|03ceb52e-ecaa-4b2c-819d-daffe31068ce|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:29:30.417Z|4b231f53-8236-482a-b8e3-961f7ea284c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:30.418Z|4b231f53-8236-482a-b8e3-961f7ea284c5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:30.418Z|f8333a1c-4f4e-480a-a6bd-dff83c5becbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:30.419Z|f8333a1c-4f4e-480a-a6bd-dff83c5becbf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:30.415Z|7c3435b8-be26-4b53-aff5-cbb9d31d2bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:30.421Z|7c3435b8-be26-4b53-aff5-cbb9d31d2bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:40.370Z|285e47c0-74d0-4465-9905-ef2ab9565885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:29:40.372Z|285e47c0-74d0-4465-9905-ef2ab9565885|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:29:40.448Z|2f0179a9-7e65-4dbb-b942-74458a6a9845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:40.448Z|1fd03256-9702-4169-a35f-04540aef3511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:40.448Z|c598fcc5-41f7-452d-9883-3cbe86cc72d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:40.449Z|2f0179a9-7e65-4dbb-b942-74458a6a9845|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:40.449Z|1fd03256-9702-4169-a35f-04540aef3511|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:40.449Z|c598fcc5-41f7-452d-9883-3cbe86cc72d2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:40.730Z|186d000e-a04f-4909-bc1b-c2a87810788c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:29:40.730Z|186d000e-a04f-4909-bc1b-c2a87810788c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:29:50.484Z|3e1070b1-5fef-4621-82c2-73e54ed5b2dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:50.484Z|ed7670db-a7e1-4d6b-b56f-2db242b37321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:50.484Z|9411df13-3101-4af3-ac04-a2aead0005cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:29:50.487Z|3e1070b1-5fef-4621-82c2-73e54ed5b2dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:50.486Z|ed7670db-a7e1-4d6b-b56f-2db242b37321|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:50.487Z|9411df13-3101-4af3-ac04-a2aead0005cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:29:55.370Z|50e15539-35ae-46b8-843d-b90c2d0deb09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:29:55.380Z|50e15539-35ae-46b8-843d-b90c2d0deb09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:30:00.520Z|bf784c59-a7fa-4a1c-b3e8-e732b533d68e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:00.521Z|ab72ea77-1227-4273-bc39-62794b4eaeb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:00.521Z|bf784c59-a7fa-4a1c-b3e8-e732b533d68e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:00.521Z|600438e2-1ef8-4c6c-8603-7bf76704ea2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:00.522Z|ab72ea77-1227-4273-bc39-62794b4eaeb8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:00.523Z|600438e2-1ef8-4c6c-8603-7bf76704ea2f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:08.942Z|f423ecca-86f7-4cbc-aebc-72b8adfe0d3b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:30:08.944Z|f423ecca-86f7-4cbc-aebc-72b8adfe0d3b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:10.370Z|a337abc5-42b3-4990-884c-4bc6441db352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:30:10.371Z|a337abc5-42b3-4990-884c-4bc6441db352|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:30:10.553Z|a936148e-46e3-4759-8e05-63feaebfecce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:10.553Z|7853cabd-2287-47ee-8406-cbf412893886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:10.553Z|b02b966f-a8a5-4174-98d9-929f2fdb364f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:10.554Z|a936148e-46e3-4759-8e05-63feaebfecce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:10.554Z|b02b966f-a8a5-4174-98d9-929f2fdb364f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:10.554Z|7853cabd-2287-47ee-8406-cbf412893886|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:10.731Z|b0351850-15c3-4c7f-ae67-7ebad3337950|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:30:10.733Z|b0351850-15c3-4c7f-ae67-7ebad3337950|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:30:12.218Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Entering
2022-12-09T00:30:12.222Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Checking if requestId: c3fb47d6-f6f8-4e98-aa43-633fc5e0646a already exists in requestDb InfraActiveRequests table
2022-12-09T00:30:12.224Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a
2022-12-09T00:30:12.224Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|INFO|500||Invoke
2022-12-09T00:30:12.225Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|DEBUG|500||===========================request begin================================================
2022-12-09T00:30:12.225Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a
2022-12-09T00:30:12.226Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|DEBUG|500||Method      : GET
2022-12-09T00:30:12.226Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bbccbdf0d7eb7ad2f41f0e068143d38b", X-B3-SpanId:"e1b318a36857373e", X-B3-ParentSpanId:"30e39186afdd5259", X-B3-Sampled:"1", X-ONAP-RequestID:"c3fb47d6-f6f8-4e98-aa43-633fc5e0646a", X-RequestID:"c3fb47d6-f6f8-4e98-aa43-633fc5e0646a", X-TransactionID:"c3fb47d6-f6f8-4e98-aa43-633fc5e0646a", X-ECOMP-RequestID:"c3fb47d6-f6f8-4e98-aa43-633fc5e0646a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ae83397-ee6f-4043-b132-9bacbfa97625"]
2022-12-09T00:30:12.226Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|DEBUG|500||Request body: 
2022-12-09T00:30:12.227Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|DEBUG|500||==========================request end================================================
2022-12-09T00:30:12.309Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|DEBUG|500||============================response begin==========================================
2022-12-09T00:30:12.310Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T00:30:12.310Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|DEBUG|500||Status text  : Not Found
2022-12-09T00:30:12.311Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 00:30:11 GMT", x-envoy-upstream-service-time:"75", server:"envoy"]
2022-12-09T00:30:12.311Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|DEBUG|500||Response body: 
2022-12-09T00:30:12.311Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|DEBUG|500||=======================response end=================================================
2022-12-09T00:30:12.312Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|INFO|404|Not Found|InvokeReturn
2022-12-09T00:30:12.319Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||APIH_GENERATED_REQUEST_ID c3fb47d6-f6f8-4e98-aa43-633fc5e0646a
2022-12-09T00:30:12.321Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-bpmn-infra:8081/manage/health
2022-12-09T00:30:12.322Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-bpmn-infra:8081/manage/health|WARN|500||Could not Target Entity: http://so-bpmn-infra:8081/manage/health
2022-12-09T00:30:12.323Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|500||Invoke
2022-12-09T00:30:12.323Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||===========================request begin================================================
2022-12-09T00:30:12.323Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||URI         : http://so-bpmn-infra:8081/manage/health
2022-12-09T00:30:12.323Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Method      : GET
2022-12-09T00:30:12.324Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|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:"bbccbdf0d7eb7ad2f41f0e068143d38b", X-B3-SpanId:"e28cd1cacff3566f", X-B3-ParentSpanId:"30e39186afdd5259", X-B3-Sampled:"1", X-ONAP-RequestID:"c3fb47d6-f6f8-4e98-aa43-633fc5e0646a", X-RequestID:"c3fb47d6-f6f8-4e98-aa43-633fc5e0646a", X-TransactionID:"c3fb47d6-f6f8-4e98-aa43-633fc5e0646a", X-ECOMP-RequestID:"c3fb47d6-f6f8-4e98-aa43-633fc5e0646a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53301d88-9a3a-447f-9ae7-7916c75650ed"]
2022-12-09T00:30:12.324Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Request body: parameters
2022-12-09T00:30:12.324Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||==========================request end================================================
2022-12-09T00:30:12.335Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||============================response begin==========================================
2022-12-09T00:30:12.335Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-12-09T00:30:12.336Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Status text  : Unauthorized
2022-12-09T00:30:12.336Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|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, 09 Dec 2022 00:30:10 GMT", x-envoy-upstream-service-time:"4", server:"envoy"]
2022-12-09T00:30:12.337Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||Response body: 
2022-12-09T00:30:12.337Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|DEBUG|500||=======================response end=================================================
2022-12-09T00:30:12.337Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra:8081/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-12-09T00:30:12.338Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [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-12-09T00:30:12.339Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Calculated URL: http://so-catalog-db-adapter:8082/manage/health
2022-12-09T00:30:12.340Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient||http://so-catalog-db-adapter:8082/manage/health|WARN|500||Could not Target Entity: http://so-catalog-db-adapter:8082/manage/health
2022-12-09T00:30:12.341Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|500||Invoke
2022-12-09T00:30:12.341Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||===========================request begin================================================
2022-12-09T00:30:12.341Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||URI         : http://so-catalog-db-adapter:8082/manage/health
2022-12-09T00:30:12.341Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Method      : GET
2022-12-09T00:30:12.342Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"basic bXNvX2FkbWlufHBhc3N3b3JkMSQ=", Content-Length:"10", X-B3-TraceId:"bbccbdf0d7eb7ad2f41f0e068143d38b", X-B3-SpanId:"bdedc6561d3a0b59", X-B3-ParentSpanId:"30e39186afdd5259", X-B3-Sampled:"1", X-ONAP-RequestID:"c3fb47d6-f6f8-4e98-aa43-633fc5e0646a", X-RequestID:"c3fb47d6-f6f8-4e98-aa43-633fc5e0646a", X-TransactionID:"c3fb47d6-f6f8-4e98-aa43-633fc5e0646a", X-ECOMP-RequestID:"c3fb47d6-f6f8-4e98-aa43-633fc5e0646a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4af20fe-f1f9-4821-9726-5d386602f1b7"]
2022-12-09T00:30:12.342Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Request body: parameters
2022-12-09T00:30:12.342Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||==========================request end================================================
2022-12-09T00:30:12.381Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||============================response begin==========================================
2022-12-09T00:30:12.382Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status code  : 401 UNAUTHORIZED
2022-12-09T00:30:12.383Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Status text  : Unauthorized
2022-12-09T00:30:12.383Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Headers      : [www-authenticate:"Basic realm="Realm"", "Basic realm="Realm"", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 09 Dec 2022 00:30:11 GMT", x-envoy-upstream-service-time:"33", server:"envoy"]
2022-12-09T00:30:12.383Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||Response body: 
2022-12-09T00:30:12.384Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|DEBUG|500||=======================response end=================================================
2022-12-09T00:30:12.384Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter:8082/manage/health|INFO|401|Unauthorized|InvokeReturn
2022-12-09T00:30:12.385Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||ERROR|500||Exception occured in GlobalHealthcheckHandler.querySubsystemHealth() 
org.springframework.web.client.HttpClientErrorException$Unauthorized: 401 Unauthorized: [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-12-09T00:30:12.386Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||org.onap.so.apihandlerinfra.HealthCheckResponse@7478c2cf
2022-12-09T00:30:12.390Z|c3fb47d6-f6f8-4e98-aa43-633fc5e0646a|http-nio-8080-exec-4|globalhealthcheck|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T00:30:20.583Z|3750c412-7c5c-495c-ab42-3a057ec22975|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:20.583Z|f3127a48-7e9c-4298-9eff-759db6e4b974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:20.583Z|f69d7999-c4f8-40fa-b1dd-b086adc2759d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:20.584Z|f69d7999-c4f8-40fa-b1dd-b086adc2759d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:20.584Z|3750c412-7c5c-495c-ab42-3a057ec22975|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:20.584Z|f3127a48-7e9c-4298-9eff-759db6e4b974|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:25.370Z|19e7d3dc-4e79-4bb1-914e-7f16030d9d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:30:25.371Z|19e7d3dc-4e79-4bb1-914e-7f16030d9d02|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:30:30.614Z|e48294f0-d575-4ccf-8ec1-bbd14abd6f3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:30.615Z|e48294f0-d575-4ccf-8ec1-bbd14abd6f3f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:30.615Z|c5d82ee8-2d1c-4df8-ae78-cb491e2f8abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:30.616Z|c5d82ee8-2d1c-4df8-ae78-cb491e2f8abe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:30.621Z|32d34e0a-1239-4e31-9edf-57089389ff72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:30.622Z|32d34e0a-1239-4e31-9edf-57089389ff72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:33.474Z|2066b223-0668-478d-b5a2-6e291bb8ecdb|http-nio-8080-exec-3|manage/health|python-requests/2.28.1|||INFO|500||Entering
2022-12-09T00:30:33.475Z|2066b223-0668-478d-b5a2-6e291bb8ecdb|http-nio-8080-exec-3|manage/health|python-requests/2.28.1|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:40.370Z|866efcaa-a900-4da8-8b43-1628291d337e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:30:40.373Z|866efcaa-a900-4da8-8b43-1628291d337e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:30:40.654Z|36b86fdf-5929-4d13-b233-da3a4a8f4fdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:40.654Z|36b86fdf-5929-4d13-b233-da3a4a8f4fdc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:40.662Z|16383a5b-5517-4bf7-b20c-c4a7a8a389f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:40.663Z|c748fe68-0c0e-414d-b4dd-84d8232121ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:40.663Z|c748fe68-0c0e-414d-b4dd-84d8232121ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:40.663Z|16383a5b-5517-4bf7-b20c-c4a7a8a389f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:40.733Z|997daed1-25ea-49ba-af90-5b0dc21e82ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:30:40.734Z|997daed1-25ea-49ba-af90-5b0dc21e82ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:30:50.696Z|036a10c6-1a5f-4ab6-a5fa-1c196128cada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:50.696Z|403385ba-e9ce-42f2-a235-dd902287f1c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:50.696Z|841632fb-e398-400e-b478-4937e9979a66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:30:50.697Z|036a10c6-1a5f-4ab6-a5fa-1c196128cada|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:50.697Z|841632fb-e398-400e-b478-4937e9979a66|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:50.697Z|403385ba-e9ce-42f2-a235-dd902287f1c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:30:55.370Z|be50b22c-fff7-45d5-82e2-64a04cdb3a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:30:55.370Z|be50b22c-fff7-45d5-82e2-64a04cdb3a1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:31:00.739Z|c0585881-5cb4-40d3-9299-87aac31c76bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:00.740Z|4e398b8e-c1be-4285-9095-f28e3f21c30c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:00.740Z|c0585881-5cb4-40d3-9299-87aac31c76bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:00.741Z|4e398b8e-c1be-4285-9095-f28e3f21c30c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:00.743Z|d936b697-cad9-42b9-bf5b-9c99f7304e9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:00.744Z|d936b697-cad9-42b9-bf5b-9c99f7304e9a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:08.940Z|43a64389-a3bf-4775-8c88-f930566df6da|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:31:08.942Z|43a64389-a3bf-4775-8c88-f930566df6da|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:10.370Z|239ced11-d3a9-4f6c-98c3-2507c389ebee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:31:10.370Z|239ced11-d3a9-4f6c-98c3-2507c389ebee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:31:10.735Z|6524d510-0660-43ae-b800-7c66bc06ab0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:31:10.736Z|6524d510-0660-43ae-b800-7c66bc06ab0f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:31:10.789Z|a44b9b6d-6c9b-46a6-889c-b4c621244a5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:10.789Z|2b3d4b7a-1e8a-4e7f-a683-c2c4a137dfdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:10.790Z|2b3d4b7a-1e8a-4e7f-a683-c2c4a137dfdf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:10.790Z|a44b9b6d-6c9b-46a6-889c-b4c621244a5a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:10.796Z|d0b0198d-eb73-4d78-9aa4-c7b3e0ace01d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:10.797Z|d0b0198d-eb73-4d78-9aa4-c7b3e0ace01d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:20.841Z|bdf8b100-c3fd-4811-9bc9-f7635531fff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:20.844Z|c1c10d93-df55-4cab-8c5d-b83075191887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:20.845Z|c1c10d93-df55-4cab-8c5d-b83075191887|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:20.850Z|c978c296-a3f9-4e64-8612-a196311ea04e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:20.850Z|bdf8b100-c3fd-4811-9bc9-f7635531fff4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:20.850Z|c978c296-a3f9-4e64-8612-a196311ea04e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:25.370Z|0e4faa91-18dc-4502-b596-7446123bf559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:31:25.383Z|0e4faa91-18dc-4502-b596-7446123bf559|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:31:30.884Z|76c54701-51ee-4a4c-80ab-6a11680966c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:30.884Z|71c15095-fe64-4e96-832d-b7bdbb9e7bc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:30.885Z|76c54701-51ee-4a4c-80ab-6a11680966c8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:30.885Z|71c15095-fe64-4e96-832d-b7bdbb9e7bc2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:30.889Z|6ba2b0e7-60f9-42a2-b13d-457630aedf09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:30.889Z|6ba2b0e7-60f9-42a2-b13d-457630aedf09|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:40.370Z|473816ee-cfbd-4b50-9b18-aeabe8120f01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:31:40.370Z|473816ee-cfbd-4b50-9b18-aeabe8120f01|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:31:40.736Z|5085daa9-6819-4228-a21e-40d2834dfabe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:31:40.737Z|5085daa9-6819-4228-a21e-40d2834dfabe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:31:40.915Z|6912880d-f20b-4099-813e-16e2d53d409a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:40.915Z|e260b21f-f930-473b-aee8-a87a6d29d416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:40.916Z|6912880d-f20b-4099-813e-16e2d53d409a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:40.916Z|e260b21f-f930-473b-aee8-a87a6d29d416|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:40.928Z|3d3a5a49-88f5-423a-9d92-e016debbdd3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:40.929Z|3d3a5a49-88f5-423a-9d92-e016debbdd3f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:50.946Z|870a041a-2652-4c60-b2d8-168748a12124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:50.947Z|870a041a-2652-4c60-b2d8-168748a12124|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:50.949Z|1d79b31b-d934-4158-9ca3-46c8ab537d0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:50.950Z|1d79b31b-d934-4158-9ca3-46c8ab537d0e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:50.954Z|f07f40c1-8a51-418c-b0bf-5a5ea8617d6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:31:50.955Z|f07f40c1-8a51-418c-b0bf-5a5ea8617d6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:31:55.370Z|6333712d-278f-4c79-954b-97dbe6c0c248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:31:55.370Z|6333712d-278f-4c79-954b-97dbe6c0c248|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:32:00.981Z|a80b3eae-52ab-43fa-88b6-1166654c4c65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:00.981Z|a6c1a2d9-050f-4c34-b5f8-512e4c33497f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:00.982Z|a80b3eae-52ab-43fa-88b6-1166654c4c65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:00.982Z|a6c1a2d9-050f-4c34-b5f8-512e4c33497f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:00.988Z|db171938-ddbe-478d-b4e3-fdec9a0ab8b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:00.989Z|db171938-ddbe-478d-b4e3-fdec9a0ab8b1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:08.938Z|83e725a1-39e9-45f1-993b-ec9e24dc6789|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:32:08.939Z|83e725a1-39e9-45f1-993b-ec9e24dc6789|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:10.370Z|a28e9f12-153a-4df5-9499-bb52a0704022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:32:10.373Z|a28e9f12-153a-4df5-9499-bb52a0704022|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:32:10.738Z|32ed2a89-7773-4890-a3c5-058ff0b45ac9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:32:10.739Z|32ed2a89-7773-4890-a3c5-058ff0b45ac9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:32:11.008Z|af1e1479-2ade-4135-82c5-f60e8e21f905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:11.010Z|af1e1479-2ade-4135-82c5-f60e8e21f905|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:11.015Z|06addf0c-6778-4f26-812f-960bf8ceac6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:11.015Z|06addf0c-6778-4f26-812f-960bf8ceac6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:11.016Z|49d9a540-5e4c-434d-8b79-434cda535739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:11.016Z|49d9a540-5e4c-434d-8b79-434cda535739|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:21.036Z|8093d035-535c-4785-97e4-ab5510722507|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:21.037Z|8093d035-535c-4785-97e4-ab5510722507|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:21.041Z|b719b961-fd46-4e2c-8299-419f9d54ba0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:21.041Z|aaee43d5-a0d5-42f3-ab1d-9276060b9e38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:21.041Z|b719b961-fd46-4e2c-8299-419f9d54ba0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:21.041Z|aaee43d5-a0d5-42f3-ab1d-9276060b9e38|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:25.370Z|0bd78846-64e4-4b9a-8299-ae395f551238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:32:25.370Z|0bd78846-64e4-4b9a-8299-ae395f551238|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:32:31.071Z|87e34603-2aad-4979-bde2-cc85d601d500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:31.072Z|87e34603-2aad-4979-bde2-cc85d601d500|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:31.076Z|ad97fe7e-479b-42e4-b62e-0eda39650046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:31.077Z|bb075c15-4394-471a-bb30-0a06fe00c4dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:31.077Z|ad97fe7e-479b-42e4-b62e-0eda39650046|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:31.077Z|bb075c15-4394-471a-bb30-0a06fe00c4dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:40.370Z|6662ad83-8379-4e95-89d1-b4c6481c9cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:32:40.370Z|6662ad83-8379-4e95-89d1-b4c6481c9cd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:32:40.739Z|3d8108ec-9d3e-4053-87c1-1ac11de5435f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:32:40.740Z|3d8108ec-9d3e-4053-87c1-1ac11de5435f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:32:41.103Z|c81a7068-7435-4f76-aedc-b032b863c3db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:41.104Z|c81a7068-7435-4f76-aedc-b032b863c3db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:41.109Z|b9dd7b6d-72a4-45bd-9e4f-bcbd8f2055d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:41.110Z|b9dd7b6d-72a4-45bd-9e4f-bcbd8f2055d0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:41.112Z|0fb84e28-f7d4-42a3-802a-a2998cf2a5b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:41.113Z|0fb84e28-f7d4-42a3-802a-a2998cf2a5b3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:51.130Z|1c676beb-2edc-4413-8638-0af7447796e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:51.131Z|1c676beb-2edc-4413-8638-0af7447796e0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:51.135Z|2c9be447-981c-46be-9411-e5b7f74d2dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:51.135Z|2c9be447-981c-46be-9411-e5b7f74d2dd7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:51.140Z|ba557668-3339-4fd5-a580-36da339c941f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:32:51.141Z|ba557668-3339-4fd5-a580-36da339c941f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:32:55.370Z|9f68fc5a-1704-4ce4-aff3-dafc3a83ea28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:32:55.374Z|9f68fc5a-1704-4ce4-aff3-dafc3a83ea28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:33:01.164Z|e69b0433-3773-451a-8c0f-4d9673cd3715|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:01.164Z|60017a22-0d37-47cb-9de8-fe825e7e98dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:01.165Z|60017a22-0d37-47cb-9de8-fe825e7e98dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:01.165Z|e69b0433-3773-451a-8c0f-4d9673cd3715|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:01.168Z|14eef38c-bd50-45fa-8156-e09ce25c42a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:01.169Z|14eef38c-bd50-45fa-8156-e09ce25c42a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:08.944Z|11629d56-ce2d-4485-a745-b3dbab394c15|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:33:08.945Z|11629d56-ce2d-4485-a745-b3dbab394c15|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:10.370Z|036cc4dc-9153-4978-8dfa-8b3a556f37d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:33:10.370Z|036cc4dc-9153-4978-8dfa-8b3a556f37d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:33:10.741Z|9b96d62b-4d8b-4d3b-b995-5ee0080b560c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:33:10.742Z|9b96d62b-4d8b-4d3b-b995-5ee0080b560c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:33:11.207Z|6dcd5c12-ff18-4549-8102-68f44d39eddf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:11.207Z|34db7815-6eec-41c7-b25c-328651f61346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:11.208Z|6dcd5c12-ff18-4549-8102-68f44d39eddf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:11.208Z|34db7815-6eec-41c7-b25c-328651f61346|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:11.216Z|884d5fec-658d-4ad8-8ab5-e7f370a05dcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:11.217Z|884d5fec-658d-4ad8-8ab5-e7f370a05dcc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:21.241Z|1d4cf936-53c4-46f7-9c8a-09963b63f62e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:21.242Z|1d4cf936-53c4-46f7-9c8a-09963b63f62e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:21.242Z|a90d9d34-5121-4750-9466-13d2cef0978f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:21.243Z|a90d9d34-5121-4750-9466-13d2cef0978f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:21.246Z|4b66012a-67a3-43b4-bb1d-09d514fdc2e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:21.247Z|4b66012a-67a3-43b4-bb1d-09d514fdc2e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:25.370Z|c2dfc6b8-f867-41df-8e02-1e2918ecd884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:33:25.371Z|c2dfc6b8-f867-41df-8e02-1e2918ecd884|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:33:31.266Z|eb0e3154-7e74-46de-a9d8-89ecc1199497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:31.266Z|6316e28f-08c1-4cad-a4c4-a45c69d4bcc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:31.267Z|eb0e3154-7e74-46de-a9d8-89ecc1199497|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:31.268Z|6316e28f-08c1-4cad-a4c4-a45c69d4bcc2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:31.268Z|08aab5d8-6634-466d-8dd0-fb5e48080f70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:31.268Z|08aab5d8-6634-466d-8dd0-fb5e48080f70|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:40.370Z|f68681fa-ab68-4b7a-b3cb-c693399b2835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:33:40.373Z|f68681fa-ab68-4b7a-b3cb-c693399b2835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:33:40.743Z|c066f245-454e-4865-90a6-16ebf4b0e555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:33:40.743Z|c066f245-454e-4865-90a6-16ebf4b0e555|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:33:41.297Z|9b15d113-bad9-453b-a85c-2d25e508d34f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:41.298Z|9b15d113-bad9-453b-a85c-2d25e508d34f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:41.301Z|d6186b09-59e7-4f92-8fa9-bddd7945a531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:41.301Z|d6186b09-59e7-4f92-8fa9-bddd7945a531|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:41.301Z|f5f3e56c-1d70-4e24-9949-b72b6bc394cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:41.302Z|f5f3e56c-1d70-4e24-9949-b72b6bc394cb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:51.328Z|dcfe2359-1ecb-42da-893e-8dcb1b3f07a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:51.328Z|c85b9ca7-6167-4cd2-8741-21711edd68a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:51.328Z|dcfe2359-1ecb-42da-893e-8dcb1b3f07a3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:51.328Z|c85b9ca7-6167-4cd2-8741-21711edd68a7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:51.334Z|24c7c966-6ab2-48d7-8355-058c9e97a7df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:33:51.335Z|24c7c966-6ab2-48d7-8355-058c9e97a7df|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:33:55.370Z|5041bda2-d45f-453e-b643-a0d786d70048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:33:55.370Z|5041bda2-d45f-453e-b643-a0d786d70048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:34:01.355Z|15f99cf7-e2c3-46e9-b9e3-62a415fea30a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:01.356Z|15f99cf7-e2c3-46e9-b9e3-62a415fea30a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:01.359Z|d105b17e-b3c3-4039-8a01-d0ba1ecb16f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:01.359Z|b0597c11-0c83-40cf-ab23-7a3faab734ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:01.359Z|d105b17e-b3c3-4039-8a01-d0ba1ecb16f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:01.359Z|b0597c11-0c83-40cf-ab23-7a3faab734ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:08.940Z|a584e3d9-e873-4689-97d7-1c459936171f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:34:08.941Z|a584e3d9-e873-4689-97d7-1c459936171f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:10.370Z|fefb74e7-c671-42b0-90ce-b8761651cd12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:34:10.370Z|fefb74e7-c671-42b0-90ce-b8761651cd12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:34:10.744Z|14e1d2ba-8803-40c5-bf6f-c975dc03c2f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:34:10.745Z|14e1d2ba-8803-40c5-bf6f-c975dc03c2f2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:34:11.389Z|b6766dc3-20be-48bf-a021-e0b14d738e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:11.390Z|b6766dc3-20be-48bf-a021-e0b14d738e36|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:11.393Z|322f51ae-1370-4add-89bd-2c5d90e6d2cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:11.394Z|322f51ae-1370-4add-89bd-2c5d90e6d2cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:11.394Z|e4691a98-ce62-4c3c-9f8a-53c624471384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:11.395Z|e4691a98-ce62-4c3c-9f8a-53c624471384|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:21.421Z|aa78b9ed-c9e6-480f-b8bf-98054493e904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:21.422Z|d1819299-f5c1-423c-b41d-0684d4cf3146|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:21.422Z|aa78b9ed-c9e6-480f-b8bf-98054493e904|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:21.422Z|d1819299-f5c1-423c-b41d-0684d4cf3146|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:21.420Z|deb3c41e-a5f2-4590-b558-e8b9f01d138f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:21.425Z|deb3c41e-a5f2-4590-b558-e8b9f01d138f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:25.370Z|ddd851f0-8674-4417-a3c9-40bbc7cb5766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:34:25.373Z|ddd851f0-8674-4417-a3c9-40bbc7cb5766|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:34:31.448Z|6c8f42ae-35ab-447a-b543-192c54646584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:31.448Z|388e81ff-94f2-4554-8bca-939194566d6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:31.448Z|388e81ff-94f2-4554-8bca-939194566d6e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:31.449Z|6c8f42ae-35ab-447a-b543-192c54646584|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:31.448Z|9b9d4546-af21-480c-98ce-e3d03a253c65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:31.449Z|9b9d4546-af21-480c-98ce-e3d03a253c65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:40.370Z|3aa7cb4e-98e9-422a-bef3-0c1b164f61ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:34:40.371Z|3aa7cb4e-98e9-422a-bef3-0c1b164f61ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:34:40.745Z|a90a3804-1cd5-4aea-b7a6-fa2d947b6a16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:34:40.746Z|a90a3804-1cd5-4aea-b7a6-fa2d947b6a16|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:34:41.480Z|9f5decf0-eb32-4f56-9f68-b2c1b90ed49a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:41.481Z|9f5decf0-eb32-4f56-9f68-b2c1b90ed49a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:41.483Z|034b57b4-7361-4f70-9258-eea9a8b679c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:41.484Z|034b57b4-7361-4f70-9258-eea9a8b679c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:41.485Z|5af3df19-d555-4fda-9867-e55619feca11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:41.486Z|5af3df19-d555-4fda-9867-e55619feca11|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:51.516Z|bd8a8e79-cd9f-41fd-b315-086f8d5078c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:51.517Z|bd8a8e79-cd9f-41fd-b315-086f8d5078c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:51.517Z|094c7fb6-90ab-4864-94d9-fc9929bfddcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:51.518Z|094c7fb6-90ab-4864-94d9-fc9929bfddcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:51.522Z|b27376b1-23a5-488f-943b-2d47a8ce6e93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:34:51.522Z|b27376b1-23a5-488f-943b-2d47a8ce6e93|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:34:55.370Z|51ba0205-b299-47a3-b239-ed9ca9d3434d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:34:55.370Z|51ba0205-b299-47a3-b239-ed9ca9d3434d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:35:01.551Z|ce8889ba-4be5-478d-9301-5cad93b4b406|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:01.551Z|dc14ec43-03a5-4747-b1e2-1db0fcb9b020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:01.552Z|533536af-eb11-442b-9b6f-154dd5916922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:01.553Z|dc14ec43-03a5-4747-b1e2-1db0fcb9b020|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:01.553Z|533536af-eb11-442b-9b6f-154dd5916922|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:01.553Z|ce8889ba-4be5-478d-9301-5cad93b4b406|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:08.938Z|a9926def-fb8d-4007-9e65-9ba570c82333|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:35:08.939Z|a9926def-fb8d-4007-9e65-9ba570c82333|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:10.370Z|aa52372d-9595-4ae7-8244-e4b643e6beeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:35:10.373Z|aa52372d-9595-4ae7-8244-e4b643e6beeb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:35:10.747Z|cec0f34e-a9f9-4bd9-bf9c-b60ba20e881f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:35:10.747Z|cec0f34e-a9f9-4bd9-bf9c-b60ba20e881f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:35:11.580Z|91135098-c9f6-40cc-a67a-452e97ce1c58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:11.580Z|71284783-1fd5-437b-bdb3-3ba3c5c18144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:11.580Z|097d7e6d-7263-42af-959c-c4b14811365e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:11.581Z|71284783-1fd5-437b-bdb3-3ba3c5c18144|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:11.581Z|097d7e6d-7263-42af-959c-c4b14811365e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:11.581Z|91135098-c9f6-40cc-a67a-452e97ce1c58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:21.618Z|96f5e862-d6b3-4c33-94d4-46a9d79cab97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:21.617Z|18118ac2-6f2b-47ce-aa23-dbde4db77f10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:21.619Z|96f5e862-d6b3-4c33-94d4-46a9d79cab97|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:21.619Z|18118ac2-6f2b-47ce-aa23-dbde4db77f10|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:21.630Z|3444d28a-43f2-44f7-ab18-da69b13515f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:21.630Z|3444d28a-43f2-44f7-ab18-da69b13515f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:25.370Z|90f898f6-add2-4889-9e64-47d1f4a69df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:35:25.370Z|90f898f6-add2-4889-9e64-47d1f4a69df9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:35:31.649Z|dd8e2cf6-fafa-4645-8b49-8ae73431c9dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:31.649Z|50d3786f-c137-4a09-9d63-2f25d61a63d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:31.650Z|dd8e2cf6-fafa-4645-8b49-8ae73431c9dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:31.650Z|50d3786f-c137-4a09-9d63-2f25d61a63d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:31.658Z|30b5d431-d9bb-4788-a82c-62291105396b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:31.659Z|30b5d431-d9bb-4788-a82c-62291105396b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:40.370Z|e9888e8c-6388-4a9c-825b-b1169ee13cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:35:40.371Z|e9888e8c-6388-4a9c-825b-b1169ee13cb9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:35:40.748Z|76687a70-12af-4eb7-ad25-9a37e4ed24b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:35:40.749Z|76687a70-12af-4eb7-ad25-9a37e4ed24b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:35:41.682Z|24b904cd-bb26-42eb-b195-c044b84396eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:41.682Z|102dacfb-f696-497c-852f-08c1f444fb44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:41.683Z|24b904cd-bb26-42eb-b195-c044b84396eb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:41.683Z|102dacfb-f696-497c-852f-08c1f444fb44|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:41.689Z|e147c0d3-11be-4908-8b68-f0f92ce5b0c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:41.690Z|e147c0d3-11be-4908-8b68-f0f92ce5b0c7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:51.714Z|013385f1-066c-4a7c-af63-fa74bc090493|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:51.714Z|672104f3-a621-4c0f-a642-7cbe9211da7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:51.715Z|672104f3-a621-4c0f-a642-7cbe9211da7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:51.715Z|013385f1-066c-4a7c-af63-fa74bc090493|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:51.722Z|5369ad76-8b23-490f-84ee-01745eebf526|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:35:51.722Z|5369ad76-8b23-490f-84ee-01745eebf526|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:35:55.370Z|4f1bb0f4-4f11-4579-8331-f1c3b01de2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:35:55.373Z|4f1bb0f4-4f11-4579-8331-f1c3b01de2d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:36:01.744Z|4c21e8e3-7987-4a80-8446-102054d396ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:01.744Z|4b9f88f8-2d48-49f9-9eea-50f5d3c544b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:01.745Z|4c21e8e3-7987-4a80-8446-102054d396ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:01.745Z|4b9f88f8-2d48-49f9-9eea-50f5d3c544b2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:01.746Z|c2384385-9dc7-4adf-abd0-fc68925d893a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:01.747Z|c2384385-9dc7-4adf-abd0-fc68925d893a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:08.940Z|49baf854-889a-4f79-a37e-992005f174a4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:36:08.941Z|49baf854-889a-4f79-a37e-992005f174a4|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:10.370Z|f49199b2-d585-48bb-97ea-14ace81ed8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:36:10.371Z|f49199b2-d585-48bb-97ea-14ace81ed8c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:36:10.750Z|6dafe4bc-7c1e-4a69-8d8a-997ec67f9c95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:36:10.751Z|6dafe4bc-7c1e-4a69-8d8a-997ec67f9c95|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:36:11.784Z|d79106a8-c035-47c0-831b-29c3520d5c2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:11.784Z|bd61701f-e4a2-40d3-8f33-a83cc9ac28f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:11.784Z|d79106a8-c035-47c0-831b-29c3520d5c2d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:11.784Z|bd61701f-e4a2-40d3-8f33-a83cc9ac28f7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:11.785Z|8ba161bb-7a1c-4f96-a4b1-dba096f9730e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:11.786Z|8ba161bb-7a1c-4f96-a4b1-dba096f9730e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:21.822Z|f76ee2ea-bc2a-49e8-9065-25537074cca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:21.823Z|ad475f9a-b852-45f9-9556-759f454a7478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:21.823Z|f38b5f11-c2e9-4491-9e76-e1d0615476fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:21.823Z|ad475f9a-b852-45f9-9556-759f454a7478|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:21.823Z|f76ee2ea-bc2a-49e8-9065-25537074cca7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:21.823Z|f38b5f11-c2e9-4491-9e76-e1d0615476fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:25.370Z|7699de1a-3f46-4d46-b2b0-deb3ab53ee3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:36:25.370Z|7699de1a-3f46-4d46-b2b0-deb3ab53ee3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:36:31.862Z|bcb55216-65b3-4862-9eec-cbbe531df235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:31.862Z|a1364413-052e-4102-83d3-9878161feca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:31.862Z|82f6bea9-446f-4094-bc33-30b8486b4fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:31.863Z|bcb55216-65b3-4862-9eec-cbbe531df235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:31.863Z|82f6bea9-446f-4094-bc33-30b8486b4fd6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:31.863Z|a1364413-052e-4102-83d3-9878161feca8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:40.370Z|137d1ab9-e614-45fa-87d1-9b933e99bf16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:36:40.373Z|137d1ab9-e614-45fa-87d1-9b933e99bf16|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:36:40.751Z|db665fe0-1388-4012-b891-aa9d77561f6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:36:40.752Z|db665fe0-1388-4012-b891-aa9d77561f6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:36:41.891Z|3fa1951b-31c0-4226-b775-d86f957e39f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:41.891Z|077cc204-e35d-493e-893c-73345eb2ea78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:41.892Z|3fa1951b-31c0-4226-b775-d86f957e39f2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:41.892Z|077cc204-e35d-493e-893c-73345eb2ea78|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:41.896Z|fb689ed2-be2c-429a-97d5-b3264e2b5329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:41.897Z|fb689ed2-be2c-429a-97d5-b3264e2b5329|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:51.922Z|864181ef-ae70-4a71-abe1-ca2e990f8e3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:51.922Z|8d00d699-2692-44d8-95c1-2809400da14a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:51.922Z|73c66643-a994-41bc-a372-f787e0d3f06a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:36:51.923Z|864181ef-ae70-4a71-abe1-ca2e990f8e3a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:51.923Z|73c66643-a994-41bc-a372-f787e0d3f06a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:51.923Z|8d00d699-2692-44d8-95c1-2809400da14a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:36:55.370Z|d60f1ba1-84c1-4d76-acfd-04c25d3db787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:36:55.370Z|d60f1ba1-84c1-4d76-acfd-04c25d3db787|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:37:01.952Z|f8fe1d41-12ca-4054-b07d-7b808c5d7ffb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:01.953Z|f8fe1d41-12ca-4054-b07d-7b808c5d7ffb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:01.958Z|0e4e9cce-7337-40d8-b53d-6449a45e4d32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:01.959Z|0e4e9cce-7337-40d8-b53d-6449a45e4d32|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:01.962Z|2921e0bb-df40-468f-ba85-9df6934c3eda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:01.962Z|2921e0bb-df40-468f-ba85-9df6934c3eda|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:08.940Z|9364c296-104f-4f91-a648-8156278e9824|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:37:08.941Z|9364c296-104f-4f91-a648-8156278e9824|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:10.370Z|f3b6b078-3b06-40e3-96f0-3cded978c31c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:37:10.370Z|f3b6b078-3b06-40e3-96f0-3cded978c31c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:37:10.753Z|5a96eac5-729f-461c-b221-737e97626433|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:37:10.753Z|5a96eac5-729f-461c-b221-737e97626433|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:37:11.983Z|8a8dc32b-5781-420b-98b3-41e59a1067e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:11.983Z|d3295c0f-9c28-459c-a953-bbc8f3948df2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:11.984Z|d3295c0f-9c28-459c-a953-bbc8f3948df2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:11.984Z|8a8dc32b-5781-420b-98b3-41e59a1067e2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:11.985Z|82427e24-9dc3-4adf-b3e5-ad0493a22641|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:11.986Z|82427e24-9dc3-4adf-b3e5-ad0493a22641|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:22.014Z|be940304-6389-4c1b-99ca-9fac2ce554f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:22.014Z|bf27c75e-dc5d-4e1f-a3a9-6b37f22a6406|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:22.015Z|bf27c75e-dc5d-4e1f-a3a9-6b37f22a6406|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:22.015Z|be940304-6389-4c1b-99ca-9fac2ce554f9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:22.018Z|7905f384-0978-4160-8618-86df93f57c6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:22.019Z|7905f384-0978-4160-8618-86df93f57c6e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:25.370Z|07c0eec1-2c55-4bf0-898f-6c085fc90627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:37:25.382Z|07c0eec1-2c55-4bf0-898f-6c085fc90627|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:37:32.054Z|202d3de6-2187-4362-b144-062ffdbaaf77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:32.055Z|202d3de6-2187-4362-b144-062ffdbaaf77|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:32.071Z|79380a52-bfab-4d40-8961-9b441b906115|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:32.071Z|114b8da4-5106-4c1a-8eff-3ec7039a47e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:32.072Z|79380a52-bfab-4d40-8961-9b441b906115|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:32.072Z|114b8da4-5106-4c1a-8eff-3ec7039a47e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:40.370Z|a7277f53-bd1d-4724-91b0-e67a265980a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:37:40.370Z|a7277f53-bd1d-4724-91b0-e67a265980a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:37:40.754Z|4235d163-c8c3-4416-87e5-533ab17e6ee2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:37:40.755Z|4235d163-c8c3-4416-87e5-533ab17e6ee2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:37:42.089Z|511efeea-77a5-4c5f-8cd5-959e24651d4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:42.090Z|511efeea-77a5-4c5f-8cd5-959e24651d4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:42.101Z|6a9f1026-f7df-40d6-a9ab-4006aed99309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:42.101Z|e54774d3-f4a3-4896-8780-4a267d57aefb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:42.101Z|6a9f1026-f7df-40d6-a9ab-4006aed99309|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:42.102Z|e54774d3-f4a3-4896-8780-4a267d57aefb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:52.124Z|f81fd6a7-a06f-41ba-a0ee-fd13b1b88a4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:52.125Z|f81fd6a7-a06f-41ba-a0ee-fd13b1b88a4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:52.134Z|f279e8d4-2d1b-4525-8b67-df00307e7300|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:52.134Z|d791f394-318f-4e5c-b647-e9e1ce4a4c9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:37:52.134Z|f279e8d4-2d1b-4525-8b67-df00307e7300|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:52.134Z|d791f394-318f-4e5c-b647-e9e1ce4a4c9f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:37:55.370Z|1d7cade9-47db-451d-814e-9ae7fd608b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:37:55.370Z|1d7cade9-47db-451d-814e-9ae7fd608b67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:38:02.155Z|7240d6a4-1981-4f12-9713-cc0599c22b50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:02.156Z|7240d6a4-1981-4f12-9713-cc0599c22b50|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:02.168Z|c6a6a995-3d06-461f-9d06-6bf86a9d6f0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:02.170Z|c6a6a995-3d06-461f-9d06-6bf86a9d6f0d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:02.173Z|1e4e69db-6847-4acb-a394-5b53255a652f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:02.174Z|1e4e69db-6847-4acb-a394-5b53255a652f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:08.943Z|811623ac-4c5a-4e87-a12e-32f4f9b623da|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:38:08.944Z|811623ac-4c5a-4e87-a12e-32f4f9b623da|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:10.370Z|6b6d5860-df07-4dbd-81a5-fa1b5ffd48c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:38:10.374Z|6b6d5860-df07-4dbd-81a5-fa1b5ffd48c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:38:10.755Z|7be11701-1bf1-4303-99dc-aaca79a468d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:38:10.756Z|7be11701-1bf1-4303-99dc-aaca79a468d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:38:12.201Z|60b5f885-aa8b-47a6-8600-e80e5e43534f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:12.202Z|60b5f885-aa8b-47a6-8600-e80e5e43534f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:12.200Z|437e0cb2-c920-4e05-9740-5e6a159812cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:12.205Z|437e0cb2-c920-4e05-9740-5e6a159812cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:12.216Z|ee9b7c99-0316-436c-9327-ee2ec89d4ed6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:12.217Z|ee9b7c99-0316-436c-9327-ee2ec89d4ed6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:22.242Z|92455b05-734e-4ba2-842d-0052a1d84f41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:22.243Z|92455b05-734e-4ba2-842d-0052a1d84f41|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:22.248Z|14ec918b-7317-469d-949a-53f1628902b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:22.248Z|3e076f3e-0ad4-4b40-a411-e1295aed5ba8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:22.248Z|14ec918b-7317-469d-949a-53f1628902b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:22.249Z|3e076f3e-0ad4-4b40-a411-e1295aed5ba8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:25.370Z|731408e8-2071-41e8-a239-a53d23ae647a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:38:25.371Z|731408e8-2071-41e8-a239-a53d23ae647a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:38:32.273Z|ae9c63ba-cb2f-41b5-94ad-b9d31e0e622e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:32.276Z|297ff201-cf2b-464a-8019-87af2aa5ed58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:32.276Z|297ff201-cf2b-464a-8019-87af2aa5ed58|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:32.276Z|ae9c63ba-cb2f-41b5-94ad-b9d31e0e622e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:32.276Z|ebc1379c-5b80-4929-8451-b6e142346fd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:32.277Z|ebc1379c-5b80-4929-8451-b6e142346fd9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:40.370Z|d0dd088d-53ba-499b-915b-f042cebe18bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:38:40.372Z|d0dd088d-53ba-499b-915b-f042cebe18bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:38:40.757Z|c9b3fd44-3cff-48d1-b780-9d3368c8740c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:38:40.758Z|c9b3fd44-3cff-48d1-b780-9d3368c8740c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:38:42.309Z|558736ac-b8a0-4882-a49e-197609e2230b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:42.309Z|3eb705d3-c0b9-4c9b-ad96-bf5bdf3c31be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:42.309Z|434f1aa2-6f26-4fa2-b3ba-9a975cf64ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:42.310Z|558736ac-b8a0-4882-a49e-197609e2230b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:42.310Z|434f1aa2-6f26-4fa2-b3ba-9a975cf64ddc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:42.310Z|3eb705d3-c0b9-4c9b-ad96-bf5bdf3c31be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:52.347Z|ce6b54ad-548f-423c-a4a2-57faccb92dce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:52.348Z|15d1852e-eed6-48fc-9d44-d2e9c63e8ca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:52.348Z|33f6f88f-9449-4f36-8ad1-2e693e2083ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:38:52.349Z|33f6f88f-9449-4f36-8ad1-2e693e2083ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:52.349Z|ce6b54ad-548f-423c-a4a2-57faccb92dce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:52.350Z|15d1852e-eed6-48fc-9d44-d2e9c63e8ca9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:38:55.370Z|b6b17134-7e4f-4b69-a957-db9735cdf8a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:38:55.373Z|b6b17134-7e4f-4b69-a957-db9735cdf8a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:39:02.385Z|c6351134-a206-42fe-bcc2-0cf7797a734d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:02.385Z|c5a36de7-9948-498b-845d-2c8477f8a81a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:02.385Z|518d40ce-c915-4a3c-a211-e9182d3767c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:02.386Z|c5a36de7-9948-498b-845d-2c8477f8a81a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:02.386Z|c6351134-a206-42fe-bcc2-0cf7797a734d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:02.386Z|518d40ce-c915-4a3c-a211-e9182d3767c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:08.940Z|7dbdc3a3-7887-44de-bb96-c1d8d817e8f7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:39:08.941Z|7dbdc3a3-7887-44de-bb96-c1d8d817e8f7|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:10.370Z|6e008f3f-d15a-40c1-a139-35cd15b97d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:39:10.370Z|6e008f3f-d15a-40c1-a139-35cd15b97d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:39:10.758Z|77fa89c5-9363-4bf7-9ad7-e7f9cbb2d6e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:39:10.759Z|77fa89c5-9363-4bf7-9ad7-e7f9cbb2d6e2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:39:12.447Z|e5fee1a3-8f18-46b6-92cf-073098b1d84a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:12.447Z|e5fee1a3-8f18-46b6-92cf-073098b1d84a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:12.453Z|efc31443-ee88-4710-a2df-238b39df5437|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:12.453Z|b49aeb7c-4387-4d3b-8e79-e50eb7cf89da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:12.454Z|efc31443-ee88-4710-a2df-238b39df5437|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:12.454Z|b49aeb7c-4387-4d3b-8e79-e50eb7cf89da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:22.497Z|30c71784-925c-4ce7-bc6e-226f5636aeba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:22.498Z|fa57f7dd-6a17-4959-b536-378c9a631c5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:22.498Z|30c71784-925c-4ce7-bc6e-226f5636aeba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:22.498Z|fa57f7dd-6a17-4959-b536-378c9a631c5d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:22.509Z|7fa79107-b3ba-4c26-ac77-c00ef4f32915|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:22.510Z|7fa79107-b3ba-4c26-ac77-c00ef4f32915|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:25.370Z|4d8e59e0-f322-46e0-832f-86355ab2470c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:39:25.370Z|4d8e59e0-f322-46e0-832f-86355ab2470c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:39:32.553Z|0c1e8d8a-b6c6-4cd9-8c4f-aa0455bdec3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:32.553Z|bfc3b89f-c024-4de3-ac9d-1cebaca5177a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:32.554Z|0c1e8d8a-b6c6-4cd9-8c4f-aa0455bdec3a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:32.554Z|bfc3b89f-c024-4de3-ac9d-1cebaca5177a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:32.560Z|ce106147-fded-4e0f-a411-5ffd46812d44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:32.560Z|ce106147-fded-4e0f-a411-5ffd46812d44|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:40.370Z|9e3c158e-0e18-4316-bb33-b9e3f0ca34b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:39:40.374Z|9e3c158e-0e18-4316-bb33-b9e3f0ca34b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:39:40.760Z|90d096aa-06c2-4405-9a4e-c387a8ec0728|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:39:40.761Z|90d096aa-06c2-4405-9a4e-c387a8ec0728|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:39:42.587Z|21a3c3c8-5ad6-4daa-94ec-42428fef904a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:42.588Z|21a3c3c8-5ad6-4daa-94ec-42428fef904a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:42.589Z|74a93e49-e19b-4c7c-b33c-e63006218901|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:42.590Z|74a93e49-e19b-4c7c-b33c-e63006218901|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:42.596Z|71f05766-7e40-4d4b-9f49-56b191a11586|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:42.597Z|71f05766-7e40-4d4b-9f49-56b191a11586|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:52.616Z|9a30de5b-fb84-4c9f-878d-3461dd370c4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:52.617Z|bdb047ae-8025-43b0-9a63-d77f2b0204a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:52.617Z|9a30de5b-fb84-4c9f-878d-3461dd370c4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:52.617Z|bdb047ae-8025-43b0-9a63-d77f2b0204a9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:52.635Z|1d06a3aa-1fcd-41c8-9527-38370b4c95b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:39:52.636Z|1d06a3aa-1fcd-41c8-9527-38370b4c95b0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:39:55.370Z|22aa69c2-643a-403b-a155-848b11c6a299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:39:55.370Z|22aa69c2-643a-403b-a155-848b11c6a299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:40:02.645Z|07e3b741-2f2e-4aef-887d-df1d63ae84ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:02.646Z|07e3b741-2f2e-4aef-887d-df1d63ae84ab|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:02.657Z|9d19e79b-96c1-4da3-981e-6f6e0b5dbba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:02.657Z|9d19e79b-96c1-4da3-981e-6f6e0b5dbba5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:02.661Z|0d5f8a02-340b-4cd6-bae5-77b6e23cbdae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:02.662Z|0d5f8a02-340b-4cd6-bae5-77b6e23cbdae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:08.938Z|ddc0dae2-f1c2-42ce-83a3-abe09fdf05f2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:40:08.939Z|ddc0dae2-f1c2-42ce-83a3-abe09fdf05f2|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:10.370Z|9da172c5-d09d-4f49-a5e4-6e6480662222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:40:10.370Z|9da172c5-d09d-4f49-a5e4-6e6480662222|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:40:10.761Z|7b40fe02-a6c8-4dc5-b12a-a9b2d0bb8644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:40:10.762Z|7b40fe02-a6c8-4dc5-b12a-a9b2d0bb8644|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:40:12.677Z|0688f5d2-830e-4992-8384-c2766bd71b0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:12.678Z|0688f5d2-830e-4992-8384-c2766bd71b0d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:12.688Z|a06401a3-6ba2-4102-bc7b-a1b18d9315bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:12.688Z|32d13e4a-d51e-467b-8163-ac6824b93dfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:12.689Z|32d13e4a-d51e-467b-8163-ac6824b93dfa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:12.689Z|a06401a3-6ba2-4102-bc7b-a1b18d9315bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:22.709Z|f805764c-fb47-450c-bedb-8a2ffea18950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:22.710Z|f805764c-fb47-450c-bedb-8a2ffea18950|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:22.717Z|354d5df5-6ea9-4715-81c9-ed54ca39e13f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:22.717Z|354d5df5-6ea9-4715-81c9-ed54ca39e13f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:22.722Z|b2938276-6eff-4d51-949d-209503be687d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:22.723Z|b2938276-6eff-4d51-949d-209503be687d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:25.370Z|30ccda2e-415e-4ea0-a374-385052abc333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:40:25.373Z|30ccda2e-415e-4ea0-a374-385052abc333|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:40:32.739Z|deb6276e-45e9-4d20-a683-3a8387b3c849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:32.739Z|5592f7bb-580e-41c0-904a-47d98791f8aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:32.740Z|deb6276e-45e9-4d20-a683-3a8387b3c849|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:32.740Z|5592f7bb-580e-41c0-904a-47d98791f8aa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:32.748Z|4867093c-63f8-4772-849c-d9059177e455|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:32.749Z|4867093c-63f8-4772-849c-d9059177e455|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:40.370Z|2fcbf2c6-3ff8-4870-8527-caa15d45ddaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:40:40.370Z|2fcbf2c6-3ff8-4870-8527-caa15d45ddaa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:40:40.763Z|0759fbf8-b782-4495-a3aa-11ba6de8175d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:40:40.763Z|0759fbf8-b782-4495-a3aa-11ba6de8175d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:40:42.773Z|89598280-14fa-4c6d-a5dd-5df39c386918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:42.773Z|7d87f8f3-4b5a-4868-a26d-06550e1d9e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:42.774Z|89598280-14fa-4c6d-a5dd-5df39c386918|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:42.774Z|7d87f8f3-4b5a-4868-a26d-06550e1d9e09|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:42.775Z|aba39c9d-73ca-4550-a6dd-903c0295c03b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:42.776Z|aba39c9d-73ca-4550-a6dd-903c0295c03b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:52.813Z|ad7ea562-53ec-4384-9223-2ed0929718aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:52.813Z|3dae00f3-bace-4d41-be42-12c4bbd939bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:52.813Z|04e001cb-10e3-4611-a4f7-0715d6c5e5cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:40:52.814Z|04e001cb-10e3-4611-a4f7-0715d6c5e5cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:52.814Z|3dae00f3-bace-4d41-be42-12c4bbd939bd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:52.814Z|ad7ea562-53ec-4384-9223-2ed0929718aa|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:40:55.370Z|d0f434be-e1a6-4e3f-b855-6ee52f0e067d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:40:55.370Z|d0f434be-e1a6-4e3f-b855-6ee52f0e067d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:41:02.840Z|eee9e820-1d1e-4209-bbe6-c6d0b424fcfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:02.840Z|de88b7e9-106b-4974-b830-ab88da74d59c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:02.841Z|eee9e820-1d1e-4209-bbe6-c6d0b424fcfd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:02.841Z|de88b7e9-106b-4974-b830-ab88da74d59c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:02.843Z|11b6072e-b8a6-4a9e-a638-af856393f1b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:02.844Z|11b6072e-b8a6-4a9e-a638-af856393f1b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:08.939Z|4a664723-2531-4fa6-a727-48ffa4ebb4c9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:41:08.940Z|4a664723-2531-4fa6-a727-48ffa4ebb4c9|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:10.370Z|efa9d9b9-97f2-49ac-a16d-35c59bad379a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:41:10.373Z|efa9d9b9-97f2-49ac-a16d-35c59bad379a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:41:10.764Z|72d773ae-23bc-49a2-9c88-5c600f893f5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:41:10.765Z|72d773ae-23bc-49a2-9c88-5c600f893f5e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:41:12.870Z|33167dce-b693-478d-9b29-122f5e6a8c36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:12.871Z|33167dce-b693-478d-9b29-122f5e6a8c36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:12.871Z|0319ea7a-c721-4872-8f9d-28beae3493ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:12.872Z|0319ea7a-c721-4872-8f9d-28beae3493ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:12.871Z|6b60d894-e8d1-4a7f-846b-51ba9951d792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:12.877Z|6b60d894-e8d1-4a7f-846b-51ba9951d792|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:22.897Z|6fd3fb26-5fb7-459e-a682-f29e5cb0f8c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:22.898Z|6fd3fb26-5fb7-459e-a682-f29e5cb0f8c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:22.899Z|27149842-7c3f-43fd-9873-518fd3a7d251|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:22.900Z|27149842-7c3f-43fd-9873-518fd3a7d251|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:22.907Z|b6e542db-708b-49bc-bbb6-a09ed0f265e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:22.908Z|b6e542db-708b-49bc-bbb6-a09ed0f265e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:25.370Z|2028455c-dcc4-4204-9d48-4d73d85b09ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:41:25.370Z|2028455c-dcc4-4204-9d48-4d73d85b09ec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:41:32.933Z|276b1998-e858-4850-ad31-d5e95314a85a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:32.934Z|276b1998-e858-4850-ad31-d5e95314a85a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:32.946Z|e554bb99-5176-46b0-ab3d-67be18eb86df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:32.946Z|e554bb99-5176-46b0-ab3d-67be18eb86df|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:32.947Z|7a8b187c-f4e0-4f1d-a325-ecbfa4c71713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:32.947Z|7a8b187c-f4e0-4f1d-a325-ecbfa4c71713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:40.370Z|88252461-3409-47fc-8483-2e733544c647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:41:40.370Z|88252461-3409-47fc-8483-2e733544c647|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:41:40.766Z|075645f7-d4fe-407a-a9b9-3c53277379c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:41:40.766Z|075645f7-d4fe-407a-a9b9-3c53277379c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:41:42.975Z|d37a052a-97ca-4bbb-bf12-bf91025885ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:42.975Z|c40c2e49-84ca-4423-a24d-4d39515e6f56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:42.976Z|c40c2e49-84ca-4423-a24d-4d39515e6f56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:42.976Z|d37a052a-97ca-4bbb-bf12-bf91025885ad|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:42.976Z|20676183-9ff9-4d29-88d2-2fe06fb2ddfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:42.977Z|20676183-9ff9-4d29-88d2-2fe06fb2ddfd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:53.006Z|71b0cf74-86e2-441a-b717-4bcd3f03f3e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:53.006Z|71b0cf74-86e2-441a-b717-4bcd3f03f3e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:53.010Z|2af34462-f886-41fe-b717-19ffb4baa5bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:53.010Z|52c6b3ea-88bc-415c-9726-ee41a5e22842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:41:53.010Z|2af34462-f886-41fe-b717-19ffb4baa5bb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:53.011Z|52c6b3ea-88bc-415c-9726-ee41a5e22842|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:41:55.370Z|79378757-688b-48f0-94ee-4ad1838a9bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:41:55.378Z|79378757-688b-48f0-94ee-4ad1838a9bff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:42:03.047Z|4e5db5d0-17f8-475c-9306-80199a877335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:03.048Z|58ec6360-330b-44ee-a2c8-15b8a455784f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:03.048Z|4e5db5d0-17f8-475c-9306-80199a877335|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:03.048Z|58ec6360-330b-44ee-a2c8-15b8a455784f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:03.051Z|5aa1336e-99a3-42d3-be16-16e16e027b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:03.051Z|5aa1336e-99a3-42d3-be16-16e16e027b38|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:08.940Z|224227f3-7f6a-4cf7-87f4-7a3d6cc8ff81|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:42:08.941Z|224227f3-7f6a-4cf7-87f4-7a3d6cc8ff81|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:10.370Z|4343f726-04d5-45a2-9966-4d6b52350229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:42:10.370Z|4343f726-04d5-45a2-9966-4d6b52350229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:42:10.767Z|ea46c6f3-da3f-4de8-b643-e2d69553986b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:42:10.768Z|ea46c6f3-da3f-4de8-b643-e2d69553986b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:42:13.083Z|6299d685-3ae6-4365-bd43-fbda3a24d081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:13.083Z|51784f2e-9e98-419c-8e68-935f7afc4d2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:13.084Z|51784f2e-9e98-419c-8e68-935f7afc4d2a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:13.084Z|6299d685-3ae6-4365-bd43-fbda3a24d081|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:13.085Z|935fe4bb-2fb6-4e59-9a55-a4e4e58a9a8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:13.085Z|935fe4bb-2fb6-4e59-9a55-a4e4e58a9a8c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:23.136Z|568d2281-8638-4566-8ae5-8e237c3ffae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:23.137Z|568d2281-8638-4566-8ae5-8e237c3ffae4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:23.139Z|bf032794-edc0-4681-bba3-ae613d5e92a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:23.139Z|bf032794-edc0-4681-bba3-ae613d5e92a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:23.146Z|b273dff6-15ea-44aa-917d-c9f2ba46c19d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:23.147Z|b273dff6-15ea-44aa-917d-c9f2ba46c19d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:25.370Z|707f2ff6-e558-4903-a0f4-2a77d8c5106e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:42:25.371Z|707f2ff6-e558-4903-a0f4-2a77d8c5106e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:42:33.179Z|557a3cb8-09f3-4fa6-966d-2a467ac0447b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:33.179Z|a7933315-5199-4ebc-ae4b-e203ae0e83d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:33.180Z|a7933315-5199-4ebc-ae4b-e203ae0e83d4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:33.180Z|557a3cb8-09f3-4fa6-966d-2a467ac0447b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:33.184Z|618f0e16-7caa-418f-a30a-ead6b93aa6b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:33.185Z|618f0e16-7caa-418f-a30a-ead6b93aa6b8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:40.370Z|a20406e0-c4e1-44f8-84f4-29d878027eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:42:40.373Z|a20406e0-c4e1-44f8-84f4-29d878027eb4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:42:40.768Z|ce4cf826-e9a7-420f-a481-9f2aa8184feb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:42:40.769Z|ce4cf826-e9a7-420f-a481-9f2aa8184feb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:42:43.217Z|12fb1846-08e0-4041-83ff-54f1fe33c270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:43.218Z|12fb1846-08e0-4041-83ff-54f1fe33c270|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:43.218Z|144efcfa-dab7-4005-bd69-bb2625b74332|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:43.218Z|a782c6b8-bd65-4961-bec2-c25441ef5686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:43.219Z|144efcfa-dab7-4005-bd69-bb2625b74332|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:43.219Z|a782c6b8-bd65-4961-bec2-c25441ef5686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:53.248Z|b75a8595-479b-43d7-a616-f0efca502382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:53.249Z|b75a8595-479b-43d7-a616-f0efca502382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:53.251Z|1cda43f9-0a7f-429f-8ff0-a2a07257f29e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:53.252Z|1cda43f9-0a7f-429f-8ff0-a2a07257f29e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:53.253Z|4400caba-f2c5-49d6-9b2b-a84963a74f7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:42:53.254Z|4400caba-f2c5-49d6-9b2b-a84963a74f7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:42:55.370Z|b8eca440-d3ed-4083-a21b-a13918ecc1d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:42:55.370Z|b8eca440-d3ed-4083-a21b-a13918ecc1d7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:43:03.277Z|533b248d-401b-4f47-9642-b9602a3d57c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:03.278Z|533b248d-401b-4f47-9642-b9602a3d57c6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:03.284Z|9b1568bc-6b0d-4ae6-9908-00cd5add7318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:03.284Z|9b1568bc-6b0d-4ae6-9908-00cd5add7318|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:03.284Z|ee05610f-990b-4389-8c8d-077547abe3c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:03.286Z|ee05610f-990b-4389-8c8d-077547abe3c7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:08.941Z|7003447c-ea82-4e03-bd57-bc95d41e124e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:43:08.942Z|7003447c-ea82-4e03-bd57-bc95d41e124e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:10.370Z|60551adb-8b4f-40d6-9248-c73023bf689f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:43:10.371Z|60551adb-8b4f-40d6-9248-c73023bf689f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:43:10.770Z|b0c8b812-b1cf-4c80-9f90-90bfa440ad07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:43:10.770Z|b0c8b812-b1cf-4c80-9f90-90bfa440ad07|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:43:13.313Z|5fd09c44-d989-4e2e-bc27-e993fdb6da25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:13.313Z|17a26d72-54bb-4158-b7af-b028dcd46fb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:13.314Z|17a26d72-54bb-4158-b7af-b028dcd46fb2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:13.314Z|5fd09c44-d989-4e2e-bc27-e993fdb6da25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:13.313Z|4eb5d4c1-960f-4e50-82eb-fa028d8180f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:13.315Z|4eb5d4c1-960f-4e50-82eb-fa028d8180f6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:23.348Z|b47d2fde-f793-4965-9d32-c4c9aa82328b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:23.348Z|b3b66051-64cf-40df-a419-5c98b403a30e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:23.348Z|b47d2fde-f793-4965-9d32-c4c9aa82328b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:23.348Z|b3b66051-64cf-40df-a419-5c98b403a30e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:23.349Z|e0677bf1-1452-4e07-ab97-0aae722216e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:23.350Z|e0677bf1-1452-4e07-ab97-0aae722216e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:25.370Z|eb5bc9b6-8978-4067-9d38-bb8cffd8eed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:43:25.374Z|eb5bc9b6-8978-4067-9d38-bb8cffd8eed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:43:33.380Z|1a6f3c5e-5e57-4518-b5cf-f4e80837902b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:33.380Z|1a6f3c5e-5e57-4518-b5cf-f4e80837902b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:33.381Z|7f802c58-0631-4b06-a6c5-217aac86c36b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:33.381Z|7f802c58-0631-4b06-a6c5-217aac86c36b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:33.383Z|b388e04c-548e-493f-9560-70ea511af5df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:33.384Z|b388e04c-548e-493f-9560-70ea511af5df|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:40.370Z|9549fc3d-3ff4-481a-9c3a-fd52786ea0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:43:40.370Z|9549fc3d-3ff4-481a-9c3a-fd52786ea0b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:43:40.771Z|94836fdb-def3-4ccc-ad64-6c951d8c330a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:43:40.772Z|94836fdb-def3-4ccc-ad64-6c951d8c330a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:43:43.408Z|5d915474-d9c3-477a-a653-68be2334a8ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:43.409Z|5d915474-d9c3-477a-a653-68be2334a8ec|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:43.408Z|99e90dca-c41e-4e2d-a7de-ffa27c9f731d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:43.411Z|99e90dca-c41e-4e2d-a7de-ffa27c9f731d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:43.417Z|4772c066-84f1-45c9-b365-e0f55666f5ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:43.417Z|4772c066-84f1-45c9-b365-e0f55666f5ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:53.436Z|37912f51-70ec-4f75-a1bc-7a45d9980244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:53.436Z|37912f51-70ec-4f75-a1bc-7a45d9980244|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:53.439Z|93edae5d-c8a6-4e61-a5dd-204425c9661a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:53.440Z|93edae5d-c8a6-4e61-a5dd-204425c9661a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:53.444Z|9ec1f451-d200-4fd0-9f2f-4774a7068b56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:43:53.445Z|9ec1f451-d200-4fd0-9f2f-4774a7068b56|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:43:55.370Z|d8be3c0c-bbf7-4111-b774-1e045005697a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:43:55.370Z|d8be3c0c-bbf7-4111-b774-1e045005697a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:44:03.466Z|96bdf0ca-939f-4825-b0f2-a0f58a2ea748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:03.467Z|96bdf0ca-939f-4825-b0f2-a0f58a2ea748|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:03.488Z|251842c6-d406-4db7-9503-c17f6f1deb8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:03.488Z|251842c6-d406-4db7-9503-c17f6f1deb8b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:03.490Z|29d21f36-83e4-4feb-ae1c-e507cfadcd45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:03.491Z|29d21f36-83e4-4feb-ae1c-e507cfadcd45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:08.938Z|01682b94-2b22-4e8a-8c81-4bc1cd609caa|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:44:08.939Z|01682b94-2b22-4e8a-8c81-4bc1cd609caa|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:10.370Z|86321ffd-49af-4316-bb42-1fc883d3fe33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:44:10.373Z|86321ffd-49af-4316-bb42-1fc883d3fe33|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:44:10.773Z|26bd5951-e647-4e90-9c6a-1949230d5496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:44:10.774Z|26bd5951-e647-4e90-9c6a-1949230d5496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:44:13.499Z|27d949de-9920-4fcc-89c0-e333c52c638c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:13.499Z|27d949de-9920-4fcc-89c0-e333c52c638c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:13.521Z|6fbeff17-bba8-4266-b781-baa0327927ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:13.521Z|cc465663-5ee8-476b-a7cf-cf5887991a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:13.522Z|6fbeff17-bba8-4266-b781-baa0327927ae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:13.522Z|cc465663-5ee8-476b-a7cf-cf5887991a2a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:23.526Z|3e0b51d3-ac66-432a-b45c-5b3a056847e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:23.527Z|3e0b51d3-ac66-432a-b45c-5b3a056847e3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:23.548Z|91711318-af44-4024-8906-c28875afc664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:23.548Z|c2b3c16f-fee9-49b5-9aca-cc2c7432b1d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:23.549Z|c2b3c16f-fee9-49b5-9aca-cc2c7432b1d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:23.549Z|91711318-af44-4024-8906-c28875afc664|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:25.370Z|4b31dc16-2dfc-4442-815c-46f3955cc901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:44:25.370Z|4b31dc16-2dfc-4442-815c-46f3955cc901|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:44:33.555Z|b98e675f-713c-41e8-842c-c545f051e9cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:33.556Z|b98e675f-713c-41e8-842c-c545f051e9cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:33.577Z|1452e1d2-3469-4c00-8552-2363241bc583|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:33.577Z|dcbb1ba2-ac02-4ea9-a7a7-c66443a4aed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:33.578Z|1452e1d2-3469-4c00-8552-2363241bc583|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:33.578Z|dcbb1ba2-ac02-4ea9-a7a7-c66443a4aed4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:40.370Z|8bfa1af5-aa15-49b1-8f86-a7ec5c3825a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:44:40.371Z|8bfa1af5-aa15-49b1-8f86-a7ec5c3825a4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:44:40.775Z|5885655a-8ca0-4ee2-bfac-f95d41d70ab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:44:40.775Z|5885655a-8ca0-4ee2-bfac-f95d41d70ab3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:44:43.585Z|83641a0f-8193-41e2-86e7-4048c6799afe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:43.586Z|83641a0f-8193-41e2-86e7-4048c6799afe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:43.607Z|6a14149e-5b30-42b9-9d49-cfc7581c3806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:43.607Z|bd3d44e5-1c74-442d-8c53-f4bdec8dee4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:43.608Z|6a14149e-5b30-42b9-9d49-cfc7581c3806|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:43.609Z|bd3d44e5-1c74-442d-8c53-f4bdec8dee4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:53.640Z|c2e416c5-886c-4e60-b590-29aa63001b35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:53.640Z|3acca073-840f-4066-b44e-7c2101430561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:53.641Z|3acca073-840f-4066-b44e-7c2101430561|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:53.641Z|c2e416c5-886c-4e60-b590-29aa63001b35|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:53.648Z|b1c16209-a2f7-4689-8ae1-aa8929e2137e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:44:53.649Z|b1c16209-a2f7-4689-8ae1-aa8929e2137e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:44:55.370Z|23500b11-132b-4862-9b79-ebf9c488068a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:44:55.373Z|23500b11-132b-4862-9b79-ebf9c488068a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:45:03.668Z|d3907c08-b1ac-4804-aadc-34ae152246b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:03.669Z|d3907c08-b1ac-4804-aadc-34ae152246b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:03.670Z|7b3b0536-bf2a-473a-90a8-59b6bf65b9d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:03.670Z|7b3b0536-bf2a-473a-90a8-59b6bf65b9d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:03.681Z|4d4ba16b-a269-4b91-82dd-5c65f1d2ea30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:03.682Z|4d4ba16b-a269-4b91-82dd-5c65f1d2ea30|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:08.938Z|c8476950-0365-4357-a167-3bf14d823ab0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:45:08.939Z|c8476950-0365-4357-a167-3bf14d823ab0|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:10.370Z|66a56fa8-2763-4bf9-8ecc-687c37bd248c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:45:10.370Z|66a56fa8-2763-4bf9-8ecc-687c37bd248c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:45:10.776Z|ab86f220-7bf4-4fe5-adb5-ff8d6cda7a31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:45:10.777Z|ab86f220-7bf4-4fe5-adb5-ff8d6cda7a31|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:45:13.703Z|ab48a865-10c3-4092-b4a7-b52c52e34bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:13.704Z|ab48a865-10c3-4092-b4a7-b52c52e34bec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:13.713Z|cb6be523-d7ae-4fa2-8e4b-26d9812af448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:13.714Z|cb6be523-d7ae-4fa2-8e4b-26d9812af448|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:13.716Z|a93c9c8b-fb6f-4635-ab46-a89c9c508074|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:13.717Z|a93c9c8b-fb6f-4635-ab46-a89c9c508074|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:23.733Z|a63e6853-bccf-4a29-98f0-627b521dd384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:23.734Z|a63e6853-bccf-4a29-98f0-627b521dd384|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:23.741Z|492d6c55-8c4d-4d25-95be-af5c1578cc7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:23.742Z|492d6c55-8c4d-4d25-95be-af5c1578cc7a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:23.743Z|c1fca0ef-7128-4a58-a61f-756850b75f09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:23.743Z|c1fca0ef-7128-4a58-a61f-756850b75f09|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:25.370Z|d43c3d17-b3c8-4ad7-ad62-31fa1d4ea434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:45:25.371Z|d43c3d17-b3c8-4ad7-ad62-31fa1d4ea434|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:45:33.762Z|7851daa4-10ce-48a9-92cc-231dd603e6be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:33.762Z|7851daa4-10ce-48a9-92cc-231dd603e6be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:33.768Z|29a2c9b9-5042-42c2-b38c-ef3dfa87ca0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:33.768Z|29a2c9b9-5042-42c2-b38c-ef3dfa87ca0b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:33.768Z|52b6cc6e-e2cb-4495-b521-6106c5b06f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:33.770Z|52b6cc6e-e2cb-4495-b521-6106c5b06f09|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:40.370Z|d3f1ab07-687b-40f7-a7a3-2f18272a222b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:45:40.373Z|d3f1ab07-687b-40f7-a7a3-2f18272a222b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:45:40.777Z|f38b8e9c-a03f-43ed-884d-3d5e7e27113d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:45:40.778Z|f38b8e9c-a03f-43ed-884d-3d5e7e27113d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:45:43.791Z|a672bd91-d614-4701-bcbe-8061359f246d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:43.791Z|243d247f-866c-49c2-b8be-54abbbab7300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:43.791Z|a672bd91-d614-4701-bcbe-8061359f246d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:43.792Z|243d247f-866c-49c2-b8be-54abbbab7300|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:43.792Z|7c4dbf19-ac97-48f7-8189-80a6d14b4145|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:43.793Z|7c4dbf19-ac97-48f7-8189-80a6d14b4145|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:53.820Z|c4129f7d-abe9-4fed-871b-a19d5e7a86d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:53.820Z|567fdd1a-761c-475c-b1b5-6783dc909e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:53.821Z|c4129f7d-abe9-4fed-871b-a19d5e7a86d4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:53.821Z|567fdd1a-761c-475c-b1b5-6783dc909e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:53.821Z|a285c598-8030-479e-b6cf-6fce2a98566e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:45:53.822Z|a285c598-8030-479e-b6cf-6fce2a98566e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:45:55.370Z|eac98c86-7546-41b5-9f43-e2232f285057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:45:55.370Z|eac98c86-7546-41b5-9f43-e2232f285057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:46:03.847Z|00b64f76-bd12-464e-a74a-cf5aff423e13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:03.848Z|00b64f76-bd12-464e-a74a-cf5aff423e13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:03.848Z|ba89498f-66e0-4472-9350-a9ec88db1227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:03.849Z|ba89498f-66e0-4472-9350-a9ec88db1227|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:03.849Z|381b164a-87b4-436e-a9c7-e346fbe749fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:03.850Z|381b164a-87b4-436e-a9c7-e346fbe749fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:08.938Z|dfba362b-d9a6-44c3-b6a7-254c249e4eb8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:46:08.939Z|dfba362b-d9a6-44c3-b6a7-254c249e4eb8|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:10.370Z|03820741-62b1-488e-94cf-614a406ebc00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:46:10.370Z|03820741-62b1-488e-94cf-614a406ebc00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:46:10.779Z|4252ea34-9233-4fb4-9144-7da3614853e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:46:10.779Z|4252ea34-9233-4fb4-9144-7da3614853e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:46:13.878Z|2944857c-7acf-4af6-a66a-f15e58025d67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:13.879Z|2944857c-7acf-4af6-a66a-f15e58025d67|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:13.881Z|d4efddcd-cfde-4f7c-9c7b-01e80fb60fd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:13.882Z|d4efddcd-cfde-4f7c-9c7b-01e80fb60fd6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:13.882Z|ade09826-891a-47ad-bef2-46b903e375a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:13.883Z|ade09826-891a-47ad-bef2-46b903e375a2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:23.916Z|67cb8e73-c40a-4eaf-ba9a-2e1cdebd8ad6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:23.917Z|67cb8e73-c40a-4eaf-ba9a-2e1cdebd8ad6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:23.924Z|42e110da-08bb-45f8-82ad-ffccf13c3795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:23.924Z|42e110da-08bb-45f8-82ad-ffccf13c3795|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:23.925Z|c876a244-3dc6-4656-a1eb-b87df9d00dda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:23.925Z|c876a244-3dc6-4656-a1eb-b87df9d00dda|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:25.370Z|69c760f7-e47c-4bcb-8525-6bca1050bf58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:46:25.373Z|69c760f7-e47c-4bcb-8525-6bca1050bf58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:46:33.946Z|14b38e2a-3bab-4178-b772-77b1bb26c857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:33.947Z|14b38e2a-3bab-4178-b772-77b1bb26c857|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:33.955Z|0c2f1079-1855-4f45-9e45-d74710123944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:33.955Z|b993b580-2888-4c91-9371-67a6482db0d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:33.956Z|0c2f1079-1855-4f45-9e45-d74710123944|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:33.956Z|b993b580-2888-4c91-9371-67a6482db0d6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:40.369Z|76c4c08f-aa03-46c9-a41e-5d8511ff2dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:46:40.370Z|76c4c08f-aa03-46c9-a41e-5d8511ff2dca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:46:40.780Z|e8c3260b-b10d-48aa-aaf8-a1772450d4b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:46:40.781Z|e8c3260b-b10d-48aa-aaf8-a1772450d4b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:46:43.980Z|d91395f7-8971-4df9-b2ff-a91ecbc33924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:43.981Z|c570677b-8cae-40a7-8efe-2dd4f8605cb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:43.981Z|d91395f7-8971-4df9-b2ff-a91ecbc33924|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:43.982Z|c570677b-8cae-40a7-8efe-2dd4f8605cb6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:43.982Z|1015d939-0442-41ec-ae1e-8102b8687859|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:43.983Z|1015d939-0442-41ec-ae1e-8102b8687859|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:54.012Z|807361c7-875b-4472-ac74-9abf28116524|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:54.012Z|38a50357-607e-49b2-bc9e-9526aca112be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:54.014Z|807361c7-875b-4472-ac74-9abf28116524|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:54.013Z|0a30b108-eccc-4648-8c45-82a7b87bbe22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:46:54.014Z|38a50357-607e-49b2-bc9e-9526aca112be|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:54.014Z|0a30b108-eccc-4648-8c45-82a7b87bbe22|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:46:55.370Z|2d7532df-a011-4ad0-bdca-cda2bda649da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:46:55.371Z|2d7532df-a011-4ad0-bdca-cda2bda649da|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:47:04.050Z|f18eaccd-129c-4523-b61d-3f3025c55695|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:04.051Z|c527d4f0-a916-46c5-a60f-be4bfa5396fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:04.051Z|7a663bef-3765-4b08-9b31-1034e95d73ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:04.052Z|7a663bef-3765-4b08-9b31-1034e95d73ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:04.052Z|c527d4f0-a916-46c5-a60f-be4bfa5396fc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:04.052Z|f18eaccd-129c-4523-b61d-3f3025c55695|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:08.940Z|d0387ca8-95ae-4d07-9ad2-47590923af0e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:47:08.941Z|d0387ca8-95ae-4d07-9ad2-47590923af0e|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:10.370Z|d4b0985a-596e-4190-8911-8a6faa2badfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:47:10.376Z|d4b0985a-596e-4190-8911-8a6faa2badfe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:47:10.782Z|598f77dc-26df-42e3-81af-dc57f9e04d04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:47:10.782Z|598f77dc-26df-42e3-81af-dc57f9e04d04|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:47:14.080Z|53f399e1-7de3-4e2b-9196-2d8911b5d5af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:14.081Z|53f399e1-7de3-4e2b-9196-2d8911b5d5af|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:14.082Z|e90555be-297b-481e-b843-4a05496bb122|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:14.083Z|e90555be-297b-481e-b843-4a05496bb122|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:14.080Z|8756fc60-f42a-46f2-b6bd-b1208ddf7b3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:14.085Z|8756fc60-f42a-46f2-b6bd-b1208ddf7b3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:24.117Z|90f56f3d-aa42-43e9-ad60-d4a9a54f4f11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:24.117Z|e0e38e5b-75f3-4ee6-b443-21bb47115dae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:24.118Z|90f56f3d-aa42-43e9-ad60-d4a9a54f4f11|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:24.118Z|e0e38e5b-75f3-4ee6-b443-21bb47115dae|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:24.119Z|f8a9e04c-6c12-4348-a883-32a51d2fdb2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:24.120Z|f8a9e04c-6c12-4348-a883-32a51d2fdb2c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:25.370Z|15735af4-d47a-4b7b-b1a5-e6ac8e086663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:47:25.371Z|15735af4-d47a-4b7b-b1a5-e6ac8e086663|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:47:34.154Z|b10bfbc2-c7fa-49e6-800f-f2b345e093ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:34.154Z|0f852f69-782f-42d0-aa01-4a4552063e24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:34.154Z|bc1d5f29-0f7b-4ade-89b2-993d5e3b2c48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:34.155Z|0f852f69-782f-42d0-aa01-4a4552063e24|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:34.155Z|b10bfbc2-c7fa-49e6-800f-f2b345e093ba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:34.155Z|bc1d5f29-0f7b-4ade-89b2-993d5e3b2c48|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:40.370Z|db82caa5-9537-4076-bc3d-2d2dec608a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:47:40.372Z|db82caa5-9537-4076-bc3d-2d2dec608a5c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:47:40.783Z|e843d66f-1e62-4bc0-abe8-589d7c955959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:47:40.784Z|e843d66f-1e62-4bc0-abe8-589d7c955959|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:47:44.196Z|76349453-a204-4347-b9d2-5bd8fd0c9af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:44.196Z|4f28b89a-61ca-4fce-990c-d38ff53f7f03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:44.196Z|77747ac2-2cdd-453c-be3a-d6ead2e6d390|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:44.197Z|76349453-a204-4347-b9d2-5bd8fd0c9af2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:44.197Z|4f28b89a-61ca-4fce-990c-d38ff53f7f03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:44.197Z|77747ac2-2cdd-453c-be3a-d6ead2e6d390|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:54.230Z|7b2e4165-1cc8-4e99-a923-93cbb590e07e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:54.230Z|90640802-e657-4b39-a72d-ef39fc4026ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:54.231Z|7b2e4165-1cc8-4e99-a923-93cbb590e07e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:54.231Z|90640802-e657-4b39-a72d-ef39fc4026ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:54.237Z|782f315e-324b-43df-9103-592e5becf22e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:47:54.237Z|782f315e-324b-43df-9103-592e5becf22e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:47:55.370Z|4eb4e555-82f0-49a7-8cb1-95c8c10cca0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:47:55.373Z|4eb4e555-82f0-49a7-8cb1-95c8c10cca0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:48:04.263Z|810f5d1a-9f8c-4a9f-94c6-5977038ba60c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:04.264Z|810f5d1a-9f8c-4a9f-94c6-5977038ba60c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:04.270Z|ffb19794-d901-41a2-b1ca-11df3f030a79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:04.270Z|ffb19794-d901-41a2-b1ca-11df3f030a79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:04.270Z|7246f461-16ec-498f-8d7c-d388d8f37240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:04.271Z|7246f461-16ec-498f-8d7c-d388d8f37240|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:08.939Z|33dd374f-6156-4c41-9401-0e235605b4d1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:48:08.940Z|33dd374f-6156-4c41-9401-0e235605b4d1|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:10.370Z|f137db7e-aeea-4c6c-9ec6-9a9a7cb73fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:48:10.370Z|f137db7e-aeea-4c6c-9ec6-9a9a7cb73fda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:48:10.784Z|8dd69f5c-e9b3-4de7-baf3-bdedf09e8bd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:48:10.785Z|8dd69f5c-e9b3-4de7-baf3-bdedf09e8bd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:48:14.293Z|a1658a03-d923-4753-930c-fda74279686a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:14.294Z|a1658a03-d923-4753-930c-fda74279686a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:14.297Z|39b4151c-78ac-4293-9f63-0c0ea644e973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:14.298Z|39b4151c-78ac-4293-9f63-0c0ea644e973|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:14.302Z|2fc67af2-53e0-42fe-a5cb-ea6d136c7a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:14.303Z|2fc67af2-53e0-42fe-a5cb-ea6d136c7a6b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:24.332Z|dffffd6f-f693-4e2f-992b-3245b98f7238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:24.333Z|dffffd6f-f693-4e2f-992b-3245b98f7238|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:24.336Z|43a1a9f9-68b5-4d32-b276-2c669b9d28b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:24.337Z|43a1a9f9-68b5-4d32-b276-2c669b9d28b5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:24.339Z|75c6bd54-75bb-46f5-95b7-7079db8e5e3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:24.340Z|75c6bd54-75bb-46f5-95b7-7079db8e5e3b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:25.370Z|2fca401d-da63-498d-8240-fe5c400ee18d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:48:25.370Z|2fca401d-da63-498d-8240-fe5c400ee18d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:48:34.371Z|609b87b1-f9fd-446d-8efb-2924a638a8a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:34.372Z|609b87b1-f9fd-446d-8efb-2924a638a8a1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:34.373Z|ea2a9e90-2b67-44c4-a7e7-d446f9c69f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:34.374Z|ea2a9e90-2b67-44c4-a7e7-d446f9c69f79|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:34.387Z|05c1cecf-c34d-44d4-a324-6eafa9bc8cc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:34.387Z|05c1cecf-c34d-44d4-a324-6eafa9bc8cc4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:40.369Z|749d6648-744d-4a44-a059-60b08702e5e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:48:40.373Z|749d6648-744d-4a44-a059-60b08702e5e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:48:40.786Z|b0747b88-a95e-4c79-83aa-793a58f20cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:48:40.786Z|b0747b88-a95e-4c79-83aa-793a58f20cc7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:48:44.404Z|87381f95-3831-42b0-a410-b763274e04fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:44.405Z|87381f95-3831-42b0-a410-b763274e04fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:44.406Z|3ee344bd-3608-440f-800b-30d30d72330f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:44.407Z|3ee344bd-3608-440f-800b-30d30d72330f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:44.420Z|70c33710-67d7-4cd4-bb38-a3d4a86d8272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:44.420Z|70c33710-67d7-4cd4-bb38-a3d4a86d8272|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:54.440Z|d758a014-03dc-4d83-8d8e-b81c5f677441|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:54.440Z|22f81b8a-3c7e-4aa6-b0b0-092c54112551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:54.440Z|d758a014-03dc-4d83-8d8e-b81c5f677441|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:54.440Z|22f81b8a-3c7e-4aa6-b0b0-092c54112551|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:54.451Z|dfbd4a03-2a36-4f02-9419-c5106a5a9504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:48:54.451Z|dfbd4a03-2a36-4f02-9419-c5106a5a9504|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:48:55.370Z|e0caa432-e3cc-4272-88c0-45f8e1bd2e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:48:55.370Z|e0caa432-e3cc-4272-88c0-45f8e1bd2e30|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:49:04.482Z|383c166f-a308-41a8-b876-8c6735855624|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:04.482Z|383c166f-a308-41a8-b876-8c6735855624|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:04.483Z|1a943240-01cc-400b-a3d9-01ade7447ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:04.483Z|1a943240-01cc-400b-a3d9-01ade7447ccc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:04.511Z|1cf9a1e2-0a8b-49dc-b8d2-8bde00998962|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:04.512Z|1cf9a1e2-0a8b-49dc-b8d2-8bde00998962|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:08.940Z|bc41670b-feb0-4b6c-a5df-4854dcd7a2f2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:49:08.940Z|bc41670b-feb0-4b6c-a5df-4854dcd7a2f2|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:10.369Z|f6f002ad-7d3c-4b8a-bcea-18d0fde6e27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:49:10.370Z|f6f002ad-7d3c-4b8a-bcea-18d0fde6e27d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:49:10.787Z|77c95fd5-cffa-42da-a601-1f78ec899449|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:49:10.788Z|77c95fd5-cffa-42da-a601-1f78ec899449|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:49:14.525Z|2692807b-e984-4023-86dc-e39a1345bde0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:14.525Z|273fe029-9f30-4163-b318-daf21ee88549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:14.526Z|2692807b-e984-4023-86dc-e39a1345bde0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:14.526Z|273fe029-9f30-4163-b318-daf21ee88549|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:14.549Z|66938a2e-d363-4a33-aee5-3882f44021ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:14.550Z|66938a2e-d363-4a33-aee5-3882f44021ed|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:24.566Z|7db1fca9-366b-4020-9e89-c5f682e069f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:24.567Z|7db1fca9-366b-4020-9e89-c5f682e069f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:24.568Z|a2364740-213e-4722-883b-b2af624da7b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:24.568Z|a2364740-213e-4722-883b-b2af624da7b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:24.590Z|fa5eaa18-b272-4cc3-813a-f160253ca8a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:24.591Z|fa5eaa18-b272-4cc3-813a-f160253ca8a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:25.370Z|ec3ad680-6806-4124-98d4-21b568eb8e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:49:25.373Z|ec3ad680-6806-4124-98d4-21b568eb8e76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:49:34.598Z|a7f997a8-955c-4fc8-b4f8-ec44c2403725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:34.598Z|a7f997a8-955c-4fc8-b4f8-ec44c2403725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:34.608Z|347c43fa-c124-4a98-b352-4dcf69ef1944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:34.609Z|347c43fa-c124-4a98-b352-4dcf69ef1944|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:34.644Z|89891b7e-d1ff-44bc-9992-58ac2999bd62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:34.645Z|89891b7e-d1ff-44bc-9992-58ac2999bd62|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:40.370Z|79572847-9746-4dc7-b529-fc43db3284ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:49:40.370Z|79572847-9746-4dc7-b529-fc43db3284ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:49:40.788Z|d91811e7-149e-48d0-9a52-90979c9c4f5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:49:40.789Z|d91811e7-149e-48d0-9a52-90979c9c4f5f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:49:44.641Z|96561a96-6f5b-4a07-8610-7c3251fa040c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:44.642Z|96561a96-6f5b-4a07-8610-7c3251fa040c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:44.649Z|c0738951-1d2e-42b5-9e52-bd9445b34314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:44.650Z|c0738951-1d2e-42b5-9e52-bd9445b34314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:44.672Z|ff7ee38d-6193-46c5-bbc6-eba847ec99f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:44.672Z|ff7ee38d-6193-46c5-bbc6-eba847ec99f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:54.674Z|e4f454a2-3883-4c20-950b-16d9c0cedcbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:54.674Z|5af2bc8e-9371-4407-be5d-d19c719e98f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:54.674Z|e4f454a2-3883-4c20-950b-16d9c0cedcbc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:54.675Z|5af2bc8e-9371-4407-be5d-d19c719e98f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:54.709Z|aa6ae949-d085-493f-bb38-d35f13bc2e7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:49:54.710Z|aa6ae949-d085-493f-bb38-d35f13bc2e7f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:49:55.370Z|39d75b22-f255-4299-91a6-869d39ecdbda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:49:55.371Z|39d75b22-f255-4299-91a6-869d39ecdbda|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:50:04.708Z|6573abc9-6e63-4563-8c36-b7601670e877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:04.708Z|4ae2a153-e094-4a5c-b7c6-7598857dd802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:04.709Z|6573abc9-6e63-4563-8c36-b7601670e877|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:04.709Z|4ae2a153-e094-4a5c-b7c6-7598857dd802|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:04.744Z|ac477cdc-d78b-4015-ad5b-6be7ee4903f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:04.744Z|ac477cdc-d78b-4015-ad5b-6be7ee4903f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:08.938Z|6852971f-e36b-4707-bfd1-d4ab1a380a10|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:50:08.939Z|6852971f-e36b-4707-bfd1-d4ab1a380a10|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:10.370Z|3ff6028a-1156-4c71-b8ee-3b81511f865c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:50:10.373Z|3ff6028a-1156-4c71-b8ee-3b81511f865c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:50:10.790Z|0d921a6a-055c-41a2-ad7d-1dba7b0c41ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:50:10.790Z|0d921a6a-055c-41a2-ad7d-1dba7b0c41ba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:50:14.748Z|33dc5a3e-39cf-4b33-9563-37a9d5fe8eca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:14.748Z|789ae8cb-928b-44a1-9058-abc5ebf7a56b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:14.749Z|33dc5a3e-39cf-4b33-9563-37a9d5fe8eca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:14.749Z|789ae8cb-928b-44a1-9058-abc5ebf7a56b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:14.787Z|7714ee1e-710f-48d8-a0c6-5f63fb65c387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:14.788Z|7714ee1e-710f-48d8-a0c6-5f63fb65c387|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:24.780Z|52499195-4b25-44ac-97d4-ef10a5bbae75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:24.781Z|52499195-4b25-44ac-97d4-ef10a5bbae75|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:24.781Z|e172e39b-3629-473a-b75b-7b2b44c5af07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:24.782Z|e172e39b-3629-473a-b75b-7b2b44c5af07|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:24.815Z|f0c98642-903e-4379-92de-5f52c255df1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:24.816Z|f0c98642-903e-4379-92de-5f52c255df1a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:25.370Z|7cdf068e-5885-4a11-9784-2963a8c35fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:50:25.370Z|7cdf068e-5885-4a11-9784-2963a8c35fdb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:50:34.816Z|1884b2a1-b352-41bf-8203-986d4d765efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:34.818Z|1884b2a1-b352-41bf-8203-986d4d765efe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:34.820Z|4664707d-1d20-4119-9241-44dec8b5197c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:34.820Z|4664707d-1d20-4119-9241-44dec8b5197c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:34.852Z|42416f38-759b-467b-8ce7-a31306ae9f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:34.856Z|42416f38-759b-467b-8ce7-a31306ae9f08|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:40.370Z|00af5c8a-c053-4e56-a3c6-a2d0e62b123b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:50:40.370Z|00af5c8a-c053-4e56-a3c6-a2d0e62b123b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:50:40.791Z|b6f431ed-dd75-4169-8f67-4e9004dd4ff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:50:40.792Z|b6f431ed-dd75-4169-8f67-4e9004dd4ff3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:50:44.849Z|993c582d-aa14-46ab-9d40-4f7b527fcab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:44.850Z|993c582d-aa14-46ab-9d40-4f7b527fcab1|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:44.855Z|2ceb870a-cafc-49a4-a721-5bae3bef839e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:44.855Z|2ceb870a-cafc-49a4-a721-5bae3bef839e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:44.892Z|7c942b3f-007d-4e5f-8735-c65f0d92d4bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:44.893Z|7c942b3f-007d-4e5f-8735-c65f0d92d4bf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:54.910Z|cc2fdfdf-a705-43f0-8300-498559396b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:54.911Z|dd62bf35-2628-4083-9ba6-c3d7909b84c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:54.911Z|cc2fdfdf-a705-43f0-8300-498559396b18|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:54.911Z|dd62bf35-2628-4083-9ba6-c3d7909b84c8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:54.948Z|2efeb21a-7e82-4ae4-8777-690734369f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:50:54.949Z|2efeb21a-7e82-4ae4-8777-690734369f4f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:50:55.370Z|2d8163fd-8f26-4622-ad81-f1129bc833d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:50:55.373Z|2d8163fd-8f26-4622-ad81-f1129bc833d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:51:04.948Z|08c8e551-e876-443f-9928-342cfa9291e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:04.949Z|08c8e551-e876-443f-9928-342cfa9291e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:04.950Z|90e9d474-6c71-4f9d-96a9-1038998d9069|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:04.950Z|90e9d474-6c71-4f9d-96a9-1038998d9069|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:04.981Z|9fbf938b-72b2-4d96-847c-764ea4894ecc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:04.982Z|9fbf938b-72b2-4d96-847c-764ea4894ecc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:08.942Z|01b22045-1325-4745-b397-91783604e543|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:51:08.943Z|01b22045-1325-4745-b397-91783604e543|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:10.370Z|860e237a-8b0c-4ee4-8724-d9bfa45eb064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:51:10.370Z|860e237a-8b0c-4ee4-8724-d9bfa45eb064|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:51:10.792Z|2862407b-d1be-4863-a590-338966411548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:51:10.793Z|2862407b-d1be-4863-a590-338966411548|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:51:14.997Z|0188ff71-c157-43c2-a6e7-8b35ab09b7b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:14.998Z|0188ff71-c157-43c2-a6e7-8b35ab09b7b8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:15.002Z|fb8b8338-bec8-460d-b57a-6fc4de369ac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:15.003Z|fb8b8338-bec8-460d-b57a-6fc4de369ac3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:15.012Z|3e2dbe19-570f-4b13-8fe1-8f8f342b27b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:15.013Z|3e2dbe19-570f-4b13-8fe1-8f8f342b27b0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:25.034Z|38353773-e4a0-4434-b6d4-e4ac51336687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:25.035Z|38353773-e4a0-4434-b6d4-e4ac51336687|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:25.040Z|1b98195e-7e6d-4080-a31d-c18a6fd3ccc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:25.041Z|1b98195e-7e6d-4080-a31d-c18a6fd3ccc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:25.058Z|b75cdd6a-b516-4f27-81a6-1bbd2a87b0f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:25.059Z|b75cdd6a-b516-4f27-81a6-1bbd2a87b0f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:25.370Z|bd3714e8-375e-4609-bfc7-66d17f719c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:51:25.371Z|bd3714e8-375e-4609-bfc7-66d17f719c79|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:51:35.068Z|e5fefa24-fb27-42b8-bb5e-7678242891fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:35.068Z|e5fefa24-fb27-42b8-bb5e-7678242891fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:35.077Z|e514805e-2ecf-40d8-afb2-b56bed11fbff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:35.078Z|e514805e-2ecf-40d8-afb2-b56bed11fbff|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:35.098Z|542b630d-1567-4af9-8e2a-e38516bb01d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:35.099Z|542b630d-1567-4af9-8e2a-e38516bb01d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:40.370Z|36e72f63-530c-414b-ae74-634e29154955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:51:40.373Z|36e72f63-530c-414b-ae74-634e29154955|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:51:40.798Z|5534757d-35a8-498f-a731-43d7affe6612|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:51:40.798Z|5534757d-35a8-498f-a731-43d7affe6612|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:51:45.105Z|f9beece1-dc19-49c1-8922-0e943f1931a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:45.106Z|f9beece1-dc19-49c1-8922-0e943f1931a3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:45.115Z|a29442f3-35bd-47fa-8750-56357df12701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:45.116Z|a29442f3-35bd-47fa-8750-56357df12701|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:45.130Z|8706d2f9-3365-4698-ad94-65c82f287b36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:45.131Z|8706d2f9-3365-4698-ad94-65c82f287b36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:55.143Z|045c6063-3ecf-47a6-82ac-fdc7fab2787d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:55.143Z|045c6063-3ecf-47a6-82ac-fdc7fab2787d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:55.146Z|31808865-33b6-420f-9d7a-f42fc861e17c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:55.147Z|31808865-33b6-420f-9d7a-f42fc861e17c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:55.171Z|34f97742-de1a-4db2-8757-b388d8f46b8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:51:55.172Z|34f97742-de1a-4db2-8757-b388d8f46b8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:51:55.370Z|50cdec16-856f-4b31-8905-ae804b691d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:51:55.370Z|50cdec16-856f-4b31-8905-ae804b691d3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:52:05.187Z|11307170-343d-4e31-88e5-e9ff0fe5e861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:05.187Z|6f64dcb9-63ca-4d8d-8b8e-c26e6924eee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:05.188Z|11307170-343d-4e31-88e5-e9ff0fe5e861|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:05.188Z|6f64dcb9-63ca-4d8d-8b8e-c26e6924eee8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:05.216Z|07c1972d-a2eb-4e83-aafc-2967de539859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:05.217Z|07c1972d-a2eb-4e83-aafc-2967de539859|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:08.938Z|d4be6437-07d5-4c11-95e1-b2f959c32a94|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:52:08.939Z|d4be6437-07d5-4c11-95e1-b2f959c32a94|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:10.370Z|d1b8f40a-6420-4fde-8d20-c026954384fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:52:10.370Z|d1b8f40a-6420-4fde-8d20-c026954384fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:52:10.799Z|595c8854-076f-485c-9359-18c4c584170d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:52:10.800Z|595c8854-076f-485c-9359-18c4c584170d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:52:15.222Z|b042cb47-bea6-4851-b6f0-501dcbe75931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:15.222Z|5a4bc325-d716-47fe-8b6c-182340fc0691|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:15.223Z|b042cb47-bea6-4851-b6f0-501dcbe75931|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:15.223Z|5a4bc325-d716-47fe-8b6c-182340fc0691|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:15.252Z|dc8947fe-2aed-45c2-8237-9b0d35e73b7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:15.253Z|dc8947fe-2aed-45c2-8237-9b0d35e73b7c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:25.258Z|6b553972-6bea-4945-a14e-19228e6d89c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:25.259Z|6b553972-6bea-4945-a14e-19228e6d89c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:25.261Z|88682546-1a0c-4a5e-b98a-4240b46b9985|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:25.261Z|88682546-1a0c-4a5e-b98a-4240b46b9985|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:25.286Z|3b3e00af-e3b1-4851-855c-4297d60c05ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:25.287Z|3b3e00af-e3b1-4851-855c-4297d60c05ca|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:25.370Z|ce81e2dc-24f1-4ef3-9148-fde4e512c624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:52:25.373Z|ce81e2dc-24f1-4ef3-9148-fde4e512c624|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:52:35.291Z|c2b1f962-2bbb-40b5-9e1b-6097783ba1b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:35.292Z|c2b1f962-2bbb-40b5-9e1b-6097783ba1b3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:35.300Z|09a9bc5f-2166-410c-92fe-daba566463a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:35.301Z|09a9bc5f-2166-410c-92fe-daba566463a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:35.323Z|24e59070-9b42-4346-93cb-16c418c3e4b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:35.324Z|24e59070-9b42-4346-93cb-16c418c3e4b0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:40.370Z|cc43766b-c8a9-4780-b49f-5a9ef30d7a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:52:40.370Z|cc43766b-c8a9-4780-b49f-5a9ef30d7a78|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:52:40.800Z|7f38c931-9ae7-4aca-8097-12a45521320a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:52:40.801Z|7f38c931-9ae7-4aca-8097-12a45521320a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:52:45.324Z|658a7e79-8058-4a28-a3de-1023df2b0627|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:45.325Z|658a7e79-8058-4a28-a3de-1023df2b0627|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:45.350Z|888ee93c-7f9d-4f2d-b582-3a10d0aad4cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:45.351Z|888ee93c-7f9d-4f2d-b582-3a10d0aad4cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:45.350Z|c2944e95-1c1c-438d-92a1-1deb51abefb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:45.351Z|c2944e95-1c1c-438d-92a1-1deb51abefb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:55.357Z|984a7a61-bbf1-4a26-9a54-f9ba9f107762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:55.358Z|984a7a61-bbf1-4a26-9a54-f9ba9f107762|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:55.369Z|9211d924-4a32-44b6-bbe9-3a72d3efee28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:52:55.370Z|9211d924-4a32-44b6-bbe9-3a72d3efee28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:52:55.394Z|b9914ba8-535b-4643-9c38-3be79a8f29ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:55.395Z|b9914ba8-535b-4643-9c38-3be79a8f29ea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:52:55.398Z|4920b0fb-da85-47db-ad58-1914b7562820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:52:55.398Z|4920b0fb-da85-47db-ad58-1914b7562820|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:05.399Z|6f08b30c-638e-4b9d-a9a5-e9b584634ed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:05.400Z|6f08b30c-638e-4b9d-a9a5-e9b584634ed9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:05.434Z|13fea318-8442-4335-bc49-fc0fec05199b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:05.435Z|13fea318-8442-4335-bc49-fc0fec05199b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:05.436Z|d13629d7-deb1-48fe-9d82-9019154dc6d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:05.437Z|d13629d7-deb1-48fe-9d82-9019154dc6d9|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:08.939Z|47c8c81d-0308-4d3a-a2bf-034eef7813a6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:53:08.940Z|47c8c81d-0308-4d3a-a2bf-034eef7813a6|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:10.370Z|b33a5c77-e255-473b-b97e-2a4d59e0e090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:53:10.372Z|b33a5c77-e255-473b-b97e-2a4d59e0e090|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:53:10.802Z|9ae9bd1a-31eb-4dec-b9ce-ab17de0f01d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:53:10.803Z|9ae9bd1a-31eb-4dec-b9ce-ab17de0f01d6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:53:15.430Z|564035e2-c715-4996-991c-efc934187ca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:15.430Z|564035e2-c715-4996-991c-efc934187ca8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:15.462Z|41e4d632-7ed3-4937-9d01-040dcc9e7cc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:15.462Z|51876f45-1971-4448-b01d-aea69fee6ee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:15.463Z|41e4d632-7ed3-4937-9d01-040dcc9e7cc0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:15.463Z|51876f45-1971-4448-b01d-aea69fee6ee9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:25.370Z|4dc8195d-ee6d-4231-a5cf-e4fba70fe68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:53:25.370Z|4dc8195d-ee6d-4231-a5cf-e4fba70fe68b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:53:25.459Z|1ea814e2-046e-4f32-9f31-290601e2037a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:25.460Z|1ea814e2-046e-4f32-9f31-290601e2037a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:25.499Z|f8465576-6e59-4de7-a24d-cf054be03d75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:25.500Z|f8465576-6e59-4de7-a24d-cf054be03d75|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:25.510Z|99ea13f7-fe2b-42e6-a424-a8902a90b918|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:25.511Z|99ea13f7-fe2b-42e6-a424-a8902a90b918|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:35.488Z|1e632dda-d26e-424d-b114-0132c95e782f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:35.489Z|1e632dda-d26e-424d-b114-0132c95e782f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:35.535Z|b4f5eb6b-ea25-4573-8089-a74c0363b59d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:35.539Z|b4f5eb6b-ea25-4573-8089-a74c0363b59d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:35.547Z|205ca7f9-d7a2-497e-8803-82030291d83c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:35.549Z|205ca7f9-d7a2-497e-8803-82030291d83c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:40.369Z|fda02993-872f-4b39-aa3a-205612d4295e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:53:40.370Z|fda02993-872f-4b39-aa3a-205612d4295e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:53:40.804Z|426c8d13-bb87-4fb4-af34-5eb18f92e7de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:53:40.805Z|426c8d13-bb87-4fb4-af34-5eb18f92e7de|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:53:45.519Z|93ba3f61-6aba-4009-8b41-c8efbfcadf11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:45.520Z|93ba3f61-6aba-4009-8b41-c8efbfcadf11|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:45.571Z|0d6bfbe5-0d7b-4d87-9482-e03ae0b44857|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:45.571Z|299bbb06-d808-405f-84bd-c9f72583a4dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:45.572Z|0d6bfbe5-0d7b-4d87-9482-e03ae0b44857|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:45.572Z|299bbb06-d808-405f-84bd-c9f72583a4dc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:55.369Z|8dc09925-8d63-401d-9855-dc2a2333aec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:53:55.372Z|8dc09925-8d63-401d-9855-dc2a2333aec8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:53:55.546Z|dc2ec91c-9be8-4d86-b4a8-117bb24f9e08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:55.547Z|dc2ec91c-9be8-4d86-b4a8-117bb24f9e08|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:55.602Z|5cc3771a-938f-4b8b-a74b-6fcaa7554fdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:55.602Z|51caa9de-8b6d-4b06-bcdb-acb819e1008a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:53:55.603Z|51caa9de-8b6d-4b06-bcdb-acb819e1008a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:53:55.603Z|5cc3771a-938f-4b8b-a74b-6fcaa7554fdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:05.580Z|2d3567db-8add-4c44-9943-6d69b1b880aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:05.581Z|2d3567db-8add-4c44-9943-6d69b1b880aa|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:05.630Z|75bf19d3-646b-4a39-86b7-7b56ddc3309b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:05.630Z|9a20c4d9-aa4e-406b-bcfc-b13719d13ef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:05.631Z|75bf19d3-646b-4a39-86b7-7b56ddc3309b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:05.631Z|9a20c4d9-aa4e-406b-bcfc-b13719d13ef6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:08.938Z|1c2c527a-0dcf-41f8-8856-2292bc0d09cb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:54:08.939Z|1c2c527a-0dcf-41f8-8856-2292bc0d09cb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:10.370Z|a7ee86ad-80c1-4e4f-8778-23b63444a88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:54:10.370Z|a7ee86ad-80c1-4e4f-8778-23b63444a88f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:54:10.806Z|f8707cb7-8fb1-4e09-ad29-560ff896f243|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:54:10.806Z|f8707cb7-8fb1-4e09-ad29-560ff896f243|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:54:15.615Z|659e5439-6041-4ee6-ac61-cf5e56ae222b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:15.616Z|659e5439-6041-4ee6-ac61-cf5e56ae222b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:15.663Z|a2bce87e-6890-486d-842a-90cfbe82589a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:15.664Z|fe381d25-e798-4061-bf51-b20e3232c249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:15.664Z|fe381d25-e798-4061-bf51-b20e3232c249|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:15.665Z|a2bce87e-6890-486d-842a-90cfbe82589a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:25.370Z|c230e424-b4ba-4c6e-b58c-b48ae1c4225b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:54:25.370Z|c230e424-b4ba-4c6e-b58c-b48ae1c4225b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:54:25.643Z|07d6040f-08f6-4710-af7d-a8b1931b927c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:25.644Z|07d6040f-08f6-4710-af7d-a8b1931b927c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:25.698Z|a418346a-4719-424d-80d3-9b1eea901794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:25.698Z|90f9a02e-c295-48a1-8173-1a42e04c04e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:25.699Z|90f9a02e-c295-48a1-8173-1a42e04c04e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:25.699Z|a418346a-4719-424d-80d3-9b1eea901794|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:35.682Z|62d3f6f6-c2f4-48bf-9380-c3d669d9234f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:35.683Z|62d3f6f6-c2f4-48bf-9380-c3d669d9234f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:35.732Z|e6ee35d0-640a-4808-bda4-267925e1c685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:35.732Z|07d60a1b-b920-49bc-9c11-2e5f9c9059bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:35.733Z|e6ee35d0-640a-4808-bda4-267925e1c685|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:35.734Z|07d60a1b-b920-49bc-9c11-2e5f9c9059bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:40.370Z|917a409b-007c-4288-8062-ed0f53fdf551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:54:40.370Z|917a409b-007c-4288-8062-ed0f53fdf551|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:54:40.807Z|fb1b36c6-e427-4d2c-a7d4-9aac1e914b69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:54:40.808Z|fb1b36c6-e427-4d2c-a7d4-9aac1e914b69|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:54:45.721Z|0185a57e-b6a5-48c3-9a67-60e865e77ee2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:45.721Z|0185a57e-b6a5-48c3-9a67-60e865e77ee2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:45.771Z|1033fe69-8b4d-411d-a5c3-0121eb92a555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:45.772Z|e98590bd-1cc0-4648-a7ea-9f5683d5e23e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:45.772Z|1033fe69-8b4d-411d-a5c3-0121eb92a555|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:45.772Z|e98590bd-1cc0-4648-a7ea-9f5683d5e23e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:55.369Z|02e1b289-dec3-45bc-86af-ad56c11ae28c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:54:55.370Z|02e1b289-dec3-45bc-86af-ad56c11ae28c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:54:55.751Z|bc9b2389-2a86-402f-999b-b17860d5fe08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:55.752Z|bc9b2389-2a86-402f-999b-b17860d5fe08|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:55.820Z|ba034512-0391-4199-b651-85516a4bd17e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:55.820Z|d9e62c90-3406-49f5-846d-6f777629d3c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:54:55.821Z|ba034512-0391-4199-b651-85516a4bd17e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:54:55.821Z|d9e62c90-3406-49f5-846d-6f777629d3c7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:05.783Z|9b5173ae-c868-4c48-96f7-19fdabc5cf31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:05.785Z|9b5173ae-c868-4c48-96f7-19fdabc5cf31|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:05.851Z|265f97ae-3126-4c2a-8076-bcd0aebf5805|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:05.852Z|dbb1e3ec-22f9-4f3e-bdf7-f7d95c53832d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:05.854Z|265f97ae-3126-4c2a-8076-bcd0aebf5805|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:05.854Z|dbb1e3ec-22f9-4f3e-bdf7-f7d95c53832d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:08.939Z|5def935a-ca1b-4c2d-a44b-bc7737d548e5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:55:08.940Z|5def935a-ca1b-4c2d-a44b-bc7737d548e5|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:10.370Z|ecc8f85f-5106-417d-b5d0-cf1ddcd25ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:55:10.375Z|ecc8f85f-5106-417d-b5d0-cf1ddcd25ecc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:55:10.809Z|18af0f22-6dfa-4ad4-9bf9-16eb44c44392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:55:10.809Z|18af0f22-6dfa-4ad4-9bf9-16eb44c44392|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:55:15.818Z|7ad9863b-dc74-4ee6-b6e4-0b4fcd15633d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:15.819Z|7ad9863b-dc74-4ee6-b6e4-0b4fcd15633d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:15.881Z|d9a40276-97f9-47d0-9950-d19b9e8ba7af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:15.882Z|d9a40276-97f9-47d0-9950-d19b9e8ba7af|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:15.883Z|28f40e90-14bc-4fc5-b565-782934a53b89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:15.884Z|28f40e90-14bc-4fc5-b565-782934a53b89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:25.370Z|ba3376a6-b4e1-4f65-b476-fd1b02d12aa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:55:25.370Z|ba3376a6-b4e1-4f65-b476-fd1b02d12aa3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:55:25.850Z|ed910c8b-083c-43b3-9b6a-1a13a733afae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:25.851Z|ed910c8b-083c-43b3-9b6a-1a13a733afae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:25.909Z|bfdbc50e-e530-49d2-aa69-275f201bb606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:25.909Z|8cf12881-b52b-4c9d-a135-06b2727968de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:25.910Z|8cf12881-b52b-4c9d-a135-06b2727968de|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:25.910Z|bfdbc50e-e530-49d2-aa69-275f201bb606|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:35.882Z|4c5a75cc-4160-4d8f-a464-5f63625b5735|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:35.883Z|4c5a75cc-4160-4d8f-a464-5f63625b5735|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:35.940Z|234b1e30-fcdd-44d7-b1bf-1ea1d08e9307|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:35.941Z|234b1e30-fcdd-44d7-b1bf-1ea1d08e9307|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:35.940Z|ccb9b4dc-8e9d-4216-9227-5ea273bd16c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:35.946Z|ccb9b4dc-8e9d-4216-9227-5ea273bd16c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:40.370Z|17002383-c8ee-44d0-8d53-59baa6d7110c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:55:40.370Z|17002383-c8ee-44d0-8d53-59baa6d7110c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:55:40.811Z|2a8342eb-d1b5-4307-878d-7287f7dc0537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:55:40.811Z|2a8342eb-d1b5-4307-878d-7287f7dc0537|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:55:45.938Z|fd8a4dfb-8d0b-483f-bf74-2ce827ed309b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:45.939Z|fd8a4dfb-8d0b-483f-bf74-2ce827ed309b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:45.978Z|873eef8a-9459-4d35-b01d-5219ab0145e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:45.979Z|873eef8a-9459-4d35-b01d-5219ab0145e8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:45.983Z|a5db6eeb-7e22-4860-8b36-844a3b1a75b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:45.983Z|a5db6eeb-7e22-4860-8b36-844a3b1a75b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:55.369Z|9abb3b14-2a51-4a66-917b-a2d2d175a442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:55:55.370Z|9abb3b14-2a51-4a66-917b-a2d2d175a442|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:55:55.972Z|43ec5638-0de5-430e-9ee3-a8d1dfb53118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:55.973Z|43ec5638-0de5-430e-9ee3-a8d1dfb53118|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:56.022Z|a3a17d0d-edb1-430f-ae73-05610cefe4f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:56.023Z|730113f4-7146-45d1-b37a-32a6d9d8f893|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:55:56.023Z|a3a17d0d-edb1-430f-ae73-05610cefe4f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:55:56.023Z|730113f4-7146-45d1-b37a-32a6d9d8f893|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:06.008Z|495c3c63-7f50-451c-93d8-2f166e0037cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:06.009Z|495c3c63-7f50-451c-93d8-2f166e0037cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:06.050Z|9f7519d3-7356-44a6-9c01-680f211768ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:06.051Z|9f7519d3-7356-44a6-9c01-680f211768ef|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:06.052Z|8f7dca20-7557-49f8-a4aa-440c8d521df0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:06.052Z|8f7dca20-7557-49f8-a4aa-440c8d521df0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:08.940Z|f4f6478f-3bea-41c2-9c43-2ff9eb6ef7b2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:56:08.941Z|f4f6478f-3bea-41c2-9c43-2ff9eb6ef7b2|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:10.369Z|5ea9e134-524a-49f7-95be-2b428a4e8af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:56:10.370Z|5ea9e134-524a-49f7-95be-2b428a4e8af3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:56:10.812Z|f6424f2f-8060-4b21-a08d-b6d4e006ec8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:56:10.813Z|f6424f2f-8060-4b21-a08d-b6d4e006ec8b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:56:16.040Z|92ed99fc-9c2b-47c3-b273-68b8deeab1ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:16.041Z|92ed99fc-9c2b-47c3-b273-68b8deeab1ea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:16.077Z|8a9ea92e-8859-430d-bf02-453df14345b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:16.078Z|f0dbb99d-ac36-46ec-a951-9f78022bc742|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:16.078Z|8a9ea92e-8859-430d-bf02-453df14345b2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:16.078Z|f0dbb99d-ac36-46ec-a951-9f78022bc742|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:25.370Z|8860d55f-b16f-4d2e-8a32-08b0175cba09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:56:25.374Z|8860d55f-b16f-4d2e-8a32-08b0175cba09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:56:26.069Z|5b32309d-d42b-4e6d-82dd-b3beaca904b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:26.071Z|5b32309d-d42b-4e6d-82dd-b3beaca904b9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:26.103Z|cb910e84-466e-4e80-95c4-f84f3beee75c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:26.104Z|cb910e84-466e-4e80-95c4-f84f3beee75c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:26.103Z|d1e16be1-56c6-4121-aced-a0e40fbdb3e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:26.105Z|d1e16be1-56c6-4121-aced-a0e40fbdb3e8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:36.101Z|260b3385-5b53-4915-968a-8058036cd74d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:36.102Z|260b3385-5b53-4915-968a-8058036cd74d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:36.138Z|7f0ad67d-8b94-40a8-833a-0f74a127c6e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:36.138Z|0ec4dcd4-736d-4bb6-9dbd-a8b913f7995c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:36.139Z|0ec4dcd4-736d-4bb6-9dbd-a8b913f7995c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:36.139Z|7f0ad67d-8b94-40a8-833a-0f74a127c6e3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:40.370Z|801ae603-299b-4952-a7f4-861b13abb71a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:56:40.371Z|801ae603-299b-4952-a7f4-861b13abb71a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:56:40.813Z|07eca626-8f82-43e7-b699-d58fc7d5c17e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:56:40.814Z|07eca626-8f82-43e7-b699-d58fc7d5c17e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:56:46.132Z|413db622-5f11-4594-ad3c-40429fe5b33a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:46.133Z|413db622-5f11-4594-ad3c-40429fe5b33a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:46.169Z|4e175507-0584-4b3d-97cd-2f49f79f8421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:46.170Z|4e175507-0584-4b3d-97cd-2f49f79f8421|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:46.175Z|ab3337e8-4463-4397-853b-37a125085b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:46.176Z|ab3337e8-4463-4397-853b-37a125085b83|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:55.370Z|6426bd72-0e9e-4954-a30b-5daf5d2e47f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:56:55.372Z|6426bd72-0e9e-4954-a30b-5daf5d2e47f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:56:56.163Z|5d56b0ce-8678-4052-b37b-597f3c5443f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:56.165Z|5d56b0ce-8678-4052-b37b-597f3c5443f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:56.196Z|9e6e7d04-4e00-4b95-a62c-52d4b2332038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:56.197Z|9e6e7d04-4e00-4b95-a62c-52d4b2332038|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:56:56.204Z|ecd3c29d-ac77-4ecd-9786-8580126c6da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:56:56.204Z|ecd3c29d-ac77-4ecd-9786-8580126c6da6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:06.193Z|c33e53c4-4096-4ed8-b66c-1bcf61daa2e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:06.195Z|c33e53c4-4096-4ed8-b66c-1bcf61daa2e7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:06.232Z|24f25627-6ad9-47d1-8f6e-c6f9cef70a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:06.232Z|e447730a-fcca-4f28-993a-96c92e597358|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:06.232Z|24f25627-6ad9-47d1-8f6e-c6f9cef70a4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:06.233Z|e447730a-fcca-4f28-993a-96c92e597358|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:08.939Z|0f59ca94-161a-4d3e-9f1f-9e6e9326ddfc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:57:08.940Z|0f59ca94-161a-4d3e-9f1f-9e6e9326ddfc|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:10.370Z|430daadd-d959-4b75-9370-1e427df50fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:57:10.372Z|430daadd-d959-4b75-9370-1e427df50fd9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:57:10.815Z|f634a996-5ea0-4f88-99fc-67b31e6d9c84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:57:10.816Z|f634a996-5ea0-4f88-99fc-67b31e6d9c84|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:57:16.224Z|1febc079-e43c-421b-a5de-eea1aa92741f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:16.225Z|1febc079-e43c-421b-a5de-eea1aa92741f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:16.258Z|ed03bcbf-1a32-4808-91bb-2e77c48ce094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:16.259Z|ed03bcbf-1a32-4808-91bb-2e77c48ce094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:16.259Z|76e30f48-a55a-4cac-bd89-ba534eae75f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:16.260Z|76e30f48-a55a-4cac-bd89-ba534eae75f7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:25.370Z|69f203a1-aaf2-4604-a90c-905dced9c292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:57:25.371Z|69f203a1-aaf2-4604-a90c-905dced9c292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:57:26.266Z|8bad2fbc-50a1-4fb3-b57f-3360d222e8db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:26.267Z|8bad2fbc-50a1-4fb3-b57f-3360d222e8db|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:26.286Z|ca166766-90c7-44b1-afd0-06803f669d09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:26.287Z|ca166766-90c7-44b1-afd0-06803f669d09|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:26.287Z|76e8a5a9-a7d2-439f-86b0-6bc9de279f8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:26.288Z|76e8a5a9-a7d2-439f-86b0-6bc9de279f8a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:36.300Z|80c18ee4-a013-4857-aa57-c0a270fb832c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:36.301Z|80c18ee4-a013-4857-aa57-c0a270fb832c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:36.315Z|240a4a9c-ff24-422d-8a5f-f9efb0421cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:36.315Z|74716cd1-8000-41c1-b45b-e115e9832bc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:36.316Z|240a4a9c-ff24-422d-8a5f-f9efb0421cbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:36.316Z|74716cd1-8000-41c1-b45b-e115e9832bc4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:40.369Z|42cbec89-6121-4ef2-8cb5-0e289ce45731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:57:40.370Z|42cbec89-6121-4ef2-8cb5-0e289ce45731|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:57:40.816Z|39895a09-c58c-4eb0-bcb0-c537fa37941e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:57:40.817Z|39895a09-c58c-4eb0-bcb0-c537fa37941e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:57:46.341Z|0f52817d-9772-443e-a455-5331308fa9c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:46.342Z|0f52817d-9772-443e-a455-5331308fa9c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:46.367Z|c765565c-3851-4f39-a291-489bba6372bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:46.368Z|83f39418-16ae-4562-bb66-1fda4db1bd37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:46.368Z|c765565c-3851-4f39-a291-489bba6372bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:46.369Z|83f39418-16ae-4562-bb66-1fda4db1bd37|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:55.369Z|eb044b6c-98ad-411f-b785-94ef34f52ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:57:55.373Z|eb044b6c-98ad-411f-b785-94ef34f52ebf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:57:56.382Z|6e524999-5104-4a97-86eb-32ead1000390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:56.383Z|6e524999-5104-4a97-86eb-32ead1000390|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:56.401Z|95946769-e61a-4a93-bc15-4d5ccd75c68f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:56.403Z|95946769-e61a-4a93-bc15-4d5ccd75c68f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:57:56.405Z|84bf2c30-1002-4a99-bc01-3efee0b635d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:57:56.405Z|84bf2c30-1002-4a99-bc01-3efee0b635d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:06.410Z|ccac90c2-5609-4e53-86b0-3a36604eaa0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:06.411Z|ccac90c2-5609-4e53-86b0-3a36604eaa0d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:06.432Z|74e8a308-950e-4000-8f00-1fd660f756ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:06.432Z|74e8a308-950e-4000-8f00-1fd660f756ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:06.433Z|085c0afe-30cc-463e-b38f-0bc3c7cfcff7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:06.434Z|085c0afe-30cc-463e-b38f-0bc3c7cfcff7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:08.938Z|2ea3c785-6de9-4190-8765-58ea6f9241d8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:58:08.939Z|2ea3c785-6de9-4190-8765-58ea6f9241d8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:10.369Z|1d77b10a-e7ab-4b14-9e55-1a5a90c76aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:58:10.371Z|1d77b10a-e7ab-4b14-9e55-1a5a90c76aa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:58:10.817Z|61edd737-9595-4c59-8d92-9b9b7c01e615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:58:10.818Z|61edd737-9595-4c59-8d92-9b9b7c01e615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:58:16.441Z|72129551-1c2c-498e-ba0d-3b23a2443f23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:16.442Z|72129551-1c2c-498e-ba0d-3b23a2443f23|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:16.456Z|de79acb3-51e5-4c91-9eaa-7624df1e260b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:16.457Z|de79acb3-51e5-4c91-9eaa-7624df1e260b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:16.460Z|05f6c8ff-d7dc-45e9-ae3a-0b73d8157828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:16.461Z|05f6c8ff-d7dc-45e9-ae3a-0b73d8157828|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:25.370Z|f0f8e03a-aa54-43a4-93eb-02fbf178e6f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:58:25.370Z|f0f8e03a-aa54-43a4-93eb-02fbf178e6f2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:58:26.468Z|ab8c72fd-9556-4788-9449-8c2c9dc15703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:26.468Z|ab8c72fd-9556-4788-9449-8c2c9dc15703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:26.491Z|b47252de-0127-40c2-a84a-663aede07ee4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:26.490Z|294a5397-8d75-4b62-9eee-2334d86bcb4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:26.491Z|294a5397-8d75-4b62-9eee-2334d86bcb4d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:26.491Z|b47252de-0127-40c2-a84a-663aede07ee4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:36.496Z|807e7ba9-0720-4ee2-a813-5b0cd8051893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:36.497Z|807e7ba9-0720-4ee2-a813-5b0cd8051893|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:36.518Z|d8966595-eaa6-46dd-bfd8-a175d6751d32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:36.519Z|d8966595-eaa6-46dd-bfd8-a175d6751d32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:36.518Z|bf29c618-3eff-4530-b618-72d75d7ddfa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:36.522Z|bf29c618-3eff-4530-b618-72d75d7ddfa6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:40.370Z|6d06a267-c13f-491c-bd2a-1aa072db0179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:58:40.374Z|6d06a267-c13f-491c-bd2a-1aa072db0179|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:58:40.819Z|88d25bdb-7b4e-4730-a4d0-bdf62e56a584|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:58:40.820Z|88d25bdb-7b4e-4730-a4d0-bdf62e56a584|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:58:46.532Z|bd34e21b-8f22-48a5-917b-5665f41b7819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:46.534Z|bd34e21b-8f22-48a5-917b-5665f41b7819|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:46.547Z|10afc1de-2759-4d65-846b-bdf25384e246|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:46.547Z|2265ae1d-e597-4e57-9abf-a4425e62e2ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:46.548Z|10afc1de-2759-4d65-846b-bdf25384e246|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:46.548Z|2265ae1d-e597-4e57-9abf-a4425e62e2ce|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:55.370Z|1d6dea26-5cd3-4ee5-9628-29502fb33b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:58:55.370Z|1d6dea26-5cd3-4ee5-9628-29502fb33b0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:58:56.560Z|7bdb5253-8035-41ac-9ca0-6ae2ee2484a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:56.561Z|7bdb5253-8035-41ac-9ca0-6ae2ee2484a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:56.576Z|49643fe4-2aeb-43b4-9df6-1c15d0972678|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:56.576Z|1ac2859f-2fed-429c-9145-618050612d9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:58:56.577Z|1ac2859f-2fed-429c-9145-618050612d9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:58:56.578Z|49643fe4-2aeb-43b4-9df6-1c15d0972678|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:06.595Z|998aa06c-d16a-4342-a439-8075e4e086eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:06.597Z|998aa06c-d16a-4342-a439-8075e4e086eb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:06.603Z|52b8dbfb-c898-4725-b4ee-066f581547eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:06.604Z|52b8dbfb-c898-4725-b4ee-066f581547eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:06.603Z|6b4decbe-cc43-4110-b467-38249d8be30f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:06.605Z|6b4decbe-cc43-4110-b467-38249d8be30f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:08.938Z|8531d4e8-3978-4b50-80af-14e56ba8bf37|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T00:59:08.939Z|8531d4e8-3978-4b50-80af-14e56ba8bf37|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:10.369Z|fde7a76c-8935-4a9c-bc27-ad4347ea1841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:59:10.370Z|fde7a76c-8935-4a9c-bc27-ad4347ea1841|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:59:10.820Z|57c1c2ab-710c-4543-9d4d-37327a46caba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:59:10.821Z|57c1c2ab-710c-4543-9d4d-37327a46caba|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:59:16.625Z|93829ddd-8e49-451d-8fc7-a4a1fa7cbfb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:16.626Z|93829ddd-8e49-451d-8fc7-a4a1fa7cbfb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:16.629Z|c2c33b95-63e3-4f60-b433-5399d91b244e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:16.630Z|c2c33b95-63e3-4f60-b433-5399d91b244e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:16.631Z|d5219b5e-3f9f-4c2e-a271-ae002ba1b168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:16.631Z|d5219b5e-3f9f-4c2e-a271-ae002ba1b168|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:24.509Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-12-09T00:59:24.520Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4 already exists in requestDb InfraActiveRequests table
2022-12-09T00:59:24.522Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T00:59:24.523Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||Invoke
2022-12-09T00:59:24.523Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||===========================request begin================================================
2022-12-09T00:59:24.524Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T00:59:24.524Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Method      : GET
2022-12-09T00:59:24.524Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30f1f0c61a93a86779de6811cf5848c8", X-B3-SpanId:"d0d7d0965e8875e8", X-B3-ParentSpanId:"57d6cee42a0a61d6", X-B3-Sampled:"0", X-ONAP-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-TransactionID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-ECOMP-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52fc02ca-7d26-441d-841b-cdbe48225e1a"]
2022-12-09T00:59:24.524Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Request body: 
2022-12-09T00:59:24.525Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||==========================request end================================================
2022-12-09T00:59:24.586Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||============================response begin==========================================
2022-12-09T00:59:24.586Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T00:59:24.587Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status text  : Not Found
2022-12-09T00:59:24.587Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 00:59:24 GMT", x-envoy-upstream-service-time:"55", server:"envoy"]
2022-12-09T00:59:24.587Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Response body: 
2022-12-09T00:59:24.588Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||=======================response end=================================================
2022-12-09T00:59:24.588Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|404|Not Found|InvokeReturn
2022-12-09T00:59:24.781Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T00:59:25.370Z|3647379f-4dd3-456c-ba98-dc20a8acf0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:59:25.374Z|3647379f-4dd3-456c-ba98-dc20a8acf0b1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:59:26.653Z|85c4e04e-a3df-43ee-91fd-a3bd9df69f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:26.653Z|208a0f0c-ef2f-48a0-86c3-36e441828976|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:26.654Z|2b228272-b7f9-42ff-8e8e-4cca6d7392f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:26.654Z|85c4e04e-a3df-43ee-91fd-a3bd9df69f66|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:26.654Z|208a0f0c-ef2f-48a0-86c3-36e441828976|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:26.654Z|2b228272-b7f9-42ff-8e8e-4cca6d7392f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:36.680Z|2fcff27b-f7ea-4f5c-83a1-653657e968d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:36.681Z|2fcff27b-f7ea-4f5c-83a1-653657e968d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:36.682Z|24924434-d00c-4d1c-bea6-50cc61f45864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:36.683Z|24924434-d00c-4d1c-bea6-50cc61f45864|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:36.696Z|a22ea050-188b-44ad-8da8-3ab41bde67a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:36.697Z|a22ea050-188b-44ad-8da8-3ab41bde67a8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:40.370Z|b9b0ed55-9202-4d56-bafa-b983d42c4162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:59:40.370Z|b9b0ed55-9202-4d56-bafa-b983d42c4162|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:59:40.821Z|e07e0b70-718c-4b55-be15-8bdcf17fa0e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:59:40.822Z|e07e0b70-718c-4b55-be15-8bdcf17fa0e5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:59:45.255Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T00:59:45.428Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T00:59:45.429Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||Invoke
2022-12-09T00:59:45.584Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||InvokeReturn
2022-12-09T00:59:45.584Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 00:59:44 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[92], vertex-id=[225424], x-aai-txid=[1-aai-resources-221209-00:59:44:449-41970], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T00:59:45.586Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"2ee1b58c15dc42f1b435bd67d5bcc17d","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1670547441112","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-12-09T00:59:45.739Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T00:59:45.739Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T00:59:45.760Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:45.761Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:45.761Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:45.762Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:45.762Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:45.762Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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:"30f1f0c61a93a86779de6811cf5848c8", X-B3-SpanId:"2d17e2be37776e15", X-B3-ParentSpanId:"57d6cee42a0a61d6", X-B3-Sampled:"0", X-ONAP-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-TransactionID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-ECOMP-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6a17aaf-15c5-49c3-8f57-0b4da9b4c604"]
2022-12-09T00:59:45.763Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-254fb95b-61a1-4aa1-9af0-d2f037f02bef","requestScope":"service"}
2022-12-09T00:59:45.763Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.116Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.117Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.118Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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  : OK
2022-12-09T00:59:46.118Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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, 09 Dec 2022 00:59:45 GMT", x-envoy-upstream-service-time:"316", server:"envoy"]
2022-12-09T00:59:46.119Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.119Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.120Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.139Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.140Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.140Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.140Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.141Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.141Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-TransactionID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-ECOMP-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcc01175-8720-43a2-b2be-be79449d799a"]
2022-12-09T00:59:46.142Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.142Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.606Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.607Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.607Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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  : OK
2022-12-09T00:59:46.610Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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=3898D944B5AAD641A043D73FB616050C; 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", date:"Fri, 09 Dec 2022 00:59:46 GMT", x-envoy-upstream-service-time:"447", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T00:59:46.658Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T00:59:46.659Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.660Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.710Z|004ebb1d-72e1-47ff-9e90-6eccd729beac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:46.710Z|c804c53d-fc63-488b-8021-872891f94eb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:46.711Z|c804c53d-fc63-488b-8021-872891f94eb9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:46.711Z|004ebb1d-72e1-47ff-9e90-6eccd729beac|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:46.727Z|3844ef7a-4ccf-4f9f-aee7-c70c38c62b78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:46.728Z|3844ef7a-4ccf-4f9f-aee7-c70c38c62b78|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:46.839Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.840Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.841Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.841Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.841Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.841Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-TransactionID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-ECOMP-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a2a4d49-c195-4982-9052-952caf8bfa35"]
2022-12-09T00:59:46.842Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:46.842Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.300Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.301Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.302Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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  : OK
2022-12-09T00:59:47.302Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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", date:"Fri, 09 Dec 2022 00:59:46 GMT", x-envoy-upstream-service-time:"454", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T00:59:47.305Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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" : 529,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-12-09T00:59:47.305Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.306Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.327Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.328Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.329Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.329Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.330Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.330Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-TransactionID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-ECOMP-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"699fde24-996a-492b-8f4e-b819b9bf6b58"]
2022-12-09T00:59:47.331Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.331Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.375Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.376Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.377Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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  : OK
2022-12-09T00:59:47.378Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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", date:"Fri, 09 Dec 2022 00:59:46 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T00:59:47.381Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T00:59:47.382Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.383Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.405Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.406Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.407Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.407Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.407Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:47.408Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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:"1851", X-B3-TraceId:"30f1f0c61a93a86779de6811cf5848c8", X-B3-SpanId:"e5082ddb26d642c0", X-B3-ParentSpanId:"57d6cee42a0a61d6", X-B3-Sampled:"0", X-ONAP-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-TransactionID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-ECOMP-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cfcb2fb-a776-4ddb-a6f2-2d030cb9b4d5"]
2022-12-09T00:59:47.408Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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":"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4","requestStatus":"IN_PROGRESS","startTime":1670547564789,"source":"VID","tenantId":"2ee1b58c15dc42f1b435bd67d5bcc17d","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef\",\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\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n\t\t\t\"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"029259ab-3db0-488e-bd06-ad607775596e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"}
2022-12-09T00:59:47.408Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:48.032Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:48.033Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:48.033Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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  : Created
2022-12-09T00:59:48.034Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 00:59:47 GMT", x-envoy-upstream-service-time:"619", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T00:59:48.108Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T00:59:24.789+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef\",\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\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n\t\t\t\"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"029259ab-3db0-488e-bd06-ad607775596e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T00:59:47.114+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    }
  }
}
2022-12-09T00:59:48.109Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:48.110Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:48.171Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:48.172Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:48.172Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:48.172Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:48.173Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:48.173Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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:"30f1f0c61a93a86779de6811cf5848c8", X-B3-SpanId:"39057b4c33e4d4fa", X-B3-ParentSpanId:"57d6cee42a0a61d6", X-B3-Sampled:"0", X-ONAP-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-TransactionID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-ECOMP-RequestID:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"328044a3-4406-4af1-8dcf-5a2257071898"]
2022-12-09T00:59:48.174Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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\":\"9a4a4c68-5930-42db-a103-21886b0196d8\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\"modelUuid\":\"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\"modelInvariantUuid\":\"9a4a4c68-5930-42db-a103-21886b0196d8\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicnw-customer\"},\"cloudConfiguration\":{\"tenantId\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_network\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicnw-project\"},\"owningEntity\":{\"owningEntityId\":\"029259ab-3db0-488e-bd06-ad607775596e\",\"owningEntityName\":\"basicnw-oe\"}}}","type":"String"},"requestId":{"value":"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4","type":"String"},"mso-request-id":{"value":"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4","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-12-09T00:59:48.174Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:52.032Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:52.033Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:52.033Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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  : Accepted
2022-12-09T00:59:52.034Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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=59D637AC35CA667F293658544F4D5370; Path=/; HttpOnly", date:"Fri, 09 Dec 2022 00:59:51 GMT", x-onap-requestid:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", x-requestid:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", x-transactionid:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", x-ecomp-requestid:"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4", x-onap-partnername:"UNKNOWN", x-invocationid:"328044a3-4406-4af1-8dcf-5a2257071898", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"3821", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T00:59:52.035Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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\":\"5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4\",\"instanceId\":\"e3f45c75-e04d-40a8-9839-51213085e437\"}}","message":"Success","processInstanceID":"c73948b5-775c-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T00:59:52.035Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:52.036Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|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-12-09T00:59:52.055Z|5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T00:59:52.333Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Entering
2022-12-09T00:59:52.363Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T00:59:52.363Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||Invoke
2022-12-09T00:59:52.364Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||===========================request begin================================================
2022-12-09T00:59:52.364Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T00:59:52.364Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Method      : GET
2022-12-09T00:59:52.365Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49bed10d6c99db946cc6faa831815bcc", X-B3-SpanId:"92cbfddd97da575a", X-B3-ParentSpanId:"e91ab1dca2472885", X-B3-Sampled:"0", X-ONAP-RequestID:"af8b1f7c-c266-4cce-b552-d634be2424c1", X-RequestID:"af8b1f7c-c266-4cce-b552-d634be2424c1", X-TransactionID:"af8b1f7c-c266-4cce-b552-d634be2424c1", X-ECOMP-RequestID:"af8b1f7c-c266-4cce-b552-d634be2424c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cbd56934-809c-4f7a-87a3-6075e2d5935d"]
2022-12-09T00:59:52.365Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Request body: 
2022-12-09T00:59:52.366Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||==========================request end================================================
2022-12-09T00:59:52.489Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||============================response begin==========================================
2022-12-09T00:59:52.490Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status code  : 200 OK
2022-12-09T00:59:52.490Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status text  : OK
2022-12-09T00:59:52.490Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 00:59:51 GMT", x-envoy-upstream-service-time:"119", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T00:59:52.495Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Response body: {
  "requestId" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T00:59:24.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef\",\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\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n\t\t\t\"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"029259ab-3db0-488e-bd06-ad607775596e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T00:59:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    }
  }
}
2022-12-09T00:59:52.496Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||=======================response end=================================================
2022-12-09T00:59:52.496Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||InvokeReturn
2022-12-09T00:59:52.501Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T00:59:52.502Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T00:59:52.502Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T00:59:52.503Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T00:59:52.503Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T00:59:52.503Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"49bed10d6c99db946cc6faa831815bcc", X-B3-SpanId:"ec74421544580e7f", X-B3-ParentSpanId:"e91ab1dca2472885", X-B3-Sampled:"0", X-ONAP-RequestID:"af8b1f7c-c266-4cce-b552-d634be2424c1", X-RequestID:"af8b1f7c-c266-4cce-b552-d634be2424c1", X-TransactionID:"af8b1f7c-c266-4cce-b552-d634be2424c1", X-ECOMP-RequestID:"af8b1f7c-c266-4cce-b552-d634be2424c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ebe1cf4-f6f9-4b87-9800-9a540cab3d4e"]
2022-12-09T00:59:52.504Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T00:59:52.504Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T00:59:52.654Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T00:59:52.655Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T00:59:52.655Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T00:59:52.656Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 00:59:51 GMT", x-envoy-upstream-service-time:"146", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T00:59:52.658Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T00:59:52.658Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T00:59:52.659Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T00:59:52.681Z|af8b1f7c-c266-4cce-b552-d634be2424c1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T00:59:55.370Z|26355860-3101-45a4-a725-8966cec0b79f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T00:59:55.371Z|26355860-3101-45a4-a725-8966cec0b79f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T00:59:56.742Z|183030a3-75de-4e8a-b731-51ba45a03475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:56.743Z|85c6c9fd-7a0d-4127-b40a-3c064344bf73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:56.743Z|183030a3-75de-4e8a-b731-51ba45a03475|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:56.743Z|85c6c9fd-7a0d-4127-b40a-3c064344bf73|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T00:59:56.756Z|8c9ef75d-4dc8-474b-909c-f4b6f2533d4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T00:59:56.757Z|8c9ef75d-4dc8-474b-909c-f4b6f2533d4e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:02.931Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:00:02.937Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:02.938Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||Invoke
2022-12-09T01:00:02.938Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:02.938Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:02.939Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Method      : GET
2022-12-09T01:00:02.939Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6c31413859d2475e8a766191df31561", X-B3-SpanId:"3d7210cceab91d11", X-B3-ParentSpanId:"379f408ba302ab49", X-B3-Sampled:"0", X-ONAP-RequestID:"be04682d-e8f7-4b61-b4a5-84fa6bbde0e6", X-RequestID:"be04682d-e8f7-4b61-b4a5-84fa6bbde0e6", X-TransactionID:"be04682d-e8f7-4b61-b4a5-84fa6bbde0e6", X-ECOMP-RequestID:"be04682d-e8f7-4b61-b4a5-84fa6bbde0e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40658763-0362-45e3-891a-842d8bff9473"]
2022-12-09T01:00:02.939Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Request body: 
2022-12-09T01:00:02.939Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||==========================request end================================================
2022-12-09T01:00:02.999Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:02.999Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:03.000Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status text  : OK
2022-12-09T01:00:03.000Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:02 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:03.005Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Response body: {
  "requestId" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T00:59:24.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef\",\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\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n\t\t\t\"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"029259ab-3db0-488e-bd06-ad607775596e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T00:59:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    }
  }
}
2022-12-09T01:00:03.005Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:03.006Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||InvokeReturn
2022-12-09T01:00:03.009Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:03.009Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:00:03.010Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:03.010Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:03.010Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:00:03.011Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a6c31413859d2475e8a766191df31561", X-B3-SpanId:"1d8bbfd0c802ad02", X-B3-ParentSpanId:"379f408ba302ab49", X-B3-Sampled:"0", X-ONAP-RequestID:"be04682d-e8f7-4b61-b4a5-84fa6bbde0e6", X-RequestID:"be04682d-e8f7-4b61-b4a5-84fa6bbde0e6", X-TransactionID:"be04682d-e8f7-4b61-b4a5-84fa6bbde0e6", X-ECOMP-RequestID:"be04682d-e8f7-4b61-b4a5-84fa6bbde0e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa871268-44f3-48f2-9c28-7eece090d255"]
2022-12-09T01:00:03.011Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:00:03.012Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:00:03.046Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:03.047Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:03.047Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:00:03.048Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:02 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:03.051Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:00:03.051Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:03.052Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:00:03.067Z|be04682d-e8f7-4b61-b4a5-84fa6bbde0e6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:00:06.776Z|b5d9fd37-b94d-48c5-8427-b88404b33bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:06.777Z|b5d9fd37-b94d-48c5-8427-b88404b33bdf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:06.778Z|1ebe97a2-6c64-425f-b7b2-25bc9e50ab83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:06.778Z|1ebe97a2-6c64-425f-b7b2-25bc9e50ab83|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:06.783Z|e6563ba7-51fa-4efd-b19b-5ec8fe45c66e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:06.783Z|e6563ba7-51fa-4efd-b19b-5ec8fe45c66e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:08.939Z|fb264149-1165-4bdb-a689-ef6b2cd356f9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:00:08.940Z|fb264149-1165-4bdb-a689-ef6b2cd356f9|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:10.370Z|b478097d-04f3-4e63-99a6-b1beb8573ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:00:10.373Z|b478097d-04f3-4e63-99a6-b1beb8573ed9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:00:10.823Z|6c863c43-699d-4176-84b3-1aed2817d163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:00:10.823Z|6c863c43-699d-4176-84b3-1aed2817d163|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:00:13.295Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:00:13.302Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:13.303Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||Invoke
2022-12-09T01:00:13.303Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:13.303Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:13.303Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Method      : GET
2022-12-09T01:00:13.304Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99c63ea6b322c4da392aba59ecdb6570", X-B3-SpanId:"9ab34ec565d35492", X-B3-ParentSpanId:"de5c084ea49cdf87", X-B3-Sampled:"0", X-ONAP-RequestID:"917a25e6-85b0-4e29-ae86-efabc15fb0e6", X-RequestID:"917a25e6-85b0-4e29-ae86-efabc15fb0e6", X-TransactionID:"917a25e6-85b0-4e29-ae86-efabc15fb0e6", X-ECOMP-RequestID:"917a25e6-85b0-4e29-ae86-efabc15fb0e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88c60bda-43a0-4074-8725-84e33c3ef621"]
2022-12-09T01:00:13.304Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Request body: 
2022-12-09T01:00:13.304Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||==========================request end================================================
2022-12-09T01:00:13.358Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:13.359Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:13.359Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status text  : OK
2022-12-09T01:00:13.361Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:12 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:13.362Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Response body: {
  "requestId" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T00:59:24.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef\",\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\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n\t\t\t\"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"029259ab-3db0-488e-bd06-ad607775596e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T00:59:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    }
  }
}
2022-12-09T01:00:13.362Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:13.363Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||InvokeReturn
2022-12-09T01:00:13.366Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:13.366Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:00:13.366Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:13.367Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:13.367Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:00:13.368Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"99c63ea6b322c4da392aba59ecdb6570", X-B3-SpanId:"00cde5b17a7f7ad4", X-B3-ParentSpanId:"de5c084ea49cdf87", X-B3-Sampled:"0", X-ONAP-RequestID:"917a25e6-85b0-4e29-ae86-efabc15fb0e6", X-RequestID:"917a25e6-85b0-4e29-ae86-efabc15fb0e6", X-TransactionID:"917a25e6-85b0-4e29-ae86-efabc15fb0e6", X-ECOMP-RequestID:"917a25e6-85b0-4e29-ae86-efabc15fb0e6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f743017-16ae-4ded-8b94-c94b9b7c096f"]
2022-12-09T01:00:13.368Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:00:13.369Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:00:13.396Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:13.397Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:13.397Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:00:13.398Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:12 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:13.399Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:00:13.399Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:13.400Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:00:13.414Z|917a25e6-85b0-4e29-ae86-efabc15fb0e6|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:00:16.807Z|428bc835-d419-4f9f-b2ed-1272a434fffe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:16.808Z|428bc835-d419-4f9f-b2ed-1272a434fffe|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:16.822Z|852881c0-e3ba-4cd6-9b3f-c846f264c207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:16.822Z|331a2c4f-5878-44a7-976f-66dd8104e33d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:16.823Z|331a2c4f-5878-44a7-976f-66dd8104e33d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:16.823Z|852881c0-e3ba-4cd6-9b3f-c846f264c207|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:23.635Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:00:23.642Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:23.643Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||Invoke
2022-12-09T01:00:23.643Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:23.643Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:23.644Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Method      : GET
2022-12-09T01:00:23.644Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75ff3575ec9cff8355224dd60d17e49e", X-B3-SpanId:"d860ef55f5d0b412", X-B3-ParentSpanId:"d4a3c15f03616a91", X-B3-Sampled:"0", X-ONAP-RequestID:"1281d6ec-162f-429d-b61e-0362235d347d", X-RequestID:"1281d6ec-162f-429d-b61e-0362235d347d", X-TransactionID:"1281d6ec-162f-429d-b61e-0362235d347d", X-ECOMP-RequestID:"1281d6ec-162f-429d-b61e-0362235d347d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"575d794a-d80a-4f8a-8d4b-17a17148508a"]
2022-12-09T01:00:23.644Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Request body: 
2022-12-09T01:00:23.644Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||==========================request end================================================
2022-12-09T01:00:23.718Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:23.719Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:23.720Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status text  : OK
2022-12-09T01:00:23.720Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:23 GMT", x-envoy-upstream-service-time:"68", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:23.722Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Response body: {
  "requestId" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T00:59:24.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef\",\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\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n\t\t\t\"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"029259ab-3db0-488e-bd06-ad607775596e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T00:59:51.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    }
  }
}
2022-12-09T01:00:23.722Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:23.723Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||InvokeReturn
2022-12-09T01:00:23.726Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:23.726Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:00:23.727Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:23.727Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:23.727Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:00:23.728Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"75ff3575ec9cff8355224dd60d17e49e", X-B3-SpanId:"6a6e633f8794f743", X-B3-ParentSpanId:"d4a3c15f03616a91", X-B3-Sampled:"0", X-ONAP-RequestID:"1281d6ec-162f-429d-b61e-0362235d347d", X-RequestID:"1281d6ec-162f-429d-b61e-0362235d347d", X-TransactionID:"1281d6ec-162f-429d-b61e-0362235d347d", X-ECOMP-RequestID:"1281d6ec-162f-429d-b61e-0362235d347d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"618a4fee-a441-4193-af0b-2123c02fd667"]
2022-12-09T01:00:23.728Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:00:23.728Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:00:23.754Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:23.755Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:23.755Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:00:23.756Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:23 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:23.756Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:00:23.756Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:23.757Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:00:23.772Z|1281d6ec-162f-429d-b61e-0362235d347d|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:00:25.370Z|8143a5be-1e6a-4b00-8d13-6f8137c5d89a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:00:25.370Z|8143a5be-1e6a-4b00-8d13-6f8137c5d89a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:00:26.849Z|6e893570-dbcc-4c47-ae2c-c265666d441a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:26.849Z|6e893570-dbcc-4c47-ae2c-c265666d441a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:26.855Z|6434ca48-4ce8-4844-89bc-4f5feb38231a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:26.855Z|6434ca48-4ce8-4844-89bc-4f5feb38231a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:26.858Z|5702137a-b2ca-44d5-b5ea-ee266460dc6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:26.859Z|5702137a-b2ca-44d5-b5ea-ee266460dc6b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:33.964Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:00:33.970Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:33.971Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||Invoke
2022-12-09T01:00:33.971Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:33.971Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:33.971Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Method      : GET
2022-12-09T01:00:33.972Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57e751d458c9476626cf1a23ba552c4a", X-B3-SpanId:"b48426ea8b9d1131", X-B3-ParentSpanId:"9e59168cf603e393", X-B3-Sampled:"0", X-ONAP-RequestID:"0d0af0da-41ad-4c4d-a85f-b802e38c4cb6", X-RequestID:"0d0af0da-41ad-4c4d-a85f-b802e38c4cb6", X-TransactionID:"0d0af0da-41ad-4c4d-a85f-b802e38c4cb6", X-ECOMP-RequestID:"0d0af0da-41ad-4c4d-a85f-b802e38c4cb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41ac128b-1507-4c08-87af-dd808b7c228d"]
2022-12-09T01:00:33.972Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Request body: 
2022-12-09T01:00:33.972Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||==========================request end================================================
2022-12-09T01:00:34.038Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:34.039Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:34.039Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status text  : OK
2022-12-09T01:00:34.039Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:33 GMT", x-envoy-upstream-service-time:"62", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:34.042Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Response body: {
  "requestId" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T00:59:24.000+00:00",
  "endTime" : "2022-12-09T01:00:25.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef\",\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\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n\t\t\t\"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"029259ab-3db0-488e-bd06-ad607775596e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:00:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    }
  }
}
2022-12-09T01:00:34.042Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:34.042Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||InvokeReturn
2022-12-09T01:00:34.045Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:34.046Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:00:34.046Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:34.046Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:34.047Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:00:34.047Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"57e751d458c9476626cf1a23ba552c4a", X-B3-SpanId:"f72b0db65c811d49", X-B3-ParentSpanId:"9e59168cf603e393", X-B3-Sampled:"0", X-ONAP-RequestID:"0d0af0da-41ad-4c4d-a85f-b802e38c4cb6", X-RequestID:"0d0af0da-41ad-4c4d-a85f-b802e38c4cb6", X-TransactionID:"0d0af0da-41ad-4c4d-a85f-b802e38c4cb6", X-ECOMP-RequestID:"0d0af0da-41ad-4c4d-a85f-b802e38c4cb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28aa5374-7b36-45b1-a780-7c8e225d9d7f"]
2022-12-09T01:00:34.047Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:00:34.048Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:00:34.082Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:34.083Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:34.084Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:00:34.084Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:33 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:34.086Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:00:34.086Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:34.087Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:00:34.106Z|0d0af0da-41ad-4c4d-a85f-b802e38c4cb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:00:34.291Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:00:34.296Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:34.297Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||Invoke
2022-12-09T01:00:34.297Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:34.298Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:34.298Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Method      : GET
2022-12-09T01:00:34.298Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a7950df3941f9305d3e819b4630636c", X-B3-SpanId:"8667a7ca31232fb4", X-B3-ParentSpanId:"5af4872a6db2de3c", X-B3-Sampled:"0", X-ONAP-RequestID:"2706eb62-186b-4cbc-a0ca-0e67fe5b8c61", X-RequestID:"2706eb62-186b-4cbc-a0ca-0e67fe5b8c61", X-TransactionID:"2706eb62-186b-4cbc-a0ca-0e67fe5b8c61", X-ECOMP-RequestID:"2706eb62-186b-4cbc-a0ca-0e67fe5b8c61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47fd5781-cc3e-42ed-bb9c-9a54fd1b555f"]
2022-12-09T01:00:34.299Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Request body: 
2022-12-09T01:00:34.299Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||==========================request end================================================
2022-12-09T01:00:34.343Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:34.344Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:34.344Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status text  : OK
2022-12-09T01:00:34.345Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:33 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:34.349Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Response body: {
  "requestId" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T00:59:24.000+00:00",
  "endTime" : "2022-12-09T01:00:25.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef\",\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\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n\t\t\t\"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"029259ab-3db0-488e-bd06-ad607775596e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:00:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    }
  }
}
2022-12-09T01:00:34.349Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:34.349Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||InvokeReturn
2022-12-09T01:00:34.351Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:34.352Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:00:34.352Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:34.352Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:34.353Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:00:34.353Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a7950df3941f9305d3e819b4630636c", X-B3-SpanId:"c22d74b171baa39d", X-B3-ParentSpanId:"5af4872a6db2de3c", X-B3-Sampled:"0", X-ONAP-RequestID:"2706eb62-186b-4cbc-a0ca-0e67fe5b8c61", X-RequestID:"2706eb62-186b-4cbc-a0ca-0e67fe5b8c61", X-TransactionID:"2706eb62-186b-4cbc-a0ca-0e67fe5b8c61", X-ECOMP-RequestID:"2706eb62-186b-4cbc-a0ca-0e67fe5b8c61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51f083ea-ffe3-456e-b038-15fbb3752529"]
2022-12-09T01:00:34.353Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:00:34.354Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:00:34.380Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:34.381Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:34.381Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:00:34.382Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:33 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:34.383Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:00:34.383Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:34.384Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:00:34.398Z|2706eb62-186b-4cbc-a0ca-0e67fe5b8c61|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:00:34.571Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:00:34.578Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:34.579Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||Invoke
2022-12-09T01:00:34.579Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:34.580Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:34.580Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Method      : GET
2022-12-09T01:00:34.580Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c289f4100d3611a688cff88b94e1a189", X-B3-SpanId:"497c02028facd4cb", X-B3-ParentSpanId:"ab3a9009306d22e4", X-B3-Sampled:"0", X-ONAP-RequestID:"eebdfb37-f66b-4ac3-bfcf-6d462be23410", X-RequestID:"eebdfb37-f66b-4ac3-bfcf-6d462be23410", X-TransactionID:"eebdfb37-f66b-4ac3-bfcf-6d462be23410", X-ECOMP-RequestID:"eebdfb37-f66b-4ac3-bfcf-6d462be23410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"99e6d9ce-acf2-4060-ad80-263c9e38d7b9"]
2022-12-09T01:00:34.581Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Request body: 
2022-12-09T01:00:34.581Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||==========================request end================================================
2022-12-09T01:00:34.622Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:34.623Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:34.623Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status text  : OK
2022-12-09T01:00:34.623Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:33 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:34.633Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Response body: {
  "requestId" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T00:59:24.000+00:00",
  "endTime" : "2022-12-09T01:00:25.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef\",\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\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n\t\t\t\"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"029259ab-3db0-488e-bd06-ad607775596e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:00:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    }
  }
}
2022-12-09T01:00:34.634Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:34.634Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||InvokeReturn
2022-12-09T01:00:34.637Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:34.637Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:00:34.638Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:34.638Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:34.639Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:00:34.639Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c289f4100d3611a688cff88b94e1a189", X-B3-SpanId:"7071e00c36dd1d29", X-B3-ParentSpanId:"ab3a9009306d22e4", X-B3-Sampled:"0", X-ONAP-RequestID:"eebdfb37-f66b-4ac3-bfcf-6d462be23410", X-RequestID:"eebdfb37-f66b-4ac3-bfcf-6d462be23410", X-TransactionID:"eebdfb37-f66b-4ac3-bfcf-6d462be23410", X-ECOMP-RequestID:"eebdfb37-f66b-4ac3-bfcf-6d462be23410", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b55a27d-016a-4c77-bad0-6daeaffe70cd"]
2022-12-09T01:00:34.639Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:00:34.640Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:00:34.675Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:34.676Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:34.677Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:00:34.678Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:33 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:34.679Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:00:34.680Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:34.680Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:00:34.702Z|eebdfb37-f66b-4ac3-bfcf-6d462be23410|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:00:34.875Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:00:34.881Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:34.882Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||Invoke
2022-12-09T01:00:34.882Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:34.882Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:34.882Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Method      : GET
2022-12-09T01:00:34.882Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ea12ced342c6c1a6a21fba9d6ae57ef", X-B3-SpanId:"21c7a2c49aec506f", X-B3-ParentSpanId:"e37a1d097ba14408", X-B3-Sampled:"0", X-ONAP-RequestID:"b12991c9-ba48-4d62-92ee-68bfb65f05d3", X-RequestID:"b12991c9-ba48-4d62-92ee-68bfb65f05d3", X-TransactionID:"b12991c9-ba48-4d62-92ee-68bfb65f05d3", X-ECOMP-RequestID:"b12991c9-ba48-4d62-92ee-68bfb65f05d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb6d005a-5420-4a0d-b192-e76911a06a90"]
2022-12-09T01:00:34.883Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Request body: 
2022-12-09T01:00:34.883Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||==========================request end================================================
2022-12-09T01:00:34.921Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:34.922Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:34.922Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status text  : OK
2022-12-09T01:00:34.922Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:33 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:34.930Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Response body: {
  "requestId" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T00:59:24.000+00:00",
  "endTime" : "2022-12-09T01:00:25.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef\",\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\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n\t\t\t\"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"029259ab-3db0-488e-bd06-ad607775596e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:00:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    }
  }
}
2022-12-09T01:00:34.930Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:34.931Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||InvokeReturn
2022-12-09T01:00:34.933Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:34.934Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:00:34.935Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:34.935Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:34.936Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:00:34.936Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ea12ced342c6c1a6a21fba9d6ae57ef", X-B3-SpanId:"2802dc04c2ff9e70", X-B3-ParentSpanId:"e37a1d097ba14408", X-B3-Sampled:"0", X-ONAP-RequestID:"b12991c9-ba48-4d62-92ee-68bfb65f05d3", X-RequestID:"b12991c9-ba48-4d62-92ee-68bfb65f05d3", X-TransactionID:"b12991c9-ba48-4d62-92ee-68bfb65f05d3", X-ECOMP-RequestID:"b12991c9-ba48-4d62-92ee-68bfb65f05d3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4ebe1f6-2702-4cc4-a6b5-e3986cd9129d"]
2022-12-09T01:00:34.937Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:00:34.937Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:00:34.966Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:34.967Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:34.968Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:00:34.968Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:33 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:34.970Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:00:34.971Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:34.971Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:00:34.994Z|b12991c9-ba48-4d62-92ee-68bfb65f05d3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:00:35.205Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:00:35.209Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:35.210Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||Invoke
2022-12-09T01:00:35.210Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:35.210Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4
2022-12-09T01:00:35.210Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Method      : GET
2022-12-09T01:00:35.211Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91875f226c9fbd2ecebcab447ba821b3", X-B3-SpanId:"ba3127d9bf0a8f1c", X-B3-ParentSpanId:"811244552c991f58", X-B3-Sampled:"0", X-ONAP-RequestID:"c4ecc908-07d7-4d29-999f-7c3bc9de479a", X-RequestID:"c4ecc908-07d7-4d29-999f-7c3bc9de479a", X-TransactionID:"c4ecc908-07d7-4d29-999f-7c3bc9de479a", X-ECOMP-RequestID:"c4ecc908-07d7-4d29-999f-7c3bc9de479a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4927f791-dc5f-4912-a7df-34ad2a79f9f3"]
2022-12-09T01:00:35.211Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Request body: 
2022-12-09T01:00:35.211Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||==========================request end================================================
2022-12-09T01:00:35.281Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:35.282Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:35.282Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Status text  : OK
2022-12-09T01:00:35.283Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:34 GMT", x-envoy-upstream-service-time:"66", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:35.291Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||Response body: {
  "requestId" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T00:59:24.000+00:00",
  "endTime" : "2022-12-09T01:00:25.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef\",\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\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n\t\t\t\"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\n\t\t\t\"modelName\": \"basic_network\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"029259ab-3db0-488e-bd06-ad607775596e\",\n\t\t\t\"owningEntityName\": \"basicnw-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:00:25.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4"
    }
  }
}
2022-12-09T01:00:35.292Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:35.293Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|INFO|500||InvokeReturn
2022-12-09T01:00:35.296Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:35.296Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:00:35.297Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:35.297Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false
2022-12-09T01:00:35.298Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:00:35.298Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"91875f226c9fbd2ecebcab447ba821b3", X-B3-SpanId:"764e28a57facbc49", X-B3-ParentSpanId:"811244552c991f58", X-B3-Sampled:"0", X-ONAP-RequestID:"c4ecc908-07d7-4d29-999f-7c3bc9de479a", X-RequestID:"c4ecc908-07d7-4d29-999f-7c3bc9de479a", X-TransactionID:"c4ecc908-07d7-4d29-999f-7c3bc9de479a", X-ECOMP-RequestID:"c4ecc908-07d7-4d29-999f-7c3bc9de479a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c38f432f-43c6-4631-82f3-2020749d59f8"]
2022-12-09T01:00:35.298Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:00:35.299Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:00:35.329Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:35.329Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:35.330Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:00:35.330Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:34 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:35.332Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:00:35.332Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:35.333Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:00:35.345Z|c4ecc908-07d7-4d29-999f-7c3bc9de479a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/5d8cd492-3ea9-445f-a9f5-bfd6ff7a49a4|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:00:36.902Z|71f507d8-8039-4a67-964a-e8a4c59fc1d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:36.902Z|71f507d8-8039-4a67-964a-e8a4c59fc1d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:36.906Z|1f3f5e87-02e0-4a92-99bc-faf69ec0b585|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:36.906Z|1f3f5e87-02e0-4a92-99bc-faf69ec0b585|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:36.911Z|e4963d90-0db3-4026-96e3-7698b1fc0871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:36.911Z|e4963d90-0db3-4026-96e3-7698b1fc0871|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:39.066Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:00:39.070Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||INFO|500||Checking if requestId: 4d3e4f21-426c-42ba-9b63-06dfcfd8b925 already exists in requestDb InfraActiveRequests table
2022-12-09T01:00:39.071Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:00:39.072Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||Invoke
2022-12-09T01:00:39.072Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:39.072Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:00:39.072Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Method      : GET
2022-12-09T01:00:39.072Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"94df8d81110e5a199127d708ac17135f", X-B3-SpanId:"d47e1dfab2e7fa35", X-B3-ParentSpanId:"d41b572ee9b0a249", X-B3-Sampled:"0", X-ONAP-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-TransactionID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ECOMP-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c87bb79-1d3f-4c06-8345-890222b71f9d"]
2022-12-09T01:00:39.073Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Request body: 
2022-12-09T01:00:39.073Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||==========================request end================================================
2022-12-09T01:00:39.110Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:39.111Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:00:39.111Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status text  : Not Found
2022-12-09T01:00:39.111Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:00:38 GMT", x-envoy-upstream-service-time:"32", server:"envoy"]
2022-12-09T01:00:39.112Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Response body: 
2022-12-09T01:00:39.112Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:39.112Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|404|Not Found|InvokeReturn
2022-12-09T01:00:39.141Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:00:39.142Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-12-09T01:00:39.155Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:00:39.199Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9a4a4c68-5930-42db-a103-21886b0196d8 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:00:39.200Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9a4a4c68-5930-42db-a103-21886b0196d8|INFO|500||Invoke
2022-12-09T01:00:39.290Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9a4a4c68-5930-42db-a103-21886b0196d8|INFO|404|Not Found|InvokeReturn
2022-12-09T01:00:39.291Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9a4a4c68-5930-42db-a103-21886b0196d8 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:00:38 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[56], x-aai-txid=[1-aai-resources-221209-01:00:38:206-5358], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:00:39.292Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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/9a4a4c68-5930-42db-a103-21886b0196d8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/9a4a4c68-5930-42db-a103-21886b0196d8","ERR.5.4.6114"]}}}

2022-12-09T01:00:39.305Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9a4a4c68-5930-42db-a103-21886b0196d8
2022-12-09T01:00:39.306Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 9a4a4c68-5930-42db-a103-21886b0196d8
2022-12-09T01:00:39.311Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:00:39.353Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9a4a4c68-5930-42db-a103-21886b0196d8 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:00:39.354Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9a4a4c68-5930-42db-a103-21886b0196d8|INFO|500||Invoke
2022-12-09T01:00:39.387Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9a4a4c68-5930-42db-a103-21886b0196d8|INFO|404|Not Found|InvokeReturn
2022-12-09T01:00:39.388Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9a4a4c68-5930-42db-a103-21886b0196d8 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:00:38 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[29], x-aai-txid=[0-aai-resources-221209-01:00:38:346-12235], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:00:39.388Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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/9a4a4c68-5930-42db-a103-21886b0196d8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/9a4a4c68-5930-42db-a103-21886b0196d8","ERR.5.4.6114"]}}}

2022-12-09T01:00:39.392Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/9a4a4c68-5930-42db-a103-21886b0196d8
2022-12-09T01:00:39.392Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 9a4a4c68-5930-42db-a103-21886b0196d8
2022-12-09T01:00:39.395Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:00:39.438Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:00:39.439Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||Invoke
2022-12-09T01:00:39.508Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||InvokeReturn
2022-12-09T01:00:39.509Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:00:38 GMT], server=[envoy], content-length=[617], x-envoy-upstream-service-time=[54], vertex-id=[225424], x-aai-txid=[2-aai-resources-221209-01:00:38:433-84218], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:00:39.509Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||DEBUG|500||{"tenant-id":"2ee1b58c15dc42f1b435bd67d5bcc17d","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1670547441112","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-12-09T01:00:39.511Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:00:39.512Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:00:39.516Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.517Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:00:39.518Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:39.518Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.518Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:00:39.519Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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:"94df8d81110e5a199127d708ac17135f", X-B3-SpanId:"c9318413550b3249", X-B3-ParentSpanId:"d41b572ee9b0a249", X-B3-Sampled:"0", X-ONAP-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-TransactionID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ECOMP-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2aca3d9-281c-48a6-9b07-309fc1deaccd"]
2022-12-09T01:00:39.519Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"e3f45c75-e04d-40a8-9839-51213085e437"},"instanceName":"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0","requestScope":"network"}
2022-12-09T01:00:39.519Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:00:39.570Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:39.571Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:39.571Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:00:39.572Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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, 09 Dec 2022 01:00:38 GMT", x-envoy-upstream-service-time:"38", server:"envoy"]
2022-12-09T01:00:39.572Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:00:39.573Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:39.573Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:00:39.575Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc
2022-12-09T01:00:39.575Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|INFO|500||Invoke
2022-12-09T01:00:39.576Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:39.576Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc
2022-12-09T01:00:39.577Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|DEBUG|500||Method      : GET
2022-12-09T01:00:39.577Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-TransactionID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ECOMP-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25d85b64-80a4-4998-9c89-da7f4bf3e69f"]
2022-12-09T01:00:39.577Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|DEBUG|500||Request body: 
2022-12-09T01:00:39.578Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|DEBUG|500||==========================request end================================================
2022-12-09T01:00:39.648Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:39.648Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:39.649Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|DEBUG|500||Status text  : OK
2022-12-09T01:00:39.649Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:00:39 GMT", x-envoy-upstream-service-time:"64", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:39.654Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|DEBUG|500||Response body: {
  "modelCustomizationUUID" : "7da7b78d-408a-482d-bf2b-255ffef662cc",
  "modelInstanceName" : "Generic NeutronNet",
  "created" : "2022-12-09T00:57:20.000+00:00",
  "networkTechnology" : "NEUTRON",
  "networkType" : "NEUTRON",
  "networkScope" : null,
  "networkRole" : null,
  "resourceInput" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource"
    }
  }
}
2022-12-09T01:00:39.655Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:39.655Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc|INFO|500||InvokeReturn
2022-12-09T01:00:39.690Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource
2022-12-09T01:00:39.691Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|INFO|500||Invoke
2022-12-09T01:00:39.697Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:39.698Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource
2022-12-09T01:00:39.698Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|DEBUG|500||Method      : GET
2022-12-09T01:00:39.698Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-TransactionID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ECOMP-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0da2bd08-7c70-492d-8886-3b92c20df27a"]
2022-12-09T01:00:39.699Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|DEBUG|500||Request body: 
2022-12-09T01:00:39.699Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|DEBUG|500||==========================request end================================================
2022-12-09T01:00:39.760Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:39.761Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:39.761Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|DEBUG|500||Status text  : OK
2022-12-09T01:00:39.762Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/networkResource/e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:00:39 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:39.769Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|DEBUG|500||Response body: {
  "modelUUID" : "e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b",
  "orchestrationMode" : "HEAT",
  "description" : "Generic NeutronNet",
  "neutronNetworkType" : "BASIC",
  "aicVersionMin" : "2.0",
  "aicVersionMax" : "3.0",
  "modelName" : "Generic NeutronNet",
  "modelInvariantUUID" : "ff0cba74-feba-4c2b-8378-4654b2197eae",
  "modelVersion" : "1.0",
  "toscaNodeType" : "org.openecomp.resource.vl.GenericNeutronNet",
  "category" : null,
  "subCategory" : null,
  "created" : "2022-12-09T00:57:20.000+00:00",
  "hibernateLazyInitializer" : { },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b"
    },
    "networkResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b"
    },
    "collectionNetworkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b/collectionNetworkResourceCustomization"
    },
    "networkResourceCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b/networkResourceCustomization"
    },
    "heatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkResource/e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b/heatTemplate"
    }
  }
}
2022-12-09T01:00:39.769Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:39.769Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkResourceCustomization/7da7b78d-408a-482d-bf2b-255ffef662cc/networkResource|INFO|500||InvokeReturn
2022-12-09T01:00:39.784Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.791Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|INFO|500||Invoke
2022-12-09T01:00:39.791Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.791Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.792Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.792Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-TransactionID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ECOMP-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ab613a1-649a-44e2-9a86-14edccb615be"]
2022-12-09T01:00:39.792Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.793Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.892Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.893Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.893Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=Generic+NeutronNet&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:00:39.894Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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, 09 Dec 2022 01:00:39 GMT", x-envoy-upstream-service-time:"72", server:"envoy"]
2022-12-09T01:00:39.894Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.895Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.895Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.899Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.900Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.900Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.900Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.901Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.901Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-TransactionID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ECOMP-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1071ddca-d858-4305-b168-ff68e167e859"]
2022-12-09T01:00:39.902Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.902Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.987Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.988Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.988Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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  : OK
2022-12-09T01:00:39.989Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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", date:"Fri, 09 Dec 2022 01:00:39 GMT", x-envoy-upstream-service-time:"81", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:39.992Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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" : 178,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/178"
    }
  }
}
2022-12-09T01:00:39.993Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:39.993Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:40.010Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:40.010Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:00:40.011Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:40.011Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:40.011Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:00:40.012Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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:"2663", X-B3-TraceId:"94df8d81110e5a199127d708ac17135f", X-B3-SpanId:"eed54a52b850f306", X-B3-ParentSpanId:"d41b572ee9b0a249", X-B3-Sampled:"0", X-ONAP-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-TransactionID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ECOMP-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ccbc656-eb58-4478-81cf-4455ae1b3b0f"]
2022-12-09T01:00:40.012Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4d3e4f21-426c-42ba-9b63-06dfcfd8b925","requestStatus":"IN_PROGRESS","startTime":1670547639142,"source":"VID","tenantId":"2ee1b58c15dc42f1b435bd67d5bcc17d","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ff0cba74-feba-4c2b-8378-4654b2197eae\",\n    \"modelVersionId\": \"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"7da7b78d-408a-482d-bf2b-255ffef662cc\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e3f45c75-e04d-40a8-9839-51213085e437\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"e3f45c75-e04d-40a8-9839-51213085e437","requestScope":"network","requestAction":"createInstance","networkName":"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0","networkType":"Generic NeutronNet","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"4d3e4f21-426c-42ba-9b63-06dfcfd8b925"}
2022-12-09T01:00:40.012Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:00:40.062Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:40.063Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:00:40.064Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:00:40.064Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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/4d3e4f21-426c-42ba-9b63-06dfcfd8b925", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:38 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:40.064Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:00:39.142+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ff0cba74-feba-4c2b-8378-4654b2197eae\",\n    \"modelVersionId\": \"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"7da7b78d-408a-482d-bf2b-255ffef662cc\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e3f45c75-e04d-40a8-9839-51213085e437\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:00:39.499+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    }
  }
}
2022-12-09T01:00:40.065Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:40.066Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:00:40.083Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:40.084Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:00:40.085Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:40.085Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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-12-09T01:00:40.087Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:00:40.087Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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:"94df8d81110e5a199127d708ac17135f", X-B3-SpanId:"6550f95a20d76d49", X-B3-ParentSpanId:"d41b572ee9b0a249", X-B3-Sampled:"0", X-ONAP-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-TransactionID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ECOMP-RequestID:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a169393b-e4e3-4213-b829-8001a524cb6d"]
2022-12-09T01:00:40.087Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/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\":\"ff0cba74-feba-4c2b-8378-4654b2197eae\",\"modelType\":\"network\",\"modelName\":\"Generic NeutronNet\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"7da7b78d-408a-482d-bf2b-255ffef662cc\",\"modelVersionId\":\"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\"modelCustomizationId\":\"7da7b78d-408a-482d-bf2b-255ffef662cc\",\"modelUuid\":\"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\"modelInvariantUuid\":\"ff0cba74-feba-4c2b-8378-4654b2197eae\",\"modelInstanceName\":\"Generic NeutronNet 0\"},\"requestInfo\":{\"productFamilyId\":\"9a4a4c68-5930-42db-a103-21886b0196d8\",\"source\":\"VID\",\"instanceName\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"e3f45c75-e04d-40a8-9839-51213085e437\",\"modelInfo\":{\"modelInvariantId\":\"9a4a4c68-5930-42db-a103-21886b0196d8\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\"modelUuid\":\"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\"modelInvariantUuid\":\"9a4a4c68-5930-42db-a103-21886b0196d8\"}}}],\"cloudConfiguration\":{\"tenantId\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnw-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnw-lob\"}},\"serviceInstanceId\":\"e3f45c75-e04d-40a8-9839-51213085e437\"}","type":"String"},"requestId":{"value":"4d3e4f21-426c-42ba-9b63-06dfcfd8b925","type":"String"},"mso-request-id":{"value":"4d3e4f21-426c-42ba-9b63-06dfcfd8b925","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"e3f45c75-e04d-40a8-9839-51213085e437","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/e3f45c75-e04d-40a8-9839-51213085e437/networks","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-12-09T01:00:40.087Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:00:40.369Z|80233522-d5c9-4365-b5bb-ce297d7bab4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:00:40.370Z|80233522-d5c9-4365-b5bb-ce297d7bab4d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:00:40.824Z|b90b6f18-56ea-484b-8ce5-c5cb5fb7c525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:00:40.824Z|b90b6f18-56ea-484b-8ce5-c5cb5fb7c525|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:00:41.111Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:41.111Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:00:41.111Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:00:41.112Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:00:40 GMT", x-onap-requestid:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", x-requestid:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", x-transactionid:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", x-ecomp-requestid:"4d3e4f21-426c-42ba-9b63-06dfcfd8b925", x-onap-partnername:"UNKNOWN", x-invocationid:"a169393b-e4e3-4213-b829-8001a524cb6d", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1017", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:41.112Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4d3e4f21-426c-42ba-9b63-06dfcfd8b925\",\"instanceId\":\"d64ad2c8-3a46-4aab-bce5-799de94578f4\"}}","message":"Success","processInstanceID":"e5b76061-775c-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:00:41.112Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:41.113Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:00:41.118Z|4d3e4f21-426c-42ba-9b63-06dfcfd8b925|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:00:41.327Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:00:41.332Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:00:41.333Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||Invoke
2022-12-09T01:00:41.333Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:41.333Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:00:41.334Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Method      : GET
2022-12-09T01:00:41.334Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"542275b2165acf5795af0cba6563a9b7", X-B3-SpanId:"847697d897a4a8d3", X-B3-ParentSpanId:"ec0dda15b57a92d0", X-B3-Sampled:"0", X-ONAP-RequestID:"8f789620-546d-4871-8111-ae2486d292a0", X-RequestID:"8f789620-546d-4871-8111-ae2486d292a0", X-TransactionID:"8f789620-546d-4871-8111-ae2486d292a0", X-ECOMP-RequestID:"8f789620-546d-4871-8111-ae2486d292a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"045c655f-83d3-4e11-9cbc-bd0353217173"]
2022-12-09T01:00:41.334Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Request body: 
2022-12-09T01:00:41.335Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||==========================request end================================================
2022-12-09T01:00:41.371Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:41.372Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:41.372Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status text  : OK
2022-12-09T01:00:41.373Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:40 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:41.374Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Response body: {
  "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:00:39.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ff0cba74-feba-4c2b-8378-4654b2197eae\",\n    \"modelVersionId\": \"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"7da7b78d-408a-482d-bf2b-255ffef662cc\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e3f45c75-e04d-40a8-9839-51213085e437\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:00:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    }
  }
}
2022-12-09T01:00:41.375Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:41.375Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||InvokeReturn
2022-12-09T01:00:41.377Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:00:41.377Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:00:41.377Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:41.378Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:00:41.378Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:00:41.378Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"542275b2165acf5795af0cba6563a9b7", X-B3-SpanId:"df657b5b215a607b", X-B3-ParentSpanId:"ec0dda15b57a92d0", X-B3-Sampled:"0", X-ONAP-RequestID:"8f789620-546d-4871-8111-ae2486d292a0", X-RequestID:"8f789620-546d-4871-8111-ae2486d292a0", X-TransactionID:"8f789620-546d-4871-8111-ae2486d292a0", X-ECOMP-RequestID:"8f789620-546d-4871-8111-ae2486d292a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5e427ca-7767-4069-bb52-0b588597ddde"]
2022-12-09T01:00:41.378Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:00:41.378Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:00:41.401Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:41.402Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:41.402Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:00:41.403Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:40 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:41.405Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:00:41.406Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:41.406Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:00:41.422Z|8f789620-546d-4871-8111-ae2486d292a0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:00:46.945Z|1b4ea8f9-70f9-47b9-a725-064370a120a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:46.946Z|1b4ea8f9-70f9-47b9-a725-064370a120a1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:46.946Z|e58531b1-b1d4-487d-95c3-f562440debe8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:46.947Z|e58531b1-b1d4-487d-95c3-f562440debe8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:46.954Z|408aa761-8121-41e0-9e8c-6ab19e12f8ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:46.956Z|408aa761-8121-41e0-9e8c-6ab19e12f8ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:51.632Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:00:51.639Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:00:51.639Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||Invoke
2022-12-09T01:00:51.640Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:51.640Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:00:51.640Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Method      : GET
2022-12-09T01:00:51.641Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ccd935097eeb6750f163cb8e907a7e3", X-B3-SpanId:"53e1d5ea1ddae65b", X-B3-ParentSpanId:"b9c514e0c051eb36", X-B3-Sampled:"0", X-ONAP-RequestID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-RequestID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-TransactionID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-ECOMP-RequestID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"543d1b20-181a-46dd-8c02-4f1c29b52891"]
2022-12-09T01:00:51.641Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Request body: 
2022-12-09T01:00:51.641Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||==========================request end================================================
2022-12-09T01:00:52.963Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:52.964Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:52.964Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status text  : OK
2022-12-09T01:00:52.964Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:52 GMT", x-envoy-upstream-service-time:"1317", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:52.967Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Response body: {
  "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "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-12-09T01:00:39.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ff0cba74-feba-4c2b-8378-4654b2197eae\",\n    \"modelVersionId\": \"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"7da7b78d-408a-482d-bf2b-255ffef662cc\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e3f45c75-e04d-40a8-9839-51213085e437\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:00:49.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    }
  }
}
2022-12-09T01:00:52.967Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:52.968Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||InvokeReturn
2022-12-09T01:00:52.970Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:00:52.970Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:00:52.971Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:52.971Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:00:52.971Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:00:52.972Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ccd935097eeb6750f163cb8e907a7e3", X-B3-SpanId:"5a67ed89db959259", X-B3-ParentSpanId:"b9c514e0c051eb36", X-B3-Sampled:"0", X-ONAP-RequestID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-RequestID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-TransactionID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-ECOMP-RequestID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"727adb36-48f7-4322-8743-d0e1022c83bd"]
2022-12-09T01:00:52.972Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:00:52.972Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:00:52.999Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:52.999Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:53.000Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:00:53.000Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:00:52 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:00:53.007Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:00:53.008Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:53.008Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:00:53.063Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:00:53.063Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:00:53.064Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:53.064Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:00:53.064Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:00:53.065Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-RequestID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-TransactionID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-ECOMP-RequestID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75de154a-7be1-4b78-a0b3-cb1097d759fb"]
2022-12-09T01:00:53.065Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:00:53.065Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:00:53.373Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:53.374Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:53.374Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:00:53.375Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=28FCDDD18D58E7252FBD37363B4E41D8; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:00:52 GMT", x-envoy-upstream-service-time:"267", server:"envoy"]
2022-12-09T01:00:53.375Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e92a6739-775c-11ed-b899-1e7d76ee51e3","businessKey":"4d3e4f21-426c-42ba-9b63-06dfcfd8b925","processDefinitionId":"SDNCHandler:1:d9bbd297-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-09T01:00:45.092+0000","endTime":"2022-12-09T01:00:48.681+0000","removalTime":null,"durationInMillis":3589,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"e5b76061-775c-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"e6eb9a6d-775c-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-12-09T01:00:53.376Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:53.376Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:00:53.407Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:00:53.407Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:00:53.408Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:00:53.408Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:00:53.408Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:00:53.408Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-RequestID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-TransactionID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-ECOMP-RequestID:"c8885f99-806e-4e50-9b6c-9c92e753869a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ff3b3d4-b823-4047-a19e-ce4881176145"]
2022-12-09T01:00:53.409Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:00:53.409Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:00:54.023Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:00:54.024Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:00:54.024Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:00:54.025Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=EA9ABE61A43BEF7C80C8D252C5D8C79C; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:00:52 GMT", x-envoy-upstream-service-time:"599", server:"envoy"]
2022-12-09T01:00:54.026Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:e92b299c-775c-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"e92a6739-775c-11ed-b899-1e7d76ee51e3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d9bbd297-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"e92a6739-775c-11ed-b899-1e7d76ee51e3","executionId":"e92a6739-775c-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:00:45.097+0000","endTime":"2022-12-09T01:00:48.678+0000","durationInMillis":3581,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e5b76061-775c-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:00:54.026Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:00:54.027Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e92a6739-775c-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:00:54.036Z|c8885f99-806e-4e50-9b6c-9c92e753869a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:00:55.370Z|1c4ce4e5-417c-4ebe-81c4-298fb586b519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:00:55.373Z|1c4ce4e5-417c-4ebe-81c4-298fb586b519|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:00:56.983Z|58f66563-e255-4b3c-9e26-f5981d5c9545|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:56.983Z|8e20c3ae-23a5-4198-9548-a5ab49c17bff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:56.984Z|58f66563-e255-4b3c-9e26-f5981d5c9545|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:56.984Z|8e20c3ae-23a5-4198-9548-a5ab49c17bff|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:00:57.008Z|a7e8b82d-6ee9-44a6-876f-3bd385f04a3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:00:57.009Z|a7e8b82d-6ee9-44a6-876f-3bd385f04a3c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:04.230Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:01:04.238Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:04.239Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||Invoke
2022-12-09T01:01:04.239Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:04.239Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:04.240Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Method      : GET
2022-12-09T01:01:04.240Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"825b251b6aef697296a8397645456837", X-B3-SpanId:"62f211627ba0140b", X-B3-ParentSpanId:"209dfef605b19ac9", X-B3-Sampled:"0", X-ONAP-RequestID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-RequestID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-TransactionID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-ECOMP-RequestID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a98c0166-adbe-47d6-9f19-b18ed5c85727"]
2022-12-09T01:01:04.240Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Request body: 
2022-12-09T01:01:04.240Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||==========================request end================================================
2022-12-09T01:01:04.306Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:04.307Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:04.308Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status text  : OK
2022-12-09T01:01:04.308Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:03 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:04.313Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Response body: {
  "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "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-12-09T01:00:39.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ff0cba74-feba-4c2b-8378-4654b2197eae\",\n    \"modelVersionId\": \"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"7da7b78d-408a-482d-bf2b-255ffef662cc\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e3f45c75-e04d-40a8-9839-51213085e437\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:00:49.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    }
  }
}
2022-12-09T01:01:04.314Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:04.314Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||InvokeReturn
2022-12-09T01:01:04.316Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:04.317Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:01:04.317Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:04.317Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:04.317Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:01:04.318Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"825b251b6aef697296a8397645456837", X-B3-SpanId:"52b94ef8b597b748", X-B3-ParentSpanId:"209dfef605b19ac9", X-B3-Sampled:"0", X-ONAP-RequestID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-RequestID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-TransactionID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-ECOMP-RequestID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f60aa6ce-b06d-4b90-a8fc-3df87e210f64"]
2022-12-09T01:01:04.318Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:01:04.318Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:01:04.344Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:04.345Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:04.345Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:01:04.346Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:03 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:04.351Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:01:04.352Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:04.352Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:01:04.394Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:01:04.396Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:01:04.396Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:04.396Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:01:04.397Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:01:04.397Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-RequestID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-TransactionID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-ECOMP-RequestID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2ddf411-8313-4fab-af9c-17bb3e19f526"]
2022-12-09T01:01:04.398Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:01:04.398Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:01:04.524Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:04.526Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:04.526Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:01:04.527Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F363F919EC41B5126E4DCB5A84E1178E; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:01:03 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:01:04.527Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ef226a68-775c-11ed-b899-1e7d76ee51e3","businessKey":"4d3e4f21-426c-42ba-9b63-06dfcfd8b925","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:00:55.106+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e5b76061-775c-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"ef1fab11-775c-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:01:04.528Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:04.528Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:01:04.559Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:01:04.560Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:01:04.560Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:04.561Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:01:04.561Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:01:04.562Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-RequestID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-TransactionID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-ECOMP-RequestID:"ac6cdd22-179c-4128-bf0d-296666faf8d5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2a05610-67bc-4184-ae4c-189a2ef4080e"]
2022-12-09T01:01:04.562Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:01:04.563Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:01:04.680Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:04.681Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:04.681Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:01:04.682Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=65CBB0F386A9DBF8CB1090CCA2BF4659; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:01:03 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:01:04.682Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:ef22917f-775c-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"ef226a68-775c-11ed-b899-1e7d76ee51e3","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"ef226a68-775c-11ed-b899-1e7d76ee51e3","executionId":"ef226a68-775c-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:00:55.107+0000","endTime":"2022-12-09T01:00:55.108+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e5b76061-775c-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:01:04.683Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:04.683Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:01:04.690Z|ac6cdd22-179c-4128-bf0d-296666faf8d5|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:01:07.014Z|8378b6b9-527b-4741-988e-1a09ca037184|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:07.015Z|8378b6b9-527b-4741-988e-1a09ca037184|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:07.016Z|1f902063-c343-45ba-a4a8-204ff3400d8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:07.016Z|1f902063-c343-45ba-a4a8-204ff3400d8d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:07.061Z|8823e7bc-f2d4-46a2-8b43-ecd4f6d07a4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:07.062Z|8823e7bc-f2d4-46a2-8b43-ecd4f6d07a4a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:08.938Z|28c59412-f68a-4bff-98d4-fd51acfc9cd4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:01:08.939Z|28c59412-f68a-4bff-98d4-fd51acfc9cd4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:10.370Z|840654fc-f89f-4aff-8770-1028227f35df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:01:10.371Z|840654fc-f89f-4aff-8770-1028227f35df|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:01:10.825Z|75465ad7-71ac-41f6-99f7-1f20f3c31d92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:01:10.826Z|75465ad7-71ac-41f6-99f7-1f20f3c31d92|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:01:14.871Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:01:14.880Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:14.881Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||Invoke
2022-12-09T01:01:14.881Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:14.881Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:14.882Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Method      : GET
2022-12-09T01:01:14.882Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69c95171c842186d4220a1df861a56e6", X-B3-SpanId:"c41b6b9a2611175c", X-B3-ParentSpanId:"cc7bd63306531124", X-B3-Sampled:"0", X-ONAP-RequestID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-RequestID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-TransactionID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-ECOMP-RequestID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3a44d10d-1afa-4f51-93de-a4a672541a8d"]
2022-12-09T01:01:14.883Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Request body: 
2022-12-09T01:01:14.883Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||==========================request end================================================
2022-12-09T01:01:14.924Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:14.925Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:14.925Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status text  : OK
2022-12-09T01:01:14.926Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:14 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:14.930Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Response body: {
  "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "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-12-09T01:00:39.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ff0cba74-feba-4c2b-8378-4654b2197eae\",\n    \"modelVersionId\": \"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"7da7b78d-408a-482d-bf2b-255ffef662cc\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e3f45c75-e04d-40a8-9839-51213085e437\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:00:49.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    }
  }
}
2022-12-09T01:01:14.930Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:14.930Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||InvokeReturn
2022-12-09T01:01:14.932Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:14.933Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:01:14.933Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:14.933Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:14.934Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:01:14.934Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"69c95171c842186d4220a1df861a56e6", X-B3-SpanId:"a009e59b068922b2", X-B3-ParentSpanId:"cc7bd63306531124", X-B3-Sampled:"0", X-ONAP-RequestID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-RequestID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-TransactionID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-ECOMP-RequestID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3059963b-8986-462c-8ec2-ab7ab37eac32"]
2022-12-09T01:01:14.935Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:01:14.935Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:01:14.960Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:14.960Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:14.961Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:01:14.961Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:14 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:14.963Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:01:14.963Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:14.964Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:01:14.998Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:01:14.998Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:01:14.999Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:14.999Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:01:14.999Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:01:14.999Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-RequestID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-TransactionID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-ECOMP-RequestID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7a3f507-71a0-43c8-a264-7f48c99fddfe"]
2022-12-09T01:01:15.000Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:01:15.000Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:01:15.227Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:15.228Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:15.228Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:01:15.229Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=90F3FAAF8CFD79B030992017CF9A3594; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:01:13 GMT", x-envoy-upstream-service-time:"222", server:"envoy"]
2022-12-09T01:01:15.229Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ef226a68-775c-11ed-b899-1e7d76ee51e3","businessKey":"4d3e4f21-426c-42ba-9b63-06dfcfd8b925","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:00:55.106+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e5b76061-775c-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"ef1fab11-775c-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:01:15.230Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:15.230Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:01:15.352Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:01:15.353Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:01:15.353Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:15.353Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:01:15.353Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:01:15.353Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-RequestID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-TransactionID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-ECOMP-RequestID:"6a1b3e1f-f06e-4644-8651-55cb6e71c6a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad66e24f-e4a5-4eb7-9a26-bfe7df4c3005"]
2022-12-09T01:01:15.354Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:01:15.354Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:01:15.464Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:15.465Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:15.465Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:01:15.466Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=2C9BB36099BF74128982D4E203F84421; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:01:14 GMT", x-envoy-upstream-service-time:"107", server:"envoy"]
2022-12-09T01:01:15.466Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:ef22917f-775c-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"ef226a68-775c-11ed-b899-1e7d76ee51e3","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"ef226a68-775c-11ed-b899-1e7d76ee51e3","executionId":"ef226a68-775c-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:00:55.107+0000","endTime":"2022-12-09T01:00:55.108+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e5b76061-775c-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:01:15.466Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:15.467Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:01:15.473Z|6a1b3e1f-f06e-4644-8651-55cb6e71c6a1|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:01:17.043Z|5cb38fac-ae43-49f3-88c8-ccc2060573fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:17.043Z|5cb38fac-ae43-49f3-88c8-ccc2060573fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:17.046Z|67e5d5e5-1d24-4cbf-abcb-1ae311a62beb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:17.047Z|67e5d5e5-1d24-4cbf-abcb-1ae311a62beb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:17.090Z|beed9545-3677-4d34-be5c-f527c01a452c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:17.091Z|beed9545-3677-4d34-be5c-f527c01a452c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:25.369Z|b6923463-58db-4bc5-b54a-0fc6b8bf351e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:01:25.370Z|b6923463-58db-4bc5-b54a-0fc6b8bf351e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:01:25.655Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:01:25.661Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:25.662Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||Invoke
2022-12-09T01:01:25.662Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:25.662Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:25.662Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Method      : GET
2022-12-09T01:01:25.663Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ea8badfaa111d8750214e6a3a8f6571", X-B3-SpanId:"f1287caf0ad2e3e6", X-B3-ParentSpanId:"cf04ede491b9f6a2", X-B3-Sampled:"0", X-ONAP-RequestID:"76955686-cff8-4a02-bb1c-5842981e9868", X-RequestID:"76955686-cff8-4a02-bb1c-5842981e9868", X-TransactionID:"76955686-cff8-4a02-bb1c-5842981e9868", X-ECOMP-RequestID:"76955686-cff8-4a02-bb1c-5842981e9868", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16968394-e77c-4b8d-8f12-69a32fc51ebf"]
2022-12-09T01:01:25.663Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Request body: 
2022-12-09T01:01:25.663Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||==========================request end================================================
2022-12-09T01:01:25.727Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:25.728Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:25.728Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status text  : OK
2022-12-09T01:01:25.728Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:25 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:25.742Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Response body: {
  "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "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-12-09T01:00:39.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ff0cba74-feba-4c2b-8378-4654b2197eae\",\n    \"modelVersionId\": \"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"7da7b78d-408a-482d-bf2b-255ffef662cc\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e3f45c75-e04d-40a8-9839-51213085e437\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:01:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
    "cloudIdentifier" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\"},\"environment\":null}",
    "created" : "2022-12-09T01:01:21.000+00:00"
  } ],
  "requestURI" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    }
  }
}
2022-12-09T01:01:25.743Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:25.743Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||InvokeReturn
2022-12-09T01:01:25.745Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:25.746Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:01:25.746Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:25.746Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:25.747Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:01:25.747Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ea8badfaa111d8750214e6a3a8f6571", X-B3-SpanId:"19240ce1787a6c1f", X-B3-ParentSpanId:"cf04ede491b9f6a2", X-B3-Sampled:"0", X-ONAP-RequestID:"76955686-cff8-4a02-bb1c-5842981e9868", X-RequestID:"76955686-cff8-4a02-bb1c-5842981e9868", X-TransactionID:"76955686-cff8-4a02-bb1c-5842981e9868", X-ECOMP-RequestID:"76955686-cff8-4a02-bb1c-5842981e9868", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8190b2b1-e141-47ac-92f7-68b4f8edb172"]
2022-12-09T01:01:25.747Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:01:25.747Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:01:25.785Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:25.786Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:25.786Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:01:25.787Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:25 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:25.789Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:01:25.789Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:25.789Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:01:25.830Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:01:25.830Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:01:25.831Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:25.831Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:01:25.831Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:01:25.831Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"76955686-cff8-4a02-bb1c-5842981e9868", X-RequestID:"76955686-cff8-4a02-bb1c-5842981e9868", X-TransactionID:"76955686-cff8-4a02-bb1c-5842981e9868", X-ECOMP-RequestID:"76955686-cff8-4a02-bb1c-5842981e9868", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba0db79e-d5d2-4e88-96e7-da6764b6742e"]
2022-12-09T01:01:25.832Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:01:25.832Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:01:25.960Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:25.961Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:25.961Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:01:25.962Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F32FAB3A29D29BC2DCD5B9E76BDD34BB; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:01:24 GMT", x-envoy-upstream-service-time:"121", server:"envoy"]
2022-12-09T01:01:25.962Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ef226a68-775c-11ed-b899-1e7d76ee51e3","businessKey":"4d3e4f21-426c-42ba-9b63-06dfcfd8b925","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:00:55.106+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e5b76061-775c-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"ef1fab11-775c-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:01:25.963Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:25.963Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:01:26.000Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:01:26.000Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:01:26.001Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:26.001Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:01:26.001Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:01:26.001Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"76955686-cff8-4a02-bb1c-5842981e9868", X-RequestID:"76955686-cff8-4a02-bb1c-5842981e9868", X-TransactionID:"76955686-cff8-4a02-bb1c-5842981e9868", X-ECOMP-RequestID:"76955686-cff8-4a02-bb1c-5842981e9868", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aaa6585c-cf67-4535-8411-f133faad89fb"]
2022-12-09T01:01:26.002Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:01:26.002Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:01:26.126Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:26.127Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:26.127Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:01:26.127Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=C0F0E87BB316DA5429BC70C8C1422994; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:01:25 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:01:26.128Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:007b7ca0-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"ef226a68-775c-11ed-b899-1e7d76ee51e3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"ef226a68-775c-11ed-b899-1e7d76ee51e3","executionId":"ef226a68-775c-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:01:24.212+0000","endTime":"2022-12-09T01:01:24.218+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e5b76061-775c-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:01:26.128Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:26.128Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:01:26.134Z|76955686-cff8-4a02-bb1c-5842981e9868|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:01:27.079Z|8fafc8a3-f94b-4cbb-b325-5b75b68d2baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:27.079Z|9b16aed8-8693-476c-bbd1-045e23614ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:27.079Z|9b16aed8-8693-476c-bbd1-045e23614ceb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:27.080Z|8fafc8a3-f94b-4cbb-b325-5b75b68d2baf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:27.120Z|d0fcc250-2b58-40ab-b07a-e0f066400eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:27.120Z|d0fcc250-2b58-40ab-b07a-e0f066400eed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:36.338Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:01:36.346Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:36.347Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||Invoke
2022-12-09T01:01:36.347Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:36.347Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:36.348Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Method      : GET
2022-12-09T01:01:36.348Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4519e5d2454577d8ddd51b811712a1ed", X-B3-SpanId:"1ae74447f707b6a2", X-B3-ParentSpanId:"950d91aa069b8ed4", X-B3-Sampled:"0", X-ONAP-RequestID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-RequestID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-TransactionID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-ECOMP-RequestID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b8a0508-37ad-43ec-b171-1b5a46165a5a"]
2022-12-09T01:01:36.348Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Request body: 
2022-12-09T01:01:36.349Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||==========================request end================================================
2022-12-09T01:01:36.388Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:36.389Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:36.390Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status text  : OK
2022-12-09T01:01:36.390Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:35 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:36.391Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Response body: {
  "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "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-12-09T01:00:39.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ff0cba74-feba-4c2b-8378-4654b2197eae\",\n    \"modelVersionId\": \"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"7da7b78d-408a-482d-bf2b-255ffef662cc\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e3f45c75-e04d-40a8-9839-51213085e437\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:01:24.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
    "cloudIdentifier" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\"},\"environment\":null}",
    "created" : "2022-12-09T01:01:21.000+00:00"
  } ],
  "requestURI" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    }
  }
}
2022-12-09T01:01:36.391Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:36.392Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||InvokeReturn
2022-12-09T01:01:36.394Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:36.395Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:01:36.395Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:36.395Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:36.396Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:01:36.396Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4519e5d2454577d8ddd51b811712a1ed", X-B3-SpanId:"36ed9bfaa6d05048", X-B3-ParentSpanId:"950d91aa069b8ed4", X-B3-Sampled:"0", X-ONAP-RequestID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-RequestID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-TransactionID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-ECOMP-RequestID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4069da5-5071-4c06-956b-707533a23f38"]
2022-12-09T01:01:36.396Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:01:36.397Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:01:36.438Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:36.439Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:36.439Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:01:36.440Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:35 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:36.440Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_a4deeb21-d0f2-4ceb-ae4c-e8889b51295f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"32b89b4c-f741-421f-bc2c-2e4040425c0b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":null,\"creation_time\":1670547683000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:01:27.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:01:36.442Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:36.442Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:01:36.494Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:01:36.495Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:01:36.495Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:36.496Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:01:36.496Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:01:36.496Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-RequestID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-TransactionID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-ECOMP-RequestID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"971c7250-477a-439a-a197-5c65db908f6f"]
2022-12-09T01:01:36.496Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:01:36.496Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:01:36.631Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:36.631Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:36.633Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:01:36.633Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=AA06D89981BA6277F3A23B8464F42433; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:01:35 GMT", x-envoy-upstream-service-time:"130", server:"envoy"]
2022-12-09T01:01:36.634Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"ef226a68-775c-11ed-b899-1e7d76ee51e3","businessKey":"4d3e4f21-426c-42ba-9b63-06dfcfd8b925","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:00:55.106+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"e5b76061-775c-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"ef1fab11-775c-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:01:36.634Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:36.634Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:01:36.666Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:01:36.667Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:01:36.667Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:36.667Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:01:36.667Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:01:36.667Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-RequestID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-TransactionID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-ECOMP-RequestID:"16c80d0e-4dba-4e52-838e-bb05ac86f385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c100be08-a31e-4f41-a4b4-b45746731d62"]
2022-12-09T01:01:36.668Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:01:36.668Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:01:36.788Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:36.788Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:36.789Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:01:36.789Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=75329BB988C16CE46D88B19A291AED94; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:01:35 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:01:36.790Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:007b7ca0-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"ef226a68-775c-11ed-b899-1e7d76ee51e3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"ef226a68-775c-11ed-b899-1e7d76ee51e3","executionId":"ef226a68-775c-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:01:24.212+0000","endTime":"2022-12-09T01:01:24.218+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"e5b76061-775c-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:01:36.790Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:36.791Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=ef226a68-775c-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:01:36.798Z|16c80d0e-4dba-4e52-838e-bb05ac86f385|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:01:37.108Z|4bd4468d-e571-4d21-987d-ae9b3b1d50b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:37.109Z|4bd4468d-e571-4d21-987d-ae9b3b1d50b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:37.114Z|b2ef7fab-04f6-448f-a2b6-1764b546b744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:37.115Z|b2ef7fab-04f6-448f-a2b6-1764b546b744|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:37.147Z|47d594a2-dfdb-463c-8db6-8b2b1301bba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:37.147Z|47d594a2-dfdb-463c-8db6-8b2b1301bba4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:40.370Z|1863fc01-5ab6-4152-9bd2-9a3397c3677e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:01:40.373Z|1863fc01-5ab6-4152-9bd2-9a3397c3677e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:01:40.826Z|8f7c3119-818c-46f0-8a07-f24ab837f98c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:01:40.827Z|8f7c3119-818c-46f0-8a07-f24ab837f98c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:01:46.988Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:01:46.996Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:46.996Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||Invoke
2022-12-09T01:01:46.996Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:46.997Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:46.997Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Method      : GET
2022-12-09T01:01:46.997Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae0bd4040b89117e7c90ca4ef057928d", X-B3-SpanId:"b5bef95783b03b8a", X-B3-ParentSpanId:"40af692664e568ad", X-B3-Sampled:"0", X-ONAP-RequestID:"9db90dd6-813a-432e-ae56-4ba002206376", X-RequestID:"9db90dd6-813a-432e-ae56-4ba002206376", X-TransactionID:"9db90dd6-813a-432e-ae56-4ba002206376", X-ECOMP-RequestID:"9db90dd6-813a-432e-ae56-4ba002206376", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adb9cfea-9d85-4a2b-a42a-5f730219b1ba"]
2022-12-09T01:01:46.998Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Request body: 
2022-12-09T01:01:46.998Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||==========================request end================================================
2022-12-09T01:01:47.032Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:47.034Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:47.034Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status text  : OK
2022-12-09T01:01:47.034Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:45 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:47.035Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Response body: {
  "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "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-12-09T01:00:39.000+00:00",
  "endTime" : "2022-12-09T01:01:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ff0cba74-feba-4c2b-8378-4654b2197eae\",\n    \"modelVersionId\": \"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"7da7b78d-408a-482d-bf2b-255ffef662cc\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e3f45c75-e04d-40a8-9839-51213085e437\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:01:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
    "cloudIdentifier" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\"},\"environment\":null}",
    "created" : "2022-12-09T01:01:21.000+00:00"
  } ],
  "requestURI" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    }
  }
}
2022-12-09T01:01:47.036Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:47.036Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||InvokeReturn
2022-12-09T01:01:47.045Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:47.045Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:01:47.045Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:47.046Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:47.046Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:01:47.046Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae0bd4040b89117e7c90ca4ef057928d", X-B3-SpanId:"10f2df75962492b6", X-B3-ParentSpanId:"40af692664e568ad", X-B3-Sampled:"0", X-ONAP-RequestID:"9db90dd6-813a-432e-ae56-4ba002206376", X-RequestID:"9db90dd6-813a-432e-ae56-4ba002206376", X-TransactionID:"9db90dd6-813a-432e-ae56-4ba002206376", X-ECOMP-RequestID:"9db90dd6-813a-432e-ae56-4ba002206376", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78207b68-af9e-4583-9d89-1fee4b98c4a7"]
2022-12-09T01:01:47.046Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:01:47.047Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:01:47.070Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:47.071Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:47.071Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:01:47.072Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:45 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:47.073Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c18fa282-60c3-4685-9a99-bc5e54e4f723\",\"output_key\":\"subnet_id_a4deeb21-d0f2-4ceb-ae4c-e8889b51295f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"32b89b4c-f741-421f-bc2c-2e4040425c0b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":null,\"creation_time\":1670547683000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:01:27.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:01:47.073Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:47.074Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:01:47.090Z|9db90dd6-813a-432e-ae56-4ba002206376|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:01:47.156Z|5a44cb30-a596-4ac8-99d4-637c55396b82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:47.156Z|75fc621e-5d23-40e2-8999-527e6033d5df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:47.157Z|75fc621e-5d23-40e2-8999-527e6033d5df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:47.157Z|5a44cb30-a596-4ac8-99d4-637c55396b82|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:47.179Z|db7a49c2-41f7-4ed5-863b-67208b1a234e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:47.180Z|db7a49c2-41f7-4ed5-863b-67208b1a234e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:47.291Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:01:47.296Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:47.296Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||Invoke
2022-12-09T01:01:47.297Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:47.297Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:47.297Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Method      : GET
2022-12-09T01:01:47.298Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2680c2135961631ae84018156418ea0a", X-B3-SpanId:"36b22bf7db4fe985", X-B3-ParentSpanId:"a80355fe50aa6534", X-B3-Sampled:"0", X-ONAP-RequestID:"01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6", X-RequestID:"01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6", X-TransactionID:"01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6", X-ECOMP-RequestID:"01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"407fc477-3351-4366-8724-435b5b619b83"]
2022-12-09T01:01:47.298Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Request body: 
2022-12-09T01:01:47.298Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||==========================request end================================================
2022-12-09T01:01:47.355Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:47.355Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:47.356Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status text  : OK
2022-12-09T01:01:47.357Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:47.358Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Response body: {
  "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "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-12-09T01:00:39.000+00:00",
  "endTime" : "2022-12-09T01:01:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ff0cba74-feba-4c2b-8378-4654b2197eae\",\n    \"modelVersionId\": \"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"7da7b78d-408a-482d-bf2b-255ffef662cc\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e3f45c75-e04d-40a8-9839-51213085e437\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:01:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
    "cloudIdentifier" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\"},\"environment\":null}",
    "created" : "2022-12-09T01:01:21.000+00:00"
  } ],
  "requestURI" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    }
  }
}
2022-12-09T01:01:47.358Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:47.359Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||InvokeReturn
2022-12-09T01:01:47.362Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:47.363Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:01:47.363Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:47.363Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:47.364Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:01:47.364Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2680c2135961631ae84018156418ea0a", X-B3-SpanId:"33b8b49041432f16", X-B3-ParentSpanId:"a80355fe50aa6534", X-B3-Sampled:"0", X-ONAP-RequestID:"01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6", X-RequestID:"01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6", X-TransactionID:"01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6", X-ECOMP-RequestID:"01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae47e740-af5d-4141-bf60-dad9e242a80d"]
2022-12-09T01:01:47.365Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:01:47.366Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:01:47.391Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:47.392Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:47.392Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:01:47.393Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:47.394Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c18fa282-60c3-4685-9a99-bc5e54e4f723\",\"output_key\":\"subnet_id_a4deeb21-d0f2-4ceb-ae4c-e8889b51295f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"32b89b4c-f741-421f-bc2c-2e4040425c0b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":null,\"creation_time\":1670547683000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:01:27.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:01:47.394Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:47.395Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:01:47.409Z|01be0495-1fc8-44fd-8fdd-ee3a9d95a6f6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:01:47.585Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:01:47.590Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:47.591Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||Invoke
2022-12-09T01:01:47.591Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:47.592Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:47.592Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Method      : GET
2022-12-09T01:01:47.593Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ba249d5179ad5af50ec62caf8072322", X-B3-SpanId:"56253dc61bc10dae", X-B3-ParentSpanId:"a265a84bad45a513", X-B3-Sampled:"0", X-ONAP-RequestID:"5393de88-a1b9-44bd-ab9a-55d904d28dff", X-RequestID:"5393de88-a1b9-44bd-ab9a-55d904d28dff", X-TransactionID:"5393de88-a1b9-44bd-ab9a-55d904d28dff", X-ECOMP-RequestID:"5393de88-a1b9-44bd-ab9a-55d904d28dff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13538137-4394-40c2-9051-0ab4de76f327"]
2022-12-09T01:01:47.593Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Request body: 
2022-12-09T01:01:47.594Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||==========================request end================================================
2022-12-09T01:01:47.626Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:47.627Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:47.627Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status text  : OK
2022-12-09T01:01:47.628Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:47.629Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Response body: {
  "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "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-12-09T01:00:39.000+00:00",
  "endTime" : "2022-12-09T01:01:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ff0cba74-feba-4c2b-8378-4654b2197eae\",\n    \"modelVersionId\": \"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"7da7b78d-408a-482d-bf2b-255ffef662cc\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e3f45c75-e04d-40a8-9839-51213085e437\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:01:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
    "cloudIdentifier" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\"},\"environment\":null}",
    "created" : "2022-12-09T01:01:21.000+00:00"
  } ],
  "requestURI" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    }
  }
}
2022-12-09T01:01:47.629Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:47.630Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||InvokeReturn
2022-12-09T01:01:47.632Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:47.632Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:01:47.633Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:47.633Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:47.633Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:01:47.633Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ba249d5179ad5af50ec62caf8072322", X-B3-SpanId:"bc5ae78911ac35c8", X-B3-ParentSpanId:"a265a84bad45a513", X-B3-Sampled:"0", X-ONAP-RequestID:"5393de88-a1b9-44bd-ab9a-55d904d28dff", X-RequestID:"5393de88-a1b9-44bd-ab9a-55d904d28dff", X-TransactionID:"5393de88-a1b9-44bd-ab9a-55d904d28dff", X-ECOMP-RequestID:"5393de88-a1b9-44bd-ab9a-55d904d28dff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9db23c9-1eb7-43e1-82b0-0bbe821e8724"]
2022-12-09T01:01:47.634Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:01:47.634Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:01:47.663Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:47.664Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:47.664Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:01:47.664Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:47.665Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c18fa282-60c3-4685-9a99-bc5e54e4f723\",\"output_key\":\"subnet_id_a4deeb21-d0f2-4ceb-ae4c-e8889b51295f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"32b89b4c-f741-421f-bc2c-2e4040425c0b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":null,\"creation_time\":1670547683000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:01:27.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:01:47.666Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:47.666Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:01:47.677Z|5393de88-a1b9-44bd-ab9a-55d904d28dff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:01:47.850Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:01:47.855Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:47.855Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||Invoke
2022-12-09T01:01:47.855Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:47.856Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:47.856Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Method      : GET
2022-12-09T01:01:47.856Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfef0c50b0f6b12f237b44236f445703", X-B3-SpanId:"f3942bc09baab2be", X-B3-ParentSpanId:"8ed0c841a0cff8be", X-B3-Sampled:"0", X-ONAP-RequestID:"d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c", X-RequestID:"d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c", X-TransactionID:"d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c", X-ECOMP-RequestID:"d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"392e9c58-0451-4b69-b985-28dbff09217f"]
2022-12-09T01:01:47.857Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Request body: 
2022-12-09T01:01:47.857Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||==========================request end================================================
2022-12-09T01:01:47.896Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:47.896Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:47.896Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status text  : OK
2022-12-09T01:01:47.897Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:47.899Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Response body: {
  "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "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-12-09T01:00:39.000+00:00",
  "endTime" : "2022-12-09T01:01:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ff0cba74-feba-4c2b-8378-4654b2197eae\",\n    \"modelVersionId\": \"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"7da7b78d-408a-482d-bf2b-255ffef662cc\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e3f45c75-e04d-40a8-9839-51213085e437\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:01:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
    "cloudIdentifier" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\"},\"environment\":null}",
    "created" : "2022-12-09T01:01:21.000+00:00"
  } ],
  "requestURI" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    }
  }
}
2022-12-09T01:01:47.899Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:47.900Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||InvokeReturn
2022-12-09T01:01:47.902Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:47.903Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:01:47.903Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:47.903Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:47.904Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:01:47.904Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dfef0c50b0f6b12f237b44236f445703", X-B3-SpanId:"47d6bd103aa21f44", X-B3-ParentSpanId:"8ed0c841a0cff8be", X-B3-Sampled:"0", X-ONAP-RequestID:"d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c", X-RequestID:"d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c", X-TransactionID:"d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c", X-ECOMP-RequestID:"d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55d98e42-4f71-4f19-a9b0-f267a702529c"]
2022-12-09T01:01:47.904Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:01:47.905Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:01:47.929Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:47.930Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:47.930Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:01:47.931Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:47.934Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c18fa282-60c3-4685-9a99-bc5e54e4f723\",\"output_key\":\"subnet_id_a4deeb21-d0f2-4ceb-ae4c-e8889b51295f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"32b89b4c-f741-421f-bc2c-2e4040425c0b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":null,\"creation_time\":1670547683000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:01:27.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:01:47.934Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:47.934Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:01:47.946Z|d954103b-a3c4-4e47-a3b3-6e4eeb5cf01c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:01:48.129Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:01:48.133Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:48.134Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||Invoke
2022-12-09T01:01:48.134Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:48.134Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925
2022-12-09T01:01:48.135Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Method      : GET
2022-12-09T01:01:48.135Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b373ae5f4632e1af82e6a9159f51528", X-B3-SpanId:"1c0a6d2b64820ac2", X-B3-ParentSpanId:"8db96ca8b8a33028", X-B3-Sampled:"0", X-ONAP-RequestID:"ae4861ec-b440-477c-af9d-5c36eaad7e2a", X-RequestID:"ae4861ec-b440-477c-af9d-5c36eaad7e2a", X-TransactionID:"ae4861ec-b440-477c-af9d-5c36eaad7e2a", X-ECOMP-RequestID:"ae4861ec-b440-477c-af9d-5c36eaad7e2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f11018c-ff93-43ce-acf2-a9ce410f7847"]
2022-12-09T01:01:48.135Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Request body: 
2022-12-09T01:01:48.136Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||==========================request end================================================
2022-12-09T01:01:48.168Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:48.169Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:48.169Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Status text  : OK
2022-12-09T01:01:48.170Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:48.171Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||Response body: {
  "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "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-12-09T01:00:39.000+00:00",
  "endTime" : "2022-12-09T01:01:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"network\",\n    \"modelInvariantId\": \"ff0cba74-feba-4c2b-8378-4654b2197eae\",\n    \"modelVersionId\": \"e5fe949a-77c2-4dea-b6a3-1d32bdb36c9b\",\n    \"modelName\": \"Generic NeutronNet\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"7da7b78d-408a-482d-bf2b-255ffef662cc\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e3f45c75-e04d-40a8-9839-51213085e437\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_network\",\n                    \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:01:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "createInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "Generic NeutronNet",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
    "cloudIdentifier" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
    "requestBody" : "{\"parameters\":{\"shared\":\"false\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\"},\"environment\":null}",
    "created" : "2022-12-09T01:01:21.000+00:00"
  } ],
  "requestURI" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925"
    }
  }
}
2022-12-09T01:01:48.171Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:48.172Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|INFO|500||InvokeReturn
2022-12-09T01:01:48.174Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:48.174Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:01:48.174Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:48.175Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false
2022-12-09T01:01:48.175Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:01:48.175Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b373ae5f4632e1af82e6a9159f51528", X-B3-SpanId:"be718eaf46be2014", X-B3-ParentSpanId:"8db96ca8b8a33028", X-B3-Sampled:"0", X-ONAP-RequestID:"ae4861ec-b440-477c-af9d-5c36eaad7e2a", X-RequestID:"ae4861ec-b440-477c-af9d-5c36eaad7e2a", X-TransactionID:"ae4861ec-b440-477c-af9d-5c36eaad7e2a", X-ECOMP-RequestID:"ae4861ec-b440-477c-af9d-5c36eaad7e2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c146bbf-010d-4c33-9920-facd89e1e7c0"]
2022-12-09T01:01:48.176Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:01:48.176Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:01:48.206Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:48.207Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:01:48.207Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:01:48.208Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:01:46 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:01:48.209Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 8,
  "soRequestId" : "4d3e4f21-426c-42ba-9b63-06dfcfd8b925",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":\"c18fa282-60c3-4685-9a99-bc5e54e4f723\",\"output_key\":\"subnet_id_a4deeb21-d0f2-4ceb-ae4c-e8889b51295f\"},{\"description\":\"Openstack network identifier\",\"output_value\":\"32b89b4c-f741-421f-bc2c-2e4040425c0b\",\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":null,\"creation_time\":1670547683000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:01:27.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:01:48.210Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:48.210Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4d3e4f21-426c-42ba-9b63-06dfcfd8b925&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:01:48.230Z|ae4861ec-b440-477c-af9d-5c36eaad7e2a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/4d3e4f21-426c-42ba-9b63-06dfcfd8b925|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:01:55.369Z|a26a3bb6-1665-4031-8dcd-b6cb956e31c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:01:55.370Z|a26a3bb6-1665-4031-8dcd-b6cb956e31c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:01:57.187Z|487ef592-1efa-4b09-8eac-751c1695c937|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:57.187Z|720f473d-b460-4aa5-bf5c-51b491f8103e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:57.188Z|720f473d-b460-4aa5-bf5c-51b491f8103e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:57.188Z|487ef592-1efa-4b09-8eac-751c1695c937|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:57.206Z|66e6adee-1df9-49da-8f6a-597aff837304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:01:57.207Z|66e6adee-1df9-49da-8f6a-597aff837304|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:01:59.417Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:01:59.421Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|||INFO|500||Checking if requestId: 46e30bcc-a4a3-4368-89bb-3817bf8ba551 already exists in requestDb InfraActiveRequests table
2022-12-09T01:01:59.422Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:01:59.423Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||Invoke
2022-12-09T01:01:59.423Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||===========================request begin================================================
2022-12-09T01:01:59.423Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:01:59.423Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Method      : GET
2022-12-09T01:01:59.424Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1388f2d0e3705f0e12bcfcc4bb25cabb", X-B3-SpanId:"35945abc03ae188a", X-B3-ParentSpanId:"8d63fdece9d6d0b4", X-B3-Sampled:"0", X-ONAP-RequestID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-RequestID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-TransactionID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-ECOMP-RequestID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"373bcb9c-fbd8-49b0-9c98-2070abaccb4b"]
2022-12-09T01:01:59.424Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Request body: 
2022-12-09T01:01:59.424Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||==========================request end================================================
2022-12-09T01:01:59.454Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||============================response begin==========================================
2022-12-09T01:01:59.455Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:01:59.456Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status text  : Not Found
2022-12-09T01:01:59.456Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:01:58 GMT", x-envoy-upstream-service-time:"25", server:"envoy"]
2022-12-09T01:01:59.456Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Response body: 
2022-12-09T01:01:59.457Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||=======================response end=================================================
2022-12-09T01:01:59.457Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|404|Not Found|InvokeReturn
2022-12-09T01:01:59.472Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:02:00.476Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:02:00.515Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/d64ad2c8-3a46-4aab-bce5-799de94578f4/related-to/vf-modules?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:02:00.516Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/d64ad2c8-3a46-4aab-bce5-799de94578f4/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-12-09T01:02:00.601Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/l3-networks/l3-network/d64ad2c8-3a46-4aab-bce5-799de94578f4/related-to/vf-modules?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-12-09T01:02:00.602Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/l3-networks/l3-network/d64ad2c8-3a46-4aab-bce5-799de94578f4/related-to/vf-modules?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:01:59 GMT], server=[envoy], content-length=[395], x-envoy-upstream-service-time=[60], x-aai-txid=[1-aai-resources-221209-01:01:59:518-59333], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:02:00.603Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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/d64ad2c8-3a46-4aab-bce5-799de94578f4/related-to/vf-modules","Node Not Found:No Node of type vf-module found at: network/l3-networks/l3-network/d64ad2c8-3a46-4aab-bce5-799de94578f4/related-to/vf-modules","ERR.5.4.6114"]}}}

2022-12-09T01:02:00.607Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/l3-networks/l3-network/d64ad2c8-3a46-4aab-bce5-799de94578f4/related-to/vf-modules?resultIndex=0&resultSize=1&format=count
2022-12-09T01:02:00.611Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:02:00.643Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:02:00.644Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||Invoke
2022-12-09T01:02:00.707Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||InvokeReturn
2022-12-09T01:02:00.708Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnw-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:01:59 GMT], server=[envoy], content-length=[1070], x-envoy-upstream-service-time=[58], vertex-id=[225424], x-aai-txid=[0-aai-resources-221209-01:01:59:637-7782], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:02:00.710Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|||DEBUG|500||{"tenant-id":"2ee1b58c15dc42f1b435bd67d5bcc17d","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1670547642739","relationship-list":{"relationship":[{"related-to":"l3-network","relationship-label":"org.onap.relationships.inventory.Uses","related-link":"/aai/v24/network/l3-networks/l3-network/d64ad2c8-3a46-4aab-bce5-799de94578f4","relationship-data":[{"relationship-key":"l3-network.network-id","relationship-value":"d64ad2c8-3a46-4aab-bce5-799de94578f4"}],"related-to-property":[{"property-key":"l3-network.network-name","property-value":"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_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-12-09T01:02:00.712Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:02:00.713Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:02:00.715Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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-12-09T01:02:00.715Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:02:00.716Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:00.716Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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-12-09T01:02:00.717Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:02:00.717Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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:"1388f2d0e3705f0e12bcfcc4bb25cabb", X-B3-SpanId:"2a531ed91605b719", X-B3-ParentSpanId:"8d63fdece9d6d0b4", X-B3-Sampled:"0", X-ONAP-RequestID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-RequestID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-TransactionID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-ECOMP-RequestID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62c7c923-c9fe-498f-a8e1-7ff259ec2dac"]
2022-12-09T01:02:00.718Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"networkInstanceId":"d64ad2c8-3a46-4aab-bce5-799de94578f4","serviceInstanceId":"e3f45c75-e04d-40a8-9839-51213085e437"},"instanceName":null,"requestScope":"network"}
2022-12-09T01:02:00.718Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:02:00.759Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:00.760Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:00.760Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:02:00.761Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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, 09 Dec 2022 01:02:00 GMT", x-envoy-upstream-service-time:"37", server:"envoy"]
2022-12-09T01:02:00.761Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:02:00.761Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:00.762Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:02:00.763Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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-12-09T01:02:00.764Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-12-09T01:02:00.764Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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-12-09T01:02:00.764Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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-12-09T01:02:00.765Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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-12-09T01:02:00.765Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-RequestID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-TransactionID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-ECOMP-RequestID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"050253d0-9adc-4182-9edb-1380b993c215"]
2022-12-09T01:02:00.765Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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-12-09T01:02:00.765Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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-12-09T01:02:00.812Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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-12-09T01:02:00.814Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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-12-09T01:02:00.814Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : OK
2022-12-09T01:02:00.815Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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", date:"Fri, 09 Dec 2022 01:02:00 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:00.817Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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" : 184,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184"
    },
    "networkRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/networkRecipe/184"
    }
  }
}
2022-12-09T01:02:00.818Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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-12-09T01:02:00.818Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/networkRecipe/search/findFirstByModelNameAndAction?modelName=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-12-09T01:02:00.826Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-12-09T01:02:00.827Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:02:00.827Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:00.827Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-12-09T01:02:00.827Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:02:00.827Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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:"1253", X-B3-TraceId:"1388f2d0e3705f0e12bcfcc4bb25cabb", X-B3-SpanId:"729c0de84062350f", X-B3-ParentSpanId:"8d63fdece9d6d0b4", X-B3-Sampled:"0", X-ONAP-RequestID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-RequestID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-TransactionID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-ECOMP-RequestID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8301e000-9b61-4541-90fc-56f5241320a6"]
2022-12-09T01:02:00.828Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"46e30bcc-a4a3-4368-89bb-3817bf8ba551","requestStatus":"IN_PROGRESS","startTime":1670547720608,"source":"VID","tenantId":"2ee1b58c15dc42f1b435bd67d5bcc17d","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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"e3f45c75-e04d-40a8-9839-51213085e437","requestScope":"network","requestAction":"deleteInstance","networkId":"d64ad2c8-3a46-4aab-bce5-799de94578f4","networkType":"","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"46e30bcc-a4a3-4368-89bb-3817bf8ba551"}
2022-12-09T01:02:00.828Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:02:00.879Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:00.880Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:02:00.880Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:02:00.881Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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/46e30bcc-a4a3-4368-89bb-3817bf8ba551", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:00 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:00.881Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:02:00.608+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:02:00.315+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    }
  }
}
2022-12-09T01:02:00.881Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:00.882Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:02:00.893Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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-12-09T01:02:00.894Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:02:00.894Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:00.895Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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-12-09T01:02:00.895Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:02:00.895Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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:"1388f2d0e3705f0e12bcfcc4bb25cabb", X-B3-SpanId:"e0ffa476403423a9", X-B3-ParentSpanId:"8d63fdece9d6d0b4", X-B3-Sampled:"0", X-ONAP-RequestID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-RequestID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-TransactionID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-ECOMP-RequestID:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8811d51e-10e1-4042-94f4-93869a67adb5"]
2022-12-09T01:02:00.896Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|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\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"cloudOwner\":\"basicnw-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"e3f45c75-e04d-40a8-9839-51213085e437\",\"networkInstanceId\":\"d64ad2c8-3a46-4aab-bce5-799de94578f4\"}","type":"String"},"requestId":{"value":"46e30bcc-a4a3-4368-89bb-3817bf8ba551","type":"String"},"mso-request-id":{"value":"46e30bcc-a4a3-4368-89bb-3817bf8ba551","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"e3f45c75-e04d-40a8-9839-51213085e437","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"","type":"String"},"vfModuleId":{"value":"","type":"String"},"volumeGroupId":{"value":"","type":"String"},"networkId":{"value":"d64ad2c8-3a46-4aab-bce5-799de94578f4","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/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-12-09T01:02:00.896Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:02:01.941Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:01.942Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:02:01.942Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:02:01.942Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:02:01 GMT", x-onap-requestid:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", x-requestid:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", x-transactionid:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", x-ecomp-requestid:"46e30bcc-a4a3-4368-89bb-3817bf8ba551", x-onap-partnername:"UNKNOWN", x-invocationid:"8811d51e-10e1-4042-94f4-93869a67adb5", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1040", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:01.943Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"46e30bcc-a4a3-4368-89bb-3817bf8ba551\",\"instanceId\":\"d64ad2c8-3a46-4aab-bce5-799de94578f4\"}}","message":"Success","processInstanceID":"15e0c899-775d-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:02:01.943Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:01.943Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:02:01.948Z|46e30bcc-a4a3-4368-89bb-3817bf8ba551|http-nio-8080-exec-5|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:02:02.162Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:02:02.166Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:02.167Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||Invoke
2022-12-09T01:02:02.168Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:02.168Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:02.168Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Method      : GET
2022-12-09T01:02:02.169Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80681af103d34c66966ce0099358da6a", X-B3-SpanId:"a0124a643b993c3f", X-B3-ParentSpanId:"d6e9490b5c0335d1", X-B3-Sampled:"0", X-ONAP-RequestID:"83a938e9-549b-4644-b29c-b20b85e2eb10", X-RequestID:"83a938e9-549b-4644-b29c-b20b85e2eb10", X-TransactionID:"83a938e9-549b-4644-b29c-b20b85e2eb10", X-ECOMP-RequestID:"83a938e9-549b-4644-b29c-b20b85e2eb10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bef766ea-0847-48dd-8a35-c474eef9787e"]
2022-12-09T01:02:02.169Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Request body: 
2022-12-09T01:02:02.170Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||==========================request end================================================
2022-12-09T01:02:02.204Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:02.205Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:02.206Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status text  : OK
2022-12-09T01:02:02.206Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:01 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:02.208Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Response body: {
  "requestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:02:00.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:02:00.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    }
  }
}
2022-12-09T01:02:02.208Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:02.209Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||InvokeReturn
2022-12-09T01:02:02.212Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:02.212Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:02:02.212Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:02.212Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:02.213Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:02:02.213Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80681af103d34c66966ce0099358da6a", X-B3-SpanId:"82e4e5b4eeece141", X-B3-ParentSpanId:"d6e9490b5c0335d1", X-B3-Sampled:"0", X-ONAP-RequestID:"83a938e9-549b-4644-b29c-b20b85e2eb10", X-RequestID:"83a938e9-549b-4644-b29c-b20b85e2eb10", X-TransactionID:"83a938e9-549b-4644-b29c-b20b85e2eb10", X-ECOMP-RequestID:"83a938e9-549b-4644-b29c-b20b85e2eb10", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b31844de-cfc6-4f76-9c13-8eef2aa9ebc3"]
2022-12-09T01:02:02.213Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:02:02.213Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:02:02.240Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:02.241Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:02.241Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:02:02.241Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:01 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:02.245Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:02:02.245Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:02.246Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:02:02.258Z|83a938e9-549b-4644-b29c-b20b85e2eb10|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:02:07.214Z|b274225c-6042-40aa-9e67-f8f9923f18dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:07.214Z|7fc57497-0099-46fb-9dec-a54b598c46c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:07.215Z|7fc57497-0099-46fb-9dec-a54b598c46c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:07.214Z|b274225c-6042-40aa-9e67-f8f9923f18dd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:07.231Z|e41eec07-5ead-4442-b607-58a12a2e0e03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:07.231Z|e41eec07-5ead-4442-b607-58a12a2e0e03|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:08.938Z|b688319d-d590-44aa-b379-491746fb79e3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:02:08.939Z|b688319d-d590-44aa-b379-491746fb79e3|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:10.369Z|372a103c-dfb0-410d-93e5-3c982f6578f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:02:10.371Z|372a103c-dfb0-410d-93e5-3c982f6578f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:02:10.828Z|fa19f85e-3aa0-4f98-9805-767a30ba060c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:02:10.828Z|fa19f85e-3aa0-4f98-9805-767a30ba060c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:02:12.433Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:02:12.441Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:12.442Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||Invoke
2022-12-09T01:02:12.442Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:12.443Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:12.443Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Method      : GET
2022-12-09T01:02:12.443Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2231048ecc58e5c4a54e0dbd8f620151", X-B3-SpanId:"6b134d34e1f83eae", X-B3-ParentSpanId:"d93afefbe521b060", X-B3-Sampled:"0", X-ONAP-RequestID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-RequestID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-TransactionID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-ECOMP-RequestID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ac99113-331e-4c3d-aa47-985245609eec"]
2022-12-09T01:02:12.444Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Request body: 
2022-12-09T01:02:12.444Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||==========================request end================================================
2022-12-09T01:02:12.489Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:12.489Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:12.490Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status text  : OK
2022-12-09T01:02:12.490Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:11 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:12.491Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Response body: {
  "requestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-12-09T01:02:00.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:02:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    }
  }
}
2022-12-09T01:02:12.492Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:12.492Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||InvokeReturn
2022-12-09T01:02:12.496Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:12.496Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:02:12.497Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:12.497Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:12.497Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:02:12.497Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2231048ecc58e5c4a54e0dbd8f620151", X-B3-SpanId:"d15e165dc41c0dd5", X-B3-ParentSpanId:"d93afefbe521b060", X-B3-Sampled:"0", X-ONAP-RequestID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-RequestID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-TransactionID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-ECOMP-RequestID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"908578c8-fc64-407a-b7e3-564631f07693"]
2022-12-09T01:02:12.498Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:02:12.498Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:02:12.534Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:12.534Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:12.535Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:02:12.535Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:11 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:12.537Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_a4deeb21-d0f2-4ceb-ae4c-e8889b51295f\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":1670547728000,\"creation_time\":1670547683000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:02:09.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:02:12.538Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:12.538Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:02:12.583Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:02:12.584Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:02:12.585Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:12.585Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:02:12.585Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:02:12.586Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-RequestID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-TransactionID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-ECOMP-RequestID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72de6384-4d62-4eca-a82f-d66304cac533"]
2022-12-09T01:02:12.586Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:02:12.586Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:02:12.731Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:12.732Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:12.732Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:02:12.732Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=B23318F156FBFDE5C6E3B1C94B6B34BE; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:02:11 GMT", x-envoy-upstream-service-time:"134", server:"envoy"]
2022-12-09T01:02:12.733Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"185179a9-775d-11ed-b899-1e7d76ee51e3","businessKey":"46e30bcc-a4a3-4368-89bb-3817bf8ba551","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:02:04.201+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"15e0c899-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"18506902-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:02:12.733Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:12.734Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:02:12.762Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:02:12.762Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:02:12.763Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:12.763Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:02:12.763Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:02:12.763Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-RequestID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-TransactionID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-ECOMP-RequestID:"39c036b7-db71-425a-a8ed-737bfb056c6f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5cf3259-febe-4e68-8daf-f46c8a88386f"]
2022-12-09T01:02:12.763Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:02:12.764Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:02:12.885Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:12.886Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:12.886Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:02:12.886Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=6E016E00CEAA2568699F189CF4E52724; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:02:11 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:02:12.887Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1a4fe1e1-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"185179a9-775d-11ed-b899-1e7d76ee51e3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"185179a9-775d-11ed-b899-1e7d76ee51e3","executionId":"185179a9-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:02:07.546+0000","endTime":"2022-12-09T01:02:07.551+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"15e0c899-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:02:12.887Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:12.887Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:02:12.893Z|39c036b7-db71-425a-a8ed-737bfb056c6f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:02:17.243Z|5fc3b554-f53a-4a2d-9e14-329c78755464|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:17.243Z|483fa144-f85d-4cd2-98b4-610568498b1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:17.243Z|5fc3b554-f53a-4a2d-9e14-329c78755464|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:17.244Z|483fa144-f85d-4cd2-98b4-610568498b1d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:17.257Z|36548d20-4191-43fd-b8d9-8d66696ee767|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:17.258Z|36548d20-4191-43fd-b8d9-8d66696ee767|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:23.068Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:02:23.076Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:23.077Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||Invoke
2022-12-09T01:02:23.077Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:23.077Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:23.077Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Method      : GET
2022-12-09T01:02:23.077Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7acbe7cde06f4e1d09e649e39e4e7fa1", X-B3-SpanId:"7f41ba35b2c90275", X-B3-ParentSpanId:"f9ed81f047f6a795", X-B3-Sampled:"0", X-ONAP-RequestID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-RequestID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-TransactionID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-ECOMP-RequestID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17784020-d2cf-4356-bb45-b81e933334d8"]
2022-12-09T01:02:23.078Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Request body: 
2022-12-09T01:02:23.078Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||==========================request end================================================
2022-12-09T01:02:23.123Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:23.123Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:23.124Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status text  : OK
2022-12-09T01:02:23.124Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:22 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:23.125Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Response body: {
  "requestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The network was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeactivateNetworkBB has completed successfully, next invoking DeleteNetworkBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-12-09T01:02:00.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:02:07.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    }
  }
}
2022-12-09T01:02:23.125Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:23.125Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||InvokeReturn
2022-12-09T01:02:23.127Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:23.128Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:02:23.128Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:23.128Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:23.128Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:02:23.129Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7acbe7cde06f4e1d09e649e39e4e7fa1", X-B3-SpanId:"839063228badebf4", X-B3-ParentSpanId:"f9ed81f047f6a795", X-B3-Sampled:"0", X-ONAP-RequestID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-RequestID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-TransactionID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-ECOMP-RequestID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36cdaaef-33a9-4af7-b8bf-b256cf717dfc"]
2022-12-09T01:02:23.129Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:02:23.129Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:02:23.158Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:23.159Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:23.159Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:02:23.160Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:22 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:23.161Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":[{\"description\":\"Openstack subnet identifier\",\"output_value\":null,\"output_key\":\"subnet_id_a4deeb21-d0f2-4ceb-ae4c-e8889b51295f\"},{\"description\":\"Openstack network identifier\",\"output_value\":null,\"output_key\":\"network_id\"}],\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":1670547728000,\"creation_time\":1670547683000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:02:09.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:02:23.161Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:23.161Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:02:23.195Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:02:23.196Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:02:23.196Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:23.196Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:02:23.197Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:02:23.197Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-RequestID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-TransactionID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-ECOMP-RequestID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37f80ebe-f488-4f8f-a8cf-91f1c6d7220f"]
2022-12-09T01:02:23.197Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:02:23.197Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:02:23.326Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:23.326Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:23.327Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:02:23.327Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=B9073BAE6908B58EBB3D4B8D72347019; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:02:22 GMT", x-envoy-upstream-service-time:"124", server:"envoy"]
2022-12-09T01:02:23.328Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"185179a9-775d-11ed-b899-1e7d76ee51e3","businessKey":"46e30bcc-a4a3-4368-89bb-3817bf8ba551","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:02:04.201+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"15e0c899-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"18506902-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:02:23.328Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:23.328Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:02:23.360Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:02:23.361Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:02:23.362Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:23.362Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:02:23.362Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:02:23.363Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-RequestID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-TransactionID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-ECOMP-RequestID:"17674c8f-7f48-42d4-9ac2-796cfafdafa1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aeba6c6e-017f-432c-aa22-a543353854a7"]
2022-12-09T01:02:23.363Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:02:23.363Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:02:23.482Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:23.483Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:23.483Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:02:23.484Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=4A8DF88AEA432AE82820D1B337DCC975; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:02:22 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:02:23.484Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:1a4fe1e1-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"185179a9-775d-11ed-b899-1e7d76ee51e3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"185179a9-775d-11ed-b899-1e7d76ee51e3","executionId":"185179a9-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:02:07.546+0000","endTime":"2022-12-09T01:02:07.551+0000","durationInMillis":5,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"15e0c899-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:02:23.484Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:23.485Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=185179a9-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:02:23.490Z|17674c8f-7f48-42d4-9ac2-796cfafdafa1|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:02:25.369Z|b9634152-9e3c-436c-ae40-d3e99654d63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:02:25.375Z|b9634152-9e3c-436c-ae40-d3e99654d63d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:02:27.270Z|c4541074-badd-4cca-a7dc-f35c98ca7caa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:27.270Z|c4541074-badd-4cca-a7dc-f35c98ca7caa|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:27.273Z|2689b0f6-0db6-4cc4-9716-f5ebd5041b3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:27.273Z|2689b0f6-0db6-4cc4-9716-f5ebd5041b3c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:27.280Z|54e9b551-1af8-40dd-9247-074323cfcfb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:27.281Z|54e9b551-1af8-40dd-9247-074323cfcfb2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:33.671Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:02:33.677Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:33.678Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||Invoke
2022-12-09T01:02:33.678Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:33.678Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:33.678Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Method      : GET
2022-12-09T01:02:33.679Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13f5f1f9639c8b28e599ac7a23edd132", X-B3-SpanId:"cd2da47d617eb780", X-B3-ParentSpanId:"50f11af2b89cc40b", X-B3-Sampled:"0", X-ONAP-RequestID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-RequestID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-TransactionID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-ECOMP-RequestID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83e802ea-ae97-407b-aed5-843ef25ca9c9"]
2022-12-09T01:02:33.679Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Request body: 
2022-12-09T01:02:33.679Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||==========================request end================================================
2022-12-09T01:02:33.716Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:33.717Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:33.717Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status text  : OK
2022-12-09T01:02:33.718Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:33 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:33.719Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Response body: {
  "requestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "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-12-09T01:02:00.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:02:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    }
  }
}
2022-12-09T01:02:33.719Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:33.720Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||InvokeReturn
2022-12-09T01:02:33.721Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:33.722Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:02:33.722Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:33.722Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:33.722Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:02:33.723Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13f5f1f9639c8b28e599ac7a23edd132", X-B3-SpanId:"b54905757671b1c2", X-B3-ParentSpanId:"50f11af2b89cc40b", X-B3-Sampled:"0", X-ONAP-RequestID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-RequestID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-TransactionID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-ECOMP-RequestID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5a23a76-b6ab-4f29-80c9-d5dd5ddb102a"]
2022-12-09T01:02:33.723Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:02:33.723Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:02:33.754Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:33.755Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:33.755Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:02:33.756Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:33 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:33.758Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":1670547728000,\"creation_time\":1670547683000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:02:09.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:02:33.758Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:33.759Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:02:33.788Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:02:33.789Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:02:33.789Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:33.789Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:02:33.790Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:02:33.790Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-RequestID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-TransactionID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-ECOMP-RequestID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2419269-e560-4609-a019-40c17ffdb353"]
2022-12-09T01:02:33.790Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:02:33.790Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:02:33.917Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:33.917Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:33.918Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:02:33.918Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=332FA4CCB9A16A9D9D65AB190151A6C1; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:02:33 GMT", x-envoy-upstream-service-time:"122", server:"envoy"]
2022-12-09T01:02:33.919Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"25771b6d-775d-11ed-b899-1e7d76ee51e3","businessKey":"46e30bcc-a4a3-4368-89bb-3817bf8ba551","processDefinitionId":"SDNCHandler:1:d9bbd297-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-09T01:02:26.258+0000","endTime":"2022-12-09T01:02:27.774+0000","removalTime":null,"durationInMillis":1516,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"15e0c899-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"2561e57e-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-12-09T01:02:33.919Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:33.919Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:02:33.942Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:02:33.943Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:02:33.943Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:33.943Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:02:33.943Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:02:33.944Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-RequestID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-TransactionID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-ECOMP-RequestID:"3b69b707-f499-44d0-b8ca-803b8e71cdcb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51a79d1e-0b57-40fc-8ea8-674e40c28b0b"]
2022-12-09T01:02:33.944Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:02:33.944Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:02:34.065Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:34.066Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:34.066Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:02:34.067Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=2E7575A7B976E6B6D55B7D460CFD40FF; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:02:33 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:02:34.067Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:257790b0-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"25771b6d-775d-11ed-b899-1e7d76ee51e3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d9bbd297-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"25771b6d-775d-11ed-b899-1e7d76ee51e3","executionId":"25771b6d-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:02:26.261+0000","endTime":"2022-12-09T01:02:27.773+0000","durationInMillis":1512,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"15e0c899-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:02:34.068Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:34.068Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:02:34.078Z|3b69b707-f499-44d0-b8ca-803b8e71cdcb|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:02:37.300Z|a5f87e7c-582c-4251-b26c-feacbd33440a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:37.300Z|963a368e-66bf-468c-858b-44ef2f09d9f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:37.301Z|a5f87e7c-582c-4251-b26c-feacbd33440a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:37.301Z|963a368e-66bf-468c-858b-44ef2f09d9f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:37.311Z|59d32dfe-8b64-442d-a0d7-6c4dca85949c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:37.312Z|59d32dfe-8b64-442d-a0d7-6c4dca85949c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:40.369Z|abf8e2b0-163e-4aae-9380-354a3e1322eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:02:40.370Z|abf8e2b0-163e-4aae-9380-354a3e1322eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:02:40.829Z|c3062358-b5b7-42a7-a61f-bf3beee15dd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:02:40.829Z|c3062358-b5b7-42a7-a61f-bf3beee15dd4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:02:44.257Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:02:44.266Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:44.267Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||Invoke
2022-12-09T01:02:44.268Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:44.268Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:44.268Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Method      : GET
2022-12-09T01:02:44.269Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1631257b66844dd17e37b317126c86b", X-B3-SpanId:"69ec06792c7503d4", X-B3-ParentSpanId:"9e03de9bd69b79ba", X-B3-Sampled:"0", X-ONAP-RequestID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-RequestID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-TransactionID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-ECOMP-RequestID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73e048a4-b9fa-4d8b-8ede-ecb4bdedaae1"]
2022-12-09T01:02:44.269Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Request body: 
2022-12-09T01:02:44.270Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||==========================request end================================================
2022-12-09T01:02:44.314Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:44.315Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:44.315Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status text  : OK
2022-12-09T01:02:44.315Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:43 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:44.318Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Response body: {
  "requestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "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-12-09T01:02:00.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:02:28.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    }
  }
}
2022-12-09T01:02:44.318Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:44.319Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||InvokeReturn
2022-12-09T01:02:44.324Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:44.341Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:02:44.342Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:44.342Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:44.343Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:02:44.343Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1631257b66844dd17e37b317126c86b", X-B3-SpanId:"ef7ccd2456b08757", X-B3-ParentSpanId:"9e03de9bd69b79ba", X-B3-Sampled:"0", X-ONAP-RequestID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-RequestID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-TransactionID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-ECOMP-RequestID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb21464b-176c-427a-97c4-373a824b0c53"]
2022-12-09T01:02:44.344Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:02:44.344Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:02:44.369Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:44.370Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:44.371Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:02:44.371Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:43 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:44.373Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":1670547728000,\"creation_time\":1670547683000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:02:09.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:02:44.374Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:44.374Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:02:44.409Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:02:44.409Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:02:44.409Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:44.410Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:02:44.410Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:02:44.410Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-RequestID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-TransactionID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-ECOMP-RequestID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fb61802-a869-4e5f-b14b-f581103ce55c"]
2022-12-09T01:02:44.410Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:02:44.410Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:02:44.546Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:44.546Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:44.547Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:02:44.547Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=86BDCF3CC9274F2BF27523B3240008D9; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:02:43 GMT", x-envoy-upstream-service-time:"127", server:"envoy"]
2022-12-09T01:02:44.547Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"25771b6d-775d-11ed-b899-1e7d76ee51e3","businessKey":"46e30bcc-a4a3-4368-89bb-3817bf8ba551","processDefinitionId":"SDNCHandler:1:d9bbd297-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-09T01:02:26.258+0000","endTime":"2022-12-09T01:02:27.774+0000","removalTime":null,"durationInMillis":1516,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"15e0c899-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"2561e57e-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-12-09T01:02:44.548Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:44.548Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=46e30bcc-a4a3-4368-89bb-3817bf8ba551&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:02:44.570Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:02:44.571Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:02:44.571Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:44.572Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:02:44.572Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:02:44.572Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-RequestID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-TransactionID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-ECOMP-RequestID:"fe86e1ec-af70-4375-a5d7-af8593343f22", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7bc11dc3-1644-480a-a80a-66b198ec240a"]
2022-12-09T01:02:44.572Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:02:44.572Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:02:44.695Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:44.696Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:44.697Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:02:44.697Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=1E066EC84C7BD3AF5CE5D064FC100327; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:02:43 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:02:44.697Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:257790b0-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"25771b6d-775d-11ed-b899-1e7d76ee51e3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d9bbd297-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"25771b6d-775d-11ed-b899-1e7d76ee51e3","executionId":"25771b6d-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:02:26.261+0000","endTime":"2022-12-09T01:02:27.773+0000","durationInMillis":1512,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"15e0c899-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:02:44.698Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:44.698Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=25771b6d-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:02:44.710Z|fe86e1ec-af70-4375-a5d7-af8593343f22|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:02:47.333Z|f8621ac1-f5ca-4004-a4fb-e656d6acbfe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:47.335Z|f8621ac1-f5ca-4004-a4fb-e656d6acbfe3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:47.337Z|13c9a244-cbf0-4481-90cf-197b2f006bf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:47.337Z|4f5e60bf-0940-4e26-8fd5-e15f03e2a7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:47.337Z|13c9a244-cbf0-4481-90cf-197b2f006bf0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:47.338Z|4f5e60bf-0940-4e26-8fd5-e15f03e2a7d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:54.898Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:02:54.907Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:54.908Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||Invoke
2022-12-09T01:02:54.908Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:54.909Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:54.909Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Method      : GET
2022-12-09T01:02:54.910Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a201a485e0ff66406a8ccff8b1a13429", X-B3-SpanId:"88953140693c9e84", X-B3-ParentSpanId:"4ab50da52a827be2", X-B3-Sampled:"0", X-ONAP-RequestID:"5d37ebf4-9962-40b1-b033-95d9040bbe7d", X-RequestID:"5d37ebf4-9962-40b1-b033-95d9040bbe7d", X-TransactionID:"5d37ebf4-9962-40b1-b033-95d9040bbe7d", X-ECOMP-RequestID:"5d37ebf4-9962-40b1-b033-95d9040bbe7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab38083b-629c-4883-a08b-05b5ed330a7c"]
2022-12-09T01:02:54.910Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Request body: 
2022-12-09T01:02:54.911Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||==========================request end================================================
2022-12-09T01:02:54.966Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:54.967Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:54.968Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status text  : OK
2022-12-09T01:02:54.968Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:54 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:54.970Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Response body: {
  "requestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "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-12-09T01:02:00.000+00:00",
  "endTime" : "2022-12-09T01:02:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:02:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    }
  }
}
2022-12-09T01:02:54.971Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:54.971Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||InvokeReturn
2022-12-09T01:02:54.974Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:54.975Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:02:54.975Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:54.976Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:54.976Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:02:54.977Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a201a485e0ff66406a8ccff8b1a13429", X-B3-SpanId:"c4504299c9951f44", X-B3-ParentSpanId:"4ab50da52a827be2", X-B3-Sampled:"0", X-ONAP-RequestID:"5d37ebf4-9962-40b1-b033-95d9040bbe7d", X-RequestID:"5d37ebf4-9962-40b1-b033-95d9040bbe7d", X-TransactionID:"5d37ebf4-9962-40b1-b033-95d9040bbe7d", X-ECOMP-RequestID:"5d37ebf4-9962-40b1-b033-95d9040bbe7d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c98e173d-dae7-4575-9eb3-2ce987fb5a78"]
2022-12-09T01:02:54.977Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:02:54.977Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:02:55.003Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:55.008Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:55.008Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:02:55.008Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:54 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:55.010Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":1670547728000,\"creation_time\":1670547683000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:02:09.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:02:55.010Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:55.011Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:02:55.039Z|5d37ebf4-9962-40b1-b033-95d9040bbe7d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:02:55.202Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:02:55.207Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:55.207Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||Invoke
2022-12-09T01:02:55.208Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:55.208Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:55.208Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Method      : GET
2022-12-09T01:02:55.208Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3099e337897c041bacd3d8f95df66a5", X-B3-SpanId:"9996e9664cf3e77e", X-B3-ParentSpanId:"634e8ce633f0b94e", X-B3-Sampled:"0", X-ONAP-RequestID:"5404e4c5-664a-4034-ad60-f99368239d2f", X-RequestID:"5404e4c5-664a-4034-ad60-f99368239d2f", X-TransactionID:"5404e4c5-664a-4034-ad60-f99368239d2f", X-ECOMP-RequestID:"5404e4c5-664a-4034-ad60-f99368239d2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03568e93-4ee1-4f8d-8edc-bc7440ffa4ba"]
2022-12-09T01:02:55.208Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Request body: 
2022-12-09T01:02:55.209Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||==========================request end================================================
2022-12-09T01:02:55.242Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:55.242Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:55.243Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status text  : OK
2022-12-09T01:02:55.243Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:54 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:55.245Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Response body: {
  "requestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "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-12-09T01:02:00.000+00:00",
  "endTime" : "2022-12-09T01:02:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:02:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    }
  }
}
2022-12-09T01:02:55.245Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:55.245Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||InvokeReturn
2022-12-09T01:02:55.247Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:55.248Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:02:55.248Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:55.248Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:55.248Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:02:55.249Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3099e337897c041bacd3d8f95df66a5", X-B3-SpanId:"2ef655aa4bbf4895", X-B3-ParentSpanId:"634e8ce633f0b94e", X-B3-Sampled:"0", X-ONAP-RequestID:"5404e4c5-664a-4034-ad60-f99368239d2f", X-RequestID:"5404e4c5-664a-4034-ad60-f99368239d2f", X-TransactionID:"5404e4c5-664a-4034-ad60-f99368239d2f", X-ECOMP-RequestID:"5404e4c5-664a-4034-ad60-f99368239d2f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dadf32e-f174-4e01-b8c6-9c00dcecfab7"]
2022-12-09T01:02:55.249Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:02:55.249Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:02:55.271Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:55.272Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:55.272Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:02:55.272Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:54 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:55.274Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":1670547728000,\"creation_time\":1670547683000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:02:09.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:02:55.274Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:55.275Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:02:55.287Z|5404e4c5-664a-4034-ad60-f99368239d2f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:02:55.370Z|ceca0cb8-9e06-436c-a1a9-a102c6e52f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:02:55.370Z|ceca0cb8-9e06-436c-a1a9-a102c6e52f1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:02:55.455Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:02:55.461Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:55.462Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||Invoke
2022-12-09T01:02:55.462Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:55.462Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:55.463Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Method      : GET
2022-12-09T01:02:55.463Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52fd52d432bdf0de59e4680c67a8bbf3", X-B3-SpanId:"616c4010fccf2956", X-B3-ParentSpanId:"79eacd1db9cf59d2", X-B3-Sampled:"0", X-ONAP-RequestID:"832109ae-efe4-4dc7-abbb-48109feb1150", X-RequestID:"832109ae-efe4-4dc7-abbb-48109feb1150", X-TransactionID:"832109ae-efe4-4dc7-abbb-48109feb1150", X-ECOMP-RequestID:"832109ae-efe4-4dc7-abbb-48109feb1150", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f34da511-f863-4078-921f-827de664bc21"]
2022-12-09T01:02:55.463Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Request body: 
2022-12-09T01:02:55.464Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||==========================request end================================================
2022-12-09T01:02:55.497Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:55.498Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:55.498Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status text  : OK
2022-12-09T01:02:55.499Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:54 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:55.500Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Response body: {
  "requestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "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-12-09T01:02:00.000+00:00",
  "endTime" : "2022-12-09T01:02:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:02:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    }
  }
}
2022-12-09T01:02:55.501Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:55.501Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||InvokeReturn
2022-12-09T01:02:55.503Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:55.504Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:02:55.504Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:55.504Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:55.504Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:02:55.505Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52fd52d432bdf0de59e4680c67a8bbf3", X-B3-SpanId:"26f26696785f17c0", X-B3-ParentSpanId:"79eacd1db9cf59d2", X-B3-Sampled:"0", X-ONAP-RequestID:"832109ae-efe4-4dc7-abbb-48109feb1150", X-RequestID:"832109ae-efe4-4dc7-abbb-48109feb1150", X-TransactionID:"832109ae-efe4-4dc7-abbb-48109feb1150", X-ECOMP-RequestID:"832109ae-efe4-4dc7-abbb-48109feb1150", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8d18d0a2-51a7-456e-a574-b37708b1b459"]
2022-12-09T01:02:55.505Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:02:55.505Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:02:55.538Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:55.538Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:55.539Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:02:55.539Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:54 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:55.540Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":1670547728000,\"creation_time\":1670547683000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:02:09.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:02:55.540Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:55.540Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:02:55.556Z|832109ae-efe4-4dc7-abbb-48109feb1150|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:02:55.743Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:02:55.748Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:55.749Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||Invoke
2022-12-09T01:02:55.749Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:55.749Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:55.750Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Method      : GET
2022-12-09T01:02:55.750Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f10fe1cfa0bec3c1f5b75981362c6be", X-B3-SpanId:"6f352e840e4de048", X-B3-ParentSpanId:"70b22bb6e2731976", X-B3-Sampled:"0", X-ONAP-RequestID:"e8393f6e-9719-4477-a9d2-9998ef71ea65", X-RequestID:"e8393f6e-9719-4477-a9d2-9998ef71ea65", X-TransactionID:"e8393f6e-9719-4477-a9d2-9998ef71ea65", X-ECOMP-RequestID:"e8393f6e-9719-4477-a9d2-9998ef71ea65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7d08c64-2efb-483d-b6cc-4302465c7061"]
2022-12-09T01:02:55.750Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Request body: 
2022-12-09T01:02:55.750Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||==========================request end================================================
2022-12-09T01:02:55.785Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:55.791Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:55.793Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status text  : OK
2022-12-09T01:02:55.794Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:54 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:55.795Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Response body: {
  "requestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "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-12-09T01:02:00.000+00:00",
  "endTime" : "2022-12-09T01:02:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:02:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    }
  }
}
2022-12-09T01:02:55.795Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:55.796Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||InvokeReturn
2022-12-09T01:02:55.799Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:55.800Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:02:55.800Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:55.801Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:55.801Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:02:55.801Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f10fe1cfa0bec3c1f5b75981362c6be", X-B3-SpanId:"d275f00f9732bcd8", X-B3-ParentSpanId:"70b22bb6e2731976", X-B3-Sampled:"0", X-ONAP-RequestID:"e8393f6e-9719-4477-a9d2-9998ef71ea65", X-RequestID:"e8393f6e-9719-4477-a9d2-9998ef71ea65", X-TransactionID:"e8393f6e-9719-4477-a9d2-9998ef71ea65", X-ECOMP-RequestID:"e8393f6e-9719-4477-a9d2-9998ef71ea65", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"736dd7fa-bf2f-49f1-b36e-0336abbc5350"]
2022-12-09T01:02:55.802Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:02:55.802Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:02:55.829Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:55.830Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:55.830Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:02:55.831Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:54 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:55.831Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":1670547728000,\"creation_time\":1670547683000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:02:09.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:02:55.832Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:55.832Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:02:55.842Z|e8393f6e-9719-4477-a9d2-9998ef71ea65|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:02:55.996Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:02:56.003Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:56.004Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||Invoke
2022-12-09T01:02:56.004Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:56.004Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551
2022-12-09T01:02:56.005Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Method      : GET
2022-12-09T01:02:56.005Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d02f06a3f7fa875e7e66d8c6c462477b", X-B3-SpanId:"6020c3ad1ec7c32d", X-B3-ParentSpanId:"70b0ef7571c525ff", X-B3-Sampled:"0", X-ONAP-RequestID:"554bf488-623b-4383-8a1e-407a5dd32d5c", X-RequestID:"554bf488-623b-4383-8a1e-407a5dd32d5c", X-TransactionID:"554bf488-623b-4383-8a1e-407a5dd32d5c", X-ECOMP-RequestID:"554bf488-623b-4383-8a1e-407a5dd32d5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90da6967-9f6e-453e-a3a6-1236eb62679a"]
2022-12-09T01:02:56.005Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Request body: 
2022-12-09T01:02:56.005Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||==========================request end================================================
2022-12-09T01:02:56.032Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:56.033Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:56.033Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Status text  : OK
2022-12-09T01:02:56.033Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:55 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:56.035Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||Response body: {
  "requestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "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-12-09T01:02:00.000+00:00",
  "endTime" : "2022-12-09T01:02:45.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:02:45.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "network",
  "requestAction" : "deleteInstance",
  "networkId" : "d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "networkName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "networkType" : "",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437/networks/d64ad2c8-3a46-4aab-bce5-799de94578f4",
  "extSystemErrorSource" : "UNKNOWN",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551"
    }
  }
}
2022-12-09T01:02:56.035Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:56.036Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/46e30bcc-a4a3-4368-89bb-3817bf8ba551|INFO|500||InvokeReturn
2022-12-09T01:02:56.041Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:56.041Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:02:56.041Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:56.042Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false
2022-12-09T01:02:56.042Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:02:56.042Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d02f06a3f7fa875e7e66d8c6c462477b", X-B3-SpanId:"1f8b8cf50e328084", X-B3-ParentSpanId:"70b0ef7571c525ff", X-B3-Sampled:"0", X-ONAP-RequestID:"554bf488-623b-4383-8a1e-407a5dd32d5c", X-RequestID:"554bf488-623b-4383-8a1e-407a5dd32d5c", X-TransactionID:"554bf488-623b-4383-8a1e-407a5dd32d5c", X-ECOMP-RequestID:"554bf488-623b-4383-8a1e-407a5dd32d5c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b874285-597f-452b-89d8-50700606f8dd"]
2022-12-09T01:02:56.042Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:02:56.043Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:02:56.063Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:56.063Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:56.064Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:02:56.064Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:55 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:56.065Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 14,
  "soRequestId" : "46e30bcc-a4a3-4368-89bb-3817bf8ba551",
  "groupingId" : "f6288f17-196d-484e-a676-c8b4d9992422",
  "name" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0",
  "value" : "{\"outputs\":null,\"description\":\"A simple Neutron network\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0/f6288f17-196d-484e-a676-c8b4d9992422\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"updated_time\":1670547728000,\"creation_time\":1670547683000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"template_description\":\"A simple Neutron network\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3a4204d4beef47d2809fe9bc8dcfea2e\",\"timeout_mins\":10,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"f6288f17-196d-484e-a676-c8b4d9992422\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"network_name\":\"basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef_net_0\",\"shared\":\"False\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:02:09.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:02:56.066Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:56.066Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=46e30bcc-a4a3-4368-89bb-3817bf8ba551&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:02:56.077Z|554bf488-623b-4383-8a1e-407a5dd32d5c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/46e30bcc-a4a3-4368-89bb-3817bf8ba551|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:02:56.838Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:02:56.841Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||INFO|500||Checking if requestId: 25f7c60a-9f58-4370-8e2d-dde2a24e1803 already exists in requestDb InfraActiveRequests table
2022-12-09T01:02:56.842Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803
2022-12-09T01:02:56.843Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|INFO|500||Invoke
2022-12-09T01:02:56.843Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:56.843Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803
2022-12-09T01:02:56.843Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Method      : GET
2022-12-09T01:02:56.843Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ad60d15a4f80b405941c6bb33f163b92", X-B3-SpanId:"0bf9513e0f73125f", X-B3-ParentSpanId:"17ed3fdea182e8ad", X-B3-Sampled:"0", X-ONAP-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-TransactionID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-ECOMP-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12fc61c2-b96b-4b60-bdad-77868f3aa247"]
2022-12-09T01:02:56.844Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Request body: 
2022-12-09T01:02:56.845Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||==========================request end================================================
2022-12-09T01:02:56.874Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:56.875Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:02:56.875Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Status text  : Not Found
2022-12-09T01:02:56.875Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:02:55 GMT", x-envoy-upstream-service-time:"26", server:"envoy"]
2022-12-09T01:02:56.876Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Response body: 
2022-12-09T01:02:56.876Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:56.876Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|INFO|404|Not Found|InvokeReturn
2022-12-09T01:02:56.888Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:02:56.996Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:02:57.033Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed|INFO|500||Invoke
2022-12-09T01:02:57.034Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[25f7c60a-9f58-4370-8e2d-dde2a24e1803], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[38841829-b4f3-4b2e-b261-41daa875746b], X-ECOMP-RequestID=[25f7c60a-9f58-4370-8e2d-dde2a24e1803], X-TransactionId=[], X-ONAP-RequestID=[25f7c60a-9f58-4370-8e2d-dde2a24e1803]}
2022-12-09T01:02:57.080Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:02:56 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[36], vertex-id=[245904], x-aai-txid=[2-aai-resources-221209-01:02:56:032-84583], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:02:57.082Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?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/e3f45c75-e04d-40a8-9839-51213085e437"}]}

2022-12-09T01:02:57.082Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed|INFO|500||InvokeReturn
2022-12-09T01:02:57.097Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:02:57.129Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-12-09T01:02:57.130Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-RequestID=[25f7c60a-9f58-4370-8e2d-dde2a24e1803], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b0f47f8d-6bb3-490c-9c64-975bf25bf3b0], X-ECOMP-RequestID=[25f7c60a-9f58-4370-8e2d-dde2a24e1803], X-TransactionId=[], X-ONAP-RequestID=[25f7c60a-9f58-4370-8e2d-dde2a24e1803]}
2022-12-09T01:02:57.173Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:02:56 GMT], server=[envoy], content-length=[613], x-envoy-upstream-service-time=[39], x-aai-txid=[2-aai-resources-221209-01:02:56:120-28881], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:02:57.174Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/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/e3f45c75-e04d-40a8-9839-51213085e437/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/e3f45c75-e04d-40a8-9839-51213085e437/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-12-09T01:02:57.175Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-12-09T01:02:57.178Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-12-09T01:02:57.182Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:02:57.213Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed|INFO|500||Invoke
2022-12-09T01:02:57.213Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[25f7c60a-9f58-4370-8e2d-dde2a24e1803], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b9f6cb75-4dd4-4ab2-a65d-fee61a05738b], X-ECOMP-RequestID=[25f7c60a-9f58-4370-8e2d-dde2a24e1803], X-TransactionId=[], X-ONAP-RequestID=[25f7c60a-9f58-4370-8e2d-dde2a24e1803]}
2022-12-09T01:02:57.258Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:02:56 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[41], vertex-id=[245904], x-aai-txid=[2-aai-resources-221209-01:02:56:206-24212], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:02:57.259Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?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/e3f45c75-e04d-40a8-9839-51213085e437"}]}

2022-12-09T01:02:57.260Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed|INFO|500||InvokeReturn
2022-12-09T01:02:57.267Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:02:57.304Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:02:57.305Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-12-09T01:02:57.346Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-12-09T01:02:57.347Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:02:56 GMT], server=[envoy], content-length=[610], x-envoy-upstream-service-time=[36], x-aai-txid=[0-aai-resources-221209-01:02:56:296-56461], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:02:57.348Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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/e3f45c75-e04d-40a8-9839-51213085e437/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/e3f45c75-e04d-40a8-9839-51213085e437/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-12-09T01:02:57.350Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-12-09T01:02:57.355Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:02:57.372Z|217ab21a-8781-4a3e-97d6-244b8b3d8861|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:57.372Z|217ab21a-8781-4a3e-97d6-244b8b3d8861|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:57.374Z|e9050f1d-cb3a-4311-8e1c-f115f9bde419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:57.374Z|e9050f1d-cb3a-4311-8e1c-f115f9bde419|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:57.372Z|ab8f2c40-88ba-41ee-8f8e-cf7cf421d79b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:02:57.376Z|ab8f2c40-88ba-41ee-8f8e-cf7cf421d79b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:02:57.385Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed|INFO|500||Invoke
2022-12-09T01:02:57.385Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[25f7c60a-9f58-4370-8e2d-dde2a24e1803], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f84a19cc-3457-484c-8c4b-6ec79baa22e3], X-ECOMP-RequestID=[25f7c60a-9f58-4370-8e2d-dde2a24e1803], X-TransactionId=[], X-ONAP-RequestID=[25f7c60a-9f58-4370-8e2d-dde2a24e1803]}
2022-12-09T01:02:57.437Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:02:56 GMT], server=[envoy], content-length=[251], x-envoy-upstream-service-time=[48], vertex-id=[245904], x-aai-txid=[0-aai-resources-221209-01:02:56:383-66816], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:02:57.438Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?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/e3f45c75-e04d-40a8-9839-51213085e437"}]}

2022-12-09T01:02:57.438Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437?format=pathed|INFO|500||InvokeReturn
2022-12-09T01:02:57.444Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:02:57.475Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:02:57.476Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-12-09T01:02:57.519Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-12-09T01:02:57.520Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:02:56 GMT], server=[envoy], content-length=[619], x-envoy-upstream-service-time=[40], x-aai-txid=[0-aai-resources-221209-01:02:56:466-99119], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:02:57.521Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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/e3f45c75-e04d-40a8-9839-51213085e437/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/e3f45c75-e04d-40a8-9839-51213085e437/related-to/configurations","ERR.5.4.6114"]}}}

2022-12-09T01:02:57.524Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicnw-customer/service-subscriptions/service-subscription/basic_network/service-instances/service-instance/e3f45c75-e04d-40a8-9839-51213085e437/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-12-09T01:02:57.524Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:02:57.525Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:02:57.526Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.526Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:02:57.527Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:57.527Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.527Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:02:57.527Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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:"ad60d15a4f80b405941c6bb33f163b92", X-B3-SpanId:"4df72c4d424eaf14", X-B3-ParentSpanId:"17ed3fdea182e8ad", X-B3-Sampled:"0", X-ONAP-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-TransactionID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-ECOMP-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59c26339-fe1b-40c6-beaa-76e5fccbb6f0"]
2022-12-09T01:02:57.528Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"e3f45c75-e04d-40a8-9839-51213085e437"},"instanceName":null,"requestScope":"service"}
2022-12-09T01:02:57.528Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:02:57.567Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:57.568Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:57.568Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:02:57.569Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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, 09 Dec 2022 01:02:57 GMT", x-envoy-upstream-service-time:"36", server:"envoy"]
2022-12-09T01:02:57.569Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:02:57.569Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:57.570Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:02:57.571Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.571Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-12-09T01:02:57.572Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:57.572Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.572Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-12-09T01:02:57.572Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-TransactionID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-ECOMP-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dbd677e-918b-4e66-b3c0-9a61bb04f546"]
2022-12-09T01:02:57.572Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-12-09T01:02:57.573Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-12-09T01:02:57.620Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:57.621Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.621Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-12-09T01:02:57.622Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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", date:"Fri, 09 Dec 2022 01:02:57 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:57.623Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:02:57.623Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:57.624Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-12-09T01:02:57.633Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.633Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.634Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.634Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.634Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.634Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-TransactionID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-ECOMP-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae7eee87-e35b-4d6b-be24-7818271ef796"]
2022-12-09T01:02:57.635Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.635Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.669Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.669Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.670Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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  : OK
2022-12-09T01:02:57.670Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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", date:"Fri, 09 Dec 2022 01:02:57 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:57.674Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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" : 535,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service"
    }
  }
}
2022-12-09T01:02:57.674Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.675Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.677Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.678Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-12-09T01:02:57.678Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:57.678Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.678Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-12-09T01:02:57.679Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-TransactionID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-ECOMP-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"faaa248f-965d-46ee-8ac5-291a052fd4b5"]
2022-12-09T01:02:57.679Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-12-09T01:02:57.679Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-12-09T01:02:57.712Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:57.713Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.713Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-12-09T01:02:57.714Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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", date:"Fri, 09 Dec 2022 01:02:57 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:57.714Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:02:57.715Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:57.715Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-12-09T01:02:57.722Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-12-09T01:02:57.723Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:02:57.723Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:57.723Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-12-09T01:02:57.723Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:02:57.724Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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:"1049", X-B3-TraceId:"ad60d15a4f80b405941c6bb33f163b92", X-B3-SpanId:"7a57d74e67a83af8", X-B3-ParentSpanId:"17ed3fdea182e8ad", X-B3-Sampled:"0", X-ONAP-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-TransactionID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-ECOMP-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ea7b8f0-a812-4237-8e8b-2c0e2d055e72"]
2022-12-09T01:02:57.724Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"25f7c60a-9f58-4370-8e2d-dde2a24e1803","requestStatus":"IN_PROGRESS","startTime":1670547777524,"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\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\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":"e3f45c75-e04d-40a8-9839-51213085e437","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437","cloudApiRequests":[],"requestURI":"25f7c60a-9f58-4370-8e2d-dde2a24e1803"}
2022-12-09T01:02:57.724Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:02:57.759Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:57.760Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:02:57.760Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:02:57.760Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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/25f7c60a-9f58-4370-8e2d-dde2a24e1803", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:57 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:57.763Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "25f7c60a-9f58-4370-8e2d-dde2a24e1803",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:02:57.524+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\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\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-12-09T01:02:57.206+00:00",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437",
  "cloudApiRequests" : [ ],
  "requestURI" : "25f7c60a-9f58-4370-8e2d-dde2a24e1803",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803"
    }
  }
}
2022-12-09T01:02:57.764Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:57.764Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:02:57.780Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.781Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:02:57.781Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:57.781Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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-12-09T01:02:57.782Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:02:57.782Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|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:"ad60d15a4f80b405941c6bb33f163b92", X-B3-SpanId:"c062707409238970", X-B3-ParentSpanId:"17ed3fdea182e8ad", X-B3-Sampled:"0", X-ONAP-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-TransactionID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-ECOMP-RequestID:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80ee9a34-c24b-4037-b767-c6b85cba279e"]
2022-12-09T01:02:57.782Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"9a4a4c68-5930-42db-a103-21886b0196d8\",\"modelType\":\"service\",\"modelName\":\"basic_network\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\"modelUuid\":\"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\",\"modelInvariantUuid\":\"9a4a4c68-5930-42db-a103-21886b0196d8\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"e3f45c75-e04d-40a8-9839-51213085e437\"}","type":"String"},"requestId":{"value":"25f7c60a-9f58-4370-8e2d-dde2a24e1803","type":"String"},"mso-request-id":{"value":"25f7c60a-9f58-4370-8e2d-dde2a24e1803","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"e3f45c75-e04d-40a8-9839-51213085e437","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/e3f45c75-e04d-40a8-9839-51213085e437","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-12-09T01:02:57.783Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:02:58.802Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:58.803Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:02:58.804Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:02:58.804Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:02:57 GMT", x-onap-requestid:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", x-requestid:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", x-transactionid:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", x-ecomp-requestid:"25f7c60a-9f58-4370-8e2d-dde2a24e1803", x-onap-partnername:"UNKNOWN", x-invocationid:"80ee9a34-c24b-4037-b767-c6b85cba279e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1013", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:58.805Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"25f7c60a-9f58-4370-8e2d-dde2a24e1803\",\"instanceId\":\"e3f45c75-e04d-40a8-9839-51213085e437\"}}","message":"Success","processInstanceID":"37c8974f-775d-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:02:58.806Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:58.806Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:02:58.811Z|25f7c60a-9f58-4370-8e2d-dde2a24e1803|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:02:58.996Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:02:59.000Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803
2022-12-09T01:02:59.001Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|INFO|500||Invoke
2022-12-09T01:02:59.002Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:59.002Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803
2022-12-09T01:02:59.002Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Method      : GET
2022-12-09T01:02:59.002Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fc290737d29feacd39c02f6a18e5a63", X-B3-SpanId:"ced226e169dfe95f", X-B3-ParentSpanId:"5ce4fb67831f70ea", X-B3-Sampled:"0", X-ONAP-RequestID:"90e48fe3-7510-4657-a07a-8dccf86c4e48", X-RequestID:"90e48fe3-7510-4657-a07a-8dccf86c4e48", X-TransactionID:"90e48fe3-7510-4657-a07a-8dccf86c4e48", X-ECOMP-RequestID:"90e48fe3-7510-4657-a07a-8dccf86c4e48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3a01788-e41f-4e3b-b0c0-7f94e16c2ea6"]
2022-12-09T01:02:59.003Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Request body: 
2022-12-09T01:02:59.003Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||==========================request end================================================
2022-12-09T01:02:59.034Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:59.035Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:59.035Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Status text  : OK
2022-12-09T01:02:59.036Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:58 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:59.037Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Response body: {
  "requestId" : "25f7c60a-9f58-4370-8e2d-dde2a24e1803",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:02:57.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\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\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-12-09T01:02:57.000+00:00",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437",
  "cloudApiRequests" : [ ],
  "requestURI" : "25f7c60a-9f58-4370-8e2d-dde2a24e1803",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803"
    }
  }
}
2022-12-09T01:02:59.037Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:59.038Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|INFO|500||InvokeReturn
2022-12-09T01:02:59.039Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false
2022-12-09T01:02:59.040Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:02:59.040Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:02:59.040Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false
2022-12-09T01:02:59.041Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:02:59.041Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7fc290737d29feacd39c02f6a18e5a63", X-B3-SpanId:"9c437aab947794f2", X-B3-ParentSpanId:"5ce4fb67831f70ea", X-B3-Sampled:"0", X-ONAP-RequestID:"90e48fe3-7510-4657-a07a-8dccf86c4e48", X-RequestID:"90e48fe3-7510-4657-a07a-8dccf86c4e48", X-TransactionID:"90e48fe3-7510-4657-a07a-8dccf86c4e48", X-ECOMP-RequestID:"90e48fe3-7510-4657-a07a-8dccf86c4e48", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5fa8347-0aac-4e66-a9a3-d5902c47c04e"]
2022-12-09T01:02:59.041Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:02:59.042Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:02:59.061Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:02:59.061Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:02:59.062Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:02:59.062Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:02:58 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:02:59.064Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:02:59.065Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:02:59.065Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:02:59.075Z|90e48fe3-7510-4657-a07a-8dccf86c4e48|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:03:07.402Z|9eb9a66d-2cac-49e7-b333-1d814bb99cf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:07.403Z|9eb9a66d-2cac-49e7-b333-1d814bb99cf9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:07.404Z|61295f2f-af83-46f8-8ffb-3ea5c859436a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:07.404Z|61295f2f-af83-46f8-8ffb-3ea5c859436a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:07.408Z|bef4d846-ae4d-4c44-aacd-2e9787c35eef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:07.408Z|bef4d846-ae4d-4c44-aacd-2e9787c35eef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:08.938Z|d6a3c63a-e1e4-4b10-ae38-c27f545f9e41|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:03:08.939Z|d6a3c63a-e1e4-4b10-ae38-c27f545f9e41|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:09.250Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:03:09.255Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803
2022-12-09T01:03:09.256Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|INFO|500||Invoke
2022-12-09T01:03:09.256Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:09.256Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803
2022-12-09T01:03:09.256Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Method      : GET
2022-12-09T01:03:09.256Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2253df0fa405ba19ba137205c916148e", X-B3-SpanId:"d7fecb261a151dfd", X-B3-ParentSpanId:"fc465acd834c7446", X-B3-Sampled:"0", X-ONAP-RequestID:"c99f2874-7c46-4cd7-a903-b51f8b18ec68", X-RequestID:"c99f2874-7c46-4cd7-a903-b51f8b18ec68", X-TransactionID:"c99f2874-7c46-4cd7-a903-b51f8b18ec68", X-ECOMP-RequestID:"c99f2874-7c46-4cd7-a903-b51f8b18ec68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e07921ac-59bd-4895-a0c8-a636d613047e"]
2022-12-09T01:03:09.257Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Request body: 
2022-12-09T01:03:09.257Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||==========================request end================================================
2022-12-09T01:03:09.304Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:09.305Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:09.305Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Status text  : OK
2022-12-09T01:03:09.305Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:03:08 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:09.309Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Response body: {
  "requestId" : "25f7c60a-9f58-4370-8e2d-dde2a24e1803",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:02:57.000+00:00",
  "endTime" : "2022-12-09T01:03: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\": \"basic_network\",\n            \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\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-12-09T01:03:03.000+00:00",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437",
  "cloudApiRequests" : [ ],
  "requestURI" : "25f7c60a-9f58-4370-8e2d-dde2a24e1803",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803"
    }
  }
}
2022-12-09T01:03:09.310Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:09.310Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|INFO|500||InvokeReturn
2022-12-09T01:03:09.313Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false
2022-12-09T01:03:09.314Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:03:09.314Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:09.314Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false
2022-12-09T01:03:09.314Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:03:09.314Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2253df0fa405ba19ba137205c916148e", X-B3-SpanId:"2e3bcc3f196cea2a", X-B3-ParentSpanId:"fc465acd834c7446", X-B3-Sampled:"0", X-ONAP-RequestID:"c99f2874-7c46-4cd7-a903-b51f8b18ec68", X-RequestID:"c99f2874-7c46-4cd7-a903-b51f8b18ec68", X-TransactionID:"c99f2874-7c46-4cd7-a903-b51f8b18ec68", X-ECOMP-RequestID:"c99f2874-7c46-4cd7-a903-b51f8b18ec68", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d27a306f-4892-422b-a843-4d4fd778b74b"]
2022-12-09T01:03:09.315Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:03:09.315Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:03:09.341Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:09.341Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:09.342Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:03:09.342Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:03:08 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:09.344Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:03:09.344Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:09.345Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:03:09.354Z|c99f2874-7c46-4cd7-a903-b51f8b18ec68|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:03:09.512Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:03:09.516Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803
2022-12-09T01:03:09.517Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|INFO|500||Invoke
2022-12-09T01:03:09.517Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:09.518Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803
2022-12-09T01:03:09.518Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Method      : GET
2022-12-09T01:03:09.518Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b1ccd7fe498d8981fcf33f2d603d049", X-B3-SpanId:"2bd588d0dfad0cee", X-B3-ParentSpanId:"c2fa99db2d74c2da", X-B3-Sampled:"0", X-ONAP-RequestID:"8b251af3-29f7-4f03-b950-83694f82e869", X-RequestID:"8b251af3-29f7-4f03-b950-83694f82e869", X-TransactionID:"8b251af3-29f7-4f03-b950-83694f82e869", X-ECOMP-RequestID:"8b251af3-29f7-4f03-b950-83694f82e869", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e533d77-58e4-45c1-8c83-92063d993836"]
2022-12-09T01:03:09.518Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Request body: 
2022-12-09T01:03:09.519Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||==========================request end================================================
2022-12-09T01:03:09.567Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:09.568Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:09.568Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Status text  : OK
2022-12-09T01:03:09.568Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:03:08 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:09.569Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Response body: {
  "requestId" : "25f7c60a-9f58-4370-8e2d-dde2a24e1803",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:02:57.000+00:00",
  "endTime" : "2022-12-09T01:03: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\": \"basic_network\",\n            \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\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-12-09T01:03:03.000+00:00",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437",
  "cloudApiRequests" : [ ],
  "requestURI" : "25f7c60a-9f58-4370-8e2d-dde2a24e1803",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803"
    }
  }
}
2022-12-09T01:03:09.570Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:09.570Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|INFO|500||InvokeReturn
2022-12-09T01:03:09.572Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false
2022-12-09T01:03:09.572Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:03:09.572Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:09.572Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false
2022-12-09T01:03:09.572Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:03:09.573Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b1ccd7fe498d8981fcf33f2d603d049", X-B3-SpanId:"fab75ffa2ccfe16e", X-B3-ParentSpanId:"c2fa99db2d74c2da", X-B3-Sampled:"0", X-ONAP-RequestID:"8b251af3-29f7-4f03-b950-83694f82e869", X-RequestID:"8b251af3-29f7-4f03-b950-83694f82e869", X-TransactionID:"8b251af3-29f7-4f03-b950-83694f82e869", X-ECOMP-RequestID:"8b251af3-29f7-4f03-b950-83694f82e869", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65c0a578-5409-413b-be52-4901f9972f88"]
2022-12-09T01:03:09.573Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:03:09.573Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:03:09.598Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:09.599Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:09.599Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:03:09.599Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:03:08 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:09.601Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:03:09.601Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:09.601Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:03:09.610Z|8b251af3-29f7-4f03-b950-83694f82e869|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:03:09.763Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:03:09.767Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803
2022-12-09T01:03:09.768Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|INFO|500||Invoke
2022-12-09T01:03:09.768Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:09.768Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803
2022-12-09T01:03:09.768Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Method      : GET
2022-12-09T01:03:09.769Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98f47a1904029a6d47467a61cb4c3c4a", X-B3-SpanId:"3f8322a89c341844", X-B3-ParentSpanId:"52260322b530e66a", X-B3-Sampled:"0", X-ONAP-RequestID:"b85617a8-ff37-46b8-b486-2fc884ad9647", X-RequestID:"b85617a8-ff37-46b8-b486-2fc884ad9647", X-TransactionID:"b85617a8-ff37-46b8-b486-2fc884ad9647", X-ECOMP-RequestID:"b85617a8-ff37-46b8-b486-2fc884ad9647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cc15df36-32d5-4b0b-84f5-b0d6039a8dd3"]
2022-12-09T01:03:09.769Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Request body: 
2022-12-09T01:03:09.769Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||==========================request end================================================
2022-12-09T01:03:09.811Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:09.812Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:09.812Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Status text  : OK
2022-12-09T01:03:09.812Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:03:08 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:09.815Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Response body: {
  "requestId" : "25f7c60a-9f58-4370-8e2d-dde2a24e1803",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:02:57.000+00:00",
  "endTime" : "2022-12-09T01:03: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\": \"basic_network\",\n            \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\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-12-09T01:03:03.000+00:00",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437",
  "cloudApiRequests" : [ ],
  "requestURI" : "25f7c60a-9f58-4370-8e2d-dde2a24e1803",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803"
    }
  }
}
2022-12-09T01:03:09.815Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:09.816Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|INFO|500||InvokeReturn
2022-12-09T01:03:09.817Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false
2022-12-09T01:03:09.818Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:03:09.818Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:09.818Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false
2022-12-09T01:03:09.818Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:03:09.819Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"98f47a1904029a6d47467a61cb4c3c4a", X-B3-SpanId:"182d2b9b4b559a61", X-B3-ParentSpanId:"52260322b530e66a", X-B3-Sampled:"0", X-ONAP-RequestID:"b85617a8-ff37-46b8-b486-2fc884ad9647", X-RequestID:"b85617a8-ff37-46b8-b486-2fc884ad9647", X-TransactionID:"b85617a8-ff37-46b8-b486-2fc884ad9647", X-ECOMP-RequestID:"b85617a8-ff37-46b8-b486-2fc884ad9647", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4de5c50-f11e-4429-8813-28f01fd88e1c"]
2022-12-09T01:03:09.819Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:03:09.819Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:03:09.839Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:09.840Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:09.840Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:03:09.840Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:03:08 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:09.842Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:03:09.842Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:09.843Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:03:09.855Z|b85617a8-ff37-46b8-b486-2fc884ad9647|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:03:10.021Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:03:10.026Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803
2022-12-09T01:03:10.027Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|INFO|500||Invoke
2022-12-09T01:03:10.027Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:10.028Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803
2022-12-09T01:03:10.028Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Method      : GET
2022-12-09T01:03:10.028Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9fe5eb3dc90d4cb16b123a0505ea0f8", X-B3-SpanId:"2634df402f3bfa45", X-B3-ParentSpanId:"e23d9d5d5cd079b7", X-B3-Sampled:"0", X-ONAP-RequestID:"1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1", X-RequestID:"1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1", X-TransactionID:"1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1", X-ECOMP-RequestID:"1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e0baba8-003b-4433-913f-b85accf783e2"]
2022-12-09T01:03:10.029Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Request body: 
2022-12-09T01:03:10.029Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||==========================request end================================================
2022-12-09T01:03:10.061Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:10.062Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:10.062Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Status text  : OK
2022-12-09T01:03:10.063Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:03:09 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:10.064Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||Response body: {
  "requestId" : "25f7c60a-9f58-4370-8e2d-dde2a24e1803",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:02:57.000+00:00",
  "endTime" : "2022-12-09T01:03: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\": \"basic_network\",\n            \"modelInvariantId\": \"9a4a4c68-5930-42db-a103-21886b0196d8\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"d8ec9222-0a73-4eca-8cb8-95a1b78d2a06\"\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-12-09T01:03:03.000+00:00",
  "serviceInstanceId" : "e3f45c75-e04d-40a8-9839-51213085e437",
  "serviceInstanceName" : "basic_network-254fb95b-61a1-4aa1-9af0-d2f037f02bef",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/e3f45c75-e04d-40a8-9839-51213085e437",
  "cloudApiRequests" : [ ],
  "requestURI" : "25f7c60a-9f58-4370-8e2d-dde2a24e1803",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803"
    }
  }
}
2022-12-09T01:03:10.064Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:10.064Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/25f7c60a-9f58-4370-8e2d-dde2a24e1803|INFO|500||InvokeReturn
2022-12-09T01:03:10.066Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false
2022-12-09T01:03:10.067Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:03:10.067Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:10.067Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false
2022-12-09T01:03:10.067Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:03:10.068Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a9fe5eb3dc90d4cb16b123a0505ea0f8", X-B3-SpanId:"7cbf5a121a8c9344", X-B3-ParentSpanId:"e23d9d5d5cd079b7", X-B3-Sampled:"0", X-ONAP-RequestID:"1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1", X-RequestID:"1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1", X-TransactionID:"1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1", X-ECOMP-RequestID:"1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1eef951b-0162-4074-a96a-33f0517e1688"]
2022-12-09T01:03:10.068Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:03:10.068Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:03:10.087Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:10.088Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:10.088Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:03:10.088Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:03:09 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:10.089Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:03:10.089Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:10.090Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=25f7c60a-9f58-4370-8e2d-dde2a24e1803&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:03:10.104Z|1b12ffc3-e3f9-4ea4-802b-5f979b2fa9f1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/25f7c60a-9f58-4370-8e2d-dde2a24e1803|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:03:10.370Z|d091229e-de4a-4680-9334-f536267c8223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:03:10.373Z|d091229e-de4a-4680-9334-f536267c8223|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:03:10.830Z|72cbd633-629a-4158-82ad-9e08d620c5a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:03:10.831Z|72cbd633-629a-4158-82ad-9e08d620c5a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:03:17.434Z|6e4e9646-4cfc-4871-b895-0a5b30b5dbe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:17.434Z|e94441b8-a55d-40d7-a73c-3dc6251b39d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:17.435Z|6e4e9646-4cfc-4871-b895-0a5b30b5dbe0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:17.435Z|e94441b8-a55d-40d7-a73c-3dc6251b39d6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:17.441Z|e194a97b-a82d-425d-ae1c-3351a6bd9bb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:17.441Z|e194a97b-a82d-425d-ae1c-3351a6bd9bb8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:25.369Z|50a38be0-22f2-4a77-b9ac-d1ae33c6174e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:03:25.370Z|50a38be0-22f2-4a77-b9ac-d1ae33c6174e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:03:25.811Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:03:25.813Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 20d64b51-dee1-4879-8b3a-3374df4f10bc already exists in requestDb InfraActiveRequests table
2022-12-09T01:03:25.814Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc
2022-12-09T01:03:25.814Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|INFO|500||Invoke
2022-12-09T01:03:25.815Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:25.815Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc
2022-12-09T01:03:25.815Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Method      : GET
2022-12-09T01:03:25.815Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f51dbf0e4f8fb440cd414c54a3c959fd", X-B3-SpanId:"2f686e6833b42842", X-B3-ParentSpanId:"cd414c54a3c959fd", X-B3-Sampled:"0", X-ONAP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-TransactionID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ECOMP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bdde9121-6b2a-4835-a607-9912c58aaa49"]
2022-12-09T01:03:25.816Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Request body: 
2022-12-09T01:03:25.816Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||==========================request end================================================
2022-12-09T01:03:25.852Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:25.852Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:03:25.853Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Status text  : Not Found
2022-12-09T01:03:25.853Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:03:25 GMT", x-envoy-upstream-service-time:"31", server:"envoy"]
2022-12-09T01:03:25.854Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Response body: 
2022-12-09T01:03:25.854Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:25.854Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|INFO|404|Not Found|InvokeReturn
2022-12-09T01:03:25.867Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:03:25.868Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-12-09T01:03:25.872Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:03:25.903Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b14ddf08-ffde-4682-af9c-3b423094ccf9|INFO|500||Invoke
2022-12-09T01:03:25.904Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b14ddf08-ffde-4682-af9c-3b423094ccf9|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b14ddf08-ffde-4682-af9c-3b423094ccf9 with request headers:{Authorization=[***REDACTED***], X-RequestID=[20d64b51-dee1-4879-8b3a-3374df4f10bc], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[09f7ff65-0104-4fc9-bdf0-dbbd8f20b740], X-ECOMP-RequestID=[20d64b51-dee1-4879-8b3a-3374df4f10bc], X-TransactionId=[], X-ONAP-RequestID=[20d64b51-dee1-4879-8b3a-3374df4f10bc]}
2022-12-09T01:03:25.990Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b14ddf08-ffde-4682-af9c-3b423094ccf9|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b14ddf08-ffde-4682-af9c-3b423094ccf9 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:03:24 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[82], vertex-id=[438400], x-aai-txid=[0-aai-resources-221209-01:03:24:896-634], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:03:25.992Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b14ddf08-ffde-4682-af9c-3b423094ccf9|DEBUG|500||{"service-id":"b14ddf08-ffde-4682-af9c-3b423094ccf9","service-description":"pNF","resource-version":"1670547803275"}

2022-12-09T01:03:25.993Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b14ddf08-ffde-4682-af9c-3b423094ccf9|INFO|500||InvokeReturn
2022-12-09T01:03:26.000Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Found service by service-id
2022-12-09T01:03:26.005Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:03:26.039Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b14ddf08-ffde-4682-af9c-3b423094ccf9 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:03:26.040Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b14ddf08-ffde-4682-af9c-3b423094ccf9|INFO|500||Invoke
2022-12-09T01:03:26.084Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b14ddf08-ffde-4682-af9c-3b423094ccf9|INFO|500||InvokeReturn
2022-12-09T01:03:26.085Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/b14ddf08-ffde-4682-af9c-3b423094ccf9 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:03:25 GMT], server=[envoy], content-length=[116], x-envoy-upstream-service-time=[40], vertex-id=[438400], x-aai-txid=[0-aai-resources-221209-01:03:25:031-97927], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:03:26.086Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"service-id":"b14ddf08-ffde-4682-af9c-3b423094ccf9","service-description":"pNF","resource-version":"1670547803275"}

2022-12-09T01:03:26.087Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:03:26.088Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:03:26.112Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.113Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.114Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.114Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.114Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.115Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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:"117", X-B3-TraceId:"f51dbf0e4f8fb440cd414c54a3c959fd", X-B3-SpanId:"4b65b23dbc7d82d3", X-B3-ParentSpanId:"cd414c54a3c959fd", X-B3-Sampled:"0", X-ONAP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-TransactionID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ECOMP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c9105d3-fbd3-46fc-a553-2c0a9225e8c9"]
2022-12-09T01:03:26.115Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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":"Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410","requestScope":"service"}
2022-12-09T01:03:26.116Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.145Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.145Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.146Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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  : OK
2022-12-09T01:03:26.146Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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, 09 Dec 2022 01:03:25 GMT", x-envoy-upstream-service-time:"25", server:"envoy"]
2022-12-09T01:03:26.147Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.147Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.147Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.149Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec
2022-12-09T01:03:26.149Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|INFO|500||Invoke
2022-12-09T01:03:26.150Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:26.150Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec
2022-12-09T01:03:26.150Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||Method      : GET
2022-12-09T01:03:26.150Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-TransactionID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ECOMP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f30abf1f-d598-4806-9a1e-1d32b1ccb338"]
2022-12-09T01:03:26.151Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||Request body: 
2022-12-09T01:03:26.151Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||==========================request end================================================
2022-12-09T01:03:26.230Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:26.231Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:26.232Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||Status text  : OK
2022-12-09T01:03:26.232Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:03:25 GMT", x-envoy-upstream-service-time:"74", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:26.234Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_DKEeeqmJ91TH8S3oIssM",
  "description" : "catalog service description",
  "modelUUID" : "0ba34406-72f8-410e-a62c-619722328bec",
  "modelInvariantUUID" : "ee5ff76c-8acc-4f89-93d3-7566a5fb7556",
  "created" : "2022-12-09 01:00:08.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 2a383eab-c33c",
  "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/0ba34406-72f8-410e-a62c-619722328bec"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/vnfCustomizations"
    }
  }
}
2022-12-09T01:03:26.235Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:26.236Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|INFO|500||InvokeReturn
2022-12-09T01:03:26.244Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance
2022-12-09T01:03:26.246Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|INFO|500||Invoke
2022-12-09T01:03:26.246Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:26.246Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance
2022-12-09T01:03:26.247Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:03:26.247Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-TransactionID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ECOMP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3db92e65-2026-437b-9373-8bf9b4f565d0"]
2022-12-09T01:03:26.248Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:03:26.248Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:03:26.301Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:26.302Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:03:26.302Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:03:26.303Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&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, 09 Dec 2022 01:03:25 GMT", x-envoy-upstream-service-time:"48", server:"envoy"]
2022-12-09T01:03:26.303Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:03:26.304Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:26.304Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:03:26.306Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee5ff76c-8acc-4f89-93d3-7566a5fb7556
2022-12-09T01:03:26.306Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|INFO|500||Invoke
2022-12-09T01:03:26.307Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:26.307Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee5ff76c-8acc-4f89-93d3-7566a5fb7556
2022-12-09T01:03:26.307Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|DEBUG|500||Method      : GET
2022-12-09T01:03:26.308Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-TransactionID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ECOMP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a17c7a9-91c9-4b88-a02c-07358f047e90"]
2022-12-09T01:03:26.308Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|DEBUG|500||Request body: 
2022-12-09T01:03:26.309Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|DEBUG|500||==========================request end================================================
2022-12-09T01:03:26.352Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:26.353Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:26.354Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|DEBUG|500||Status text  : OK
2022-12-09T01:03:26.354Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:03:25 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:26.356Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "Demo_pNF_DKEeeqmJ91TH8S3oIssM",
      "description" : "catalog service description",
      "modelUUID" : "0ba34406-72f8-410e-a62c-619722328bec",
      "modelInvariantUUID" : "ee5ff76c-8acc-4f89-93d3-7566a5fb7556",
      "created" : "2022-12-09 01:00:08.000",
      "modelVersion" : "1.0",
      "serviceType" : "",
      "serviceRole" : "",
      "serviceFunction" : "",
      "environmentContext" : "General_Revenue-Bearing",
      "workloadContext" : "Production",
      "category" : "Network L1-3",
      "resourceOrder" : "pNF 2a383eab-c33c",
      "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/0ba34406-72f8-410e-a62c-619722328bec"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/pnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=ee5ff76c-8acc-4f89-93d3-7566a5fb7556"
    }
  }
}
2022-12-09T01:03:26.357Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:26.358Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=ee5ff76c-8acc-4f89-93d3-7566a5fb7556|INFO|500||InvokeReturn
2022-12-09T01:03:26.371Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance
2022-12-09T01:03:26.372Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|INFO|500||Invoke
2022-12-09T01:03:26.372Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:26.373Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance
2022-12-09T01:03:26.373Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:03:26.374Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-TransactionID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ECOMP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1026c42c-a068-41c5-8d47-2755f8381c98"]
2022-12-09T01:03:26.374Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:03:26.375Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:03:26.396Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:26.397Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:03:26.397Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:03:26.397Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&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, 09 Dec 2022 01:03:25 GMT", x-envoy-upstream-service-time:"17", server:"envoy"]
2022-12-09T01:03:26.398Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:03:26.398Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:26.398Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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=0ba34406-72f8-410e-a62c-619722328bec&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:03:26.399Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.400Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.400Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.400Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.401Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.401Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-TransactionID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ECOMP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1899c140-ca59-4baf-837e-f2e4869ce22b"]
2022-12-09T01:03:26.401Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.402Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.444Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.445Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.445Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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  : OK
2022-12-09T01:03:26.445Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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", date:"Fri, 09 Dec 2022 01:03:25 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:26.448Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:03:26.448Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.449Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.452Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.453Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.453Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.453Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.454Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.454Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-TransactionID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ECOMP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ffdedb0-6f90-4efc-a38e-b54d1a1ddda1"]
2022-12-09T01:03:26.454Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.455Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.482Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.483Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.483Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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  : OK
2022-12-09T01:03:26.484Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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", date:"Fri, 09 Dec 2022 01:03:25 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:26.485Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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" : 529,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-12-09T01:03:26.485Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.486Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.488Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec
2022-12-09T01:03:26.488Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|INFO|500||Invoke
2022-12-09T01:03:26.489Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:26.489Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec
2022-12-09T01:03:26.489Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||Method      : GET
2022-12-09T01:03:26.489Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-TransactionID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ECOMP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53dc845e-b624-4004-bd1c-4bb616e64d3f"]
2022-12-09T01:03:26.489Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||Request body: 
2022-12-09T01:03:26.490Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||==========================request end================================================
2022-12-09T01:03:26.524Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:26.525Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:26.525Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||Status text  : OK
2022-12-09T01:03:26.525Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:03:25 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:26.526Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||Response body: {
  "modelName" : "Demo_pNF_DKEeeqmJ91TH8S3oIssM",
  "description" : "catalog service description",
  "modelUUID" : "0ba34406-72f8-410e-a62c-619722328bec",
  "modelInvariantUUID" : "ee5ff76c-8acc-4f89-93d3-7566a5fb7556",
  "created" : "2022-12-09 01:00:08.000",
  "modelVersion" : "1.0",
  "serviceType" : "",
  "serviceRole" : "",
  "serviceFunction" : "",
  "environmentContext" : "General_Revenue-Bearing",
  "workloadContext" : "Production",
  "category" : "Network L1-3",
  "resourceOrder" : "pNF 2a383eab-c33c",
  "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/0ba34406-72f8-410e-a62c-619722328bec"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec/vnfCustomizations"
    }
  }
}
2022-12-09T01:03:26.527Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:26.527Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/0ba34406-72f8-410e-a62c-619722328bec|INFO|500||InvokeReturn
2022-12-09T01:03:26.531Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.531Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.532Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.532Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.532Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.532Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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:"3880", X-B3-TraceId:"f51dbf0e4f8fb440cd414c54a3c959fd", X-B3-SpanId:"e2e6ce3eabc2d2e1", X-B3-ParentSpanId:"cd414c54a3c959fd", X-B3-Sampled:"0", X-ONAP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-TransactionID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ECOMP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6674cd33-5efd-40f8-a588-504a57e270ab"]
2022-12-09T01:03:26.533Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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":"20d64b51-dee1-4879-8b3a-3374df4f10bc","requestStatus":"IN_PROGRESS","startTime":1670547805868,"source":"VID","requestBody":"{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"ee5ff76c-8acc-4f89-93d3-7566a5fb7556\",\n            \"modelVersionId\":\"0ba34406-72f8-410e-a62c-619722328bec\",\n            \"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"9abd7391-1e7b-4105-b34c-b0ae145226a0\",\n            \"owningEntityName\":\"OE-ETE_Customer-9abd7391-1e7b-4105-b34c-b0ae145226a0\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_2c49e687-63fe-457e-8f12-48eddb0db410\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410\",\n            \"productFamilyId\":\"b14ddf08-ffde-4682-af9c-3b423094ccf9\",\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\":\"0ba34406-72f8-410e-a62c-619722328bec\",\n                            \"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 2a383eab-c33c 0\",\n                                        \"modelCustomizationId\":\"f9ef8b6f-35fb-407d-a457-7a50c5a03102\",\n                                        \"modelInvariantId\":\"ee5ff76c-8acc-4f89-93d3-7566a5fb7556\",\n                                        \"modelVersionId\":\"0ba34406-72f8-410e-a62c-619722328bec\",\n                                        \"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\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\":\"b14ddf08-ffde-4682-af9c-3b423094ccf9\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"DKEeeqmJ91TH8S3oIssM\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}","lastModifiedBy":"APIH","serviceInstanceName":"Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances","productFamilyName":"pNF","cloudApiRequests":[],"requestURI":"20d64b51-dee1-4879-8b3a-3374df4f10bc"}
2022-12-09T01:03:26.534Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.569Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.570Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.570Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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  : Created
2022-12-09T01:03:26.570Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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/20d64b51-dee1-4879-8b3a-3374df4f10bc", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:03:25 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:26.572Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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" : "20d64b51-dee1-4879-8b3a-3374df4f10bc",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:03:25.868+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"ee5ff76c-8acc-4f89-93d3-7566a5fb7556\",\n            \"modelVersionId\":\"0ba34406-72f8-410e-a62c-619722328bec\",\n            \"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"9abd7391-1e7b-4105-b34c-b0ae145226a0\",\n            \"owningEntityName\":\"OE-ETE_Customer-9abd7391-1e7b-4105-b34c-b0ae145226a0\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_2c49e687-63fe-457e-8f12-48eddb0db410\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410\",\n            \"productFamilyId\":\"b14ddf08-ffde-4682-af9c-3b423094ccf9\",\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\":\"0ba34406-72f8-410e-a62c-619722328bec\",\n                            \"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 2a383eab-c33c 0\",\n                                        \"modelCustomizationId\":\"f9ef8b6f-35fb-407d-a457-7a50c5a03102\",\n                                        \"modelInvariantId\":\"ee5ff76c-8acc-4f89-93d3-7566a5fb7556\",\n                                        \"modelVersionId\":\"0ba34406-72f8-410e-a62c-619722328bec\",\n                                        \"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\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\":\"b14ddf08-ffde-4682-af9c-3b423094ccf9\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"DKEeeqmJ91TH8S3oIssM\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:03:26.015+00:00",
  "serviceInstanceName" : "Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "20d64b51-dee1-4879-8b3a-3374df4f10bc",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc"
    }
  }
}
2022-12-09T01:03:26.572Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.573Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.593Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.595Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.595Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.595Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.596Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:26.596Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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:"3120", X-B3-TraceId:"f51dbf0e4f8fb440cd414c54a3c959fd", X-B3-SpanId:"6081756902e23abb", X-B3-ParentSpanId:"cd414c54a3c959fd", X-B3-Sampled:"0", X-ONAP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-TransactionID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ECOMP-RequestID:"20d64b51-dee1-4879-8b3a-3374df4f10bc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24e18daf-0a46-4434-8e18-53d79b0439b6"]
2022-12-09T01:03:26.597Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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\":\"ee5ff76c-8acc-4f89-93d3-7566a5fb7556\",\"modelType\":\"service\",\"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"0ba34406-72f8-410e-a62c-619722328bec\",\"modelUuid\":\"0ba34406-72f8-410e-a62c-619722328bec\",\"modelInvariantUuid\":\"ee5ff76c-8acc-4f89-93d3-7566a5fb7556\"},\"requestInfo\":{\"productFamilyId\":\"b14ddf08-ffde-4682-af9c-3b423094ccf9\",\"source\":\"VID\",\"instanceName\":\"Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"ETE_Customer_2c49e687-63fe-457e-8f12-48eddb0db410\"},\"requestParameters\":{\"subscriptionServiceType\":\"pNF\",\"userParams\":[{\"service\":{\"modelInfo\":{\"modelVersionId\":\"0ba34406-72f8-410e-a62c-619722328bec\",\"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\"modelType\":\"service\"},\"instanceName\":\"Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410\",\"instanceParams\":[],\"resources\":{\"pnfs\":[{\"modelInfo\":{\"modelCustomizationName\":\"pNF 2a383eab-c33c 0\",\"modelCustomizationId\":\"f9ef8b6f-35fb-407d-a457-7a50c5a03102\",\"modelInvariantId\":\"ee5ff76c-8acc-4f89-93d3-7566a5fb7556\",\"modelVersionId\":\"0ba34406-72f8-410e-a62c-619722328bec\",\"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\"modelType\":\"pnf\",\"modelVersion\":\"1.0\"},\"platform\":{\"platformName\":\"Platform-ETE_Customer\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"LOB-ETE_Customer\"},\"productFamilyId\":\"b14ddf08-ffde-4682-af9c-3b423094ccf9\",\"instanceParams\":[],\"instanceName\":\"DKEeeqmJ91TH8S3oIssM\"}]}}},{\"Homing_Solution\":\"none\"}],\"aLaCarte\":false,\"usePreload\":false},\"owningEntity\":{\"owningEntityId\":\"9abd7391-1e7b-4105-b34c-b0ae145226a0\",\"owningEntityName\":\"OE-ETE_Customer-9abd7391-1e7b-4105-b34c-b0ae145226a0\"}}}","type":"String"},"requestId":{"value":"20d64b51-dee1-4879-8b3a-3374df4f10bc","type":"String"},"mso-request-id":{"value":"20d64b51-dee1-4879-8b3a-3374df4f10bc","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-12-09T01:03:26.597Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:27.464Z|c2165034-aa4d-4b4e-98d3-3974f710a3ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:27.465Z|c2165034-aa4d-4b4e-98d3-3974f710a3ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:27.467Z|04a8f26b-a5f5-4d75-99c9-a8bb31a60bbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:27.467Z|04a8f26b-a5f5-4d75-99c9-a8bb31a60bbd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:27.472Z|74ec765f-f8a2-4802-b7d7-d727a9fe832b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:27.473Z|74ec765f-f8a2-4802-b7d7-d727a9fe832b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:27.613Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:27.614Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:27.614Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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  : Accepted
2022-12-09T01:03:27.615Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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, 09 Dec 2022 01:03:26 GMT", x-onap-requestid:"20d64b51-dee1-4879-8b3a-3374df4f10bc", x-requestid:"20d64b51-dee1-4879-8b3a-3374df4f10bc", x-transactionid:"20d64b51-dee1-4879-8b3a-3374df4f10bc", x-ecomp-requestid:"20d64b51-dee1-4879-8b3a-3374df4f10bc", x-onap-partnername:"UNKNOWN", x-invocationid:"24e18daf-0a46-4434-8e18-53d79b0439b6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1011", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:27.615Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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\":\"20d64b51-dee1-4879-8b3a-3374df4f10bc\",\"instanceId\":\"41b4faa1-f5f7-4cc9-9d07-5ee7989e03e8\"}}","message":"Success","processInstanceID":"48f51b7b-775d-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:03:27.616Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:27.616Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|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-12-09T01:03:27.621Z|20d64b51-dee1-4879-8b3a-3374df4f10bc|http-nio-8080-exec-4|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:03:37.509Z|1685bb5b-8b23-4605-8396-cf10857493b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:37.509Z|ae09d5b0-e504-4bef-ab3a-864d1dc3a392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:37.510Z|ae09d5b0-e504-4bef-ab3a-864d1dc3a392|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:37.510Z|1685bb5b-8b23-4605-8396-cf10857493b3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:37.516Z|596a897c-db55-4554-ae7f-2f384eaa33a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:37.517Z|596a897c-db55-4554-ae7f-2f384eaa33a5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:40.370Z|6678d3d8-0067-4e82-9b49-3bfd3251c235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:03:40.370Z|6678d3d8-0067-4e82-9b49-3bfd3251c235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:03:40.831Z|4074d965-59ac-404d-aef6-7891ae8dfe12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:03:40.832Z|4074d965-59ac-404d-aef6-7891ae8dfe12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:03:47.540Z|b131d067-1612-4bb5-bb5f-6401100d9747|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:47.540Z|a060bcaf-cc14-4a03-80c0-5bc59deeae3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:47.541Z|a060bcaf-cc14-4a03-80c0-5bc59deeae3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:47.541Z|b131d067-1612-4bb5-bb5f-6401100d9747|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:47.543Z|15344067-f24e-4d0c-b5c7-f10afd1441e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:47.543Z|15344067-f24e-4d0c-b5c7-f10afd1441e1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:54.059Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:03:54.066Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc
2022-12-09T01:03:54.067Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|INFO|500||Invoke
2022-12-09T01:03:54.067Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:54.068Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc
2022-12-09T01:03:54.068Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Method      : GET
2022-12-09T01:03:54.068Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c384127ddb1d45770439df30a297006c", X-B3-SpanId:"ff40e2887b59221a", X-B3-ParentSpanId:"0439df30a297006c", X-B3-Sampled:"0", X-ONAP-RequestID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-RequestID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-TransactionID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-ECOMP-RequestID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10d47099-9174-422c-97a9-5242827f8fc6"]
2022-12-09T01:03:54.068Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Request body: 
2022-12-09T01:03:54.069Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||==========================request end================================================
2022-12-09T01:03:54.109Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:54.110Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:54.110Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Status text  : OK
2022-12-09T01:03:54.110Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:03:53 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:54.113Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Response body: {
  "requestId" : "20d64b51-dee1-4879-8b3a-3374df4f10bc",
  "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-12-09T01:03:25.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"ee5ff76c-8acc-4f89-93d3-7566a5fb7556\",\n            \"modelVersionId\":\"0ba34406-72f8-410e-a62c-619722328bec\",\n            \"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"9abd7391-1e7b-4105-b34c-b0ae145226a0\",\n            \"owningEntityName\":\"OE-ETE_Customer-9abd7391-1e7b-4105-b34c-b0ae145226a0\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_2c49e687-63fe-457e-8f12-48eddb0db410\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410\",\n            \"productFamilyId\":\"b14ddf08-ffde-4682-af9c-3b423094ccf9\",\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\":\"0ba34406-72f8-410e-a62c-619722328bec\",\n                            \"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 2a383eab-c33c 0\",\n                                        \"modelCustomizationId\":\"f9ef8b6f-35fb-407d-a457-7a50c5a03102\",\n                                        \"modelInvariantId\":\"ee5ff76c-8acc-4f89-93d3-7566a5fb7556\",\n                                        \"modelVersionId\":\"0ba34406-72f8-410e-a62c-619722328bec\",\n                                        \"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\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\":\"b14ddf08-ffde-4682-af9c-3b423094ccf9\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"DKEeeqmJ91TH8S3oIssM\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:03:33.000+00:00",
  "serviceInstanceId" : "41b4faa1-f5f7-4cc9-9d07-5ee7989e03e8",
  "serviceInstanceName" : "Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "20d64b51-dee1-4879-8b3a-3374df4f10bc",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc"
    }
  }
}
2022-12-09T01:03:54.113Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:54.114Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|INFO|500||InvokeReturn
2022-12-09T01:03:54.116Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false
2022-12-09T01:03:54.116Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:03:54.116Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:54.117Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false
2022-12-09T01:03:54.117Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:03:54.117Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c384127ddb1d45770439df30a297006c", X-B3-SpanId:"76781120027529a7", X-B3-ParentSpanId:"0439df30a297006c", X-B3-Sampled:"0", X-ONAP-RequestID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-RequestID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-TransactionID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-ECOMP-RequestID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c16a28f-2f8d-462d-afc4-364e279f6850"]
2022-12-09T01:03:54.118Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:03:54.118Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:03:54.139Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:54.140Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:54.140Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:03:54.140Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:03:53 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:54.142Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:03:54.142Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:54.142Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:03:54.180Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:03:54.181Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:03:54.181Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:54.181Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:03:54.182Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:03:54.182Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-RequestID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-TransactionID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-ECOMP-RequestID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7e596bd-beb0-4ba9-bbef-3899c45980f4"]
2022-12-09T01:03:54.182Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:03:54.182Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:03:54.319Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:54.320Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:54.320Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:03:54.321Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=313C5C59ECA14DFC22F26DD8969D6E29; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:03:53 GMT", x-envoy-upstream-service-time:"128", server:"envoy"]
2022-12-09T01:03:54.321Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"4e77c7f6-775d-11ed-b899-1e7d76ee51e3","businessKey":"20d64b51-dee1-4879-8b3a-3374df4f10bc","processDefinitionId":"WaitForPnfReadyBB:1:d9cd5ef5-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionName":"WaitForPnfReadyBB","processDefinitionVersion":1,"startTime":"2022-12-09T01:03:35.049+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"WaitForPnfReady_StartEvent","deleteReason":null,"rootProcessInstanceId":"48f51b7b-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"4dc84dd0-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:03:54.322Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:54.322Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=20d64b51-dee1-4879-8b3a-3374df4f10bc&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:03:54.353Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:03:54.354Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:03:54.354Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:54.354Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:03:54.355Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:03:54.355Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-RequestID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-TransactionID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-ECOMP-RequestID:"b6294da1-c782-4f55-b1b7-1b8ef5aef711", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3b072ae-896a-43e9-9f2a-3af5bd075763"]
2022-12-09T01:03:54.355Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:03:54.356Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:03:54.476Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:54.477Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:54.478Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:03:54.478Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E0C4D642927B7A8BC0AA9A0C43836A5A; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:03:53 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:03:54.479Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"4e7f421d-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"4e77c7f6-775d-11ed-b899-1e7d76ee51e3","activityId":"UpdatePnfOrchestrationStatusToRegister","activityName":"Update Pnf Orchestration Status to Register","activityType":"serviceTask","processDefinitionKey":"WaitForPnfReadyBB","processDefinitionId":"WaitForPnfReadyBB:1:d9cd5ef5-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"4e77c7f6-775d-11ed-b899-1e7d76ee51e3","executionId":"4e77c7f6-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:03:35.098+0000","endTime":"2022-12-09T01:03:35.311+0000","durationInMillis":213,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"48f51b7b-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:03:54.479Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:54.479Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=4e77c7f6-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:03:54.488Z|b6294da1-c782-4f55-b1b7-1b8ef5aef711|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:03:55.027Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:03:55.031Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: f17a26de-f8aa-4c98-a547-6b027130200e already exists in requestDb InfraActiveRequests table
2022-12-09T01:03:55.032Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e
2022-12-09T01:03:55.032Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|INFO|500||Invoke
2022-12-09T01:03:55.032Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:55.032Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e
2022-12-09T01:03:55.032Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Method      : GET
2022-12-09T01:03:55.033Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c177db440ee8ff04240c1055d70f00cc", X-B3-SpanId:"a3627a36541fb74c", X-B3-ParentSpanId:"9bea79fca5372dc0", X-B3-Sampled:"0", X-ONAP-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-TransactionID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-ECOMP-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0235aec-b286-4735-a48e-0315eafc2604"]
2022-12-09T01:03:55.033Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Request body: 
2022-12-09T01:03:55.033Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||==========================request end================================================
2022-12-09T01:03:55.082Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:55.082Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:03:55.083Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Status text  : Not Found
2022-12-09T01:03:55.083Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:03:53 GMT", x-envoy-upstream-service-time:"46", server:"envoy"]
2022-12-09T01:03:55.083Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Response body: 
2022-12-09T01:03:55.083Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:55.084Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|INFO|404|Not Found|InvokeReturn
2022-12-09T01:03:55.097Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:03:55.101Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:03:55.146Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||Invoke
2022-12-09T01:03:55.147Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d with request headers:{Authorization=[***REDACTED***], X-RequestID=[f17a26de-f8aa-4c98-a547-6b027130200e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[a61534bb-a18f-45e1-9d3d-495f26063d2e], X-ECOMP-RequestID=[f17a26de-f8aa-4c98-a547-6b027130200e], X-TransactionId=[], X-ONAP-RequestID=[f17a26de-f8aa-4c98-a547-6b027130200e]}
2022-12-09T01:03:55.203Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:03:54 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[50], vertex-id=[397432], x-aai-txid=[2-aai-resources-221209-01:03:54:140-71318], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:03:55.204Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||{"tenant-id":"2ee1b58c15dc42f1b435bd67d5bcc17d","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1670547531977","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-12-09T01:03:55.205Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||InvokeReturn
2022-12-09T01:03:55.206Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:03:55.206Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:03:55.208Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.208Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.208Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.209Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.209Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.209Z|f17a26de-f8aa-4c98-a547-6b027130200e|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:"110", X-B3-TraceId:"c177db440ee8ff04240c1055d70f00cc", X-B3-SpanId:"bfaa0d53b43e6504", X-B3-ParentSpanId:"9bea79fca5372dc0", X-B3-Sampled:"0", X-ONAP-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-TransactionID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-ECOMP-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b3e59b4f-e0d3-49d5-bd70-c56979e39d4f"]
2022-12-09T01:03:55.210Z|f17a26de-f8aa-4c98-a547-6b027130200e|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_vm-1ba157c5-c797-4207-90a7-239bafe8d30c","requestScope":"service"}
2022-12-09T01:03:55.210Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.243Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.244Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.244Z|f17a26de-f8aa-4c98-a547-6b027130200e|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  : OK
2022-12-09T01:03:55.244Z|f17a26de-f8aa-4c98-a547-6b027130200e|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, 09 Dec 2022 01:03:54 GMT", x-envoy-upstream-service-time:"30", server:"envoy"]
2022-12-09T01:03:55.245Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.245Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.245Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.246Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.247Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.247Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.247Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.247Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.248Z|f17a26de-f8aa-4c98-a547-6b027130200e|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:"f17a26de-f8aa-4c98-a547-6b027130200e", X-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-TransactionID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-ECOMP-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c55a561-0d8e-4fe2-852a-a0399a5bb0af"]
2022-12-09T01:03:55.248Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.248Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.293Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.293Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.294Z|f17a26de-f8aa-4c98-a547-6b027130200e|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  : OK
2022-12-09T01:03:55.294Z|f17a26de-f8aa-4c98-a547-6b027130200e|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", date:"Fri, 09 Dec 2022 01:03:54 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:55.295Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:03:55.295Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.296Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.302Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.303Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.303Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.303Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.304Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.304Z|f17a26de-f8aa-4c98-a547-6b027130200e|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:"f17a26de-f8aa-4c98-a547-6b027130200e", X-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-TransactionID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-ECOMP-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48f4c95e-ab31-4ca4-b77a-aebb4c6d7c58"]
2022-12-09T01:03:55.304Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.304Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.334Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.335Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.335Z|f17a26de-f8aa-4c98-a547-6b027130200e|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  : OK
2022-12-09T01:03:55.336Z|f17a26de-f8aa-4c98-a547-6b027130200e|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", date:"Fri, 09 Dec 2022 01:03:54 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:55.338Z|f17a26de-f8aa-4c98-a547-6b027130200e|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" : 529,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-12-09T01:03:55.339Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.339Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.344Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.344Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.344Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.344Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.345Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.345Z|f17a26de-f8aa-4c98-a547-6b027130200e|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:"f17a26de-f8aa-4c98-a547-6b027130200e", X-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-TransactionID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-ECOMP-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5d90911-e233-4832-b072-e30248841a9f"]
2022-12-09T01:03:55.345Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.346Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.370Z|285fa2a3-c194-4eca-83e5-ccbc96c5377d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:03:55.373Z|285fa2a3-c194-4eca-83e5-ccbc96c5377d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:03:55.390Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.391Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.391Z|f17a26de-f8aa-4c98-a547-6b027130200e|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  : OK
2022-12-09T01:03:55.392Z|f17a26de-f8aa-4c98-a547-6b027130200e|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", date:"Fri, 09 Dec 2022 01:03:54 GMT", x-envoy-upstream-service-time:"42", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:55.392Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:03:55.393Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.393Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.398Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.398Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.398Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.399Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.399Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.399Z|f17a26de-f8aa-4c98-a547-6b027130200e|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:"1831", X-B3-TraceId:"c177db440ee8ff04240c1055d70f00cc", X-B3-SpanId:"1a85e3d9a40be504", X-B3-ParentSpanId:"9bea79fca5372dc0", X-B3-Sampled:"0", X-ONAP-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-TransactionID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-ECOMP-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffef1a65-f8d2-4a5c-b581-66043c9d10d5"]
2022-12-09T01:03:55.399Z|f17a26de-f8aa-4c98-a547-6b027130200e|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":"f17a26de-f8aa-4c98-a547-6b027130200e","requestStatus":"IN_PROGRESS","startTime":1670547835098,"source":"VID","tenantId":"2ee1b58c15dc42f1b435bd67d5bcc17d","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n\t\t\t\"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e409e32d-2c89-4946-94a0-1c9fb84924f4\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceName":"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"f17a26de-f8aa-4c98-a547-6b027130200e"}
2022-12-09T01:03:55.400Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.439Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.440Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.440Z|f17a26de-f8aa-4c98-a547-6b027130200e|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  : Created
2022-12-09T01:03:55.441Z|f17a26de-f8aa-4c98-a547-6b027130200e|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/f17a26de-f8aa-4c98-a547-6b027130200e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:03:54 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:55.444Z|f17a26de-f8aa-4c98-a547-6b027130200e|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" : "f17a26de-f8aa-4c98-a547-6b027130200e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:03:55.098+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n\t\t\t\"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e409e32d-2c89-4946-94a0-1c9fb84924f4\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:03:54.885+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f17a26de-f8aa-4c98-a547-6b027130200e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e"
    }
  }
}
2022-12-09T01:03:55.445Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.445Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.465Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.466Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.466Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.467Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.467Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:55.467Z|f17a26de-f8aa-4c98-a547-6b027130200e|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:"2243", X-B3-TraceId:"c177db440ee8ff04240c1055d70f00cc", X-B3-SpanId:"cb55106ee27daed9", X-B3-ParentSpanId:"9bea79fca5372dc0", X-B3-Sampled:"0", X-ONAP-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-TransactionID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-ECOMP-RequestID:"f17a26de-f8aa-4c98-a547-6b027130200e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47af09fa-7025-46a9-9dea-1745fd85b9d8"]
2022-12-09T01:03:55.468Z|f17a26de-f8aa-4c98-a547-6b027130200e|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\":\"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\"modelUuid\":\"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\"modelInvariantUuid\":\"28a5c0cd-1375-48c2-adb0-be21edc632b0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"subscriberInfo\":{\"globalSubscriberId\":\"basicvm-customer\"},\"cloudConfiguration\":{\"tenantId\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"subscriptionServiceType\":\"basic_vm\",\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"},\"project\":{\"projectName\":\"basicvm-project\"},\"owningEntity\":{\"owningEntityId\":\"e409e32d-2c89-4946-94a0-1c9fb84924f4\",\"owningEntityName\":\"basicvm-oe\"}}}","type":"String"},"requestId":{"value":"f17a26de-f8aa-4c98-a547-6b027130200e","type":"String"},"mso-request-id":{"value":"f17a26de-f8aa-4c98-a547-6b027130200e","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-12-09T01:03:55.468Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:56.487Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:56.488Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:56.488Z|f17a26de-f8aa-4c98-a547-6b027130200e|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  : Accepted
2022-12-09T01:03:56.488Z|f17a26de-f8aa-4c98-a547-6b027130200e|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, 09 Dec 2022 01:03:55 GMT", x-onap-requestid:"f17a26de-f8aa-4c98-a547-6b027130200e", x-requestid:"f17a26de-f8aa-4c98-a547-6b027130200e", x-transactionid:"f17a26de-f8aa-4c98-a547-6b027130200e", x-ecomp-requestid:"f17a26de-f8aa-4c98-a547-6b027130200e", x-onap-partnername:"UNKNOWN", x-invocationid:"47af09fa-7025-46a9-9dea-1745fd85b9d8", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:56.489Z|f17a26de-f8aa-4c98-a547-6b027130200e|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\":\"f17a26de-f8aa-4c98-a547-6b027130200e\",\"instanceId\":\"29745463-c486-495e-9560-352d5bee025e\"}}","message":"Success","processInstanceID":"5a2a2a36-775d-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:03:56.489Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:56.490Z|f17a26de-f8aa-4c98-a547-6b027130200e|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-12-09T01:03:56.495Z|f17a26de-f8aa-4c98-a547-6b027130200e|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:03:56.695Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:03:56.700Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e
2022-12-09T01:03:56.700Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|INFO|500||Invoke
2022-12-09T01:03:56.700Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:56.701Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e
2022-12-09T01:03:56.701Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Method      : GET
2022-12-09T01:03:56.701Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"505c2e27b4489e63159bb0ccd5c17915", X-B3-SpanId:"057a9dc7058607c4", X-B3-ParentSpanId:"97c17291cba56d0e", X-B3-Sampled:"0", X-ONAP-RequestID:"5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5", X-RequestID:"5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5", X-TransactionID:"5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5", X-ECOMP-RequestID:"5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fcfaa02-b51a-4991-a9f4-960fd716c953"]
2022-12-09T01:03:56.701Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Request body: 
2022-12-09T01:03:56.701Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||==========================request end================================================
2022-12-09T01:03:56.735Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:56.736Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:56.736Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Status text  : OK
2022-12-09T01:03:56.737Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:03:56 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:56.738Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Response body: {
  "requestId" : "f17a26de-f8aa-4c98-a547-6b027130200e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:03:55.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n\t\t\t\"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e409e32d-2c89-4946-94a0-1c9fb84924f4\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:03:55.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "serviceInstanceName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f17a26de-f8aa-4c98-a547-6b027130200e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e"
    }
  }
}
2022-12-09T01:03:56.739Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:56.739Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|INFO|500||InvokeReturn
2022-12-09T01:03:56.742Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false
2022-12-09T01:03:56.742Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:03:56.743Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:03:56.743Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false
2022-12-09T01:03:56.743Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:03:56.744Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"505c2e27b4489e63159bb0ccd5c17915", X-B3-SpanId:"a8b7d62573345756", X-B3-ParentSpanId:"97c17291cba56d0e", X-B3-Sampled:"0", X-ONAP-RequestID:"5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5", X-RequestID:"5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5", X-TransactionID:"5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5", X-ECOMP-RequestID:"5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d5eb2f3-0ea2-413d-a184-d74deac97a81"]
2022-12-09T01:03:56.744Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:03:56.744Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:03:56.766Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:03:56.767Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:03:56.767Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:03:56.768Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:03:56 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:03:56.774Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:03:56.775Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:03:56.775Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:03:56.788Z|5cde3f3a-0cb6-46cc-b04c-ad8f8a7518f5|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:03:57.567Z|d1ee86a2-5183-46a7-a6df-cec503b7c1d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:57.567Z|d1ee86a2-5183-46a7-a6df-cec503b7c1d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:57.567Z|12fe7d9c-4b7b-4a7d-841c-5e17fe92d1d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:57.567Z|45712f66-02cd-470a-81d5-4dc28deae396|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:03:57.571Z|45712f66-02cd-470a-81d5-4dc28deae396|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:03:57.571Z|12fe7d9c-4b7b-4a7d-841c-5e17fe92d1d1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:04.747Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:04.752Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc
2022-12-09T01:04:04.753Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|INFO|500||Invoke
2022-12-09T01:04:04.754Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:04.754Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc
2022-12-09T01:04:04.754Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Method      : GET
2022-12-09T01:04:04.754Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b21d500ce59ba28b64d9adf2da88da9", X-B3-SpanId:"33efce529c48ce43", X-B3-ParentSpanId:"b64d9adf2da88da9", X-B3-Sampled:"0", X-ONAP-RequestID:"f1178671-8afc-436d-85d3-6f990278db99", X-RequestID:"f1178671-8afc-436d-85d3-6f990278db99", X-TransactionID:"f1178671-8afc-436d-85d3-6f990278db99", X-ECOMP-RequestID:"f1178671-8afc-436d-85d3-6f990278db99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1810704a-513d-4b7f-8447-8a4cae97da50"]
2022-12-09T01:04:04.755Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Request body: 
2022-12-09T01:04:04.755Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||==========================request end================================================
2022-12-09T01:04:04.864Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:04.865Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:04.866Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Status text  : OK
2022-12-09T01:04:04.866Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:04 GMT", x-envoy-upstream-service-time:"104", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:04.874Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||Response body: {
  "requestId" : "20d64b51-dee1-4879-8b3a-3374df4f10bc",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "Macro-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:03:25.000+00:00",
  "endTime" : "2022-12-09T01:03:56.000+00:00",
  "source" : "VID",
  "requestBody" : "{\n    \"requestDetails\":{\n        \"modelInfo\":{\n            \"modelInvariantId\": \"ee5ff76c-8acc-4f89-93d3-7566a5fb7556\",\n            \"modelVersionId\":\"0ba34406-72f8-410e-a62c-619722328bec\",\n            \"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\n            \"modelType\":\"service\",\n            \"modelVersion\":\"1.0\"\n        },\n        \"owningEntity\":{\n            \"owningEntityId\":\"9abd7391-1e7b-4105-b34c-b0ae145226a0\",\n            \"owningEntityName\":\"OE-ETE_Customer-9abd7391-1e7b-4105-b34c-b0ae145226a0\"\n        },\n        \"subscriberInfo\":{\n            \"globalSubscriberId\":\"ETE_Customer_2c49e687-63fe-457e-8f12-48eddb0db410\"\n        },\n        \"requestInfo\":{\n            \"instanceName\":\"Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410\",\n            \"productFamilyId\":\"b14ddf08-ffde-4682-af9c-3b423094ccf9\",\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\":\"0ba34406-72f8-410e-a62c-619722328bec\",\n                            \"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\n                            \"modelType\":\"service\"\n                        },\n                        \"instanceName\":\"Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410\",\n                        \"instanceParams\":[\n                        ],\n                        \"resources\":{\n                            \"pnfs\":[\n                                {\n                                    \"modelInfo\":{\n                                        \"modelCustomizationName\":\"pNF 2a383eab-c33c 0\",\n                                        \"modelCustomizationId\":\"f9ef8b6f-35fb-407d-a457-7a50c5a03102\",\n                                        \"modelInvariantId\":\"ee5ff76c-8acc-4f89-93d3-7566a5fb7556\",\n                                        \"modelVersionId\":\"0ba34406-72f8-410e-a62c-619722328bec\",\n                                        \"modelName\":\"Demo_pNF_DKEeeqmJ91TH8S3oIssM\",\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\":\"b14ddf08-ffde-4682-af9c-3b423094ccf9\",\n                                    \"instanceParams\":[],\n                                    \"instanceName\":\"DKEeeqmJ91TH8S3oIssM\"\n                                }\n                            ]\n                        }\n                    }\n                },\n                {\n                    \"Homing_Solution\":\"none\"\n                }\n            ]\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:03:56.000+00:00",
  "serviceInstanceId" : "41b4faa1-f5f7-4cc9-9d07-5ee7989e03e8",
  "serviceInstanceName" : "Service_Ete_Name2c49e687-63fe-457e-8f12-48eddb0db410",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "http://so.onap/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "productFamilyName" : "pNF",
  "cloudApiRequests" : [ ],
  "requestURI" : "20d64b51-dee1-4879-8b3a-3374df4f10bc",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc"
    }
  }
}
2022-12-09T01:04:04.874Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:04.875Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/20d64b51-dee1-4879-8b3a-3374df4f10bc|INFO|500||InvokeReturn
2022-12-09T01:04:04.877Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false
2022-12-09T01:04:04.877Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:04.877Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:04.877Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false
2022-12-09T01:04:04.878Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:04.878Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5b21d500ce59ba28b64d9adf2da88da9", X-B3-SpanId:"7b49ddf8b48243c0", X-B3-ParentSpanId:"b64d9adf2da88da9", X-B3-Sampled:"0", X-ONAP-RequestID:"f1178671-8afc-436d-85d3-6f990278db99", X-RequestID:"f1178671-8afc-436d-85d3-6f990278db99", X-TransactionID:"f1178671-8afc-436d-85d3-6f990278db99", X-ECOMP-RequestID:"f1178671-8afc-436d-85d3-6f990278db99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69b19d49-0eb5-4a18-9fdf-d352860d3243"]
2022-12-09T01:04:04.878Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:04.878Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:04.939Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:04.940Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:04.940Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:04.941Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:04 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:04.950Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:04:04.951Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:04.954Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=20d64b51-dee1-4879-8b3a-3374df4f10bc&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:04.990Z|f1178671-8afc-436d-85d3-6f990278db99|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/20d64b51-dee1-4879-8b3a-3374df4f10bc|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:06.948Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:06.954Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e
2022-12-09T01:04:06.955Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|INFO|500||Invoke
2022-12-09T01:04:06.955Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:06.956Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e
2022-12-09T01:04:06.956Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Method      : GET
2022-12-09T01:04:06.956Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33964010f80a59e966980822db4bc8ad", X-B3-SpanId:"3d0ebe217deb4b09", X-B3-ParentSpanId:"25bf8f0b9e670128", X-B3-Sampled:"0", X-ONAP-RequestID:"8a8c3df8-4410-4186-80e0-516cbdcec1ae", X-RequestID:"8a8c3df8-4410-4186-80e0-516cbdcec1ae", X-TransactionID:"8a8c3df8-4410-4186-80e0-516cbdcec1ae", X-ECOMP-RequestID:"8a8c3df8-4410-4186-80e0-516cbdcec1ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e52316a3-89a7-4f2e-8d29-5cb485076dca"]
2022-12-09T01:04:06.957Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Request body: 
2022-12-09T01:04:06.957Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||==========================request end================================================
2022-12-09T01:04:07.013Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:07.013Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:07.014Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Status text  : OK
2022-12-09T01:04:07.014Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:06 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:07.022Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Response body: {
  "requestId" : "f17a26de-f8aa-4c98-a547-6b027130200e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:03:55.000+00:00",
  "endTime" : "2022-12-09T01:03:59.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n\t\t\t\"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e409e32d-2c89-4946-94a0-1c9fb84924f4\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:03:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "serviceInstanceName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f17a26de-f8aa-4c98-a547-6b027130200e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e"
    }
  }
}
2022-12-09T01:04:07.022Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:07.022Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|INFO|500||InvokeReturn
2022-12-09T01:04:07.024Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false
2022-12-09T01:04:07.024Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:07.025Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:07.025Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false
2022-12-09T01:04:07.025Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:07.026Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"33964010f80a59e966980822db4bc8ad", X-B3-SpanId:"91fc61e3611b4814", X-B3-ParentSpanId:"25bf8f0b9e670128", X-B3-Sampled:"0", X-ONAP-RequestID:"8a8c3df8-4410-4186-80e0-516cbdcec1ae", X-RequestID:"8a8c3df8-4410-4186-80e0-516cbdcec1ae", X-TransactionID:"8a8c3df8-4410-4186-80e0-516cbdcec1ae", X-ECOMP-RequestID:"8a8c3df8-4410-4186-80e0-516cbdcec1ae", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aebc2036-fce2-4088-ad3a-9536950050f3"]
2022-12-09T01:04:07.026Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:07.026Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:07.049Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:07.050Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:07.050Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:07.051Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:06 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:07.053Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:04:07.053Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:07.054Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:07.066Z|8a8c3df8-4410-4186-80e0-516cbdcec1ae|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:07.239Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:07.246Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e
2022-12-09T01:04:07.247Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|INFO|500||Invoke
2022-12-09T01:04:07.247Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:07.247Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e
2022-12-09T01:04:07.248Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Method      : GET
2022-12-09T01:04:07.248Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4cdc5b21c9b13278de62eb035784162", X-B3-SpanId:"a2ede4f520e39644", X-B3-ParentSpanId:"421a9cf992748023", X-B3-Sampled:"0", X-ONAP-RequestID:"ea41f914-5c64-4469-a045-a040d83983c8", X-RequestID:"ea41f914-5c64-4469-a045-a040d83983c8", X-TransactionID:"ea41f914-5c64-4469-a045-a040d83983c8", X-ECOMP-RequestID:"ea41f914-5c64-4469-a045-a040d83983c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c658faa-9617-455e-87d0-76a0f4322b5a"]
2022-12-09T01:04:07.249Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Request body: 
2022-12-09T01:04:07.249Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||==========================request end================================================
2022-12-09T01:04:07.302Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:07.303Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:07.303Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Status text  : OK
2022-12-09T01:04:07.303Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:06 GMT", x-envoy-upstream-service-time:"49", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:07.304Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Response body: {
  "requestId" : "f17a26de-f8aa-4c98-a547-6b027130200e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:03:55.000+00:00",
  "endTime" : "2022-12-09T01:03:59.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n\t\t\t\"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e409e32d-2c89-4946-94a0-1c9fb84924f4\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:03:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "serviceInstanceName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f17a26de-f8aa-4c98-a547-6b027130200e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e"
    }
  }
}
2022-12-09T01:04:07.304Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:07.305Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|INFO|500||InvokeReturn
2022-12-09T01:04:07.307Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false
2022-12-09T01:04:07.308Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:07.308Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:07.308Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false
2022-12-09T01:04:07.309Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:07.309Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4cdc5b21c9b13278de62eb035784162", X-B3-SpanId:"4db88356ee7665d9", X-B3-ParentSpanId:"421a9cf992748023", X-B3-Sampled:"0", X-ONAP-RequestID:"ea41f914-5c64-4469-a045-a040d83983c8", X-RequestID:"ea41f914-5c64-4469-a045-a040d83983c8", X-TransactionID:"ea41f914-5c64-4469-a045-a040d83983c8", X-ECOMP-RequestID:"ea41f914-5c64-4469-a045-a040d83983c8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9bc7c19-6dd0-4a20-90d9-dcfaa541c05c"]
2022-12-09T01:04:07.310Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:07.310Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:07.336Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:07.337Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:07.337Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:07.338Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:06 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:07.339Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:04:07.340Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:07.340Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:07.352Z|ea41f914-5c64-4469-a045-a040d83983c8|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:07.512Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:07.517Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e
2022-12-09T01:04:07.517Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|INFO|500||Invoke
2022-12-09T01:04:07.518Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:07.518Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e
2022-12-09T01:04:07.519Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Method      : GET
2022-12-09T01:04:07.519Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37a12372858d30e06e28f349b2b12c13", X-B3-SpanId:"3c0f3250102fe683", X-B3-ParentSpanId:"1f170ae39a461ec3", X-B3-Sampled:"0", X-ONAP-RequestID:"e7269d40-49d3-4527-8625-42969138c385", X-RequestID:"e7269d40-49d3-4527-8625-42969138c385", X-TransactionID:"e7269d40-49d3-4527-8625-42969138c385", X-ECOMP-RequestID:"e7269d40-49d3-4527-8625-42969138c385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63b94b39-2578-4e9d-b353-41d9d2ba2d69"]
2022-12-09T01:04:07.519Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Request body: 
2022-12-09T01:04:07.520Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||==========================request end================================================
2022-12-09T01:04:07.553Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:07.554Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:07.554Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Status text  : OK
2022-12-09T01:04:07.555Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:06 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:07.556Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Response body: {
  "requestId" : "f17a26de-f8aa-4c98-a547-6b027130200e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:03:55.000+00:00",
  "endTime" : "2022-12-09T01:03:59.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n\t\t\t\"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e409e32d-2c89-4946-94a0-1c9fb84924f4\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:03:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "serviceInstanceName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f17a26de-f8aa-4c98-a547-6b027130200e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e"
    }
  }
}
2022-12-09T01:04:07.556Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:07.557Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|INFO|500||InvokeReturn
2022-12-09T01:04:07.559Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false
2022-12-09T01:04:07.559Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:07.560Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:07.560Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false
2022-12-09T01:04:07.561Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:07.561Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"37a12372858d30e06e28f349b2b12c13", X-B3-SpanId:"cf4469970e9a5977", X-B3-ParentSpanId:"1f170ae39a461ec3", X-B3-Sampled:"0", X-ONAP-RequestID:"e7269d40-49d3-4527-8625-42969138c385", X-RequestID:"e7269d40-49d3-4527-8625-42969138c385", X-TransactionID:"e7269d40-49d3-4527-8625-42969138c385", X-ECOMP-RequestID:"e7269d40-49d3-4527-8625-42969138c385", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca621f36-c4b7-462d-8a6a-d6bcf7690a86"]
2022-12-09T01:04:07.562Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:07.562Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:07.588Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:07.589Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:07.589Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:07.590Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:06 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:07.592Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:04:07.593Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:07.593Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:07.601Z|ca36ec78-f2ee-4a53-acc4-fc8b4c72d100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:07.602Z|ca36ec78-f2ee-4a53-acc4-fc8b4c72d100|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:07.605Z|e7269d40-49d3-4527-8625-42969138c385|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:07.605Z|99219076-87fa-4810-98b9-bc220ad0ac18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:07.607Z|6a117373-2e64-4b55-a5b2-57233b4b3b82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:07.607Z|99219076-87fa-4810-98b9-bc220ad0ac18|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:07.607Z|6a117373-2e64-4b55-a5b2-57233b4b3b82|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:07.778Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:07.783Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e
2022-12-09T01:04:07.783Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|INFO|500||Invoke
2022-12-09T01:04:07.783Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:07.783Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e
2022-12-09T01:04:07.784Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Method      : GET
2022-12-09T01:04:07.784Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34c3b6d21f1c51eaf03fea621be2cec0", X-B3-SpanId:"cc891ce1b84d18fb", X-B3-ParentSpanId:"fb1cbb8c16850dcc", X-B3-Sampled:"0", X-ONAP-RequestID:"c3e446bf-25d0-4ebf-bd81-54c2a76e9203", X-RequestID:"c3e446bf-25d0-4ebf-bd81-54c2a76e9203", X-TransactionID:"c3e446bf-25d0-4ebf-bd81-54c2a76e9203", X-ECOMP-RequestID:"c3e446bf-25d0-4ebf-bd81-54c2a76e9203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eea711f5-03fe-46ec-ad53-d1a3803ba448"]
2022-12-09T01:04:07.784Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Request body: 
2022-12-09T01:04:07.784Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||==========================request end================================================
2022-12-09T01:04:07.839Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:07.840Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:07.840Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Status text  : OK
2022-12-09T01:04:07.841Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:06 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:07.843Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Response body: {
  "requestId" : "f17a26de-f8aa-4c98-a547-6b027130200e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:03:55.000+00:00",
  "endTime" : "2022-12-09T01:03:59.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n\t\t\t\"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e409e32d-2c89-4946-94a0-1c9fb84924f4\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:03:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "serviceInstanceName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f17a26de-f8aa-4c98-a547-6b027130200e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e"
    }
  }
}
2022-12-09T01:04:07.844Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:07.844Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|INFO|500||InvokeReturn
2022-12-09T01:04:07.846Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false
2022-12-09T01:04:07.846Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:07.847Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:07.847Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false
2022-12-09T01:04:07.847Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:07.847Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"34c3b6d21f1c51eaf03fea621be2cec0", X-B3-SpanId:"6f3a381ed4ac4399", X-B3-ParentSpanId:"fb1cbb8c16850dcc", X-B3-Sampled:"0", X-ONAP-RequestID:"c3e446bf-25d0-4ebf-bd81-54c2a76e9203", X-RequestID:"c3e446bf-25d0-4ebf-bd81-54c2a76e9203", X-TransactionID:"c3e446bf-25d0-4ebf-bd81-54c2a76e9203", X-ECOMP-RequestID:"c3e446bf-25d0-4ebf-bd81-54c2a76e9203", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d703d575-3d73-4f7b-94fc-c1d9b3d3ee79"]
2022-12-09T01:04:07.848Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:07.848Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:07.874Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:07.875Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:07.876Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:07.876Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:06 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:07.876Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:04:07.877Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:07.877Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:07.898Z|c3e446bf-25d0-4ebf-bd81-54c2a76e9203|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:08.055Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:08.060Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e
2022-12-09T01:04:08.061Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|INFO|500||Invoke
2022-12-09T01:04:08.062Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:08.062Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e
2022-12-09T01:04:08.062Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Method      : GET
2022-12-09T01:04:08.063Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ff29db36b9a4bd32f712cad770ca8f8", X-B3-SpanId:"3064109b6c9900e8", X-B3-ParentSpanId:"2916be68b3a9fab2", X-B3-Sampled:"0", X-ONAP-RequestID:"c606d24a-f692-4367-99d2-6590450a197f", X-RequestID:"c606d24a-f692-4367-99d2-6590450a197f", X-TransactionID:"c606d24a-f692-4367-99d2-6590450a197f", X-ECOMP-RequestID:"c606d24a-f692-4367-99d2-6590450a197f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"44c185ec-ed78-4ba8-9370-bddfff741654"]
2022-12-09T01:04:08.063Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Request body: 
2022-12-09T01:04:08.063Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||==========================request end================================================
2022-12-09T01:04:08.122Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:08.123Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:08.123Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Status text  : OK
2022-12-09T01:04:08.123Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:07 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:08.124Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||Response body: {
  "requestId" : "f17a26de-f8aa-4c98-a547-6b027130200e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:03:55.000+00:00",
  "endTime" : "2022-12-09T01:03:59.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n\t\t\t\"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\n\t\t\t\"modelName\": \"basic_vm\",\n\t\t\t\"modelVersion\": \"1.0\"\n\t\t},\n        \"cloudConfiguration\": {\n            \"tenantId\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"e409e32d-2c89-4946-94a0-1c9fb84924f4\",\n\t\t\t\"owningEntityName\": \"basicvm-oe\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:03:59.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "serviceInstanceName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "f17a26de-f8aa-4c98-a547-6b027130200e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e"
    }
  }
}
2022-12-09T01:04:08.124Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:08.124Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f17a26de-f8aa-4c98-a547-6b027130200e|INFO|500||InvokeReturn
2022-12-09T01:04:08.126Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false
2022-12-09T01:04:08.126Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:08.126Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:08.127Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false
2022-12-09T01:04:08.127Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:08.127Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ff29db36b9a4bd32f712cad770ca8f8", X-B3-SpanId:"8d2ee597735bd1a3", X-B3-ParentSpanId:"2916be68b3a9fab2", X-B3-Sampled:"0", X-ONAP-RequestID:"c606d24a-f692-4367-99d2-6590450a197f", X-RequestID:"c606d24a-f692-4367-99d2-6590450a197f", X-TransactionID:"c606d24a-f692-4367-99d2-6590450a197f", X-ECOMP-RequestID:"c606d24a-f692-4367-99d2-6590450a197f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c20d37ca-8c38-4c40-ac75-8873cdae594e"]
2022-12-09T01:04:08.127Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:08.128Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:08.149Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:08.150Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:08.151Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:08.151Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:07 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:08.152Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:04:08.153Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:08.153Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f17a26de-f8aa-4c98-a547-6b027130200e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:08.165Z|c606d24a-f692-4367-99d2-6590450a197f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f17a26de-f8aa-4c98-a547-6b027130200e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:08.945Z|38dc5bac-7d18-4f1d-ad04-837481d91c61|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:04:08.946Z|38dc5bac-7d18-4f1d-ad04-837481d91c61|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:10.369Z|bd4b8555-feef-47e7-ab45-f00a61ec832d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:04:10.370Z|bd4b8555-feef-47e7-ab45-f00a61ec832d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:04:10.833Z|f7aaf963-ab54-4efd-b16e-170a726a680f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:04:10.833Z|f7aaf963-ab54-4efd-b16e-170a726a680f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:04:10.956Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:10.959Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 02e2b956-939b-4d7c-a0e1-da711b6a9c7f already exists in requestDb InfraActiveRequests table
2022-12-09T01:04:10.960Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f
2022-12-09T01:04:10.960Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|INFO|500||Invoke
2022-12-09T01:04:10.960Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:10.961Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f
2022-12-09T01:04:10.961Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Method      : GET
2022-12-09T01:04:10.961Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d75101112698742cb4d31bfe5413c335", X-B3-SpanId:"09fd5097d6bfbbf2", X-B3-ParentSpanId:"e68dc0d632f56870", X-B3-Sampled:"0", X-ONAP-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-TransactionID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-ECOMP-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea963452-1022-4c04-aef6-84fef52e3376"]
2022-12-09T01:04:10.962Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Request body: 
2022-12-09T01:04:10.962Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||==========================request end================================================
2022-12-09T01:04:11.007Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:11.008Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:04:11.008Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Status text  : Not Found
2022-12-09T01:04:11.008Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:04:10 GMT", x-envoy-upstream-service-time:"40", server:"envoy"]
2022-12-09T01:04:11.009Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Response body: 
2022-12-09T01:04:11.009Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:11.010Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|INFO|404|Not Found|InvokeReturn
2022-12-09T01:04:11.023Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:04:11.024Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-12-09T01:04:11.028Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:04:11.056Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0|INFO|500||Invoke
2022-12-09T01:04:11.057Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[02e2b956-939b-4d7c-a0e1-da711b6a9c7f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0b97de45-6b99-4440-9f25-0aabb7edc01a], X-ECOMP-RequestID=[02e2b956-939b-4d7c-a0e1-da711b6a9c7f], X-TransactionId=[], X-ONAP-RequestID=[02e2b956-939b-4d7c-a0e1-da711b6a9c7f]}
2022-12-09T01:04:11.090Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:04:10 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[29], x-aai-txid=[0-aai-resources-221209-01:04:10:048-38511], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:04:11.092Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0|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/28a5c0cd-1375-48c2-adb0-be21edc632b0","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0","ERR.5.4.6114"]}}}

2022-12-09T01:04:11.092Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0|INFO|404|Not Found|InvokeReturn
2022-12-09T01:04:11.095Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0
2022-12-09T01:04:11.095Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 28a5c0cd-1375-48c2-adb0-be21edc632b0
2022-12-09T01:04:11.098Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:04:11.123Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0|INFO|500||Invoke
2022-12-09T01:04:11.124Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0 with request headers:{Authorization=[***REDACTED***], X-RequestID=[02e2b956-939b-4d7c-a0e1-da711b6a9c7f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[53ff2e97-3622-4551-95fd-0d4262d873fc], X-ECOMP-RequestID=[02e2b956-939b-4d7c-a0e1-da711b6a9c7f], X-TransactionId=[], X-ONAP-RequestID=[02e2b956-939b-4d7c-a0e1-da711b6a9c7f]}
2022-12-09T01:04:11.154Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:04:10 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[25], x-aai-txid=[1-aai-resources-221209-01:04:10:112-36244], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:04:11.155Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0|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/28a5c0cd-1375-48c2-adb0-be21edc632b0","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0","ERR.5.4.6114"]}}}

2022-12-09T01:04:11.156Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0|INFO|404|Not Found|InvokeReturn
2022-12-09T01:04:11.158Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/28a5c0cd-1375-48c2-adb0-be21edc632b0
2022-12-09T01:04:11.159Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 28a5c0cd-1375-48c2-adb0-be21edc632b0
2022-12-09T01:04:11.162Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:04:11.190Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||Invoke
2022-12-09T01:04:11.190Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d with request headers:{Authorization=[***REDACTED***], X-RequestID=[02e2b956-939b-4d7c-a0e1-da711b6a9c7f], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[23727488-1c8e-4286-84d2-ba3094d84bfd], X-ECOMP-RequestID=[02e2b956-939b-4d7c-a0e1-da711b6a9c7f], X-TransactionId=[], X-ONAP-RequestID=[02e2b956-939b-4d7c-a0e1-da711b6a9c7f]}
2022-12-09T01:04:11.240Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:04:10 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[47], vertex-id=[397432], x-aai-txid=[1-aai-resources-221209-01:04:10:179-96805], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:04:11.242Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||{"tenant-id":"2ee1b58c15dc42f1b435bd67d5bcc17d","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1670547531977","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-12-09T01:04:11.242Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||InvokeReturn
2022-12-09T01:04:11.244Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:04:11.244Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:04:11.247Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.247Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:04:11.247Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:11.247Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.248Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:04:11.248Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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:"d75101112698742cb4d31bfe5413c335", X-B3-SpanId:"a78bd1da60cdee30", X-B3-ParentSpanId:"e68dc0d632f56870", X-B3-Sampled:"0", X-ONAP-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-TransactionID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-ECOMP-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da5b4ab7-bb7c-46e0-9039-955a9357d93d"]
2022-12-09T01:04:11.248Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"29745463-c486-495e-9560-352d5bee025e"},"instanceName":"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0","requestScope":"vnf"}
2022-12-09T01:04:11.248Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:04:11.297Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:11.298Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:11.298Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:04:11.298Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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, 09 Dec 2022 01:04:10 GMT", x-envoy-upstream-service-time:"45", server:"envoy"]
2022-12-09T01:04:11.299Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:04:11.299Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:11.299Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:04:11.301Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4
2022-12-09T01:04:11.301Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|INFO|500||Invoke
2022-12-09T01:04:11.301Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:11.302Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4
2022-12-09T01:04:11.302Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|DEBUG|500||Method      : GET
2022-12-09T01:04:11.302Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-TransactionID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-ECOMP-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88d7f327-4a6f-4a00-93e4-111409c01495"]
2022-12-09T01:04:11.302Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|DEBUG|500||Request body: 
2022-12-09T01:04:11.302Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|DEBUG|500||==========================request end================================================
2022-12-09T01:04:11.404Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:11.405Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:11.405Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|DEBUG|500||Status text  : OK
2022-12-09T01:04:11.406Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:04:10 GMT", x-envoy-upstream-service-time:"98", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:11.408Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 7,
      "modelCustomizationUUID" : "a8a8f752-c75a-4037-83e1-64cf18a30af4",
      "modelInstanceName" : "basic_vm 0",
      "created" : "2022-12-09 01:01:23.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-12-09T01:01:23.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/service"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vfModuleCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfcInstanceGroupCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4"
    }
  }
}
2022-12-09T01:04:11.408Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:11.409Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a8a8f752-c75a-4037-83e1-64cf18a30af4|INFO|500||InvokeReturn
2022-12-09T01:04:11.426Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources
2022-12-09T01:04:11.427Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||Invoke
2022-12-09T01:04:11.427Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:11.428Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources
2022-12-09T01:04:11.428Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Method      : GET
2022-12-09T01:04:11.428Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-TransactionID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-ECOMP-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e69214a-a7b0-4a14-9997-c54dfdb67410"]
2022-12-09T01:04:11.428Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Request body: 
2022-12-09T01:04:11.428Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||==========================request end================================================
2022-12-09T01:04:11.502Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:11.502Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:11.503Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Status text  : OK
2022-12-09T01:04:11.503Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/50990fb7-a978-4bf6-8430-d937f8f77315", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:04:10 GMT", x-envoy-upstream-service-time:"70", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:11.506Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "50990fb7-a978-4bf6-8430-d937f8f77315",
  "modelInvariantUUID" : "ff9575d0-d748-4671-8334-695e5f6d8523",
  "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-12-09T01:01:23.000+00:00",
  "modelInvariantId" : "ff9575d0-d748-4671-8334-695e5f6d8523",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/50990fb7-a978-4bf6-8430-d937f8f77315"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/50990fb7-a978-4bf6-8430-d937f8f77315"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/50990fb7-a978-4bf6-8430-d937f8f77315/vnfResourceWorkflow"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/50990fb7-a978-4bf6-8430-d937f8f77315/heatTemplates"
    }
  }
}
2022-12-09T01:04:11.506Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:11.506Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/7/vnfResources|INFO|500||InvokeReturn
2022-12-09T01:04:11.520Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.520Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.520Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.521Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.521Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.521Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-TransactionID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-ECOMP-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"037e5b5c-5163-4afe-a86d-c53922cebc06"]
2022-12-09T01:04:11.521Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.521Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.581Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.582Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.582Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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  : OK
2022-12-09T01:04:11.582Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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", date:"Fri, 09 Dec 2022 01:04:10 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:11.583Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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" : 10033,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033"
    }
  }
}
2022-12-09T01:04:11.583Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.583Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.686Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.687Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:04:11.687Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:11.687Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.688Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:04:11.688Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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:"2613", X-B3-TraceId:"d75101112698742cb4d31bfe5413c335", X-B3-SpanId:"643cfb226c507de2", X-B3-ParentSpanId:"e68dc0d632f56870", X-B3-Sampled:"0", X-ONAP-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-TransactionID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-ECOMP-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a6d8235-3ec7-4051-acf7-926109c52906"]
2022-12-09T01:04:11.689Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"02e2b956-939b-4d7c-a0e1-da711b6a9c7f","requestStatus":"IN_PROGRESS","startTime":1670547851024,"source":"VID","vnfName":"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0","vnfType":"basic_vm/basic_vm 0","tenantId":"2ee1b58c15dc42f1b435bd67d5bcc17d","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n    \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"29745463-c486-495e-9560-352d5bee025e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"29745463-c486-495e-9560-352d5bee025e","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"02e2b956-939b-4d7c-a0e1-da711b6a9c7f"}
2022-12-09T01:04:11.689Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:04:11.737Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:11.738Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:04:11.739Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:04:11.739Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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/02e2b956-939b-4d7c-a0e1-da711b6a9c7f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:10 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:11.742Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "02e2b956-939b-4d7c-a0e1-da711b6a9c7f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:04:11.024+00:00",
  "source" : "VID",
  "vnfName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n    \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"29745463-c486-495e-9560-352d5bee025e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:04:11.177+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "02e2b956-939b-4d7c-a0e1-da711b6a9c7f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f"
    }
  }
}
2022-12-09T01:04:11.742Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:11.743Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:04:11.758Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.759Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:04:11.759Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:11.759Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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-12-09T01:04:11.760Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:04:11.761Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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:"d75101112698742cb4d31bfe5413c335", X-B3-SpanId:"879b5f6e5e5e46d3", X-B3-ParentSpanId:"e68dc0d632f56870", X-B3-Sampled:"0", X-ONAP-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-TransactionID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-ECOMP-RequestID:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19fb4acc-dc23-4b93-a43c-862a54ff76b7"]
2022-12-09T01:04:11.761Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/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\":\"ff9575d0-d748-4671-8334-695e5f6d8523\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\"modelVersionId\":\"50990fb7-a978-4bf6-8430-d937f8f77315\",\"modelCustomizationId\":\"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\"modelUuid\":\"50990fb7-a978-4bf6-8430-d937f8f77315\",\"modelInvariantUuid\":\"ff9575d0-d748-4671-8334-695e5f6d8523\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"productFamilyId\":\"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\"source\":\"VID\",\"instanceName\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"29745463-c486-495e-9560-352d5bee025e\",\"modelInfo\":{\"modelInvariantId\":\"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\"modelUuid\":\"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\"modelInvariantUuid\":\"28a5c0cd-1375-48c2-adb0-be21edc632b0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicvm-platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicvm-lob\"}},\"serviceInstanceId\":\"29745463-c486-495e-9560-352d5bee025e\"}","type":"String"},"requestId":{"value":"02e2b956-939b-4d7c-a0e1-da711b6a9c7f","type":"String"},"mso-request-id":{"value":"02e2b956-939b-4d7c-a0e1-da711b6a9c7f","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"29745463-c486-495e-9560-352d5bee025e","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/29745463-c486-495e-9560-352d5bee025e/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-12-09T01:04:11.761Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:04:12.777Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:12.778Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:04:12.779Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:04:12.779Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:04:11 GMT", x-onap-requestid:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", x-requestid:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", x-transactionid:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", x-ecomp-requestid:"02e2b956-939b-4d7c-a0e1-da711b6a9c7f", x-onap-partnername:"UNKNOWN", x-invocationid:"19fb4acc-dc23-4b93-a43c-862a54ff76b7", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1011", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:12.780Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"02e2b956-939b-4d7c-a0e1-da711b6a9c7f\",\"instanceId\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\"}}","message":"Success","processInstanceID":"63e06f4d-775d-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:04:12.780Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:12.781Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:04:12.786Z|02e2b956-939b-4d7c-a0e1-da711b6a9c7f|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:12.968Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:12.975Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f
2022-12-09T01:04:12.975Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|INFO|500||Invoke
2022-12-09T01:04:12.976Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:12.976Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f
2022-12-09T01:04:12.976Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Method      : GET
2022-12-09T01:04:12.977Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8b1afe7b577b83beaceecb6024d45b5", X-B3-SpanId:"e541b5ad4eceae99", X-B3-ParentSpanId:"23f22d69b64921a1", X-B3-Sampled:"0", X-ONAP-RequestID:"ac8aff47-9edf-4601-89c6-3cb6c0997cbc", X-RequestID:"ac8aff47-9edf-4601-89c6-3cb6c0997cbc", X-TransactionID:"ac8aff47-9edf-4601-89c6-3cb6c0997cbc", X-ECOMP-RequestID:"ac8aff47-9edf-4601-89c6-3cb6c0997cbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ffa7973-84de-47e8-9cf6-816600377ef8"]
2022-12-09T01:04:12.977Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Request body: 
2022-12-09T01:04:12.978Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||==========================request end================================================
2022-12-09T01:04:13.035Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:13.036Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:13.036Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Status text  : OK
2022-12-09T01:04:13.037Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:11 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:13.038Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Response body: {
  "requestId" : "02e2b956-939b-4d7c-a0e1-da711b6a9c7f",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:04:11.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n    \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"29745463-c486-495e-9560-352d5bee025e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:04:11.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "02e2b956-939b-4d7c-a0e1-da711b6a9c7f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f"
    }
  }
}
2022-12-09T01:04:13.040Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:13.040Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|INFO|500||InvokeReturn
2022-12-09T01:04:13.044Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false
2022-12-09T01:04:13.045Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:13.045Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:13.045Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false
2022-12-09T01:04:13.045Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:13.046Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e8b1afe7b577b83beaceecb6024d45b5", X-B3-SpanId:"be6b17567cba6c80", X-B3-ParentSpanId:"23f22d69b64921a1", X-B3-Sampled:"0", X-ONAP-RequestID:"ac8aff47-9edf-4601-89c6-3cb6c0997cbc", X-RequestID:"ac8aff47-9edf-4601-89c6-3cb6c0997cbc", X-TransactionID:"ac8aff47-9edf-4601-89c6-3cb6c0997cbc", X-ECOMP-RequestID:"ac8aff47-9edf-4601-89c6-3cb6c0997cbc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"373cfedc-0ec5-40f8-a68c-18962858b4cd"]
2022-12-09T01:04:13.046Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:13.046Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:13.081Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:13.082Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:13.082Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:13.082Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:11 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:13.085Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:04:13.086Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:13.086Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:13.096Z|ac8aff47-9edf-4601-89c6-3cb6c0997cbc|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:17.631Z|f98b8eed-6196-41f8-84da-0c2615a42433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:17.632Z|f98b8eed-6196-41f8-84da-0c2615a42433|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:17.636Z|2cbe9e2b-7e6a-4083-baec-284fac0b379f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:17.636Z|152b3792-633c-44b1-8ffa-9172747a1279|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:17.637Z|2cbe9e2b-7e6a-4083-baec-284fac0b379f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:17.637Z|152b3792-633c-44b1-8ffa-9172747a1279|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:23.295Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:23.302Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f
2022-12-09T01:04:23.302Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|INFO|500||Invoke
2022-12-09T01:04:23.303Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:23.303Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f
2022-12-09T01:04:23.303Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Method      : GET
2022-12-09T01:04:23.303Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a957e8a8e9f1a04ef340620f420538", X-B3-SpanId:"52b104e81554f60d", X-B3-ParentSpanId:"882eee250fafbbb2", X-B3-Sampled:"0", X-ONAP-RequestID:"5cabdbd4-4352-467a-adde-2e250ae0431f", X-RequestID:"5cabdbd4-4352-467a-adde-2e250ae0431f", X-TransactionID:"5cabdbd4-4352-467a-adde-2e250ae0431f", X-ECOMP-RequestID:"5cabdbd4-4352-467a-adde-2e250ae0431f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0c56952-be2b-486c-a6ce-ca7f667eb018"]
2022-12-09T01:04:23.304Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Request body: 
2022-12-09T01:04:23.304Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||==========================request end================================================
2022-12-09T01:04:23.345Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:23.347Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:23.347Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Status text  : OK
2022-12-09T01:04:23.348Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:22 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:23.352Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Response body: {
  "requestId" : "02e2b956-939b-4d7c-a0e1-da711b6a9c7f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:04:11.000+00:00",
  "endTime" : "2022-12-09T01:04:21.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n    \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"29745463-c486-495e-9560-352d5bee025e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:04:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "02e2b956-939b-4d7c-a0e1-da711b6a9c7f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f"
    }
  }
}
2022-12-09T01:04:23.353Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:23.353Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|INFO|500||InvokeReturn
2022-12-09T01:04:23.356Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false
2022-12-09T01:04:23.356Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:23.356Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:23.356Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false
2022-12-09T01:04:23.357Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:23.357Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e2a957e8a8e9f1a04ef340620f420538", X-B3-SpanId:"1a52002252e0d967", X-B3-ParentSpanId:"882eee250fafbbb2", X-B3-Sampled:"0", X-ONAP-RequestID:"5cabdbd4-4352-467a-adde-2e250ae0431f", X-RequestID:"5cabdbd4-4352-467a-adde-2e250ae0431f", X-TransactionID:"5cabdbd4-4352-467a-adde-2e250ae0431f", X-ECOMP-RequestID:"5cabdbd4-4352-467a-adde-2e250ae0431f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6dfe35c5-09e5-46e0-b7b4-da58b6f561b5"]
2022-12-09T01:04:23.357Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:23.358Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:23.384Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:23.385Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:23.385Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:23.386Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:22 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:23.386Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:04:23.387Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:23.387Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:23.400Z|5cabdbd4-4352-467a-adde-2e250ae0431f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:23.581Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:23.586Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f
2022-12-09T01:04:23.586Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|INFO|500||Invoke
2022-12-09T01:04:23.586Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:23.586Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f
2022-12-09T01:04:23.587Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Method      : GET
2022-12-09T01:04:23.587Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4db12de01da22c0cd5eda6b78008e60d", X-B3-SpanId:"1aa2712f856b5064", X-B3-ParentSpanId:"842acc5a582acddc", X-B3-Sampled:"0", X-ONAP-RequestID:"b6854b8f-5f17-4e2f-8166-db18df20977d", X-RequestID:"b6854b8f-5f17-4e2f-8166-db18df20977d", X-TransactionID:"b6854b8f-5f17-4e2f-8166-db18df20977d", X-ECOMP-RequestID:"b6854b8f-5f17-4e2f-8166-db18df20977d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52ab0668-b163-46f2-85ae-abce608de0de"]
2022-12-09T01:04:23.587Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Request body: 
2022-12-09T01:04:23.588Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||==========================request end================================================
2022-12-09T01:04:23.649Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:23.650Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:23.650Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Status text  : OK
2022-12-09T01:04:23.650Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:22 GMT", x-envoy-upstream-service-time:"58", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:23.652Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Response body: {
  "requestId" : "02e2b956-939b-4d7c-a0e1-da711b6a9c7f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:04:11.000+00:00",
  "endTime" : "2022-12-09T01:04:21.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n    \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"29745463-c486-495e-9560-352d5bee025e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:04:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "02e2b956-939b-4d7c-a0e1-da711b6a9c7f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f"
    }
  }
}
2022-12-09T01:04:23.652Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:23.653Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|INFO|500||InvokeReturn
2022-12-09T01:04:23.654Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false
2022-12-09T01:04:23.655Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:23.655Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:23.655Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false
2022-12-09T01:04:23.655Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:23.656Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4db12de01da22c0cd5eda6b78008e60d", X-B3-SpanId:"8d438309b50658a8", X-B3-ParentSpanId:"842acc5a582acddc", X-B3-Sampled:"0", X-ONAP-RequestID:"b6854b8f-5f17-4e2f-8166-db18df20977d", X-RequestID:"b6854b8f-5f17-4e2f-8166-db18df20977d", X-TransactionID:"b6854b8f-5f17-4e2f-8166-db18df20977d", X-ECOMP-RequestID:"b6854b8f-5f17-4e2f-8166-db18df20977d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b48a54fb-1d18-4702-8247-39f8ed885508"]
2022-12-09T01:04:23.656Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:23.656Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:23.682Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:23.683Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:23.684Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:23.684Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:22 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:23.685Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:04:23.685Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:23.686Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:23.703Z|b6854b8f-5f17-4e2f-8166-db18df20977d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:23.870Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:23.879Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f
2022-12-09T01:04:23.879Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|INFO|500||Invoke
2022-12-09T01:04:23.880Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:23.880Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f
2022-12-09T01:04:23.880Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Method      : GET
2022-12-09T01:04:23.881Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fff3d4dde1b34a50c86a08d0a3ad1056", X-B3-SpanId:"c7e14f6a667971f4", X-B3-ParentSpanId:"46ae983e85280f5a", X-B3-Sampled:"0", X-ONAP-RequestID:"97756929-11ab-48e9-8cd3-b326fe907a14", X-RequestID:"97756929-11ab-48e9-8cd3-b326fe907a14", X-TransactionID:"97756929-11ab-48e9-8cd3-b326fe907a14", X-ECOMP-RequestID:"97756929-11ab-48e9-8cd3-b326fe907a14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d2701d2-2493-4890-968a-52b8623867cf"]
2022-12-09T01:04:23.881Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Request body: 
2022-12-09T01:04:23.881Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||==========================request end================================================
2022-12-09T01:04:23.914Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:23.914Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:23.915Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Status text  : OK
2022-12-09T01:04:23.915Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:22 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:23.916Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Response body: {
  "requestId" : "02e2b956-939b-4d7c-a0e1-da711b6a9c7f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:04:11.000+00:00",
  "endTime" : "2022-12-09T01:04:21.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n    \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"29745463-c486-495e-9560-352d5bee025e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:04:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "02e2b956-939b-4d7c-a0e1-da711b6a9c7f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f"
    }
  }
}
2022-12-09T01:04:23.916Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:23.916Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|INFO|500||InvokeReturn
2022-12-09T01:04:23.918Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false
2022-12-09T01:04:23.918Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:23.919Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:23.919Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false
2022-12-09T01:04:23.919Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:23.919Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fff3d4dde1b34a50c86a08d0a3ad1056", X-B3-SpanId:"2c52c0f0b304586c", X-B3-ParentSpanId:"46ae983e85280f5a", X-B3-Sampled:"0", X-ONAP-RequestID:"97756929-11ab-48e9-8cd3-b326fe907a14", X-RequestID:"97756929-11ab-48e9-8cd3-b326fe907a14", X-TransactionID:"97756929-11ab-48e9-8cd3-b326fe907a14", X-ECOMP-RequestID:"97756929-11ab-48e9-8cd3-b326fe907a14", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9953505a-ada0-4b4b-9123-2229d890547f"]
2022-12-09T01:04:23.920Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:23.920Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:23.961Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:23.961Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:23.962Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:23.962Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:22 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:23.965Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:04:23.966Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:23.966Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:23.976Z|97756929-11ab-48e9-8cd3-b326fe907a14|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:24.152Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:24.157Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f
2022-12-09T01:04:24.158Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|INFO|500||Invoke
2022-12-09T01:04:24.158Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:24.158Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f
2022-12-09T01:04:24.159Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Method      : GET
2022-12-09T01:04:24.159Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81070df8dfb61953d53e0b481d0d5822", X-B3-SpanId:"520d95e3fff6eb8b", X-B3-ParentSpanId:"4de1ae75b4292230", X-B3-Sampled:"0", X-ONAP-RequestID:"0bf4fc7b-ff33-47a5-b4fb-1991834c3cda", X-RequestID:"0bf4fc7b-ff33-47a5-b4fb-1991834c3cda", X-TransactionID:"0bf4fc7b-ff33-47a5-b4fb-1991834c3cda", X-ECOMP-RequestID:"0bf4fc7b-ff33-47a5-b4fb-1991834c3cda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48689af1-0602-44a6-837b-de0a853d0ea5"]
2022-12-09T01:04:24.159Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Request body: 
2022-12-09T01:04:24.159Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||==========================request end================================================
2022-12-09T01:04:24.186Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:24.187Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:24.187Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Status text  : OK
2022-12-09T01:04:24.187Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:22 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:24.188Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Response body: {
  "requestId" : "02e2b956-939b-4d7c-a0e1-da711b6a9c7f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:04:11.000+00:00",
  "endTime" : "2022-12-09T01:04:21.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n    \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"29745463-c486-495e-9560-352d5bee025e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:04:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "02e2b956-939b-4d7c-a0e1-da711b6a9c7f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f"
    }
  }
}
2022-12-09T01:04:24.189Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:24.189Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|INFO|500||InvokeReturn
2022-12-09T01:04:24.192Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false
2022-12-09T01:04:24.192Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:24.192Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:24.193Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false
2022-12-09T01:04:24.193Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:24.193Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"81070df8dfb61953d53e0b481d0d5822", X-B3-SpanId:"17aa504fe780b1fd", X-B3-ParentSpanId:"4de1ae75b4292230", X-B3-Sampled:"0", X-ONAP-RequestID:"0bf4fc7b-ff33-47a5-b4fb-1991834c3cda", X-RequestID:"0bf4fc7b-ff33-47a5-b4fb-1991834c3cda", X-TransactionID:"0bf4fc7b-ff33-47a5-b4fb-1991834c3cda", X-ECOMP-RequestID:"0bf4fc7b-ff33-47a5-b4fb-1991834c3cda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c02626d3-1ef6-4499-a478-bb1072a69fc3"]
2022-12-09T01:04:24.193Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:24.194Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:24.219Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:24.220Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:24.220Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:24.221Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:22 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:24.224Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:04:24.224Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:24.225Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:24.234Z|0bf4fc7b-ff33-47a5-b4fb-1991834c3cda|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:24.426Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:24.433Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f
2022-12-09T01:04:24.434Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|INFO|500||Invoke
2022-12-09T01:04:24.435Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:24.435Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f
2022-12-09T01:04:24.435Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Method      : GET
2022-12-09T01:04:24.436Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb0c0cdc1376256de2e37988ac1d1325", X-B3-SpanId:"80ac27097fa875bf", X-B3-ParentSpanId:"1c474b84567459a1", X-B3-Sampled:"0", X-ONAP-RequestID:"31e5e975-764b-4d2e-8b71-ec5fda8c98ef", X-RequestID:"31e5e975-764b-4d2e-8b71-ec5fda8c98ef", X-TransactionID:"31e5e975-764b-4d2e-8b71-ec5fda8c98ef", X-ECOMP-RequestID:"31e5e975-764b-4d2e-8b71-ec5fda8c98ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da0ea873-4e28-416d-9df9-209d041cc781"]
2022-12-09T01:04:24.436Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Request body: 
2022-12-09T01:04:24.437Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||==========================request end================================================
2022-12-09T01:04:24.496Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:24.496Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:24.497Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Status text  : OK
2022-12-09T01:04:24.497Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:23 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:24.498Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||Response body: {
  "requestId" : "02e2b956-939b-4d7c-a0e1-da711b6a9c7f",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:04:11.000+00:00",
  "endTime" : "2022-12-09T01:04:21.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0",
  "vnfType" : "basic_vm/basic_vm 0",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n    \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n    \"modelName\": \"basic_vm\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\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\": \"29745463-c486-495e-9560-352d5bee025e\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_vm\",\n                    \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:04:21.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "02e2b956-939b-4d7c-a0e1-da711b6a9c7f",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f"
    }
  }
}
2022-12-09T01:04:24.499Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:24.499Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|INFO|500||InvokeReturn
2022-12-09T01:04:24.502Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false
2022-12-09T01:04:24.503Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:24.503Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:24.503Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false
2022-12-09T01:04:24.504Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:24.504Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"eb0c0cdc1376256de2e37988ac1d1325", X-B3-SpanId:"556a9d57625c02c6", X-B3-ParentSpanId:"1c474b84567459a1", X-B3-Sampled:"0", X-ONAP-RequestID:"31e5e975-764b-4d2e-8b71-ec5fda8c98ef", X-RequestID:"31e5e975-764b-4d2e-8b71-ec5fda8c98ef", X-TransactionID:"31e5e975-764b-4d2e-8b71-ec5fda8c98ef", X-ECOMP-RequestID:"31e5e975-764b-4d2e-8b71-ec5fda8c98ef", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"daeb85a1-09ba-4b55-a1fc-ad6694dc36a9"]
2022-12-09T01:04:24.504Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:24.505Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:24.542Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:24.543Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:24.543Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:24.544Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:23 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:24.544Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:04:24.545Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:24.545Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=02e2b956-939b-4d7c-a0e1-da711b6a9c7f&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:24.558Z|31e5e975-764b-4d2e-8b71-ec5fda8c98ef|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/02e2b956-939b-4d7c-a0e1-da711b6a9c7f|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:25.370Z|3d0bfaf3-7a38-42e0-8b50-7083640df373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:04:25.370Z|3d0bfaf3-7a38-42e0-8b50-7083640df373|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:04:26.276Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:26.279Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: 9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a already exists in requestDb InfraActiveRequests table
2022-12-09T01:04:26.280Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:04:26.281Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||Invoke
2022-12-09T01:04:26.281Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:26.281Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:04:26.281Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Method      : GET
2022-12-09T01:04:26.282Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d25f3692554a5e2915409846f8a4448c", X-B3-SpanId:"7d91320636c04d2d", X-B3-ParentSpanId:"9629b680c8556ffc", X-B3-Sampled:"0", X-ONAP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-TransactionID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ECOMP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93a5cdc1-aabd-48ca-b3fe-6a5b35c67d03"]
2022-12-09T01:04:26.282Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Request body: 
2022-12-09T01:04:26.282Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||==========================request end================================================
2022-12-09T01:04:26.326Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:26.327Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:04:26.328Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status text  : Not Found
2022-12-09T01:04:26.328Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:04:25 GMT", x-envoy-upstream-service-time:"41", server:"envoy"]
2022-12-09T01:04:26.329Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Response body: 
2022-12-09T01:04:26.329Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:26.329Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|404|Not Found|InvokeReturn
2022-12-09T01:04:26.340Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:04:26.345Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:04:26.376Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||Invoke
2022-12-09T01:04:26.377Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d with request headers:{Authorization=[***REDACTED***], X-RequestID=[9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3944804b-b02d-4490-80d7-d21f1f4c9d9a], X-ECOMP-RequestID=[9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a], X-TransactionId=[], X-ONAP-RequestID=[9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a]}
2022-12-09T01:04:26.436Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:04:25 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[51], vertex-id=[397432], x-aai-txid=[0-aai-resources-221209-01:04:25:371-18171], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:04:26.438Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||{"tenant-id":"2ee1b58c15dc42f1b435bd67d5bcc17d","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1670547854907","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9f68bc84-2d63-4528-9302-4f2c9b2a30ba"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_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-12-09T01:04:26.439Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||InvokeReturn
2022-12-09T01:04:26.441Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:04:26.442Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:04:26.445Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:26.445Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:04:26.446Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:26.446Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:26.446Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:04:26.447Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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:"d25f3692554a5e2915409846f8a4448c", X-B3-SpanId:"300919691818b2f1", X-B3-ParentSpanId:"9629b680c8556ffc", X-B3-Sampled:"0", X-ONAP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-TransactionID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ECOMP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"550fcd61-1d81-4c2f-97b0-7270d87523a1"]
2022-12-09T01:04:26.447Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"9f68bc84-2d63-4528-9302-4f2c9b2a30ba","serviceInstanceId":"29745463-c486-495e-9560-352d5bee025e"},"instanceName":"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c","requestScope":"vfModule"}
2022-12-09T01:04:26.448Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:04:26.501Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:26.502Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:26.503Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:04:26.503Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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, 09 Dec 2022 01:04:25 GMT", x-envoy-upstream-service-time:"50", server:"envoy"]
2022-12-09T01:04:26.503Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:04:26.504Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:26.504Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:04:26.506Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a
2022-12-09T01:04:26.506Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|INFO|500||Invoke
2022-12-09T01:04:26.507Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:26.507Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a
2022-12-09T01:04:26.507Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|DEBUG|500||Method      : GET
2022-12-09T01:04:26.508Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-TransactionID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ECOMP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"511d4e59-e5f1-4edb-bf4b-56534bd85422"]
2022-12-09T01:04:26.508Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|DEBUG|500||Request body: 
2022-12-09T01:04:26.508Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|DEBUG|500||==========================request end================================================
2022-12-09T01:04:26.613Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:26.614Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:26.614Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|DEBUG|500||Status text  : OK
2022-12-09T01:04:26.615Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:04:26 GMT", x-envoy-upstream-service-time:"100", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:26.617Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|DEBUG|500||Response body: {
  "id" : 7,
  "modelCustomizationUUID" : "b716fb15-bce7-4da1-9647-657242d7090a",
  "label" : "base_ubuntu20",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-12-09 01:01:24.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/heatEnvironment"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/cvnfcCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/volumeHeatEnv"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vnfCustomization"
    }
  }
}
2022-12-09T01:04:26.619Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:26.620Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=b716fb15-bce7-4da1-9647-657242d7090a|INFO|500||InvokeReturn
2022-12-09T01:04:26.635Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule
2022-12-09T01:04:26.636Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||Invoke
2022-12-09T01:04:26.636Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:26.636Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule
2022-12-09T01:04:26.637Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Method      : GET
2022-12-09T01:04:26.637Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-TransactionID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ECOMP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b66f8b7b-f09a-4b09-b933-a828660a1261"]
2022-12-09T01:04:26.637Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Request body: 
2022-12-09T01:04:26.638Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||==========================request end================================================
2022-12-09T01:04:26.710Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:26.710Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:26.711Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Status text  : OK
2022-12-09T01:04:26.711Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:04:26 GMT", x-envoy-upstream-service-time:"69", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:26.720Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "46ed54c6-d683-4358-bf7f-03a433d1e830",
  "modelInvariantUUID" : "c07a5419-8a3e-4bfb-8d4c-1925e69bd336",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-12-09 01:01:24.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/vfModuleCustomization"
    }
  }
}
2022-12-09T01:04:26.721Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:26.722Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/7/vfModule|INFO|500||InvokeReturn
2022-12-09T01:04:26.736Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:04:26.738Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-12-09T01:04:26.738Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:26.738Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:04:26.739Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:04:26.739Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-TransactionID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ECOMP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6429f781-1443-456e-a43f-3705bb4f2d3f"]
2022-12-09T01:04:26.740Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:04:26.740Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:04:26.790Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:26.792Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:04:26.792Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:04:26.793Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&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, 09 Dec 2022 01:04:26 GMT", x-envoy-upstream-service-time:"46", server:"envoy"]
2022-12-09T01:04:26.793Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:04:26.794Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:26.794Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:04:26.795Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336
2022-12-09T01:04:26.796Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|INFO|500||Invoke
2022-12-09T01:04:26.796Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:26.797Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336
2022-12-09T01:04:26.797Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|DEBUG|500||Method      : GET
2022-12-09T01:04:26.797Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-TransactionID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ECOMP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3f3039d3-90ef-423c-968b-1f1ec67c408b"]
2022-12-09T01:04:26.798Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|DEBUG|500||Request body: 
2022-12-09T01:04:26.798Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|DEBUG|500||==========================request end================================================
2022-12-09T01:04:26.854Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:26.854Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:26.855Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|DEBUG|500||Status text  : OK
2022-12-09T01:04:26.855Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:04:26 GMT", x-envoy-upstream-service-time:"52", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:26.858Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "46ed54c6-d683-4358-bf7f-03a433d1e830",
      "modelInvariantUUID" : "c07a5419-8a3e-4bfb-8d4c-1925e69bd336",
      "modelName" : "BasicVm..base_ubuntu20..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-12-09 01:01:24.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/heatFiles"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/vnfResources"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/volumeHeatTemplate"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/moduleHeatTemplate"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/vfModuleCustomization"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336"
    }
  }
}
2022-12-09T01:04:26.858Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:26.859Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=c07a5419-8a3e-4bfb-8d4c-1925e69bd336|INFO|500||InvokeReturn
2022-12-09T01:04:26.871Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:04:26.872Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-12-09T01:04:26.873Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:26.874Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:04:26.874Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:04:26.875Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-TransactionID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ECOMP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb3f1467-6bdf-443b-83b9-1db5bd94db28"]
2022-12-09T01:04:26.876Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:04:26.877Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:04:26.915Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:26.916Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:04:26.916Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:04:26.917Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&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, 09 Dec 2022 01:04:26 GMT", x-envoy-upstream-service-time:"34", server:"envoy"]
2022-12-09T01:04:26.918Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:04:26.919Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:26.919Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=46ed54c6-d683-4358-bf7f-03a433d1e830&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:04:26.921Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:26.922Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:26.922Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:26.922Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:26.923Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:26.923Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-TransactionID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ECOMP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2cb459f-f820-4859-a70a-df4b1c14fee2"]
2022-12-09T01:04:26.924Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:26.924Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:26.983Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:26.984Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:26.984Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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  : OK
2022-12-09T01:04:26.985Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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", date:"Fri, 09 Dec 2022 01:04:26 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:26.987Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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" : 46,
  "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/46"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46"
    }
  }
}
2022-12-09T01:04:26.987Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:26.988Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:27.003Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830
2022-12-09T01:04:27.004Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|INFO|500||Invoke
2022-12-09T01:04:27.004Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:27.005Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830
2022-12-09T01:04:27.005Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||Method      : GET
2022-12-09T01:04:27.006Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-TransactionID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ECOMP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ce8773c-f9c9-4919-9c32-05f9680e73fd"]
2022-12-09T01:04:27.006Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||Request body: 
2022-12-09T01:04:27.006Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||==========================request end================================================
2022-12-09T01:04:27.061Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:27.062Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:27.062Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||Status text  : OK
2022-12-09T01:04:27.063Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:04:26 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:27.064Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||Response body: {
  "modelUUID" : "46ed54c6-d683-4358-bf7f-03a433d1e830",
  "modelInvariantUUID" : "c07a5419-8a3e-4bfb-8d4c-1925e69bd336",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-12-09 01:01:24.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/vfModuleCustomization"
    }
  }
}
2022-12-09T01:04:27.064Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:27.065Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|INFO|500||InvokeReturn
2022-12-09T01:04:27.068Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:27.069Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:04:27.069Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:27.069Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:27.069Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:04:27.070Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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:"3400", X-B3-TraceId:"d25f3692554a5e2915409846f8a4448c", X-B3-SpanId:"2e35c23bd7666ef8", X-B3-ParentSpanId:"9629b680c8556ffc", X-B3-Sampled:"0", X-ONAP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-TransactionID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ECOMP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ecff1d62-45b9-4bdd-b43b-d6dd914a6978"]
2022-12-09T01:04:27.070Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a","requestStatus":"IN_PROGRESS","startTime":1670547866341,"source":"VID","vnfId":"9f68bc84-2d63-4528-9302-4f2c9b2a30ba","vnfType":"","tenantId":"2ee1b58c15dc42f1b435bd67d5bcc17d","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c","vfModuleModelName":"BasicVm..base_ubuntu20..module-0","cloudRegion":"RegionOne","serviceInstanceId":"29745463-c486-495e-9560-352d5bee025e","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"}
2022-12-09T01:04:27.070Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:04:27.120Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:27.121Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:04:27.121Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:04:27.121Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:25 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:27.122Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:04:26.341+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:04:26.564+00:00",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    }
  }
}
2022-12-09T01:04:27.123Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:27.123Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:04:27.133Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:27.134Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:04:27.134Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:27.135Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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-12-09T01:04:27.135Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:04:27.136Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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:"d25f3692554a5e2915409846f8a4448c", X-B3-SpanId:"779da1987d64582f", X-B3-ParentSpanId:"9629b680c8556ffc", X-B3-Sampled:"0", X-ONAP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-TransactionID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ECOMP-RequestID:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f50e3208-9f1a-4c35-adcf-14e876fdca4c"]
2022-12-09T01:04:27.136Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/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\":\"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\"modelType\":\"vfModule\",\"modelName\":\"BasicVm..base_ubuntu20..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"b716fb15-bce7-4da1-9647-657242d7090a\",\"modelVersionId\":\"46ed54c6-d683-4358-bf7f-03a433d1e830\",\"modelCustomizationId\":\"b716fb15-bce7-4da1-9647-657242d7090a\",\"modelUuid\":\"46ed54c6-d683-4358-bf7f-03a433d1e830\",\"modelInvariantUuid\":\"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\"modelInstanceName\":\"BasicVm..base_ubuntu20..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"29745463-c486-495e-9560-352d5bee025e\",\"modelInfo\":{\"modelInvariantId\":\"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\"modelUuid\":\"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\"modelInvariantUuid\":\"28a5c0cd-1375-48c2-adb0-be21edc632b0\"}}},{\"relatedInstance\":{\"instanceId\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"modelInfo\":{\"modelCustomizationName\":\"basic_vm 0\",\"modelInvariantId\":\"ff9575d0-d748-4671-8334-695e5f6d8523\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\"modelVersionId\":\"50990fb7-a978-4bf6-8430-d937f8f77315\",\"modelCustomizationId\":\"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\"modelUuid\":\"50990fb7-a978-4bf6-8430-d937f8f77315\",\"modelInvariantUuid\":\"ff9575d0-d748-4671-8334-695e5f6d8523\",\"modelInstanceName\":\"basic_vm 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"29745463-c486-495e-9560-352d5bee025e\",\"vnfInstanceId\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\"}","type":"String"},"requestId":{"value":"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a","type":"String"},"mso-request-id":{"value":"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"29745463-c486-495e-9560-352d5bee025e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"9f68bc84-2d63-4528-9302-4f2c9b2a30ba","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/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-12-09T01:04:27.137Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:04:27.658Z|4d0c7c6b-d6bf-4e15-afa2-0ee07f362665|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:27.658Z|2394ccfd-70fd-43ff-898e-247e73ea9822|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:27.658Z|2394ccfd-70fd-43ff-898e-247e73ea9822|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:27.658Z|4d0c7c6b-d6bf-4e15-afa2-0ee07f362665|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:27.659Z|07d73331-7863-4094-a066-b2bd69593c7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:27.660Z|07d73331-7863-4094-a066-b2bd69593c7c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:28.160Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:28.161Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:04:28.161Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:04:28.162Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:04:27 GMT", x-onap-requestid:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", x-requestid:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", x-transactionid:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", x-ecomp-requestid:"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a", x-onap-partnername:"UNKNOWN", x-invocationid:"f50e3208-9f1a-4c35-adcf-14e876fdca4c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1019", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:28.162Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a\",\"instanceId\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\"}}","message":"Success","processInstanceID":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:04:28.163Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:28.163Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:04:28.168Z|9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:28.349Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:28.354Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:04:28.355Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||Invoke
2022-12-09T01:04:28.355Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:28.355Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:04:28.356Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Method      : GET
2022-12-09T01:04:28.356Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15220879b3cf32bedd033c89ae7f847f", X-B3-SpanId:"1d18e43a19d20e32", X-B3-ParentSpanId:"5b7935dee0ccecd9", X-B3-Sampled:"0", X-ONAP-RequestID:"8d9538b5-f4c6-465c-b1b6-73dc127484a6", X-RequestID:"8d9538b5-f4c6-465c-b1b6-73dc127484a6", X-TransactionID:"8d9538b5-f4c6-465c-b1b6-73dc127484a6", X-ECOMP-RequestID:"8d9538b5-f4c6-465c-b1b6-73dc127484a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1256413-15ee-4d66-bb98-19f04354c8cd"]
2022-12-09T01:04:28.356Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Request body: 
2022-12-09T01:04:28.356Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||==========================request end================================================
2022-12-09T01:04:28.394Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:28.395Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:28.396Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status text  : OK
2022-12-09T01:04:28.396Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:27 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:28.397Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Response body: {
  "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:04:26.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:04:27.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    }
  }
}
2022-12-09T01:04:28.397Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:28.398Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||InvokeReturn
2022-12-09T01:04:28.400Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:04:28.401Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:28.401Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:28.401Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:04:28.401Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:28.402Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15220879b3cf32bedd033c89ae7f847f", X-B3-SpanId:"aeca1b79126cfcbc", X-B3-ParentSpanId:"5b7935dee0ccecd9", X-B3-Sampled:"0", X-ONAP-RequestID:"8d9538b5-f4c6-465c-b1b6-73dc127484a6", X-RequestID:"8d9538b5-f4c6-465c-b1b6-73dc127484a6", X-TransactionID:"8d9538b5-f4c6-465c-b1b6-73dc127484a6", X-ECOMP-RequestID:"8d9538b5-f4c6-465c-b1b6-73dc127484a6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e5f4a8c-d6c1-42d3-84ce-dd4e9c76e56c"]
2022-12-09T01:04:28.402Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:28.402Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:28.424Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:28.425Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:28.425Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:28.426Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:27 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:28.427Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:04:28.427Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:28.428Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:28.437Z|8d9538b5-f4c6-465c-b1b6-73dc127484a6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:37.690Z|f8a339da-8a28-4c56-87b3-07ac84dfbcf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:37.691Z|f8a339da-8a28-4c56-87b3-07ac84dfbcf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:37.693Z|508ed31a-639a-46d7-9882-47a1e8c2efbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:37.693Z|508ed31a-639a-46d7-9882-47a1e8c2efbf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:37.694Z|a3426bc7-9f3d-4846-aed7-36935ff29bd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:37.695Z|a3426bc7-9f3d-4846-aed7-36935ff29bd0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:38.597Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:38.603Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:04:38.604Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||Invoke
2022-12-09T01:04:38.604Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:38.604Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:04:38.604Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Method      : GET
2022-12-09T01:04:38.604Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4535aa7dbe7d3ac727970f5f47fd4681", X-B3-SpanId:"fb0d90fd6531ab83", X-B3-ParentSpanId:"530b2e003083f992", X-B3-Sampled:"0", X-ONAP-RequestID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-RequestID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-TransactionID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-ECOMP-RequestID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4a9a4557-4e85-488b-a128-941166ebbd7f"]
2022-12-09T01:04:38.605Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Request body: 
2022-12-09T01:04:38.605Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||==========================request end================================================
2022-12-09T01:04:38.642Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:38.643Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:38.643Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status text  : OK
2022-12-09T01:04:38.644Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:38 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:38.645Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Response body: {
  "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "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-12-09T01:04:26.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:04:32.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    }
  }
}
2022-12-09T01:04:38.645Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:38.646Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||InvokeReturn
2022-12-09T01:04:38.647Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:04:38.647Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:38.648Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:38.648Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:04:38.648Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:38.648Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4535aa7dbe7d3ac727970f5f47fd4681", X-B3-SpanId:"e4f8438c917842ac", X-B3-ParentSpanId:"530b2e003083f992", X-B3-Sampled:"0", X-ONAP-RequestID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-RequestID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-TransactionID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-ECOMP-RequestID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9cc2e4a7-ad7a-4089-86be-5a66eae15ff3"]
2022-12-09T01:04:38.649Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:38.649Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:38.672Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:38.673Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:38.673Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:38.673Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:38 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:38.674Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:04:38.674Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:38.674Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:38.712Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:04:38.712Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:04:38.712Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:38.713Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:04:38.713Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:04:38.713Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-RequestID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-TransactionID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-ECOMP-RequestID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"071c004f-46f7-4831-a4eb-44a6b1fa3de7"]
2022-12-09T01:04:38.713Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:04:38.714Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:04:38.838Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:38.839Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:38.839Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:04:38.839Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=D6E44D3B8ABADC10B7BFE886256694E1; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:04:38 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:04:38.840Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","businessKey":"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:04:36.162+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"72e3f88d-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:04:38.840Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:38.841Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:04:38.865Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:04:38.866Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:04:38.866Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:38.867Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:04:38.867Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:04:38.867Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-RequestID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-TransactionID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-ECOMP-RequestID:"94de349b-9eff-4153-a3a2-8df62ff15db5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a46f85ed-a543-467f-9901-64733acb3dec"]
2022-12-09T01:04:38.867Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:04:38.868Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:04:38.983Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:38.984Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:38.984Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:04:38.984Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=121EE6C697C4963EDBD5A5CCEB5852A2; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:04:38 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:04:38.985Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:72e4e235-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","executionId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:04:36.162+0000","endTime":"2022-12-09T01:04:36.162+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:04:38.985Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:38.985Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:04:38.991Z|94de349b-9eff-4153-a3a2-8df62ff15db5|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:40.370Z|e44704d8-20a4-4ac7-9f56-b2908ab6fd8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:04:40.373Z|e44704d8-20a4-4ac7-9f56-b2908ab6fd8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:04:40.834Z|61f3925a-69dd-4f3a-b320-5a838730260e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:04:40.834Z|61f3925a-69dd-4f3a-b320-5a838730260e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:04:47.718Z|205f4736-68b9-4862-ae2d-7b18c3aa1c2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:47.718Z|94830658-5ae8-49b3-bc67-81f9cd06370c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:47.719Z|205f4736-68b9-4862-ae2d-7b18c3aa1c2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:47.719Z|94830658-5ae8-49b3-bc67-81f9cd06370c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:47.721Z|fcd9ea78-547a-4bbe-bc7f-c97aeec7a94f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:47.722Z|fcd9ea78-547a-4bbe-bc7f-c97aeec7a94f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:49.185Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:49.193Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:04:49.193Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||Invoke
2022-12-09T01:04:49.193Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:49.194Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:04:49.194Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Method      : GET
2022-12-09T01:04:49.194Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e7079ad19673737920dce9f0100a8aa", X-B3-SpanId:"9132c2b7ab4c896b", X-B3-ParentSpanId:"2839c4db9ac02ffd", X-B3-Sampled:"0", X-ONAP-RequestID:"e68e3240-3901-4377-951a-868115fb6bff", X-RequestID:"e68e3240-3901-4377-951a-868115fb6bff", X-TransactionID:"e68e3240-3901-4377-951a-868115fb6bff", X-ECOMP-RequestID:"e68e3240-3901-4377-951a-868115fb6bff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53146729-c931-492c-8ef8-81f6048adf3d"]
2022-12-09T01:04:49.194Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Request body: 
2022-12-09T01:04:49.194Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||==========================request end================================================
2022-12-09T01:04:49.283Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:49.284Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:49.284Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status text  : OK
2022-12-09T01:04:49.284Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:48 GMT", x-envoy-upstream-service-time:"84", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:49.285Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Response body: {
  "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "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-12-09T01:04:26.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:04:41.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
    "cloudIdentifier" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"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\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-12-09T01:04:39.000+00:00"
  } ],
  "requestURI" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    }
  }
}
2022-12-09T01:04:49.286Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:49.286Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||InvokeReturn
2022-12-09T01:04:49.288Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:04:49.288Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:49.289Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:49.289Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:04:49.289Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:49.289Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0e7079ad19673737920dce9f0100a8aa", X-B3-SpanId:"f53c07fa42a64669", X-B3-ParentSpanId:"2839c4db9ac02ffd", X-B3-Sampled:"0", X-ONAP-RequestID:"e68e3240-3901-4377-951a-868115fb6bff", X-RequestID:"e68e3240-3901-4377-951a-868115fb6bff", X-TransactionID:"e68e3240-3901-4377-951a-868115fb6bff", X-ECOMP-RequestID:"e68e3240-3901-4377-951a-868115fb6bff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9897e5c-5620-4912-a0b0-b21eea3824bf"]
2022-12-09T01:04:49.290Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:49.290Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:49.311Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:49.311Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:49.312Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:49.312Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:48 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:49.313Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":null,\"creation_time\":1670547881000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:04:44.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:04:49.313Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:49.313Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:49.344Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:04:49.345Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:04:49.345Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:49.345Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:04:49.345Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:04:49.345Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e68e3240-3901-4377-951a-868115fb6bff", X-RequestID:"e68e3240-3901-4377-951a-868115fb6bff", X-TransactionID:"e68e3240-3901-4377-951a-868115fb6bff", X-ECOMP-RequestID:"e68e3240-3901-4377-951a-868115fb6bff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2686e7e5-c9f2-4945-9969-9741bc59ace2"]
2022-12-09T01:04:49.346Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:04:49.346Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:04:49.477Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:49.477Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:49.478Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:04:49.478Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=087A9591B42C873A974FA28EEFBB50F9; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:04:48 GMT", x-envoy-upstream-service-time:"127", server:"envoy"]
2022-12-09T01:04:49.478Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","businessKey":"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:04:36.162+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"72e3f88d-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:04:49.479Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:49.479Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:04:49.502Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:04:49.502Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:04:49.503Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:49.503Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:04:49.503Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:04:49.504Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e68e3240-3901-4377-951a-868115fb6bff", X-RequestID:"e68e3240-3901-4377-951a-868115fb6bff", X-TransactionID:"e68e3240-3901-4377-951a-868115fb6bff", X-ECOMP-RequestID:"e68e3240-3901-4377-951a-868115fb6bff", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c175e891-9f46-46d3-b3bd-95ae42c6a008"]
2022-12-09T01:04:49.504Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:04:49.504Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:04:49.628Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:49.629Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:49.629Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:04:49.630Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F4103763803D19EC17E99A792D80CC56; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:04:48 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:04:49.630Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:763768b6-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","executionId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:04:41.736+0000","endTime":"2022-12-09T01:04:41.742+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:04:49.630Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:49.631Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:04:49.636Z|e68e3240-3901-4377-951a-868115fb6bff|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:04:55.370Z|025ed1f3-0c26-460b-b038-5ea46d64ae9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:04:55.370Z|025ed1f3-0c26-460b-b038-5ea46d64ae9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:04:57.746Z|8237c35d-58da-441c-aef7-9085b9b5ef69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:57.747Z|8237c35d-58da-441c-aef7-9085b9b5ef69|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:57.748Z|e74a2b71-0244-4d5a-b2c8-dcb690c6d2e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:57.748Z|e74a2b71-0244-4d5a-b2c8-dcb690c6d2e7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:57.746Z|294a9888-73e0-49a8-9d99-e29466b72be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:04:57.749Z|294a9888-73e0-49a8-9d99-e29466b72be1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:04:59.811Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:04:59.819Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:04:59.820Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||Invoke
2022-12-09T01:04:59.820Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:59.820Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:04:59.821Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Method      : GET
2022-12-09T01:04:59.821Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c1befe6a80edbf16fabd50c64169f90", X-B3-SpanId:"42875ebbe4f1dc41", X-B3-ParentSpanId:"19f051a2f1a6bf32", X-B3-Sampled:"0", X-ONAP-RequestID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-RequestID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-TransactionID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-ECOMP-RequestID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6eaa938e-cfa0-41cc-881d-bb53b3730801"]
2022-12-09T01:04:59.821Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Request body: 
2022-12-09T01:04:59.821Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||==========================request end================================================
2022-12-09T01:04:59.850Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:59.851Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:59.851Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status text  : OK
2022-12-09T01:04:59.851Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:58 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:59.852Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Response body: {
  "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "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-12-09T01:04:26.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:04:41.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
    "cloudIdentifier" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"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\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-12-09T01:04:39.000+00:00"
  } ],
  "requestURI" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    }
  }
}
2022-12-09T01:04:59.852Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:59.852Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||InvokeReturn
2022-12-09T01:04:59.854Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:04:59.855Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:04:59.855Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:59.855Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:04:59.855Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:04:59.855Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0c1befe6a80edbf16fabd50c64169f90", X-B3-SpanId:"baecdc498bf22825", X-B3-ParentSpanId:"19f051a2f1a6bf32", X-B3-Sampled:"0", X-ONAP-RequestID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-RequestID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-TransactionID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-ECOMP-RequestID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6feb549d-2a36-4ace-befd-b0e97b11dcc1"]
2022-12-09T01:04:59.856Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:04:59.856Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:04:59.879Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:04:59.880Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:04:59.880Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:04:59.880Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:04:58 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:04:59.882Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":null,\"creation_time\":1670547881000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:04:44.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:04:59.882Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:04:59.883Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:04:59.931Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:04:59.932Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:04:59.933Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:04:59.933Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:04:59.933Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:04:59.934Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-RequestID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-TransactionID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-ECOMP-RequestID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b94ef2c-4531-4013-a583-ee4972eaffed"]
2022-12-09T01:04:59.934Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:04:59.935Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:05:00.060Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:00.061Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:00.061Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:05:00.061Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7E6D93FF51BBB96DA48057BB5118245A; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:04:59 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:05:00.062Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","businessKey":"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:04:36.162+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"72e3f88d-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:05:00.062Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:00.062Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:05:00.089Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:05:00.090Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:05:00.090Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:00.090Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:05:00.090Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:05:00.091Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-RequestID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-TransactionID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-ECOMP-RequestID:"2a4fa5ef-4575-4ac9-bfce-a071138b99a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30a43cf6-7def-4850-8a85-fbd523b103b2"]
2022-12-09T01:05:00.091Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:05:00.091Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:05:00.215Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:00.216Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:00.217Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:05:00.217Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=1C640CA25875BE23211D886C230F930F; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:04:59 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:05:00.218Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:763768b6-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","executionId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:04:41.736+0000","endTime":"2022-12-09T01:04:41.742+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:05:00.218Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:00.218Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:05:00.226Z|2a4fa5ef-4575-4ac9-bfce-a071138b99a2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:07.772Z|f3f88a76-42da-4bb0-8b48-9b0bbb5a5ace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:07.772Z|4311a7b0-e72d-4f1e-9d5f-79eb10e0f7f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:07.772Z|ad87b52c-96f5-4ca2-837f-94dc6b24b5c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:07.773Z|f3f88a76-42da-4bb0-8b48-9b0bbb5a5ace|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:07.773Z|4311a7b0-e72d-4f1e-9d5f-79eb10e0f7f8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:07.773Z|ad87b52c-96f5-4ca2-837f-94dc6b24b5c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:08.938Z|63cf3316-a408-4047-bf67-c05693418b64|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:05:08.939Z|63cf3316-a408-4047-bf67-c05693418b64|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:10.370Z|180a0c95-b1e9-4e99-8e59-1cf6b551a26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:05:10.370Z|180a0c95-b1e9-4e99-8e59-1cf6b551a26e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:05:10.393Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:10.400Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:10.401Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||Invoke
2022-12-09T01:05:10.401Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:10.402Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:10.402Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Method      : GET
2022-12-09T01:05:10.402Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bcb643640ccc59e54edb3b4b46652a3", X-B3-SpanId:"73056f003c353b7e", X-B3-ParentSpanId:"4e89d9a952d398d3", X-B3-Sampled:"0", X-ONAP-RequestID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-RequestID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-TransactionID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-ECOMP-RequestID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e61e359-25d5-46ee-a560-53a1d3312fe1"]
2022-12-09T01:05:10.403Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Request body: 
2022-12-09T01:05:10.403Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||==========================request end================================================
2022-12-09T01:05:10.460Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:10.461Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:10.461Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status text  : OK
2022-12-09T01:05:10.462Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:09 GMT", x-envoy-upstream-service-time:"51", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:10.465Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Response body: {
  "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "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-12-09T01:04:26.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:04:41.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
    "cloudIdentifier" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"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\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-12-09T01:04:39.000+00:00"
  } ],
  "requestURI" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    }
  }
}
2022-12-09T01:05:10.465Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:10.466Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||InvokeReturn
2022-12-09T01:05:10.469Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:10.469Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:10.470Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:10.470Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:10.470Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:10.470Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bcb643640ccc59e54edb3b4b46652a3", X-B3-SpanId:"faa78a2d93f79815", X-B3-ParentSpanId:"4e89d9a952d398d3", X-B3-Sampled:"0", X-ONAP-RequestID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-RequestID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-TransactionID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-ECOMP-RequestID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9909a3de-a30d-490c-aef0-52a8490a33cc"]
2022-12-09T01:05:10.471Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:10.471Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:10.503Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:10.503Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:10.504Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:10.504Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:09 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:10.506Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE started\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":null,\"creation_time\":1670547881000,\"stack_status\":\"CREATE_IN_PROGRESS\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:04:44.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:05:10.506Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:10.507Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:10.538Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:05:10.540Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:05:10.541Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:10.541Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:05:10.541Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:05:10.542Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-RequestID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-TransactionID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-ECOMP-RequestID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"141ee916-fd2f-4630-9a04-28db9a2d07af"]
2022-12-09T01:05:10.542Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:05:10.543Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:05:10.675Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:10.675Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:10.676Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:05:10.676Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A31832E0C2FA9A94C057A0F787A02B47; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:05:09 GMT", x-envoy-upstream-service-time:"124", server:"envoy"]
2022-12-09T01:05:10.677Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","businessKey":"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:04:36.162+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"72e3f88d-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:05:10.677Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:10.677Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:05:10.700Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:05:10.701Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:05:10.701Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:10.702Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:05:10.702Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:05:10.702Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-RequestID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-TransactionID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-ECOMP-RequestID:"b67bcae3-b9f1-48dc-a82c-323e63f7de37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66af4deb-0593-47f9-86f4-9c45c520e066"]
2022-12-09T01:05:10.703Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:05:10.703Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:05:10.820Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:10.821Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:10.821Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:05:10.821Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=4FCDC76F121194B419A760B6D0D3281B; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:05:09 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:05:10.822Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:763768b6-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","executionId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:04:41.736+0000","endTime":"2022-12-09T01:04:41.742+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:05:10.822Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:10.823Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:05:10.828Z|b67bcae3-b9f1-48dc-a82c-323e63f7de37|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:10.835Z|ad9c0bc1-eed3-4ff9-9af6-8ba975d0f21a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:05:10.836Z|ad9c0bc1-eed3-4ff9-9af6-8ba975d0f21a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:05:17.819Z|55e2fd8f-754f-4414-9ac5-7fb3af52de3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:17.820Z|55e2fd8f-754f-4414-9ac5-7fb3af52de3e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:17.841Z|0a66da2f-b0d1-4d2e-a8f2-87a4ede1952f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:17.841Z|043f261a-7b64-4cb3-ac5d-b3f533b8d46b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:17.842Z|0a66da2f-b0d1-4d2e-a8f2-87a4ede1952f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:17.842Z|043f261a-7b64-4cb3-ac5d-b3f533b8d46b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:18.271Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:18.275Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: ffbcc120-88b1-45fa-8f5b-8bd04d9eceda already exists in requestDb InfraActiveRequests table
2022-12-09T01:05:18.276Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda
2022-12-09T01:05:18.276Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|INFO|500||Invoke
2022-12-09T01:05:18.277Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:18.277Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda
2022-12-09T01:05:18.277Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Method      : GET
2022-12-09T01:05:18.277Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"973cf14050b926d533eabcb19d1a4396", X-B3-SpanId:"46af16be146727a9", X-B3-ParentSpanId:"f3c496a8ae5fcd5c", X-B3-Sampled:"0", X-ONAP-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-TransactionID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-ECOMP-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8632552f-edde-4abf-96cb-d6db6568f393"]
2022-12-09T01:05:18.278Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Request body: 
2022-12-09T01:05:18.278Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||==========================request end================================================
2022-12-09T01:05:18.309Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:18.310Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:05:18.310Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Status text  : Not Found
2022-12-09T01:05:18.310Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:05:17 GMT", x-envoy-upstream-service-time:"27", server:"envoy"]
2022-12-09T01:05:18.311Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Response body: 
2022-12-09T01:05:18.311Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:18.311Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|INFO|404|Not Found|InvokeReturn
2022-12-09T01:05:18.323Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:05:18.328Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:05:18.357Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/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-12-09T01:05:18.358Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-12-09T01:05:18.406Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-12-09T01:05:18.407Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:05:17 GMT], server=[envoy], content-length=[573], x-envoy-upstream-service-time=[41], vertex-id=[401536], x-aai-txid=[1-aai-resources-221209-01:05:17:351-8360], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:05:18.408Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1670547554988","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-12-09T01:05:18.411Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:05:18.411Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:05:18.412Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.412Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:05:18.412Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:18.413Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.413Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:05:18.413Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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:"973cf14050b926d533eabcb19d1a4396", X-B3-SpanId:"d2934c9c01c482ef", X-B3-ParentSpanId:"f3c496a8ae5fcd5c", X-B3-Sampled:"0", X-ONAP-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-TransactionID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-ECOMP-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6df520e7-a8c7-4610-af03-53c3730065ee"]
2022-12-09T01:05:18.413Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-c52195ab-189b-44f2-8105-0188b1553bc0","requestScope":"service"}
2022-12-09T01:05:18.414Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:05:18.441Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:18.442Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.442Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:05:18.442Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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, 09 Dec 2022 01:05:17 GMT", x-envoy-upstream-service-time:"24", server:"envoy"]
2022-12-09T01:05:18.442Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:05:18.443Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:18.443Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:05:18.444Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.444Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.444Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.445Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.445Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.445Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-TransactionID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-ECOMP-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"431ce294-02d7-4624-b6cf-9065bfd43a78"]
2022-12-09T01:05:18.445Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.446Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.516Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.517Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.517Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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  : OK
2022-12-09T01:05:18.517Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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", date:"Fri, 09 Dec 2022 01:05:17 GMT", x-envoy-upstream-service-time:"64", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:18.518Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:05:18.518Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.522Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.525Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.526Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:05:18.526Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:05:18.526Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:05:18.526Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:05:18.526Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-TransactionID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-ECOMP-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f22eb14d-d1c3-4459-b2d5-aaa9a02b76a5"]
2022-12-09T01:05:18.527Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:05:18.527Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:05:18.564Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:05:18.565Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:05:18.566Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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  : OK
2022-12-09T01:05:18.566Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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", date:"Fri, 09 Dec 2022 01:05:17 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:18.574Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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" : 529,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-12-09T01:05:18.574Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:05:18.575Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:05:18.577Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.578Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.578Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.578Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.578Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.578Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-TransactionID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-ECOMP-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e44141e-7f01-445c-9de5-dcfdd8413a33"]
2022-12-09T01:05:18.579Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.579Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.636Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.636Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.637Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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  : OK
2022-12-09T01:05:18.637Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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", date:"Fri, 09 Dec 2022 01:05:17 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:18.641Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:05:18.641Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/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-12-09T01:05:18.642Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.645Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.645Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:05:18.645Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:18.646Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.646Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:05:18.646Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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:"1778", X-B3-TraceId:"973cf14050b926d533eabcb19d1a4396", X-B3-SpanId:"8f55ab3dd3e9b3bb", X-B3-ParentSpanId:"f3c496a8ae5fcd5c", X-B3-Sampled:"0", X-ONAP-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-TransactionID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-ECOMP-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8c675e8-2fb3-41e0-8a19-4f7944c5c5c7"]
2022-12-09T01:05:18.646Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda","requestStatus":"IN_PROGRESS","startTime":1670547918324,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"}
2022-12-09T01:05:18.647Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:05:18.690Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:18.691Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.691Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:05:18.691Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:17 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:18.692Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "ffbcc120-88b1-45fa-8f5b-8bd04d9eceda",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:05:18.324+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:05:18.132+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ffbcc120-88b1-45fa-8f5b-8bd04d9eceda",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"
    }
  }
}
2022-12-09T01:05:18.692Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:18.693Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:05:18.704Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.705Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:05:18.705Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.705Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.706Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:18.706Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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:"973cf14050b926d533eabcb19d1a4396", X-B3-SpanId:"479efd502c9af60e", X-B3-ParentSpanId:"f3c496a8ae5fcd5c", X-B3-Sampled:"0", X-ONAP-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-TransactionID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-ECOMP-RequestID:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8836696-51a6-4dbc-a8b0-79fd735b833c"]
2022-12-09T01:05:18.706Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelUuid\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelInvariantUuid\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\"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\":\"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda","type":"String"},"mso-request-id":{"value":"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda","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-12-09T01:05:18.706Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:19.723Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:19.724Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:19.724Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:05:19.725Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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, 09 Dec 2022 01:05:18 GMT", x-onap-requestid:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", x-requestid:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", x-transactionid:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", x-ecomp-requestid:"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda", x-onap-partnername:"UNKNOWN", x-invocationid:"f8836696-51a6-4dbc-a8b0-79fd735b833c", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:19.726Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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\":\"ffbcc120-88b1-45fa-8f5b-8bd04d9eceda\",\"instanceId\":\"3f5b8d85-59d7-47f5-b806-1d6e2f284333\"}}","message":"Success","processInstanceID":"8bc6d1c1-775d-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:05:19.726Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|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-12-09T01:05:19.727Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:05:19.732Z|ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:19.908Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:19.912Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda
2022-12-09T01:05:19.913Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|INFO|500||Invoke
2022-12-09T01:05:19.913Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:19.913Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda
2022-12-09T01:05:19.914Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Method      : GET
2022-12-09T01:05:19.914Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fad1e22285a455186ab7f23b156ca1d6", X-B3-SpanId:"0910aaeb8b008b50", X-B3-ParentSpanId:"a4bd3f15d3b5ba63", X-B3-Sampled:"0", X-ONAP-RequestID:"97532d14-b1e2-473c-aeca-99dcdff24e51", X-RequestID:"97532d14-b1e2-473c-aeca-99dcdff24e51", X-TransactionID:"97532d14-b1e2-473c-aeca-99dcdff24e51", X-ECOMP-RequestID:"97532d14-b1e2-473c-aeca-99dcdff24e51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c6a644f4-4bdf-49c3-83a8-fcf6cfab20e9"]
2022-12-09T01:05:19.914Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Request body: 
2022-12-09T01:05:19.914Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||==========================request end================================================
2022-12-09T01:05:19.952Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:19.952Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:19.953Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Status text  : OK
2022-12-09T01:05:19.953Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:19 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:19.954Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Response body: {
  "requestId" : "ffbcc120-88b1-45fa-8f5b-8bd04d9eceda",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:05:18.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:18.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "serviceInstanceName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ffbcc120-88b1-45fa-8f5b-8bd04d9eceda",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"
    }
  }
}
2022-12-09T01:05:19.955Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:19.955Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|INFO|500||InvokeReturn
2022-12-09T01:05:19.957Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false
2022-12-09T01:05:19.957Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:19.957Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:19.957Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false
2022-12-09T01:05:19.958Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:19.958Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fad1e22285a455186ab7f23b156ca1d6", X-B3-SpanId:"069bbf4c507f31fb", X-B3-ParentSpanId:"a4bd3f15d3b5ba63", X-B3-Sampled:"0", X-ONAP-RequestID:"97532d14-b1e2-473c-aeca-99dcdff24e51", X-RequestID:"97532d14-b1e2-473c-aeca-99dcdff24e51", X-TransactionID:"97532d14-b1e2-473c-aeca-99dcdff24e51", X-ECOMP-RequestID:"97532d14-b1e2-473c-aeca-99dcdff24e51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a71f0cf9-6ade-4d65-a946-f31f8820fac1"]
2022-12-09T01:05:19.958Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:19.958Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:19.989Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:19.990Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:19.990Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:19.990Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:19 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:19.992Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:05:19.992Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:19.993Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:20.001Z|97532d14-b1e2-473c-aeca-99dcdff24e51|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:21.002Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:21.012Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:21.013Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||Invoke
2022-12-09T01:05:21.013Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:21.014Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:21.014Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Method      : GET
2022-12-09T01:05:21.014Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7279d3997a0634683de19a8430ae7f81", X-B3-SpanId:"5cda92271378284e", X-B3-ParentSpanId:"aed870a9a810d240", X-B3-Sampled:"0", X-ONAP-RequestID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-RequestID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-TransactionID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-ECOMP-RequestID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9547be7e-8306-4183-9c7e-a6354278a1d7"]
2022-12-09T01:05:21.015Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Request body: 
2022-12-09T01:05:21.015Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||==========================request end================================================
2022-12-09T01:05:21.045Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:21.046Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:21.046Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status text  : OK
2022-12-09T01:05:21.047Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:20 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:21.048Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Response body: {
  "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "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-12-09T01:04:26.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:04:41.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
    "cloudIdentifier" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"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\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-12-09T01:04:39.000+00:00"
  } ],
  "requestURI" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    }
  }
}
2022-12-09T01:05:21.048Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:21.049Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||InvokeReturn
2022-12-09T01:05:21.051Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:21.052Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:21.052Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:21.052Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:21.053Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:21.053Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7279d3997a0634683de19a8430ae7f81", X-B3-SpanId:"736d3a2a6d145b4a", X-B3-ParentSpanId:"aed870a9a810d240", X-B3-Sampled:"0", X-ONAP-RequestID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-RequestID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-TransactionID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-ECOMP-RequestID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19f79f4f-c31e-4fa9-9382-de05510c785e"]
2022-12-09T01:05:21.053Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:21.054Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:21.075Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:21.075Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:21.076Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:21.076Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:20 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:21.078Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":null,\"creation_time\":1670547881000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:04:44.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:05:21.078Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:21.078Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:21.121Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:05:21.122Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:05:21.122Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:21.123Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:05:21.123Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:05:21.123Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-RequestID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-TransactionID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-ECOMP-RequestID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7ed8766e-23aa-4072-856b-897f5e37fd4c"]
2022-12-09T01:05:21.123Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:05:21.124Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:05:21.245Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:21.246Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:21.247Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:05:21.247Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A34F04B42849C17E3D8717E2AED259D6; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:05:20 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:05:21.248Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","businessKey":"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:04:36.162+0000","endTime":"2022-12-09T01:05:14.005+0000","removalTime":null,"durationInMillis":37843,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"72e3f88d-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-12-09T01:05:21.248Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:21.249Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:05:21.280Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:05:21.281Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:05:21.281Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:21.281Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:05:21.282Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:05:21.282Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-RequestID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-TransactionID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-ECOMP-RequestID:"6f94b31a-be3f-4187-88c0-fd66844f2c8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"901ea0c0-82c2-412a-bd9d-4a67b3a58468"]
2022-12-09T01:05:21.282Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:05:21.283Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:05:21.402Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:21.403Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:21.403Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:05:21.403Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=EA4642AB951EB67BA6157B70A9B9F07B; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:05:20 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:05:21.404Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:89731d89-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","executionId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:05:14.004+0000","endTime":"2022-12-09T01:05:14.004+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:05:21.404Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:21.404Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:05:21.410Z|6f94b31a-be3f-4187-88c0-fd66844f2c8f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:25.370Z|2b8b3644-0015-4e3b-9aa0-252fc79483d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:05:25.373Z|2b8b3644-0015-4e3b-9aa0-252fc79483d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:05:27.863Z|61368d39-9e4f-4087-baea-051c6bc2ae5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:27.865Z|61368d39-9e4f-4087-baea-051c6bc2ae5b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:27.866Z|e25899b3-1f17-402c-8c5a-9a8985a6a99c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:27.867Z|e25899b3-1f17-402c-8c5a-9a8985a6a99c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:27.867Z|8869117b-ad53-40a0-a5d8-bc1aeb13c203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:27.868Z|8869117b-ad53-40a0-a5d8-bc1aeb13c203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:30.174Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:30.181Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda
2022-12-09T01:05:30.182Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|INFO|500||Invoke
2022-12-09T01:05:30.182Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:30.182Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda
2022-12-09T01:05:30.183Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Method      : GET
2022-12-09T01:05:30.183Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ebddb6b8a2e44287c2eb9a3d4e71a4d", X-B3-SpanId:"25191952dd3347c7", X-B3-ParentSpanId:"1238d8ed376e046f", X-B3-Sampled:"0", X-ONAP-RequestID:"26590900-7fb4-40b7-95a4-e3b84837a1f2", X-RequestID:"26590900-7fb4-40b7-95a4-e3b84837a1f2", X-TransactionID:"26590900-7fb4-40b7-95a4-e3b84837a1f2", X-ECOMP-RequestID:"26590900-7fb4-40b7-95a4-e3b84837a1f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7004958-4ef3-4666-9cb5-334ee4fe2f64"]
2022-12-09T01:05:30.183Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Request body: 
2022-12-09T01:05:30.183Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||==========================request end================================================
2022-12-09T01:05:30.219Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:30.219Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:30.220Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Status text  : OK
2022-12-09T01:05:30.220Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:29 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:30.223Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Response body: {
  "requestId" : "ffbcc120-88b1-45fa-8f5b-8bd04d9eceda",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:18.000+00:00",
  "endTime" : "2022-12-09T01:05:22.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "serviceInstanceName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ffbcc120-88b1-45fa-8f5b-8bd04d9eceda",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"
    }
  }
}
2022-12-09T01:05:30.223Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:30.223Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|INFO|500||InvokeReturn
2022-12-09T01:05:30.225Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false
2022-12-09T01:05:30.225Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:30.226Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:30.226Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false
2022-12-09T01:05:30.226Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:30.226Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ebddb6b8a2e44287c2eb9a3d4e71a4d", X-B3-SpanId:"d1887217cbf7cb2e", X-B3-ParentSpanId:"1238d8ed376e046f", X-B3-Sampled:"0", X-ONAP-RequestID:"26590900-7fb4-40b7-95a4-e3b84837a1f2", X-RequestID:"26590900-7fb4-40b7-95a4-e3b84837a1f2", X-TransactionID:"26590900-7fb4-40b7-95a4-e3b84837a1f2", X-ECOMP-RequestID:"26590900-7fb4-40b7-95a4-e3b84837a1f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1219fd1-7bdd-4eac-b6b0-99d130a0e0a5"]
2022-12-09T01:05:30.226Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:30.227Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:30.252Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:30.253Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:30.253Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:30.253Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:29 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:30.257Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:05:30.257Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:30.258Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:30.267Z|26590900-7fb4-40b7-95a4-e3b84837a1f2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:30.462Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:30.467Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda
2022-12-09T01:05:30.467Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|INFO|500||Invoke
2022-12-09T01:05:30.467Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:30.468Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda
2022-12-09T01:05:30.468Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Method      : GET
2022-12-09T01:05:30.469Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9acc129d6d8284efd54de77ccf1300b7", X-B3-SpanId:"74c5a6ca859aa189", X-B3-ParentSpanId:"9d8f83d3fcdd5796", X-B3-Sampled:"0", X-ONAP-RequestID:"2cf67cef-7a11-4709-a280-dc2f1ba1694b", X-RequestID:"2cf67cef-7a11-4709-a280-dc2f1ba1694b", X-TransactionID:"2cf67cef-7a11-4709-a280-dc2f1ba1694b", X-ECOMP-RequestID:"2cf67cef-7a11-4709-a280-dc2f1ba1694b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd1aced8-7964-4378-8b22-3b02eec5620b"]
2022-12-09T01:05:30.469Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Request body: 
2022-12-09T01:05:30.469Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||==========================request end================================================
2022-12-09T01:05:30.507Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:30.508Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:30.509Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Status text  : OK
2022-12-09T01:05:30.509Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:29 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:30.510Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Response body: {
  "requestId" : "ffbcc120-88b1-45fa-8f5b-8bd04d9eceda",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:18.000+00:00",
  "endTime" : "2022-12-09T01:05:22.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "serviceInstanceName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ffbcc120-88b1-45fa-8f5b-8bd04d9eceda",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"
    }
  }
}
2022-12-09T01:05:30.510Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:30.511Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|INFO|500||InvokeReturn
2022-12-09T01:05:30.513Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false
2022-12-09T01:05:30.513Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:30.514Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:30.514Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false
2022-12-09T01:05:30.514Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:30.515Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9acc129d6d8284efd54de77ccf1300b7", X-B3-SpanId:"d182ad3a389757a8", X-B3-ParentSpanId:"9d8f83d3fcdd5796", X-B3-Sampled:"0", X-ONAP-RequestID:"2cf67cef-7a11-4709-a280-dc2f1ba1694b", X-RequestID:"2cf67cef-7a11-4709-a280-dc2f1ba1694b", X-TransactionID:"2cf67cef-7a11-4709-a280-dc2f1ba1694b", X-ECOMP-RequestID:"2cf67cef-7a11-4709-a280-dc2f1ba1694b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a5284f3b-8304-43a3-b120-6d11d47d540c"]
2022-12-09T01:05:30.515Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:30.515Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:30.537Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:30.540Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:30.540Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:30.541Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:29 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:30.542Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:05:30.543Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:30.543Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:30.555Z|2cf67cef-7a11-4709-a280-dc2f1ba1694b|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:30.729Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:30.735Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda
2022-12-09T01:05:30.735Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|INFO|500||Invoke
2022-12-09T01:05:30.736Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:30.736Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda
2022-12-09T01:05:30.736Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Method      : GET
2022-12-09T01:05:30.737Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5df2da406d41232a5271244439ee8fac", X-B3-SpanId:"e96840ad9ca0f3bd", X-B3-ParentSpanId:"98027fb9215fe7a8", X-B3-Sampled:"0", X-ONAP-RequestID:"203fe2b1-8319-4385-a1c8-375ddbb9a057", X-RequestID:"203fe2b1-8319-4385-a1c8-375ddbb9a057", X-TransactionID:"203fe2b1-8319-4385-a1c8-375ddbb9a057", X-ECOMP-RequestID:"203fe2b1-8319-4385-a1c8-375ddbb9a057", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d35f687a-bf31-4edc-9ae8-d36da3d39f25"]
2022-12-09T01:05:30.737Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Request body: 
2022-12-09T01:05:30.737Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||==========================request end================================================
2022-12-09T01:05:30.768Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:30.769Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:30.769Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Status text  : OK
2022-12-09T01:05:30.769Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:29 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:30.774Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Response body: {
  "requestId" : "ffbcc120-88b1-45fa-8f5b-8bd04d9eceda",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:18.000+00:00",
  "endTime" : "2022-12-09T01:05:22.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "serviceInstanceName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ffbcc120-88b1-45fa-8f5b-8bd04d9eceda",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"
    }
  }
}
2022-12-09T01:05:30.774Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:30.775Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|INFO|500||InvokeReturn
2022-12-09T01:05:30.776Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false
2022-12-09T01:05:30.777Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:30.777Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:30.777Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false
2022-12-09T01:05:30.777Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:30.778Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5df2da406d41232a5271244439ee8fac", X-B3-SpanId:"90708161fa433658", X-B3-ParentSpanId:"98027fb9215fe7a8", X-B3-Sampled:"0", X-ONAP-RequestID:"203fe2b1-8319-4385-a1c8-375ddbb9a057", X-RequestID:"203fe2b1-8319-4385-a1c8-375ddbb9a057", X-TransactionID:"203fe2b1-8319-4385-a1c8-375ddbb9a057", X-ECOMP-RequestID:"203fe2b1-8319-4385-a1c8-375ddbb9a057", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b7fd915-81b0-4564-8ef8-313727b622b2"]
2022-12-09T01:05:30.778Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:30.778Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:30.809Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:30.810Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:30.810Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:30.810Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:29 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:30.811Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:05:30.811Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:30.811Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:30.820Z|203fe2b1-8319-4385-a1c8-375ddbb9a057|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:30.986Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:30.991Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda
2022-12-09T01:05:30.991Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|INFO|500||Invoke
2022-12-09T01:05:30.992Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:30.992Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda
2022-12-09T01:05:30.992Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Method      : GET
2022-12-09T01:05:30.992Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f086834f1bba51baf433660dcde9725", X-B3-SpanId:"5521e99e09c824b2", X-B3-ParentSpanId:"ea7bb62afa86f39d", X-B3-Sampled:"0", X-ONAP-RequestID:"2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78", X-RequestID:"2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78", X-TransactionID:"2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78", X-ECOMP-RequestID:"2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"640d58f0-3da3-473a-8529-aa32de9a8bc1"]
2022-12-09T01:05:30.993Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Request body: 
2022-12-09T01:05:30.993Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||==========================request end================================================
2022-12-09T01:05:31.032Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:31.033Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:31.033Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Status text  : OK
2022-12-09T01:05:31.034Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:29 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:31.035Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Response body: {
  "requestId" : "ffbcc120-88b1-45fa-8f5b-8bd04d9eceda",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:18.000+00:00",
  "endTime" : "2022-12-09T01:05:22.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "serviceInstanceName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ffbcc120-88b1-45fa-8f5b-8bd04d9eceda",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"
    }
  }
}
2022-12-09T01:05:31.036Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:31.036Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|INFO|500||InvokeReturn
2022-12-09T01:05:31.038Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false
2022-12-09T01:05:31.039Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:31.039Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:31.040Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false
2022-12-09T01:05:31.040Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:31.040Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f086834f1bba51baf433660dcde9725", X-B3-SpanId:"befd558e9ab2655d", X-B3-ParentSpanId:"ea7bb62afa86f39d", X-B3-Sampled:"0", X-ONAP-RequestID:"2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78", X-RequestID:"2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78", X-TransactionID:"2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78", X-ECOMP-RequestID:"2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ef35ad6d-23ef-4cd6-9368-e73be88138c7"]
2022-12-09T01:05:31.040Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:31.041Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:31.068Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:31.069Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:31.069Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:31.069Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:29 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:31.071Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:05:31.072Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:31.072Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:31.083Z|2dfc70f7-6dbe-4e3b-9329-8a191e0fdf78|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:31.239Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:31.244Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda
2022-12-09T01:05:31.244Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|INFO|500||Invoke
2022-12-09T01:05:31.244Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:31.244Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda
2022-12-09T01:05:31.245Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Method      : GET
2022-12-09T01:05:31.245Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5fa728c651577f525a20ae4333d063e", X-B3-SpanId:"f7121c10995f5a05", X-B3-ParentSpanId:"58327b6493890065", X-B3-Sampled:"0", X-ONAP-RequestID:"9f208f98-13ab-4c76-9640-e67e511a1419", X-RequestID:"9f208f98-13ab-4c76-9640-e67e511a1419", X-TransactionID:"9f208f98-13ab-4c76-9640-e67e511a1419", X-ECOMP-RequestID:"9f208f98-13ab-4c76-9640-e67e511a1419", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68299b98-17bd-4534-857a-3f42d04de56b"]
2022-12-09T01:05:31.245Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Request body: 
2022-12-09T01:05:31.245Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||==========================request end================================================
2022-12-09T01:05:31.285Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:31.285Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:31.286Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Status text  : OK
2022-12-09T01:05:31.286Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:30 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:31.287Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||Response body: {
  "requestId" : "ffbcc120-88b1-45fa-8f5b-8bd04d9eceda",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:18.000+00:00",
  "endTime" : "2022-12-09T01:05:22.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:22.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "serviceInstanceName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ffbcc120-88b1-45fa-8f5b-8bd04d9eceda",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda"
    }
  }
}
2022-12-09T01:05:31.288Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:31.288Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|INFO|500||InvokeReturn
2022-12-09T01:05:31.290Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false
2022-12-09T01:05:31.290Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:31.290Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:31.290Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false
2022-12-09T01:05:31.291Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:31.291Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d5fa728c651577f525a20ae4333d063e", X-B3-SpanId:"34926531f667d5bc", X-B3-ParentSpanId:"58327b6493890065", X-B3-Sampled:"0", X-ONAP-RequestID:"9f208f98-13ab-4c76-9640-e67e511a1419", X-RequestID:"9f208f98-13ab-4c76-9640-e67e511a1419", X-TransactionID:"9f208f98-13ab-4c76-9640-e67e511a1419", X-ECOMP-RequestID:"9f208f98-13ab-4c76-9640-e67e511a1419", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7c47084-c8bc-4a74-aa15-5bc5c2db1f54"]
2022-12-09T01:05:31.291Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:31.291Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:31.312Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:31.313Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:31.313Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:31.314Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:30 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:31.316Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:05:31.317Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:31.317Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ffbcc120-88b1-45fa-8f5b-8bd04d9eceda&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:31.326Z|9f208f98-13ab-4c76-9640-e67e511a1419|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ffbcc120-88b1-45fa-8f5b-8bd04d9eceda|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:31.580Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:31.585Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:31.585Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||Invoke
2022-12-09T01:05:31.586Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:31.586Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:31.586Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Method      : GET
2022-12-09T01:05:31.586Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f767c08e3e1a8a3b370ac03bef5d3a46", X-B3-SpanId:"c792706ee80d87cd", X-B3-ParentSpanId:"30857365539d248d", X-B3-Sampled:"0", X-ONAP-RequestID:"72732032-edb1-418a-be96-7a9fc38797c6", X-RequestID:"72732032-edb1-418a-be96-7a9fc38797c6", X-TransactionID:"72732032-edb1-418a-be96-7a9fc38797c6", X-ECOMP-RequestID:"72732032-edb1-418a-be96-7a9fc38797c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d3d3a37-c00a-4783-ba0c-6dceeced861d"]
2022-12-09T01:05:31.587Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Request body: 
2022-12-09T01:05:31.587Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||==========================request end================================================
2022-12-09T01:05:31.615Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:31.616Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:31.616Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status text  : OK
2022-12-09T01:05:31.616Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:30 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:31.618Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Response body: {
  "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "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-12-09T01:04:26.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:04:41.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
    "cloudIdentifier" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"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\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-12-09T01:04:39.000+00:00"
  } ],
  "requestURI" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    }
  }
}
2022-12-09T01:05:31.618Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:31.618Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||InvokeReturn
2022-12-09T01:05:31.622Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:31.623Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:31.623Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:31.623Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:31.623Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:31.624Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f767c08e3e1a8a3b370ac03bef5d3a46", X-B3-SpanId:"357b8424656472ed", X-B3-ParentSpanId:"30857365539d248d", X-B3-Sampled:"0", X-ONAP-RequestID:"72732032-edb1-418a-be96-7a9fc38797c6", X-RequestID:"72732032-edb1-418a-be96-7a9fc38797c6", X-TransactionID:"72732032-edb1-418a-be96-7a9fc38797c6", X-ECOMP-RequestID:"72732032-edb1-418a-be96-7a9fc38797c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3cd5357-b2bf-481e-85a5-78a617853060"]
2022-12-09T01:05:31.624Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:31.624Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:31.643Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:31.644Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:31.645Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:31.645Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:30 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:31.646Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":null,\"creation_time\":1670547881000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:04:44.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:05:31.647Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:31.647Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:31.680Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:05:31.681Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:05:31.681Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:31.681Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:05:31.681Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:05:31.682Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"72732032-edb1-418a-be96-7a9fc38797c6", X-RequestID:"72732032-edb1-418a-be96-7a9fc38797c6", X-TransactionID:"72732032-edb1-418a-be96-7a9fc38797c6", X-ECOMP-RequestID:"72732032-edb1-418a-be96-7a9fc38797c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6736e64d-5e9f-45db-8e66-c72b9e1e81c7"]
2022-12-09T01:05:31.682Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:05:31.682Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:05:31.828Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:31.829Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:31.829Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:05:31.829Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E4005AEA6FDD1E94A406BBFCA014DED4; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:05:31 GMT", x-envoy-upstream-service-time:"142", server:"envoy"]
2022-12-09T01:05:31.830Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","businessKey":"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:04:36.162+0000","endTime":"2022-12-09T01:05:14.005+0000","removalTime":null,"durationInMillis":37843,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"72e3f88d-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-12-09T01:05:31.830Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:31.831Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:05:31.866Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:05:31.867Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:05:31.867Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:31.868Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:05:31.868Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:05:31.868Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"72732032-edb1-418a-be96-7a9fc38797c6", X-RequestID:"72732032-edb1-418a-be96-7a9fc38797c6", X-TransactionID:"72732032-edb1-418a-be96-7a9fc38797c6", X-ECOMP-RequestID:"72732032-edb1-418a-be96-7a9fc38797c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b996d2b3-4946-4421-80ff-e5bf6efd5014"]
2022-12-09T01:05:31.868Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:05:31.869Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:05:31.997Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:31.998Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:31.998Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:05:31.999Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=702C5E5528B5770DE854E6FEADE586B2; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:05:31 GMT", x-envoy-upstream-service-time:"125", server:"envoy"]
2022-12-09T01:05:31.999Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:89731d89-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","executionId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:05:14.004+0000","endTime":"2022-12-09T01:05:14.004+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:05:31.999Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:32.000Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:05:32.009Z|72732032-edb1-418a-be96-7a9fc38797c6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:32.753Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:32.756Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: aea3fa73-440c-487d-a3b8-ab8d9881c242 already exists in requestDb InfraActiveRequests table
2022-12-09T01:05:32.757Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242
2022-12-09T01:05:32.758Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|INFO|500||Invoke
2022-12-09T01:05:32.758Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:32.759Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242
2022-12-09T01:05:32.759Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Method      : GET
2022-12-09T01:05:32.759Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"40d51aac665a1be9bf76d010f712c26b", X-B3-SpanId:"8502ca932e028c0c", X-B3-ParentSpanId:"73e1843b2703bc41", X-B3-Sampled:"0", X-ONAP-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-TransactionID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-ECOMP-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6af8595f-24c8-492d-a5bc-c99c26d00467"]
2022-12-09T01:05:32.760Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Request body: 
2022-12-09T01:05:32.760Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||==========================request end================================================
2022-12-09T01:05:32.801Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:32.801Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:05:32.802Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Status text  : Not Found
2022-12-09T01:05:32.802Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:05:32 GMT", x-envoy-upstream-service-time:"37", server:"envoy"]
2022-12-09T01:05:32.802Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Response body: 
2022-12-09T01:05:32.802Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:32.803Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|INFO|404|Not Found|InvokeReturn
2022-12-09T01:05:32.812Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:05:32.813Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-12-09T01:05:32.817Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:05:32.846Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:05:32.848Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|INFO|500||Invoke
2022-12-09T01:05:32.915Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|INFO|404|Not Found|InvokeReturn
2022-12-09T01:05:32.916Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:05:31 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[62], x-aai-txid=[2-aai-resources-221209-01:05:31:837-67091], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:05:32.918Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|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/db38ec10-509c-4ed1-b343-9f12e3faded8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8","ERR.5.4.6114"]}}}

2022-12-09T01:05:32.922Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8
2022-12-09T01:05:32.923Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: db38ec10-509c-4ed1-b343-9f12e3faded8
2022-12-09T01:05:32.928Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:05:32.959Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:05:32.960Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|INFO|500||Invoke
2022-12-09T01:05:32.992Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|INFO|404|Not Found|InvokeReturn
2022-12-09T01:05:32.992Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:05:31 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[29], x-aai-txid=[1-aai-resources-221209-01:05:31:946-87981], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:05:32.993Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|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/db38ec10-509c-4ed1-b343-9f12e3faded8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8","ERR.5.4.6114"]}}}

2022-12-09T01:05:32.996Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8
2022-12-09T01:05:32.996Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: db38ec10-509c-4ed1-b343-9f12e3faded8
2022-12-09T01:05:32.999Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:05:33.029Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/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-12-09T01:05:33.030Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-12-09T01:05:33.106Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-12-09T01:05:33.107Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:05:32 GMT], server=[envoy], content-length=[573], x-envoy-upstream-service-time=[73], vertex-id=[401536], x-aai-txid=[1-aai-resources-221209-01:05:32:017-25109], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:05:33.169Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1670547554988","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-12-09T01:05:33.178Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:05:33.179Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:05:33.185Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.186Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:05:33.187Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:33.187Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.188Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:05:33.190Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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:"40d51aac665a1be9bf76d010f712c26b", X-B3-SpanId:"c64db35e2e06743f", X-B3-ParentSpanId:"73e1843b2703bc41", X-B3-Sampled:"0", X-ONAP-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-TransactionID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-ECOMP-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3272002a-f60a-455b-847f-6a72ace526aa"]
2022-12-09T01:05:33.190Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"3f5b8d85-59d7-47f5-b806-1d6e2f284333"},"instanceName":"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0","requestScope":"vnf"}
2022-12-09T01:05:33.191Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:05:33.236Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:33.237Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:33.237Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:05:33.238Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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, 09 Dec 2022 01:05:32 GMT", x-envoy-upstream-service-time:"32", server:"envoy"]
2022-12-09T01:05:33.238Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:05:33.239Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:33.239Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:05:33.240Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d
2022-12-09T01:05:33.240Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|INFO|500||Invoke
2022-12-09T01:05:33.241Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:33.241Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d
2022-12-09T01:05:33.241Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Method      : GET
2022-12-09T01:05:33.241Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-TransactionID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-ECOMP-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f8307b9-eb8f-4e45-973d-937adb8e4438"]
2022-12-09T01:05:33.242Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Request body: 
2022-12-09T01:05:33.242Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||==========================request end================================================
2022-12-09T01:05:33.312Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:33.313Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:33.313Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Status text  : OK
2022-12-09T01:05:33.314Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:05:32 GMT", x-envoy-upstream-service-time:"66", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:33.316Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 10,
      "modelCustomizationUUID" : "a175ab42-0877-497b-8fe7-a7b705ea0a8d",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2022-12-09 01:03:17.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-12-09T01:03:17.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/service"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vfModuleCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfcInstanceGroupCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d"
    }
  }
}
2022-12-09T01:05:33.316Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:33.317Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|INFO|500||InvokeReturn
2022-12-09T01:05:33.327Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources
2022-12-09T01:05:33.328Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||Invoke
2022-12-09T01:05:33.329Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:33.329Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources
2022-12-09T01:05:33.329Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Method      : GET
2022-12-09T01:05:33.330Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-TransactionID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-ECOMP-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ae7847c-47e6-4274-9f1a-80baf521ab74"]
2022-12-09T01:05:33.330Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Request body: 
2022-12-09T01:05:33.330Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||==========================request end================================================
2022-12-09T01:05:33.389Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:33.390Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:33.391Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status text  : OK
2022-12-09T01:05:33.391Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:05:32 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:33.392Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "c811387e-bf4c-4918-a0b1-587a666e69d7",
  "modelInvariantUUID" : "2d4313e7-17d7-4e2c-b196-e5b410809d94",
  "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-12-09T01:03:17.000+00:00",
  "modelInvariantId" : "2d4313e7-17d7-4e2c-b196-e5b410809d94",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7/vnfResourceWorkflow"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7/heatTemplates"
    }
  }
}
2022-12-09T01:05:33.392Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:33.393Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||InvokeReturn
2022-12-09T01:05:33.396Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.396Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.396Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.397Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.397Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.397Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-TransactionID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-ECOMP-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"340a635a-98f8-4c18-8181-9b0e45bd82ca"]
2022-12-09T01:05:33.398Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.398Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.447Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.448Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.448Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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  : OK
2022-12-09T01:05:33.448Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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", date:"Fri, 09 Dec 2022 01:05:32 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:33.450Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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" : 10033,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033"
    }
  }
}
2022-12-09T01:05:33.451Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.451Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.454Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.454Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:05:33.455Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:33.455Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.455Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:05:33.455Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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:"2552", X-B3-TraceId:"40d51aac665a1be9bf76d010f712c26b", X-B3-SpanId:"132757b08309a0aa", X-B3-ParentSpanId:"73e1843b2703bc41", X-B3-Sampled:"0", X-ONAP-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-TransactionID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-ECOMP-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"110fedc4-b38b-49aa-afe3-856151b0e1fb"]
2022-12-09T01:05:33.456Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"aea3fa73-440c-487d-a3b8-ab8d9881c242","requestStatus":"IN_PROGRESS","startTime":1670547932813,"source":"VID","vnfName":"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"3f5b8d85-59d7-47f5-b806-1d6e2f284333","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"aea3fa73-440c-487d-a3b8-ab8d9881c242"}
2022-12-09T01:05:33.456Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:05:33.516Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:33.517Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:05:33.517Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:05:33.517Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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/aea3fa73-440c-487d-a3b8-ab8d9881c242", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:32 GMT", x-envoy-upstream-service-time:"57", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:33.524Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "aea3fa73-440c-487d-a3b8-ab8d9881c242",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:05:32.813+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:05:32.945+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "aea3fa73-440c-487d-a3b8-ab8d9881c242",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242"
    }
  }
}
2022-12-09T01:05:33.524Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:33.525Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:05:33.534Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.534Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:05:33.534Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:33.535Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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-12-09T01:05:33.535Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:05:33.535Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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:"40d51aac665a1be9bf76d010f712c26b", X-B3-SpanId:"f0262fe2f242b936", X-B3-ParentSpanId:"73e1843b2703bc41", X-B3-Sampled:"0", X-ONAP-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-TransactionID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-ECOMP-RequestID:"aea3fa73-440c-487d-a3b8-ab8d9881c242", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40491696-54b5-44e6-8b25-4bf2171b90b6"]
2022-12-09T01:05:33.535Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/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\":\"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\"modelVersionId\":\"c811387e-bf4c-4918-a0b1-587a666e69d7\",\"modelCustomizationId\":\"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\"modelUuid\":\"c811387e-bf4c-4918-a0b1-587a666e69d7\",\"modelInvariantUuid\":\"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\"modelInfo\":{\"modelInvariantId\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelUuid\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelInvariantUuid\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"3f5b8d85-59d7-47f5-b806-1d6e2f284333\"}","type":"String"},"requestId":{"value":"aea3fa73-440c-487d-a3b8-ab8d9881c242","type":"String"},"mso-request-id":{"value":"aea3fa73-440c-487d-a3b8-ab8d9881c242","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"3f5b8d85-59d7-47f5-b806-1d6e2f284333","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/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-12-09T01:05:33.536Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:05:34.553Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:34.553Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:05:34.554Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:05:34.554Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:05:33 GMT", x-onap-requestid:"aea3fa73-440c-487d-a3b8-ab8d9881c242", x-requestid:"aea3fa73-440c-487d-a3b8-ab8d9881c242", x-transactionid:"aea3fa73-440c-487d-a3b8-ab8d9881c242", x-ecomp-requestid:"aea3fa73-440c-487d-a3b8-ab8d9881c242", x-onap-partnername:"UNKNOWN", x-invocationid:"40491696-54b5-44e6-8b25-4bf2171b90b6", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:34.555Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"aea3fa73-440c-487d-a3b8-ab8d9881c242\",\"instanceId\":\"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\"}}","message":"Success","processInstanceID":"949e010d-775d-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:05:34.555Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:34.556Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:05:34.562Z|aea3fa73-440c-487d-a3b8-ab8d9881c242|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:34.744Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:34.749Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242
2022-12-09T01:05:34.749Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|INFO|500||Invoke
2022-12-09T01:05:34.749Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:34.750Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242
2022-12-09T01:05:34.750Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Method      : GET
2022-12-09T01:05:34.750Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ff0266a807db6d889bf78eb093c5427", X-B3-SpanId:"0459a7dce2443419", X-B3-ParentSpanId:"d3aeeeb64303154a", X-B3-Sampled:"0", X-ONAP-RequestID:"ca603c23-b4d2-49d8-8bb7-363f315a06f2", X-RequestID:"ca603c23-b4d2-49d8-8bb7-363f315a06f2", X-TransactionID:"ca603c23-b4d2-49d8-8bb7-363f315a06f2", X-ECOMP-RequestID:"ca603c23-b4d2-49d8-8bb7-363f315a06f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3a39b15-a7f9-4521-88d6-29ff3d16bd7f"]
2022-12-09T01:05:34.750Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Request body: 
2022-12-09T01:05:34.751Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||==========================request end================================================
2022-12-09T01:05:34.824Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:34.825Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:34.825Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Status text  : OK
2022-12-09T01:05:34.826Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:33 GMT", x-envoy-upstream-service-time:"71", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:34.830Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Response body: {
  "requestId" : "aea3fa73-440c-487d-a3b8-ab8d9881c242",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:05:32.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:33.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "aea3fa73-440c-487d-a3b8-ab8d9881c242",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242"
    }
  }
}
2022-12-09T01:05:34.830Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:34.831Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|INFO|500||InvokeReturn
2022-12-09T01:05:34.833Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false
2022-12-09T01:05:34.833Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:34.833Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:34.834Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false
2022-12-09T01:05:34.834Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:34.834Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9ff0266a807db6d889bf78eb093c5427", X-B3-SpanId:"858762a127a8ba1b", X-B3-ParentSpanId:"d3aeeeb64303154a", X-B3-Sampled:"0", X-ONAP-RequestID:"ca603c23-b4d2-49d8-8bb7-363f315a06f2", X-RequestID:"ca603c23-b4d2-49d8-8bb7-363f315a06f2", X-TransactionID:"ca603c23-b4d2-49d8-8bb7-363f315a06f2", X-ECOMP-RequestID:"ca603c23-b4d2-49d8-8bb7-363f315a06f2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9841d74f-0213-4471-b9b7-68b706b4391a"]
2022-12-09T01:05:34.834Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:34.834Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:34.880Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:34.880Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:34.881Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:34.881Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:33 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:34.882Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:05:34.882Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:34.882Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:34.892Z|ca603c23-b4d2-49d8-8bb7-363f315a06f2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:37.896Z|59203252-b58c-4447-a3cd-918d5667bc27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:37.896Z|38290d5b-b717-44e2-85bf-d0b150e8a0b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:37.897Z|38290d5b-b717-44e2-85bf-d0b150e8a0b6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:37.897Z|59203252-b58c-4447-a3cd-918d5667bc27|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:37.902Z|2fa24a84-873b-419a-a3f9-2feb65042ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:37.903Z|2fa24a84-873b-419a-a3f9-2feb65042ef0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:40.370Z|030209d5-2166-4878-8d42-73dce64cb14e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:05:40.370Z|030209d5-2166-4878-8d42-73dce64cb14e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:05:40.837Z|6a34c9bf-9cf2-475e-ae29-dceadb4c114f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:05:40.837Z|6a34c9bf-9cf2-475e-ae29-dceadb4c114f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:05:42.173Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:42.178Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:42.179Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||Invoke
2022-12-09T01:05:42.179Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:42.180Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:42.180Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Method      : GET
2022-12-09T01:05:42.180Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3c2ad89a805157a518f4b99c8992565", X-B3-SpanId:"c519b07f2c6f2dd9", X-B3-ParentSpanId:"02d5d08ad240f80c", X-B3-Sampled:"0", X-ONAP-RequestID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-RequestID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-TransactionID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-ECOMP-RequestID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dfc14ac-a54d-4c5c-9218-ce1bdd8da032"]
2022-12-09T01:05:42.181Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Request body: 
2022-12-09T01:05:42.181Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||==========================request end================================================
2022-12-09T01:05:42.404Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:42.405Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:42.405Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status text  : OK
2022-12-09T01:05:42.405Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:40 GMT", x-envoy-upstream-service-time:"218", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:42.406Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Response body: {
  "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "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-12-09T01:04:26.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:04:41.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
    "cloudIdentifier" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"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\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-12-09T01:04:39.000+00:00"
  } ],
  "requestURI" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    }
  }
}
2022-12-09T01:05:42.407Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:42.407Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||InvokeReturn
2022-12-09T01:05:42.410Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:42.411Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:42.411Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:42.411Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:42.412Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:42.412Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c3c2ad89a805157a518f4b99c8992565", X-B3-SpanId:"744428058371d42c", X-B3-ParentSpanId:"02d5d08ad240f80c", X-B3-Sampled:"0", X-ONAP-RequestID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-RequestID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-TransactionID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-ECOMP-RequestID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab3ac0d4-0414-4a4a-830c-f4cb5be5738b"]
2022-12-09T01:05:42.412Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:42.413Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:42.432Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:42.433Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:42.434Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:42.434Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:40 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:42.435Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":null,\"creation_time\":1670547881000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:04:44.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:05:42.435Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:42.436Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:42.486Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:05:42.486Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:05:42.487Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:42.487Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:05:42.487Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:05:42.488Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-RequestID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-TransactionID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-ECOMP-RequestID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ecb88f3-8b29-4c2d-ad6f-28cc4c1bdfad"]
2022-12-09T01:05:42.488Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:05:42.488Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:05:42.612Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:42.613Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:42.613Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:05:42.614Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=354FE9D88F631505E361758A485B4648; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:05:41 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:05:42.615Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","businessKey":"9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:04:36.162+0000","endTime":"2022-12-09T01:05:14.005+0000","removalTime":null,"durationInMillis":37843,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"72e3f88d-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-12-09T01:05:42.615Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:42.616Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:05:42.657Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:05:42.658Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:05:42.658Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:42.658Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:05:42.659Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:05:42.659Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-RequestID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-TransactionID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-ECOMP-RequestID:"d6b4b3c1-65d9-4aef-85a2-6b0d7884661a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc3b8344-ca71-403d-bb05-f347ad4cbb67"]
2022-12-09T01:05:42.659Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:05:42.659Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:05:42.782Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:42.783Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:42.783Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:05:42.784Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F6DB64984A780CCF75C16A41AC9A6B43; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:05:41 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:05:42.784Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:89731d89-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","executionId":"72e4e22e-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:05:14.004+0000","endTime":"2022-12-09T01:05:14.004+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"6d0a2ad3-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:05:42.784Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:42.785Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=72e4e22e-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:05:42.790Z|d6b4b3c1-65d9-4aef-85a2-6b0d7884661a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:45.083Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:45.089Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242
2022-12-09T01:05:45.090Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|INFO|500||Invoke
2022-12-09T01:05:45.090Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:45.091Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242
2022-12-09T01:05:45.091Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Method      : GET
2022-12-09T01:05:45.091Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"deb853454575bf91a20ca009b896a668", X-B3-SpanId:"cbc3c54f4e2a95d0", X-B3-ParentSpanId:"6190e2abf69600a4", X-B3-Sampled:"0", X-ONAP-RequestID:"8ba39d60-7522-4390-a844-632042c2e864", X-RequestID:"8ba39d60-7522-4390-a844-632042c2e864", X-TransactionID:"8ba39d60-7522-4390-a844-632042c2e864", X-ECOMP-RequestID:"8ba39d60-7522-4390-a844-632042c2e864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2cdaaa3-396a-4752-b167-b27398611f0a"]
2022-12-09T01:05:45.092Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Request body: 
2022-12-09T01:05:45.092Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||==========================request end================================================
2022-12-09T01:05:45.132Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:45.133Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:45.134Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Status text  : OK
2022-12-09T01:05:45.135Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:44 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:45.147Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Response body: {
  "requestId" : "aea3fa73-440c-487d-a3b8-ab8d9881c242",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:32.000+00:00",
  "endTime" : "2022-12-09T01:05:40.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:40.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "aea3fa73-440c-487d-a3b8-ab8d9881c242",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242"
    }
  }
}
2022-12-09T01:05:45.148Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:45.149Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|INFO|500||InvokeReturn
2022-12-09T01:05:45.153Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false
2022-12-09T01:05:45.153Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:45.154Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:45.154Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false
2022-12-09T01:05:45.154Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:45.155Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"deb853454575bf91a20ca009b896a668", X-B3-SpanId:"f645ea0fa2eb0e77", X-B3-ParentSpanId:"6190e2abf69600a4", X-B3-Sampled:"0", X-ONAP-RequestID:"8ba39d60-7522-4390-a844-632042c2e864", X-RequestID:"8ba39d60-7522-4390-a844-632042c2e864", X-TransactionID:"8ba39d60-7522-4390-a844-632042c2e864", X-ECOMP-RequestID:"8ba39d60-7522-4390-a844-632042c2e864", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f251c9bf-0412-44a6-8ab6-452b50f2b55b"]
2022-12-09T01:05:45.155Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:45.155Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:45.173Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:45.174Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:45.174Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:45.175Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:44 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:45.176Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:05:45.176Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:45.177Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:45.188Z|8ba39d60-7522-4390-a844-632042c2e864|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:45.351Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:45.357Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242
2022-12-09T01:05:45.358Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|INFO|500||Invoke
2022-12-09T01:05:45.359Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:45.359Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242
2022-12-09T01:05:45.359Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Method      : GET
2022-12-09T01:05:45.360Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74767b2ecd80fc2b99bf89f800dc2490", X-B3-SpanId:"1a0546de313a7dea", X-B3-ParentSpanId:"2d138e256eb8bb8b", X-B3-Sampled:"0", X-ONAP-RequestID:"7fefb3ce-de06-4652-8241-1e38c429293a", X-RequestID:"7fefb3ce-de06-4652-8241-1e38c429293a", X-TransactionID:"7fefb3ce-de06-4652-8241-1e38c429293a", X-ECOMP-RequestID:"7fefb3ce-de06-4652-8241-1e38c429293a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59a69df4-9d2f-42be-89da-a6eee6bdcd63"]
2022-12-09T01:05:45.360Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Request body: 
2022-12-09T01:05:45.361Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||==========================request end================================================
2022-12-09T01:05:45.398Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:45.399Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:45.399Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Status text  : OK
2022-12-09T01:05:45.399Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:44 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:45.401Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Response body: {
  "requestId" : "aea3fa73-440c-487d-a3b8-ab8d9881c242",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:32.000+00:00",
  "endTime" : "2022-12-09T01:05:40.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:40.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "aea3fa73-440c-487d-a3b8-ab8d9881c242",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242"
    }
  }
}
2022-12-09T01:05:45.402Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:45.403Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|INFO|500||InvokeReturn
2022-12-09T01:05:45.404Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false
2022-12-09T01:05:45.405Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:45.405Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:45.406Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false
2022-12-09T01:05:45.406Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:45.406Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"74767b2ecd80fc2b99bf89f800dc2490", X-B3-SpanId:"af094854121e175d", X-B3-ParentSpanId:"2d138e256eb8bb8b", X-B3-Sampled:"0", X-ONAP-RequestID:"7fefb3ce-de06-4652-8241-1e38c429293a", X-RequestID:"7fefb3ce-de06-4652-8241-1e38c429293a", X-TransactionID:"7fefb3ce-de06-4652-8241-1e38c429293a", X-ECOMP-RequestID:"7fefb3ce-de06-4652-8241-1e38c429293a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddabb396-77cb-4edf-9d96-1ebddb72d302"]
2022-12-09T01:05:45.407Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:45.407Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:45.430Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:45.431Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:45.432Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:45.432Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:44 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:45.433Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:05:45.434Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:45.434Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:45.446Z|7fefb3ce-de06-4652-8241-1e38c429293a|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:45.637Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:45.642Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242
2022-12-09T01:05:45.642Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|INFO|500||Invoke
2022-12-09T01:05:45.643Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:45.643Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242
2022-12-09T01:05:45.643Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Method      : GET
2022-12-09T01:05:45.644Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b94db1a3153f627a3db31878f1eb29a4", X-B3-SpanId:"9c60048e271e260e", X-B3-ParentSpanId:"ebbca382b7f392c7", X-B3-Sampled:"0", X-ONAP-RequestID:"f48ac136-1d5f-4c4c-ad49-26bc09dda05a", X-RequestID:"f48ac136-1d5f-4c4c-ad49-26bc09dda05a", X-TransactionID:"f48ac136-1d5f-4c4c-ad49-26bc09dda05a", X-ECOMP-RequestID:"f48ac136-1d5f-4c4c-ad49-26bc09dda05a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9694d021-75ac-4582-9b6f-f32909b641c1"]
2022-12-09T01:05:45.644Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Request body: 
2022-12-09T01:05:45.644Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||==========================request end================================================
2022-12-09T01:05:45.671Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:45.671Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:45.672Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Status text  : OK
2022-12-09T01:05:45.673Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:44 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:45.674Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Response body: {
  "requestId" : "aea3fa73-440c-487d-a3b8-ab8d9881c242",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:32.000+00:00",
  "endTime" : "2022-12-09T01:05:40.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:40.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "aea3fa73-440c-487d-a3b8-ab8d9881c242",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242"
    }
  }
}
2022-12-09T01:05:45.674Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:45.677Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|INFO|500||InvokeReturn
2022-12-09T01:05:45.679Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false
2022-12-09T01:05:45.680Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:45.680Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:45.681Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false
2022-12-09T01:05:45.681Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:45.681Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b94db1a3153f627a3db31878f1eb29a4", X-B3-SpanId:"b72b85c9c4fb8d9c", X-B3-ParentSpanId:"ebbca382b7f392c7", X-B3-Sampled:"0", X-ONAP-RequestID:"f48ac136-1d5f-4c4c-ad49-26bc09dda05a", X-RequestID:"f48ac136-1d5f-4c4c-ad49-26bc09dda05a", X-TransactionID:"f48ac136-1d5f-4c4c-ad49-26bc09dda05a", X-ECOMP-RequestID:"f48ac136-1d5f-4c4c-ad49-26bc09dda05a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8d14e93-0ec7-4b58-b8ab-ae50aa983847"]
2022-12-09T01:05:45.682Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:45.682Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:45.706Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:45.707Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:45.707Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:45.708Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:44 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:45.708Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:05:45.709Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:45.709Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:45.726Z|f48ac136-1d5f-4c4c-ad49-26bc09dda05a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:45.887Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:45.892Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242
2022-12-09T01:05:45.892Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|INFO|500||Invoke
2022-12-09T01:05:45.893Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:45.893Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242
2022-12-09T01:05:45.893Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Method      : GET
2022-12-09T01:05:45.893Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6346c6c5133cf2a4b98f26e71be1ea3", X-B3-SpanId:"17f4055a948b143f", X-B3-ParentSpanId:"9a06832a646d8610", X-B3-Sampled:"0", X-ONAP-RequestID:"05dfdef7-5cbb-4b01-bbf1-8f884c288d42", X-RequestID:"05dfdef7-5cbb-4b01-bbf1-8f884c288d42", X-TransactionID:"05dfdef7-5cbb-4b01-bbf1-8f884c288d42", X-ECOMP-RequestID:"05dfdef7-5cbb-4b01-bbf1-8f884c288d42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa65ccd0-147e-46b6-a387-79642301e841"]
2022-12-09T01:05:45.894Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Request body: 
2022-12-09T01:05:45.894Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||==========================request end================================================
2022-12-09T01:05:45.935Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:45.936Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:45.936Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Status text  : OK
2022-12-09T01:05:45.936Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:44 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:45.940Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Response body: {
  "requestId" : "aea3fa73-440c-487d-a3b8-ab8d9881c242",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:32.000+00:00",
  "endTime" : "2022-12-09T01:05:40.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:40.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "aea3fa73-440c-487d-a3b8-ab8d9881c242",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242"
    }
  }
}
2022-12-09T01:05:45.941Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:45.941Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|INFO|500||InvokeReturn
2022-12-09T01:05:45.943Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false
2022-12-09T01:05:45.943Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:45.943Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:45.943Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false
2022-12-09T01:05:45.944Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:45.944Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d6346c6c5133cf2a4b98f26e71be1ea3", X-B3-SpanId:"389bd6e0be1360dc", X-B3-ParentSpanId:"9a06832a646d8610", X-B3-Sampled:"0", X-ONAP-RequestID:"05dfdef7-5cbb-4b01-bbf1-8f884c288d42", X-RequestID:"05dfdef7-5cbb-4b01-bbf1-8f884c288d42", X-TransactionID:"05dfdef7-5cbb-4b01-bbf1-8f884c288d42", X-ECOMP-RequestID:"05dfdef7-5cbb-4b01-bbf1-8f884c288d42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3baad096-0537-40ab-b213-d93c80203eff"]
2022-12-09T01:05:45.944Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:45.944Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:45.969Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:45.970Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:45.970Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:45.971Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:44 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:45.974Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:05:45.974Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:45.975Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:45.984Z|05dfdef7-5cbb-4b01-bbf1-8f884c288d42|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:46.144Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:46.149Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242
2022-12-09T01:05:46.149Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|INFO|500||Invoke
2022-12-09T01:05:46.150Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:46.150Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242
2022-12-09T01:05:46.150Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Method      : GET
2022-12-09T01:05:46.151Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1663f391bf60e3c9427e1ac9e08b2db", X-B3-SpanId:"1324c88ad4576a28", X-B3-ParentSpanId:"6f9eb7a937f66f23", X-B3-Sampled:"0", X-ONAP-RequestID:"72459b81-f28d-47db-9cb8-0368ded29c15", X-RequestID:"72459b81-f28d-47db-9cb8-0368ded29c15", X-TransactionID:"72459b81-f28d-47db-9cb8-0368ded29c15", X-ECOMP-RequestID:"72459b81-f28d-47db-9cb8-0368ded29c15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d0e75881-fa52-4808-9d2a-8d00679799b9"]
2022-12-09T01:05:46.151Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Request body: 
2022-12-09T01:05:46.151Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||==========================request end================================================
2022-12-09T01:05:46.182Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:46.183Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:46.184Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Status text  : OK
2022-12-09T01:05:46.184Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:45 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:46.186Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||Response body: {
  "requestId" : "aea3fa73-440c-487d-a3b8-ab8d9881c242",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:32.000+00:00",
  "endTime" : "2022-12-09T01:05:40.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:40.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "aea3fa73-440c-487d-a3b8-ab8d9881c242",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242"
    }
  }
}
2022-12-09T01:05:46.186Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:46.186Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aea3fa73-440c-487d-a3b8-ab8d9881c242|INFO|500||InvokeReturn
2022-12-09T01:05:46.188Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false
2022-12-09T01:05:46.189Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:46.189Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:46.189Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false
2022-12-09T01:05:46.190Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:46.190Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1663f391bf60e3c9427e1ac9e08b2db", X-B3-SpanId:"e8b2bc123893e929", X-B3-ParentSpanId:"6f9eb7a937f66f23", X-B3-Sampled:"0", X-ONAP-RequestID:"72459b81-f28d-47db-9cb8-0368ded29c15", X-RequestID:"72459b81-f28d-47db-9cb8-0368ded29c15", X-TransactionID:"72459b81-f28d-47db-9cb8-0368ded29c15", X-ECOMP-RequestID:"72459b81-f28d-47db-9cb8-0368ded29c15", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91af9faa-d4a4-4ea0-869f-8d43a619e7e7"]
2022-12-09T01:05:46.190Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:46.190Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:46.211Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:46.212Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:46.212Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:46.213Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:45 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:46.218Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:05:46.218Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:46.219Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aea3fa73-440c-487d-a3b8-ab8d9881c242&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:46.228Z|72459b81-f28d-47db-9cb8-0368ded29c15|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aea3fa73-440c-487d-a3b8-ab8d9881c242|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:47.928Z|30238547-a585-45b7-bfc5-6489319edd03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:47.929Z|30238547-a585-45b7-bfc5-6489319edd03|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:47.934Z|2e6e2c92-293b-4838-b457-43848546652d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:47.934Z|2e6e2c92-293b-4838-b457-43848546652d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:47.939Z|75080a18-72e2-441e-b5ec-4e4268c4ff2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:47.940Z|75080a18-72e2-441e-b5ec-4e4268c4ff2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:48.989Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:48.994Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: ee714e81-e03e-4d56-9eac-3bc83afaaa4a already exists in requestDb InfraActiveRequests table
2022-12-09T01:05:48.995Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:05:48.996Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:05:48.996Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:48.996Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:05:48.996Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:05:48.997Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55b2254d18d716ef118a3cc14c6f7182", X-B3-SpanId:"1de1b67e4ecc125c", X-B3-ParentSpanId:"542bbdaff3e64eee", X-B3-Sampled:"0", X-ONAP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-TransactionID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ECOMP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7137c850-8127-4777-a57d-4673bba5643d"]
2022-12-09T01:05:48.997Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:05:48.997Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:05:49.027Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:49.028Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:05:49.028Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : Not Found
2022-12-09T01:05:49.028Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:05:48 GMT", x-envoy-upstream-service-time:"26", server:"envoy"]
2022-12-09T01:05:49.029Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: 
2022-12-09T01:05:49.029Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:49.029Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|404|Not Found|InvokeReturn
2022-12-09T01:05:49.042Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:05:49.048Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:05:49.079Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-12-09T01:05:49.079Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[ee714e81-e03e-4d56-9eac-3bc83afaaa4a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[5f007bf9-ad6b-4f64-9040-c488f5ea062c], X-ECOMP-RequestID=[ee714e81-e03e-4d56-9eac-3bc83afaaa4a], X-TransactionId=[], X-ONAP-RequestID=[ee714e81-e03e-4d56-9eac-3bc83afaaa4a]}
2022-12-09T01:05:49.143Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:05:48 GMT], server=[envoy], content-length=[1024], x-envoy-upstream-service-time=[51], vertex-id=[401536], x-aai-txid=[1-aai-resources-221209-01:05:48:076-40092], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:05:49.158Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|AAI|http://aai.onap:80/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":"1670547935245","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_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-12-09T01:05:49.158Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-12-09T01:05:49.160Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:05:49.160Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:05:49.161Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.161Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:05:49.162Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:49.162Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.162Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:05:49.162Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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:"55b2254d18d716ef118a3cc14c6f7182", X-B3-SpanId:"d81a5b5bfc048c2b", X-B3-ParentSpanId:"542bbdaff3e64eee", X-B3-Sampled:"0", X-ONAP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-TransactionID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ECOMP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89a0c06b-ea62-4b65-93de-7688ce4d173d"]
2022-12-09T01:05:49.163Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1","serviceInstanceId":"3f5b8d85-59d7-47f5-b806-1d6e2f284333"},"instanceName":"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0","requestScope":"vfModule"}
2022-12-09T01:05:49.163Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:05:49.196Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:49.197Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:49.197Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:05:49.197Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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, 09 Dec 2022 01:05:48 GMT", x-envoy-upstream-service-time:"30", server:"envoy"]
2022-12-09T01:05:49.198Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:05:49.198Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:49.198Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:05:49.199Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37
2022-12-09T01:05:49.200Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|INFO|500||Invoke
2022-12-09T01:05:49.200Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:49.200Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37
2022-12-09T01:05:49.200Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Method      : GET
2022-12-09T01:05:49.201Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-TransactionID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ECOMP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7fd0e7a-3854-4614-9caf-9ad20cae00df"]
2022-12-09T01:05:49.201Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Request body: 
2022-12-09T01:05:49.201Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||==========================request end================================================
2022-12-09T01:05:49.239Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:49.240Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:49.240Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Status text  : OK
2022-12-09T01:05:49.240Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:05:48 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:49.241Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Response body: {
  "id" : 10,
  "modelCustomizationUUID" : "a25f92a2-c603-4eed-a172-43cc8cd6ef37",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-12-09 01:03:17.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/heatEnvironment"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/cvnfcCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/volumeHeatEnv"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vnfCustomization"
    }
  }
}
2022-12-09T01:05:49.242Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:49.242Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|INFO|500||InvokeReturn
2022-12-09T01:05:49.245Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule
2022-12-09T01:05:49.246Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||Invoke
2022-12-09T01:05:49.246Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:49.246Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule
2022-12-09T01:05:49.247Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Method      : GET
2022-12-09T01:05:49.247Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-TransactionID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ECOMP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9357eebb-6af2-48ab-976e-044909a51128"]
2022-12-09T01:05:49.247Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Request body: 
2022-12-09T01:05:49.247Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||==========================request end================================================
2022-12-09T01:05:49.283Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:49.284Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:49.284Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status text  : OK
2022-12-09T01:05:49.285Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:05:48 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:49.286Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1",
  "modelInvariantUUID" : "26733c5d-0f98-41f0-b525-7c7624e77345",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-12-09 01:03:17.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vfModuleCustomization"
    }
  }
}
2022-12-09T01:05:49.287Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:49.287Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||InvokeReturn
2022-12-09T01:05:49.290Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:05:49.290Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-12-09T01:05:49.290Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:49.290Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:05:49.291Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:05:49.291Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-TransactionID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ECOMP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9a0553d7-7779-4041-9f41-dc9e3c59c584"]
2022-12-09T01:05:49.291Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:05:49.291Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:05:49.312Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:49.312Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:05:49.313Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:05:49.313Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&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, 09 Dec 2022 01:05:48 GMT", x-envoy-upstream-service-time:"18", server:"envoy"]
2022-12-09T01:05:49.314Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:05:49.314Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:49.314Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:05:49.315Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345
2022-12-09T01:05:49.315Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|INFO|500||Invoke
2022-12-09T01:05:49.316Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:49.316Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345
2022-12-09T01:05:49.316Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Method      : GET
2022-12-09T01:05:49.316Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-TransactionID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ECOMP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8fc0e879-e0f1-4c3b-8834-ec2e9a9bbd78"]
2022-12-09T01:05:49.317Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Request body: 
2022-12-09T01:05:49.317Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||==========================request end================================================
2022-12-09T01:05:49.345Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:49.346Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:49.346Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Status text  : OK
2022-12-09T01:05:49.346Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:05:48 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:49.348Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1",
      "modelInvariantUUID" : "26733c5d-0f98-41f0-b525-7c7624e77345",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-12-09 01:03:17.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/heatFiles"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vnfResources"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/volumeHeatTemplate"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/moduleHeatTemplate"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vfModuleCustomization"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345"
    }
  }
}
2022-12-09T01:05:49.348Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:49.349Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|INFO|500||InvokeReturn
2022-12-09T01:05:49.351Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:05:49.352Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-12-09T01:05:49.352Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:49.352Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:05:49.353Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:05:49.353Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-TransactionID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ECOMP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46587c07-1d57-440e-af33-e10834c3d671"]
2022-12-09T01:05:49.354Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:05:49.354Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:05:49.375Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:49.376Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:05:49.376Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:05:49.376Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&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, 09 Dec 2022 01:05:48 GMT", x-envoy-upstream-service-time:"18", server:"envoy"]
2022-12-09T01:05:49.377Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:05:49.377Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:49.377Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:05:49.378Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.379Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.379Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.380Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.380Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.380Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-TransactionID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ECOMP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f23a12d-8cd8-4113-9978-eddf00272126"]
2022-12-09T01:05:49.380Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.381Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.402Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.403Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.404Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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  : OK
2022-12-09T01:05:49.405Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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", date:"Fri, 09 Dec 2022 01:05:48 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:49.406Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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" : 46,
  "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/46"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46"
    }
  }
}
2022-12-09T01:05:49.406Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.407Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.410Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1
2022-12-09T01:05:49.410Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|INFO|500||Invoke
2022-12-09T01:05:49.411Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:49.411Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1
2022-12-09T01:05:49.412Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Method      : GET
2022-12-09T01:05:49.412Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-TransactionID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ECOMP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"998de2c3-af61-44b2-aaa3-76c2dba9fa3a"]
2022-12-09T01:05:49.413Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Request body: 
2022-12-09T01:05:49.413Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||==========================request end================================================
2022-12-09T01:05:49.437Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:49.438Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:49.438Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Status text  : OK
2022-12-09T01:05:49.439Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:05:48 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:49.440Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Response body: {
  "modelUUID" : "e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1",
  "modelInvariantUUID" : "26733c5d-0f98-41f0-b525-7c7624e77345",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-12-09 01:03:17.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vfModuleCustomization"
    }
  }
}
2022-12-09T01:05:49.441Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:49.441Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|INFO|500||InvokeReturn
2022-12-09T01:05:49.444Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.444Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:05:49.445Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:49.445Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.445Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:05:49.445Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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:"3331", X-B3-TraceId:"55b2254d18d716ef118a3cc14c6f7182", X-B3-SpanId:"8c7e6e55ee78d4d1", X-B3-ParentSpanId:"542bbdaff3e64eee", X-B3-Sampled:"0", X-ONAP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-TransactionID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ECOMP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9373ec30-2b95-4b54-8474-b016d6ee45bd"]
2022-12-09T01:05:49.446Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","requestStatus":"IN_PROGRESS","startTime":1670547949043,"source":"VID","vnfId":"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1","vnfType":"","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"3f5b8d85-59d7-47f5-b806-1d6e2f284333","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a"}
2022-12-09T01:05:49.446Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:05:49.485Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:49.486Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:05:49.486Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:05:49.486Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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/ee714e81-e03e-4d56-9eac-3bc83afaaa4a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:48 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:49.487Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:05:49.043+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:05:48.930+00:00",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:05:49.487Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:49.488Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:05:49.498Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.499Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:05:49.499Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:49.499Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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-12-09T01:05:49.500Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:05:49.500Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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:"55b2254d18d716ef118a3cc14c6f7182", X-B3-SpanId:"54d283908574c178", X-B3-ParentSpanId:"542bbdaff3e64eee", X-B3-Sampled:"0", X-ONAP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-TransactionID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ECOMP-RequestID:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70a24832-8399-451d-8345-a13fec05f60f"]
2022-12-09T01:05:49.500Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/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\":\"26733c5d-0f98-41f0-b525-7c7624e77345\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\"modelVersionId\":\"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\"modelCustomizationId\":\"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\"modelUuid\":\"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\"modelInvariantUuid\":\"26733c5d-0f98-41f0-b525-7c7624e77345\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\"modelInfo\":{\"modelInvariantId\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelUuid\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelInvariantUuid\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\"}}},{\"relatedInstance\":{\"instanceId\":\"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\"modelVersionId\":\"c811387e-bf4c-4918-a0b1-587a666e69d7\",\"modelCustomizationId\":\"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\"modelUuid\":\"c811387e-bf4c-4918-a0b1-587a666e69d7\",\"modelInvariantUuid\":\"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\"vnfInstanceId\":\"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\"}","type":"String"},"requestId":{"value":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","type":"String"},"mso-request-id":{"value":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"3f5b8d85-59d7-47f5-b806-1d6e2f284333","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1","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/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-12-09T01:05:49.501Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:05:50.516Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:50.517Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:05:50.517Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:05:50.518Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:05:49 GMT", x-onap-requestid:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", x-requestid:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", x-transactionid:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", x-ecomp-requestid:"ee714e81-e03e-4d56-9eac-3bc83afaaa4a", x-onap-partnername:"UNKNOWN", x-invocationid:"70a24832-8399-451d-8345-a13fec05f60f", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1010", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:50.518Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ee714e81-e03e-4d56-9eac-3bc83afaaa4a\",\"instanceId\":\"6331014e-09f2-4e71-978c-efb21b895d4b\"}}","message":"Success","processInstanceID":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:05:50.518Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:50.519Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:05:50.524Z|ee714e81-e03e-4d56-9eac-3bc83afaaa4a|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:50.695Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:50.701Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:05:50.702Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:05:50.702Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:50.703Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:05:50.703Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:05:50.703Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16e5a9d90f0f4a4d6273f3052a1a12e2", X-B3-SpanId:"ab708b24e5fb4a25", X-B3-ParentSpanId:"b0e883b40a4a2a1c", X-B3-Sampled:"0", X-ONAP-RequestID:"52fe3cad-0e16-4783-bd9b-bd79d189c35f", X-RequestID:"52fe3cad-0e16-4783-bd9b-bd79d189c35f", X-TransactionID:"52fe3cad-0e16-4783-bd9b-bd79d189c35f", X-ECOMP-RequestID:"52fe3cad-0e16-4783-bd9b-bd79d189c35f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"30e611e3-3b9a-4436-b0da-163b54f616c3"]
2022-12-09T01:05:50.704Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:05:50.704Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:05:50.734Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:50.735Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:50.735Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:05:50.735Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:49 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:50.736Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:49.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:05:50.737Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:50.738Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:05:50.740Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:05:50.741Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:50.741Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:50.741Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:05:50.742Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:50.742Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"16e5a9d90f0f4a4d6273f3052a1a12e2", X-B3-SpanId:"da57c9a75c64705a", X-B3-ParentSpanId:"b0e883b40a4a2a1c", X-B3-Sampled:"0", X-ONAP-RequestID:"52fe3cad-0e16-4783-bd9b-bd79d189c35f", X-RequestID:"52fe3cad-0e16-4783-bd9b-bd79d189c35f", X-TransactionID:"52fe3cad-0e16-4783-bd9b-bd79d189c35f", X-ECOMP-RequestID:"52fe3cad-0e16-4783-bd9b-bd79d189c35f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"511998f7-dd32-46ae-b420-a9b8331d0328"]
2022-12-09T01:05:50.742Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:50.743Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:50.768Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:50.769Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:50.770Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:50.770Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:49 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:50.771Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:05:50.771Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:50.772Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:50.785Z|52fe3cad-0e16-4783-bd9b-bd79d189c35f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:52.960Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:52.971Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:52.972Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||Invoke
2022-12-09T01:05:52.973Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:52.974Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:52.974Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Method      : GET
2022-12-09T01:05:52.974Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"048fc7d729a988f89b9a6aed5c9f8ab9", X-B3-SpanId:"a37524ab92df9021", X-B3-ParentSpanId:"220f3f71d2eedb25", X-B3-Sampled:"0", X-ONAP-RequestID:"9cd6f3e3-99c4-4779-baad-702c535b3f76", X-RequestID:"9cd6f3e3-99c4-4779-baad-702c535b3f76", X-TransactionID:"9cd6f3e3-99c4-4779-baad-702c535b3f76", X-ECOMP-RequestID:"9cd6f3e3-99c4-4779-baad-702c535b3f76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6b6263c8-fa69-4482-9b6f-6881371f1002"]
2022-12-09T01:05:52.975Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Request body: 
2022-12-09T01:05:52.975Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||==========================request end================================================
2022-12-09T01:05:53.375Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:53.376Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:53.377Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status text  : OK
2022-12-09T01:05:53.377Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:52 GMT", x-envoy-upstream-service-time:"396", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:53.378Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Response body: {
  "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "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-12-09T01:04:26.000+00:00",
  "endTime" : "2022-12-09T01:05:51.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:51.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
    "cloudIdentifier" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"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\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-12-09T01:04:39.000+00:00"
  } ],
  "requestURI" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    }
  }
}
2022-12-09T01:05:53.379Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:53.379Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||InvokeReturn
2022-12-09T01:05:53.382Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:53.382Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:53.383Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:53.383Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:53.383Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:53.384Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"048fc7d729a988f89b9a6aed5c9f8ab9", X-B3-SpanId:"adbc8333abbd0165", X-B3-ParentSpanId:"220f3f71d2eedb25", X-B3-Sampled:"0", X-ONAP-RequestID:"9cd6f3e3-99c4-4779-baad-702c535b3f76", X-RequestID:"9cd6f3e3-99c4-4779-baad-702c535b3f76", X-TransactionID:"9cd6f3e3-99c4-4779-baad-702c535b3f76", X-ECOMP-RequestID:"9cd6f3e3-99c4-4779-baad-702c535b3f76", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2441dab7-7287-4f27-81f9-aa454192a3c1"]
2022-12-09T01:05:53.384Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:53.385Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:53.411Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:53.412Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:53.413Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:53.413Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:52 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:53.414Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":null,\"creation_time\":1670547881000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:04:44.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:05:53.415Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:53.415Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:53.431Z|9cd6f3e3-99c4-4779-baad-702c535b3f76|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:53.587Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:53.592Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:53.592Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||Invoke
2022-12-09T01:05:53.593Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:53.593Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:53.593Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Method      : GET
2022-12-09T01:05:53.593Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"269b6b5e586595d20fb2307e33d775ab", X-B3-SpanId:"1dd3d042f466f73f", X-B3-ParentSpanId:"96b413777d611805", X-B3-Sampled:"0", X-ONAP-RequestID:"914e9ddb-0f14-480b-9118-664a4556c327", X-RequestID:"914e9ddb-0f14-480b-9118-664a4556c327", X-TransactionID:"914e9ddb-0f14-480b-9118-664a4556c327", X-ECOMP-RequestID:"914e9ddb-0f14-480b-9118-664a4556c327", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f5e6509-1bf9-475b-875f-d96fea2421db"]
2022-12-09T01:05:53.594Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Request body: 
2022-12-09T01:05:53.594Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||==========================request end================================================
2022-12-09T01:05:53.620Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:53.620Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:53.621Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status text  : OK
2022-12-09T01:05:53.621Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:52 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:53.622Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Response body: {
  "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "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-12-09T01:04:26.000+00:00",
  "endTime" : "2022-12-09T01:05:51.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:51.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
    "cloudIdentifier" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"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\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-12-09T01:04:39.000+00:00"
  } ],
  "requestURI" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    }
  }
}
2022-12-09T01:05:53.622Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:53.622Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||InvokeReturn
2022-12-09T01:05:53.625Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:53.626Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:53.626Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:53.626Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:53.626Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:53.627Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"269b6b5e586595d20fb2307e33d775ab", X-B3-SpanId:"57f1674dc0ee7ca8", X-B3-ParentSpanId:"96b413777d611805", X-B3-Sampled:"0", X-ONAP-RequestID:"914e9ddb-0f14-480b-9118-664a4556c327", X-RequestID:"914e9ddb-0f14-480b-9118-664a4556c327", X-TransactionID:"914e9ddb-0f14-480b-9118-664a4556c327", X-ECOMP-RequestID:"914e9ddb-0f14-480b-9118-664a4556c327", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"673e8357-01ac-4ce7-9eab-8b2b8274f122"]
2022-12-09T01:05:53.627Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:53.627Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:53.643Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:53.644Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:53.645Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:53.645Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:52 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:53.646Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":null,\"creation_time\":1670547881000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:04:44.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:05:53.646Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:53.647Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:53.658Z|914e9ddb-0f14-480b-9118-664a4556c327|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:53.816Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:53.820Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:53.821Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||Invoke
2022-12-09T01:05:53.821Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:53.821Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:53.822Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Method      : GET
2022-12-09T01:05:53.822Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1103623768c10e4db949cbd405f7489", X-B3-SpanId:"cf1e5cfa50a0c45a", X-B3-ParentSpanId:"d5ddfa28504afa8e", X-B3-Sampled:"0", X-ONAP-RequestID:"40f525ac-fb33-4a3b-8a37-244f72c31fd8", X-RequestID:"40f525ac-fb33-4a3b-8a37-244f72c31fd8", X-TransactionID:"40f525ac-fb33-4a3b-8a37-244f72c31fd8", X-ECOMP-RequestID:"40f525ac-fb33-4a3b-8a37-244f72c31fd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4625c088-77d8-489d-91aa-28cb7caab935"]
2022-12-09T01:05:53.823Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Request body: 
2022-12-09T01:05:53.823Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||==========================request end================================================
2022-12-09T01:05:53.974Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:53.975Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:53.975Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status text  : OK
2022-12-09T01:05:53.976Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:52 GMT", x-envoy-upstream-service-time:"144", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:53.977Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Response body: {
  "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "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-12-09T01:04:26.000+00:00",
  "endTime" : "2022-12-09T01:05:51.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:51.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
    "cloudIdentifier" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"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\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-12-09T01:04:39.000+00:00"
  } ],
  "requestURI" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    }
  }
}
2022-12-09T01:05:53.977Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:53.978Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||InvokeReturn
2022-12-09T01:05:53.982Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:53.983Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:53.983Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:53.983Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:53.983Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:53.983Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1103623768c10e4db949cbd405f7489", X-B3-SpanId:"8db5df141ff3e3f5", X-B3-ParentSpanId:"d5ddfa28504afa8e", X-B3-Sampled:"0", X-ONAP-RequestID:"40f525ac-fb33-4a3b-8a37-244f72c31fd8", X-RequestID:"40f525ac-fb33-4a3b-8a37-244f72c31fd8", X-TransactionID:"40f525ac-fb33-4a3b-8a37-244f72c31fd8", X-ECOMP-RequestID:"40f525ac-fb33-4a3b-8a37-244f72c31fd8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2015b3a8-8c77-41d0-a69b-cd7eae8c59fc"]
2022-12-09T01:05:53.984Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:53.984Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:54.006Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:54.006Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:54.007Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:54.007Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:52 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:54.008Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":null,\"creation_time\":1670547881000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:04:44.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:05:54.008Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:54.008Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:54.019Z|40f525ac-fb33-4a3b-8a37-244f72c31fd8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:54.180Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:54.184Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:54.185Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||Invoke
2022-12-09T01:05:54.185Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:54.186Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:54.186Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Method      : GET
2022-12-09T01:05:54.186Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05aba1d5e6e9dc3470b65038d287f715", X-B3-SpanId:"a3a08c238f71f8c0", X-B3-ParentSpanId:"89191b3cd7c189d4", X-B3-Sampled:"0", X-ONAP-RequestID:"5c54a786-35cf-4a08-b2fa-1edb8cb68df7", X-RequestID:"5c54a786-35cf-4a08-b2fa-1edb8cb68df7", X-TransactionID:"5c54a786-35cf-4a08-b2fa-1edb8cb68df7", X-ECOMP-RequestID:"5c54a786-35cf-4a08-b2fa-1edb8cb68df7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e575f92-5985-42bc-b1ae-c62b1c2bbef7"]
2022-12-09T01:05:54.186Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Request body: 
2022-12-09T01:05:54.187Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||==========================request end================================================
2022-12-09T01:05:54.218Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:54.219Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:54.220Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status text  : OK
2022-12-09T01:05:54.220Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:52 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:54.221Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Response body: {
  "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "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-12-09T01:04:26.000+00:00",
  "endTime" : "2022-12-09T01:05:51.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:51.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
    "cloudIdentifier" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"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\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-12-09T01:04:39.000+00:00"
  } ],
  "requestURI" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    }
  }
}
2022-12-09T01:05:54.221Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:54.222Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||InvokeReturn
2022-12-09T01:05:54.225Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:54.225Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:54.225Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:54.226Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:54.226Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:54.226Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05aba1d5e6e9dc3470b65038d287f715", X-B3-SpanId:"206739e34d4462ce", X-B3-ParentSpanId:"89191b3cd7c189d4", X-B3-Sampled:"0", X-ONAP-RequestID:"5c54a786-35cf-4a08-b2fa-1edb8cb68df7", X-RequestID:"5c54a786-35cf-4a08-b2fa-1edb8cb68df7", X-TransactionID:"5c54a786-35cf-4a08-b2fa-1edb8cb68df7", X-ECOMP-RequestID:"5c54a786-35cf-4a08-b2fa-1edb8cb68df7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"be83f162-1ce0-4244-9d26-31c5a89aaa65"]
2022-12-09T01:05:54.227Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:54.227Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:54.254Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:54.254Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:54.254Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:54.255Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:52 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:54.257Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":null,\"creation_time\":1670547881000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:04:44.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:05:54.257Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:54.257Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:54.266Z|5c54a786-35cf-4a08-b2fa-1edb8cb68df7|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:54.429Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:05:54.434Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:54.435Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||Invoke
2022-12-09T01:05:54.435Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:54.435Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a
2022-12-09T01:05:54.435Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Method      : GET
2022-12-09T01:05:54.436Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc7c544026379b6957e992b659cf33ec", X-B3-SpanId:"e7118b3c8b8f274e", X-B3-ParentSpanId:"5fc9aaa68162d5d7", X-B3-Sampled:"0", X-ONAP-RequestID:"aac25d9f-6dde-4c88-88d2-f28928931fc7", X-RequestID:"aac25d9f-6dde-4c88-88d2-f28928931fc7", X-TransactionID:"aac25d9f-6dde-4c88-88d2-f28928931fc7", X-ECOMP-RequestID:"aac25d9f-6dde-4c88-88d2-f28928931fc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"567e1fd3-b8d1-4850-ace9-9a1265d3db0c"]
2022-12-09T01:05:54.436Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Request body: 
2022-12-09T01:05:54.436Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||==========================request end================================================
2022-12-09T01:05:54.463Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:54.464Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:54.465Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Status text  : OK
2022-12-09T01:05:54.465Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:53 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:54.466Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||Response body: {
  "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "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-12-09T01:04:26.000+00:00",
  "endTime" : "2022-12-09T01:05:51.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"BasicVm..base_ubuntu20..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\",\n            \"cloudOwner\": \"basicvm-cloud-owner\",\n            \"lcpCloudRegionId\": \"RegionOne\"\n        },\n        \"relatedInstanceList\": [\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"29745463-c486-495e-9560-352d5bee025e\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_vm\",\n                        \"modelInvariantId\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n                        \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\n                        \"modelCustomizationName\": \"basic_vm 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:51.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "BasicVm..base_ubuntu20..module-0",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ {
    "requestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
    "cloudIdentifier" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
    "requestBody" : "{\"parameters\":{\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"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\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"admin_plane_net_name\":\"admin-daily-master-sm\"},\"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-12-09T01:04:39.000+00:00"
  } ],
  "requestURI" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a"
    }
  }
}
2022-12-09T01:05:54.466Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:54.467Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|INFO|500||InvokeReturn
2022-12-09T01:05:54.469Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:54.469Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:05:54.470Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:05:54.470Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false
2022-12-09T01:05:54.471Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:05:54.471Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cc7c544026379b6957e992b659cf33ec", X-B3-SpanId:"5db3e3c043c0eeaa", X-B3-ParentSpanId:"5fc9aaa68162d5d7", X-B3-Sampled:"0", X-ONAP-RequestID:"aac25d9f-6dde-4c88-88d2-f28928931fc7", X-RequestID:"aac25d9f-6dde-4c88-88d2-f28928931fc7", X-TransactionID:"aac25d9f-6dde-4c88-88d2-f28928931fc7", X-ECOMP-RequestID:"aac25d9f-6dde-4c88-88d2-f28928931fc7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0b849c9-ed73-49ba-8e35-79a51114a0f8"]
2022-12-09T01:05:54.471Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:05:54.472Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:05:54.499Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:05:54.500Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:05:54.500Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:05:54.501Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:05:53 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:05:54.502Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 32,
  "soRequestId" : "9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack CREATE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":null,\"creation_time\":1670547881000,\"stack_status\":\"CREATE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:04:44.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:05:54.502Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:05:54.503Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:05:54.514Z|aac25d9f-6dde-4c88-88d2-f28928931fc7|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/9c7bf7d4-9ff2-46ee-a1de-b38ee4525d8a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:05:55.370Z|0e6502ed-679a-4d20-9ff9-4573a62b8c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:05:55.370Z|0e6502ed-679a-4d20-9ff9-4573a62b8c18|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:05:57.963Z|61933bfd-8e3e-44c7-8321-67aaeac88307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:57.964Z|61933bfd-8e3e-44c7-8321-67aaeac88307|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:57.969Z|cfb505d0-aeda-4bcf-a84e-0911403ccdda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:57.969Z|cfb505d0-aeda-4bcf-a84e-0911403ccdda|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:05:57.971Z|ca72856c-d573-463c-aa70-a2ebc2c26c3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:05:57.972Z|ca72856c-d573-463c-aa70-a2ebc2c26c3a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:00.962Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:06:00.969Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:06:00.971Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:06:00.971Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:00.972Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:06:00.973Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:06:00.974Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e37814bc828d6af1bca8c53d1cead75", X-B3-SpanId:"f36d2fcddcf533ea", X-B3-ParentSpanId:"4af1bd908629c433", X-B3-Sampled:"0", X-ONAP-RequestID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-RequestID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-TransactionID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-ECOMP-RequestID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65ec2187-2ce1-495f-8688-6458ad4ef454"]
2022-12-09T01:06:00.974Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:06:00.975Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:06:01.007Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:01.009Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:01.009Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:06:01.009Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:00 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:01.010Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "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-12-09T01:05:49.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:05:56.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:06:01.011Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:01.011Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:06:01.013Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:06:01.014Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:06:01.014Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:01.017Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:06:01.018Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:06:01.018Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9e37814bc828d6af1bca8c53d1cead75", X-B3-SpanId:"8527410c238b082b", X-B3-ParentSpanId:"4af1bd908629c433", X-B3-Sampled:"0", X-ONAP-RequestID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-RequestID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-TransactionID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-ECOMP-RequestID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"07627947-3c4f-475e-99a5-5a358004e9f0"]
2022-12-09T01:06:01.019Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:06:01.020Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:06:01.046Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:01.047Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:01.047Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:06:01.048Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:00 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:01.050Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:06:01.051Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:01.051Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:06:01.085Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:01.086Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:01.086Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:01.087Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:01.087Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:01.087Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-RequestID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-TransactionID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-ECOMP-RequestID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ed76578-d333-43ae-897a-39039b460199"]
2022-12-09T01:06:01.088Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:01.088Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:01.210Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:01.210Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:01.211Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:01.211Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8ED7653C32A848560D6ED778657F1E80; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:06:00 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:06:01.212Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a1abfb6f-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:05:54.642+0000","endTime":"2022-12-09T01:05:56.018+0000","removalTime":null,"durationInMillis":1376,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"a1ab10ce-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:06:01.212Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:01.212Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:01.249Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:01.250Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:01.250Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:01.250Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:01.251Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:01.251Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-RequestID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-TransactionID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-ECOMP-RequestID:"6c3e451a-e389-46c6-b923-ebb8bb414ee6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3182cb9-762e-4e7b-adf6-ef85c530750a"]
2022-12-09T01:06:01.251Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:01.252Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:01.371Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:01.371Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:01.372Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:01.372Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=EDB57509027227482DC3673E22691623; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:06:00 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:06:01.372Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:a276507a-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"a1abfb6f-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"a1abfb6f-775d-11ed-b899-1e7d76ee51e3","executionId":"a1abfb6f-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:05:55.968+0000","endTime":"2022-12-09T01:05:55.976+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:06:01.373Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:01.373Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a1abfb6f-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:01.379Z|6c3e451a-e389-46c6-b923-ebb8bb414ee6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:06:06.273Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:06:06.276Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|||INFO|500||Checking if requestId: ce8577d0-b7e8-44e5-a2c5-d13a485cd91e already exists in requestDb InfraActiveRequests table
2022-12-09T01:06:06.277Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:06:06.277Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||Invoke
2022-12-09T01:06:06.278Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:06.278Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:06:06.278Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Method      : GET
2022-12-09T01:06:06.279Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ff065433cba07530e8d45f5937693880", X-B3-SpanId:"096b55aa4040c065", X-B3-ParentSpanId:"21ab7a4fdbf89128", X-B3-Sampled:"0", X-ONAP-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-TransactionID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-ECOMP-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"905308a3-7375-4250-b7f3-753ed17e4026"]
2022-12-09T01:06:06.279Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Request body: 
2022-12-09T01:06:06.280Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||==========================request end================================================
2022-12-09T01:06:06.311Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:06.311Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:06:06.312Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status text  : Not Found
2022-12-09T01:06:06.312Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:06:05 GMT", x-envoy-upstream-service-time:"26", server:"envoy"]
2022-12-09T01:06:06.313Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Response body: 
2022-12-09T01:06:06.313Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:06.314Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|404|Not Found|InvokeReturn
2022-12-09T01:06:06.330Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:06:06.336Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:06:06.371Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||Invoke
2022-12-09T01:06:06.372Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d with request headers:{Authorization=[***REDACTED***], X-RequestID=[ce8577d0-b7e8-44e5-a2c5-d13a485cd91e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[fea1e1b8-1c9b-4177-a59e-235905dc7323], X-ECOMP-RequestID=[ce8577d0-b7e8-44e5-a2c5-d13a485cd91e], X-TransactionId=[], X-ONAP-RequestID=[ce8577d0-b7e8-44e5-a2c5-d13a485cd91e]}
2022-12-09T01:06:06.430Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:06:05 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[54], vertex-id=[397432], x-aai-txid=[0-aai-resources-221209-01:06:05:363-82136], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:06:06.432Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||{"tenant-id":"2ee1b58c15dc42f1b435bd67d5bcc17d","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1670547854907","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9f68bc84-2d63-4528-9302-4f2c9b2a30ba"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_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-12-09T01:06:06.433Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||InvokeReturn
2022-12-09T01:06:06.434Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:06:06.435Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:06:06.436Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.436Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:06:06.436Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:06.436Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.437Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:06:06.437Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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:"ff065433cba07530e8d45f5937693880", X-B3-SpanId:"4efe7e78d063e673", X-B3-ParentSpanId:"21ab7a4fdbf89128", X-B3-Sampled:"0", X-ONAP-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-TransactionID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-ECOMP-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7205de14-24fb-465a-bec6-2e8dced175d2"]
2022-12-09T01:06:06.437Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"9f68bc84-2d63-4528-9302-4f2c9b2a30ba","serviceInstanceId":"29745463-c486-495e-9560-352d5bee025e","vfModuleInstanceId":"45d2a268-c33f-4934-ac37-ba68e6b6a434"},"instanceName":null,"requestScope":"vfModule"}
2022-12-09T01:06:06.437Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:06:06.472Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:06.474Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:06.474Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:06:06.475Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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, 09 Dec 2022 01:06:05 GMT", x-envoy-upstream-service-time:"31", server:"envoy"]
2022-12-09T01:06:06.475Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:06:06.476Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:06.476Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:06:06.477Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.478Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.478Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.478Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.478Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.479Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-TransactionID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-ECOMP-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d78d42d-de27-4a51-a9ea-bbfe5d5e91a7"]
2022-12-09T01:06:06.479Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.479Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.511Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.512Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.512Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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  : OK
2022-12-09T01:06:06.513Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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", date:"Fri, 09 Dec 2022 01:06:05 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:06.514Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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" : 49,
  "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/49"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/49"
    }
  }
}
2022-12-09T01:06:06.515Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.516Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.520Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830
2022-12-09T01:06:06.520Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|INFO|500||Invoke
2022-12-09T01:06:06.521Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:06.521Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830
2022-12-09T01:06:06.522Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||Method      : GET
2022-12-09T01:06:06.522Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-TransactionID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-ECOMP-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bd4b5eb-de62-433c-a279-1c51e2e46152"]
2022-12-09T01:06:06.522Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||Request body: 
2022-12-09T01:06:06.523Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||==========================request end================================================
2022-12-09T01:06:06.565Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:06.566Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:06.566Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||Status text  : OK
2022-12-09T01:06:06.567Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:06:05 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:06.569Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||Response body: {
  "modelUUID" : "46ed54c6-d683-4358-bf7f-03a433d1e830",
  "modelInvariantUUID" : "c07a5419-8a3e-4bfb-8d4c-1925e69bd336",
  "modelName" : "BasicVm..base_ubuntu20..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-12-09 01:01:24.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830/vfModuleCustomization"
    }
  }
}
2022-12-09T01:06:06.570Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:06.570Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/46ed54c6-d683-4358-bf7f-03a433d1e830|INFO|500||InvokeReturn
2022-12-09T01:06:06.576Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-12-09T01:06:06.576Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:06:06.577Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:06.577Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-12-09T01:06:06.578Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:06:06.578Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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:"1778", X-B3-TraceId:"ff065433cba07530e8d45f5937693880", X-B3-SpanId:"ebec33431c73e6d4", X-B3-ParentSpanId:"21ab7a4fdbf89128", X-B3-Sampled:"0", X-ONAP-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-TransactionID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-ECOMP-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0729134c-bf6f-4836-9be1-6a2c8b3e6ec0"]
2022-12-09T01:06:06.578Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e","requestStatus":"IN_PROGRESS","startTime":1670547966331,"source":"VID","vnfId":"9f68bc84-2d63-4528-9302-4f2c9b2a30ba","vnfType":"","tenantId":"2ee1b58c15dc42f1b435bd67d5bcc17d","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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}","lastModifiedBy":"APIH","vfModuleId":"45d2a268-c33f-4934-ac37-ba68e6b6a434","vfModuleModelName":"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c","cloudRegion":"RegionOne","serviceInstanceId":"29745463-c486-495e-9560-352d5bee025e","requestScope":"vfModule","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"}
2022-12-09T01:06:06.579Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:06:06.627Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:06.629Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:06:06.629Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:06:06.630Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:05 GMT", x-envoy-upstream-service-time:"45", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:06.631Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:06:06.331+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:06:06.062+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleModelName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    }
  }
}
2022-12-09T01:06:06.631Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:06.632Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:06:06.639Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.640Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:06:06.640Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:06.640Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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-12-09T01:06:06.641Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:06:06.641Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|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:"ff065433cba07530e8d45f5937693880", X-B3-SpanId:"c44ea7d8337b313d", X-B3-ParentSpanId:"21ab7a4fdbf89128", X-B3-Sampled:"0", X-ONAP-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-TransactionID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-ECOMP-RequestID:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a2f8972c-8f35-40a3-9e5c-af3dd604bbd8"]
2022-12-09T01:06:06.642Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\"modelType\":\"vfModule\",\"modelName\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"modelVersion\":\"1670547950300\",\"modelCustomizationUuid\":\"b716fb15-bce7-4da1-9647-657242d7090a\",\"modelVersionId\":\"46ed54c6-d683-4358-bf7f-03a433d1e830\",\"modelCustomizationId\":\"b716fb15-bce7-4da1-9647-657242d7090a\",\"modelUuid\":\"46ed54c6-d683-4358-bf7f-03a433d1e830\",\"modelInvariantUuid\":\"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"29745463-c486-495e-9560-352d5bee025e\",\"vnfInstanceId\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vfModuleInstanceId\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\"}","type":"String"},"requestId":{"value":"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e","type":"String"},"mso-request-id":{"value":"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"29745463-c486-495e-9560-352d5bee025e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"9f68bc84-2d63-4528-9302-4f2c9b2a30ba","type":"String"},"vfModuleId":{"value":"45d2a268-c33f-4934-ac37-ba68e6b6a434","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/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-12-09T01:06:06.642Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:06:07.683Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:07.683Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:06:07.684Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:06:07.684Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:06:06 GMT", x-onap-requestid:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", x-requestid:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", x-transactionid:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", x-ecomp-requestid:"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e", x-onap-partnername:"UNKNOWN", x-invocationid:"a2f8972c-8f35-40a3-9e5c-af3dd604bbd8", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1036", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:07.684Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e\",\"instanceId\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\"}}","message":"Success","processInstanceID":"a85cefae-775d-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:06:07.685Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:07.685Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:06:07.694Z|ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|http-nio-8080-exec-10|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:06:07.891Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:06:07.896Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:06:07.897Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||Invoke
2022-12-09T01:06:07.897Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:07.897Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:06:07.898Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Method      : GET
2022-12-09T01:06:07.898Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb0808408e2260c56787c94138cb459c", X-B3-SpanId:"95bcff921a5df02e", X-B3-ParentSpanId:"021b8a434879bde5", X-B3-Sampled:"0", X-ONAP-RequestID:"47ac9866-be1f-4f0e-83d0-835abf037de6", X-RequestID:"47ac9866-be1f-4f0e-83d0-835abf037de6", X-TransactionID:"47ac9866-be1f-4f0e-83d0-835abf037de6", X-ECOMP-RequestID:"47ac9866-be1f-4f0e-83d0-835abf037de6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6014f29b-bbfb-490b-8bba-df27f0708e31"]
2022-12-09T01:06:07.898Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Request body: 
2022-12-09T01:06:07.898Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||==========================request end================================================
2022-12-09T01:06:07.929Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:07.930Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:07.930Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status text  : OK
2022-12-09T01:06:07.930Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:06 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:07.935Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Response body: {
  "requestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:06:06.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:06:06.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    }
  }
}
2022-12-09T01:06:07.935Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:07.935Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||InvokeReturn
2022-12-09T01:06:07.939Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:06:07.939Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:06:07.939Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:07.940Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:06:07.940Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:06:07.940Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb0808408e2260c56787c94138cb459c", X-B3-SpanId:"418a96ec47063ae2", X-B3-ParentSpanId:"021b8a434879bde5", X-B3-Sampled:"0", X-ONAP-RequestID:"47ac9866-be1f-4f0e-83d0-835abf037de6", X-RequestID:"47ac9866-be1f-4f0e-83d0-835abf037de6", X-TransactionID:"47ac9866-be1f-4f0e-83d0-835abf037de6", X-ECOMP-RequestID:"47ac9866-be1f-4f0e-83d0-835abf037de6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7705f628-18b4-48ba-8efb-4f32d0d45f8e"]
2022-12-09T01:06:07.941Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:06:07.941Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:06:07.975Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:07.976Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:07.976Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:06:07.976Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:06 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:07.983Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:06:07.983Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:07.984Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:06:07.992Z|47ac9866-be1f-4f0e-83d0-835abf037de6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:06:07.999Z|c21e8421-03de-4eff-9cab-877befa2880c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:08.000Z|c21e8421-03de-4eff-9cab-877befa2880c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:08.010Z|3e0d7e22-cb23-4436-a9db-c911fd903929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:08.011Z|3e0d7e22-cb23-4436-a9db-c911fd903929|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:08.028Z|acb332ad-309b-4553-accd-1a106ed01f95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:08.029Z|acb332ad-309b-4553-accd-1a106ed01f95|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:08.941Z|ebb08d8e-566b-408d-b956-762676069075|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:06:08.942Z|ebb08d8e-566b-408d-b956-762676069075|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:10.370Z|247c7087-5732-48f6-91b1-194f8db64799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:06:10.374Z|247c7087-5732-48f6-91b1-194f8db64799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:06:10.838Z|f6896dc1-bc7e-42fd-93e6-9cd5603e5d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:06:10.839Z|f6896dc1-bc7e-42fd-93e6-9cd5603e5d1e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:06:11.548Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:06:11.554Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:06:11.555Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:06:11.555Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:11.555Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:06:11.556Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:06:11.556Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ea49738b02058fef1afcb1432566b3a", X-B3-SpanId:"236fa3788fc209b7", X-B3-ParentSpanId:"643e74b3bc7c4128", X-B3-Sampled:"0", X-ONAP-RequestID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-RequestID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-TransactionID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-ECOMP-RequestID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f1bc83e6-d0ad-4e97-afca-36483a61aebd"]
2022-12-09T01:06:11.557Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:06:11.557Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:06:11.795Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:11.796Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:11.797Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:06:11.797Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:11 GMT", x-envoy-upstream-service-time:"234", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:11.798Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:06:06.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:06:07.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:06:11.799Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:11.799Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:06:11.801Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:06:11.802Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:06:11.802Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:11.803Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:06:11.803Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:06:11.804Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7ea49738b02058fef1afcb1432566b3a", X-B3-SpanId:"c5a7f3cba47bc5a7", X-B3-ParentSpanId:"643e74b3bc7c4128", X-B3-Sampled:"0", X-ONAP-RequestID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-RequestID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-TransactionID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-ECOMP-RequestID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08f499ad-2bd1-43dd-98fb-7c5fec13ec07"]
2022-12-09T01:06:11.804Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:06:11.805Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:06:11.828Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:11.828Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:11.829Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:06:11.829Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:11 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:11.831Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:06:11.832Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:11.832Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:06:11.869Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:11.870Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:11.870Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:11.870Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:11.871Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:11.871Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-RequestID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-TransactionID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-ECOMP-RequestID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e31e24c-0885-4913-9063-1df7eddd024f"]
2022-12-09T01:06:11.871Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:11.872Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:12.007Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:12.008Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:12.009Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:12.009Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=2AAEF4ED1A00704282580E1CDAB809C9; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:10 GMT", x-envoy-upstream-service-time:"131", server:"envoy"]
2022-12-09T01:06:12.010Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a9f7b357-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:06:08.560+0000","endTime":"2022-12-09T01:06:09.434+0000","removalTime":null,"durationInMillis":874,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"a9f6c8af-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:06:12.010Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:12.010Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:12.047Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:12.048Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:12.048Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:12.049Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:12.049Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:12.050Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-RequestID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-TransactionID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-ECOMP-RequestID:"e5b67725-09dc-4bf2-9a8c-94bb463b3b96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"284c6909-0511-4b8a-bff6-e4fa7f9578e5"]
2022-12-09T01:06:12.050Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:12.051Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:12.165Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:12.166Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:12.166Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:12.166Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=391733EBDB054EBBBA43EF2DEC2B56EB; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:10 GMT", x-envoy-upstream-service-time:"109", server:"envoy"]
2022-12-09T01:06:12.167Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:aa74fa06-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"a9f7b357-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"a9f7b357-775d-11ed-b899-1e7d76ee51e3","executionId":"a9f7b357-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:06:09.381+0000","endTime":"2022-12-09T01:06:09.391+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:06:12.167Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:12.168Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:12.173Z|e5b67725-09dc-4bf2-9a8c-94bb463b3b96|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:06:18.030Z|5f740c06-fab7-487e-8f34-dcc1c49aca58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:18.031Z|5f740c06-fab7-487e-8f34-dcc1c49aca58|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:18.038Z|3d71d7e3-c33a-470a-a3a4-0955897ccdd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:18.039Z|3d71d7e3-c33a-470a-a3a4-0955897ccdd7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:18.053Z|606f18e5-bb16-4fea-b2bb-c08c7c039d52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:18.056Z|606f18e5-bb16-4fea-b2bb-c08c7c039d52|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:18.156Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:06:18.163Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:06:18.164Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||Invoke
2022-12-09T01:06:18.164Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:18.165Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:06:18.165Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Method      : GET
2022-12-09T01:06:18.166Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc5fc7a99b7635ea87b5afcc5bdeab5d", X-B3-SpanId:"ce1a0fe40b456543", X-B3-ParentSpanId:"e41bba148acd151f", X-B3-Sampled:"0", X-ONAP-RequestID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-RequestID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-TransactionID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-ECOMP-RequestID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7aa1663-d150-447f-a35c-6891210796dc"]
2022-12-09T01:06:18.166Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Request body: 
2022-12-09T01:06:18.166Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||==========================request end================================================
2022-12-09T01:06:18.193Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:18.194Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:18.194Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status text  : OK
2022-12-09T01:06:18.194Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:17 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:18.195Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Response body: {
  "requestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "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-12-09T01:06:06.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:06:14.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    }
  }
}
2022-12-09T01:06:18.195Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:18.196Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||InvokeReturn
2022-12-09T01:06:18.197Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:06:18.198Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:06:18.198Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:18.198Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:06:18.198Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:06:18.198Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc5fc7a99b7635ea87b5afcc5bdeab5d", X-B3-SpanId:"c70a6eb2c672c2f6", X-B3-ParentSpanId:"e41bba148acd151f", X-B3-Sampled:"0", X-ONAP-RequestID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-RequestID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-TransactionID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-ECOMP-RequestID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d55ddcea-c4d3-4a54-8a93-10de042af377"]
2022-12-09T01:06:18.199Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:06:18.199Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:06:18.215Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:18.216Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:18.216Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:06:18.217Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:17 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:18.218Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":1670547974000,\"creation_time\":1670547881000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:06:15.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:06:18.218Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:18.218Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:06:18.250Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:18.250Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:18.251Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:18.251Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:18.251Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:18.251Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-RequestID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-TransactionID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-ECOMP-RequestID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0a49064-acbc-4647-98e8-ddff126a6239"]
2022-12-09T01:06:18.252Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:18.252Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:18.373Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:18.374Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:18.374Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:18.374Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7F892197CC6EDD6194F80C9ECDF6E6F5; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:17 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:06:18.375Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","businessKey":"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:06:10.275+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a85cefae-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"aafc795c-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:06:18.375Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:18.376Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:18.403Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:18.404Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:18.404Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:18.404Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:18.404Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:18.405Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-RequestID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-TransactionID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-ECOMP-RequestID:"60dfa021-2a72-4714-b1d6-de06c2c4710d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0be4f75-c388-4819-bf4d-031b70d64f92"]
2022-12-09T01:06:18.405Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:18.405Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:18.521Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:18.522Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:18.522Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:18.522Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=65E027FBFABBB1453B53EBDD0FA9EBD5; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:17 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:06:18.523Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ad518d57-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","executionId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:06:14.182+0000","endTime":"2022-12-09T01:06:14.188+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a85cefae-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:06:18.523Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:18.523Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:18.533Z|60dfa021-2a72-4714-b1d6-de06c2c4710d|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:06:22.349Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:06:22.355Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:06:22.356Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:06:22.356Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:22.356Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:06:22.356Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:06:22.357Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5367e073f18b7d3e90c89f0af2a3de1e", X-B3-SpanId:"7cd9cc2115c5916b", X-B3-ParentSpanId:"fe7c8c0e07c2738f", X-B3-Sampled:"0", X-ONAP-RequestID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-RequestID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-TransactionID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-ECOMP-RequestID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41f8dfc7-72dd-4272-8c53-4cdfe5b57ba5"]
2022-12-09T01:06:22.357Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:06:22.357Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:06:22.392Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:22.393Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:22.393Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:06:22.394Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:21 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:22.394Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:06:06.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:06:07.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:06:22.395Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:22.395Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:06:22.397Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:06:22.397Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:06:22.397Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:22.398Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:06:22.398Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:06:22.398Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5367e073f18b7d3e90c89f0af2a3de1e", X-B3-SpanId:"a12fac9d43f93bb8", X-B3-ParentSpanId:"fe7c8c0e07c2738f", X-B3-Sampled:"0", X-ONAP-RequestID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-RequestID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-TransactionID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-ECOMP-RequestID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffcc4ba2-587d-4af9-bc98-f78d80a6fdae"]
2022-12-09T01:06:22.399Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:06:22.399Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:06:22.419Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:22.419Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:22.420Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:06:22.420Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:21 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:22.425Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:06:22.426Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:22.426Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:06:22.461Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:22.462Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:22.462Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:22.463Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:22.463Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:22.463Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-RequestID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-TransactionID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-ECOMP-RequestID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f074beae-5d97-46a8-92d3-5f247b25dbb4"]
2022-12-09T01:06:22.464Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:22.464Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:22.584Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:22.584Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:22.584Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:22.585Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8D6945FDA6B4EBD911ACE35C47F4614A; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:21 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:06:22.585Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a9f7b357-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:06:08.560+0000","endTime":"2022-12-09T01:06:09.434+0000","removalTime":null,"durationInMillis":874,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"a9f6c8af-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:06:22.585Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:22.586Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:22.619Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:22.619Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:22.620Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:22.620Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:22.620Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:22.620Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-RequestID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-TransactionID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-ECOMP-RequestID:"3975da1e-74c9-45ad-82b4-38760d1367e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c19dcef-621b-4606-9a6a-de5dc70f68ee"]
2022-12-09T01:06:22.621Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:22.621Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:22.740Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:22.740Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:22.741Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:22.741Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=080378E41DF6EC99196FB095DA5251AA; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:21 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:06:22.742Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:aa74fa06-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"a9f7b357-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"a9f7b357-775d-11ed-b899-1e7d76ee51e3","executionId":"a9f7b357-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:06:09.381+0000","endTime":"2022-12-09T01:06:09.391+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:06:22.742Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:22.742Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:22.747Z|3975da1e-74c9-45ad-82b4-38760d1367e9|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:06:25.370Z|fa535a0f-fd49-4f77-bbb9-9e5448441aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:06:25.370Z|fa535a0f-fd49-4f77-bbb9-9e5448441aa1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:06:28.059Z|4b12c86d-4635-43d9-965b-9821a4e41ccf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:28.060Z|4b12c86d-4635-43d9-965b-9821a4e41ccf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:28.065Z|e951e70c-8013-4924-92c8-438c4494574d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:28.066Z|e951e70c-8013-4924-92c8-438c4494574d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:28.084Z|9d5daae5-82c0-41b8-af00-90ffedf7648f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:28.085Z|9d5daae5-82c0-41b8-af00-90ffedf7648f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:28.737Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:06:28.743Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:06:28.744Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||Invoke
2022-12-09T01:06:28.744Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:28.745Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:06:28.745Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Method      : GET
2022-12-09T01:06:28.745Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdfc9dcc19251840045a5d6c5d0e9efe", X-B3-SpanId:"e803edd00b18e88d", X-B3-ParentSpanId:"b265c3c231d21714", X-B3-Sampled:"0", X-ONAP-RequestID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-RequestID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-TransactionID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-ECOMP-RequestID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da6091ae-dcf5-497e-b33d-c4b6ca2fb3ac"]
2022-12-09T01:06:28.746Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Request body: 
2022-12-09T01:06:28.747Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||==========================request end================================================
2022-12-09T01:06:28.778Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:28.779Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:28.780Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status text  : OK
2022-12-09T01:06:28.780Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:28 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:28.781Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Response body: {
  "requestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "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-12-09T01:06:06.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:06:14.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    }
  }
}
2022-12-09T01:06:28.781Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:28.782Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||InvokeReturn
2022-12-09T01:06:28.783Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:06:28.784Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:06:28.784Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:28.785Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:06:28.785Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:06:28.785Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cdfc9dcc19251840045a5d6c5d0e9efe", X-B3-SpanId:"7b462fdf74280b88", X-B3-ParentSpanId:"b265c3c231d21714", X-B3-Sampled:"0", X-ONAP-RequestID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-RequestID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-TransactionID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-ECOMP-RequestID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82d581d8-ffdd-4b59-aa41-b1f933884a4b"]
2022-12-09T01:06:28.786Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:06:28.786Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:06:28.808Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:28.809Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:28.809Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:06:28.810Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:28 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:28.811Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":[],\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE started\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":1670547974000,\"creation_time\":1670547881000,\"stack_status\":\"DELETE_IN_PROGRESS\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:06:15.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:06:28.811Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:28.812Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:06:28.842Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:28.843Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:28.844Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:28.844Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:28.844Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:28.845Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-RequestID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-TransactionID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-ECOMP-RequestID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb8643d3-6206-4710-8a78-f59c78fa9762"]
2022-12-09T01:06:28.845Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:28.846Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:28.968Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:28.968Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:28.969Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:28.969Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=2B19945D815B7FC60AFED4B735792B9E; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:28 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:06:28.970Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","businessKey":"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:06:10.275+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a85cefae-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"aafc795c-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:06:28.970Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:28.970Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:28.995Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:28.996Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:28.996Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:28.996Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:28.997Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:28.997Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-RequestID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-TransactionID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-ECOMP-RequestID:"afd821d6-8fd6-4644-99df-77d7dae2cd63", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"536043e4-5bb1-44ac-a495-b2e53315d83a"]
2022-12-09T01:06:28.997Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:28.998Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:29.115Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:29.117Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:29.117Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:29.118Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=9C0DB7E36D8413C0372ED4A8E51035BD; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:28 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:06:29.118Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"ExclusiveGateway_08a6you:ad518d57-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","activityId":"ExclusiveGateway_08a6you","activityName":"Success?","activityType":"exclusiveGateway","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","executionId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:06:14.182+0000","endTime":"2022-12-09T01:06:14.188+0000","durationInMillis":6,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a85cefae-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:06:29.119Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:29.120Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:29.126Z|afd821d6-8fd6-4644-99df-77d7dae2cd63|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:06:32.912Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:06:32.917Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:06:32.918Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:06:32.918Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:32.919Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:06:32.919Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:06:32.919Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f6d18169515d0009efb42a194de6b0c", X-B3-SpanId:"667648c674a99435", X-B3-ParentSpanId:"30f830bf08c142c3", X-B3-Sampled:"0", X-ONAP-RequestID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-RequestID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-TransactionID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-ECOMP-RequestID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31ea0dfd-8b7f-4978-96d3-eb6a3511b832"]
2022-12-09T01:06:32.919Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:06:32.920Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:06:32.955Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:32.955Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:32.956Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:06:32.956Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:32 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:32.957Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:06:30.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:06:31.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:06:32.957Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:32.958Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:06:32.959Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:06:32.960Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:06:32.960Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:32.960Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:06:32.961Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:06:32.961Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5f6d18169515d0009efb42a194de6b0c", X-B3-SpanId:"fff82a763fe198bf", X-B3-ParentSpanId:"30f830bf08c142c3", X-B3-Sampled:"0", X-ONAP-RequestID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-RequestID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-TransactionID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-ECOMP-RequestID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c13cbfa9-06fa-4c0d-94ca-6c7635f6ae68"]
2022-12-09T01:06:32.961Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:06:32.961Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:06:33.027Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:33.028Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:33.028Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:06:33.028Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:32 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:33.033Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:06:33.034Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:33.034Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:06:33.066Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:33.067Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:33.067Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:33.068Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:33.068Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:33.068Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-RequestID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-TransactionID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-ECOMP-RequestID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"021a9aa2-789d-40c3-9202-466a5ef1d599"]
2022-12-09T01:06:33.069Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:33.069Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:33.190Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:33.191Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:33.192Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:33.192Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=4DA1EB4CC8A9F70369530C117A8011B5; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:32 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:06:33.193Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"a9f7b357-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:06:08.560+0000","endTime":"2022-12-09T01:06:09.434+0000","removalTime":null,"durationInMillis":874,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"a9f6c8af-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:06:33.194Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:33.194Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:33.219Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:33.220Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:33.220Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:33.221Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:33.221Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:33.221Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-RequestID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-TransactionID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-ECOMP-RequestID:"06616c3b-b614-434b-bc61-9a20d65bc855", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e1cdd8f-7b95-4440-b339-2889c80ea135"]
2022-12-09T01:06:33.222Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:33.222Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:33.344Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:33.345Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:33.346Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:33.346Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=DA026CA9E12B613706F73BAE94F0FB3D; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:32 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:06:33.346Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:aa74fa06-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"a9f7b357-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"a9f7b357-775d-11ed-b899-1e7d76ee51e3","executionId":"a9f7b357-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:06:09.381+0000","endTime":"2022-12-09T01:06:09.391+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:06:33.347Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:33.347Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=a9f7b357-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:33.353Z|06616c3b-b614-434b-bc61-9a20d65bc855|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:06:38.094Z|44922928-15bf-44a9-85f2-e9935df4d040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:38.094Z|a954476a-8f31-424e-899c-a37f45f256da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:38.095Z|44922928-15bf-44a9-85f2-e9935df4d040|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:38.095Z|a954476a-8f31-424e-899c-a37f45f256da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:38.125Z|38ed18ad-b2e8-494b-96f1-4c4c48e2a4f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:38.126Z|38ed18ad-b2e8-494b-96f1-4c4c48e2a4f3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:39.301Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:06:39.307Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:06:39.307Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||Invoke
2022-12-09T01:06:39.307Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:39.308Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:06:39.308Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Method      : GET
2022-12-09T01:06:39.308Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1d2d2fb402c70050530eb805e531a34", X-B3-SpanId:"ad45898db7915418", X-B3-ParentSpanId:"971af660c727e1e0", X-B3-Sampled:"0", X-ONAP-RequestID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-RequestID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-TransactionID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-ECOMP-RequestID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"beffeff7-b5ea-4b3c-a224-686334111d2c"]
2022-12-09T01:06:39.308Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Request body: 
2022-12-09T01:06:39.309Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||==========================request end================================================
2022-12-09T01:06:39.348Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:39.349Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:39.350Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status text  : OK
2022-12-09T01:06:39.350Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:38 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:39.351Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Response body: {
  "requestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "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-12-09T01:06:06.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:06:14.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    }
  }
}
2022-12-09T01:06:39.351Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:39.351Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||InvokeReturn
2022-12-09T01:06:39.353Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:06:39.353Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:06:39.354Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:39.354Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:06:39.354Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:06:39.354Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1d2d2fb402c70050530eb805e531a34", X-B3-SpanId:"cf9d51276f7c0c67", X-B3-ParentSpanId:"971af660c727e1e0", X-B3-Sampled:"0", X-ONAP-RequestID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-RequestID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-TransactionID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-ECOMP-RequestID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"250729fd-8d87-4677-98ce-27ae2244b05e"]
2022-12-09T01:06:39.355Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:06:39.355Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:06:39.378Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:39.378Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:39.379Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:06:39.379Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:38 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:39.380Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":1670547974000,\"creation_time\":1670547881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:06:15.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:06:39.380Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:39.380Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:06:39.408Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:39.409Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:39.409Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:39.409Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:39.410Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:39.410Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-RequestID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-TransactionID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-ECOMP-RequestID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e16e735-c31a-4f3f-b9a8-b41e9e24c2ef"]
2022-12-09T01:06:39.410Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:39.410Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:39.527Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:39.527Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:39.528Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:39.528Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=B22B52EB55F74CCFD455D312001A8AAB; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:38 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:06:39.529Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","businessKey":"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:06:10.275+0000","endTime":"2022-12-09T01:06:30.757+0000","removalTime":null,"durationInMillis":20482,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a85cefae-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"aafc795c-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-12-09T01:06:39.530Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:39.531Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:39.558Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:39.559Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:39.559Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:39.560Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:39.560Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:39.560Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-RequestID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-TransactionID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-ECOMP-RequestID:"28767826-1f3c-425d-9fc5-c0d59f58baa8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f6e62ad1-056b-4d40-a65b-583a2168bafe"]
2022-12-09T01:06:39.561Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:39.561Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:39.680Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:39.681Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:39.681Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:39.681Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=3489CAACD21CAC6FAFBA8249252DD9DC; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:38 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:06:39.682Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b7328a4c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","executionId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:06:30.756+0000","endTime":"2022-12-09T01:06:30.756+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a85cefae-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:06:39.682Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:39.682Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:39.688Z|28767826-1f3c-425d-9fc5-c0d59f58baa8|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:06:40.370Z|dc94a5ed-8a6a-48d0-83b8-8277d2d4c985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:06:40.370Z|dc94a5ed-8a6a-48d0-83b8-8277d2d4c985|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:06:40.839Z|c3dba2bd-801c-4888-9894-e2c613780a08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:06:40.840Z|c3dba2bd-801c-4888-9894-e2c613780a08|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:06:43.506Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:06:43.513Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:06:43.513Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:06:43.514Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:43.514Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:06:43.514Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:06:43.515Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0938af3382e26a674bf2e8a1fed168f3", X-B3-SpanId:"ef4b58dcce16d657", X-B3-ParentSpanId:"5665c06705b18f00", X-B3-Sampled:"0", X-ONAP-RequestID:"31475dec-a48c-4575-b73a-34233543f1a8", X-RequestID:"31475dec-a48c-4575-b73a-34233543f1a8", X-TransactionID:"31475dec-a48c-4575-b73a-34233543f1a8", X-ECOMP-RequestID:"31475dec-a48c-4575-b73a-34233543f1a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a9dff50-78bb-4b7a-bc78-475276f9e451"]
2022-12-09T01:06:43.515Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:06:43.515Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:06:43.557Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:43.557Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:43.558Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:06:43.558Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:43 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:43.559Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:06:30.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:06:31.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:06:43.559Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:43.560Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:06:43.563Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:06:43.563Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:06:43.563Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:43.564Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:06:43.564Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:06:43.564Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0938af3382e26a674bf2e8a1fed168f3", X-B3-SpanId:"c0dde97c8649b41e", X-B3-ParentSpanId:"5665c06705b18f00", X-B3-Sampled:"0", X-ONAP-RequestID:"31475dec-a48c-4575-b73a-34233543f1a8", X-RequestID:"31475dec-a48c-4575-b73a-34233543f1a8", X-TransactionID:"31475dec-a48c-4575-b73a-34233543f1a8", X-ECOMP-RequestID:"31475dec-a48c-4575-b73a-34233543f1a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0204da4-6289-4f26-8ef1-dd7c6d81928a"]
2022-12-09T01:06:43.564Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:06:43.565Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:06:43.584Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:43.585Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:43.585Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:06:43.586Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:43 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:43.588Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:06:43.588Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:43.594Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:06:43.669Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:43.670Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:43.670Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:43.670Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:43.671Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:43.671Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"31475dec-a48c-4575-b73a-34233543f1a8", X-RequestID:"31475dec-a48c-4575-b73a-34233543f1a8", X-TransactionID:"31475dec-a48c-4575-b73a-34233543f1a8", X-ECOMP-RequestID:"31475dec-a48c-4575-b73a-34233543f1a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bcaf2558-6976-4656-a434-d13a96f77ae7"]
2022-12-09T01:06:43.671Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:43.672Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:43.789Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:43.790Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:43.791Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:43.791Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=04AEBF8585E49D9BF5BCEE1BC8DD4975; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:42 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:06:43.792Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:06:33.287+0000","endTime":"2022-12-09T01:06:34.236+0000","removalTime":null,"durationInMillis":949,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"b8b3d40f-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:06:43.792Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:43.793Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:43.814Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:43.815Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:43.815Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:43.815Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:43.815Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:43.816Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"31475dec-a48c-4575-b73a-34233543f1a8", X-RequestID:"31475dec-a48c-4575-b73a-34233543f1a8", X-TransactionID:"31475dec-a48c-4575-b73a-34233543f1a8", X-ECOMP-RequestID:"31475dec-a48c-4575-b73a-34233543f1a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4ebf67d-d576-42d5-921d-08b0889cd8d4"]
2022-12-09T01:06:43.816Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:43.816Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:43.936Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:43.937Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:43.937Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:43.938Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=CE7ED4BFAD7E2F2DBF3B24FD341CBD83; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:42 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:06:43.938Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:b93d00ab-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","executionId":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:06:34.180+0000","endTime":"2022-12-09T01:06:34.191+0000","durationInMillis":11,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:06:43.938Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:43.939Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:43.945Z|31475dec-a48c-4575-b73a-34233543f1a8|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:06:48.129Z|014ae409-3d20-40c7-b879-cd2d85fbcea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:48.129Z|014ae409-3d20-40c7-b879-cd2d85fbcea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:48.131Z|e55af174-75a9-4365-81db-a592a9baf324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:48.131Z|e55af174-75a9-4365-81db-a592a9baf324|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:48.155Z|e651a292-4148-4a6c-b991-202990576b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:48.155Z|e651a292-4148-4a6c-b991-202990576b59|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:49.851Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:06:49.856Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:06:49.856Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||Invoke
2022-12-09T01:06:49.857Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:49.857Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:06:49.857Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Method      : GET
2022-12-09T01:06:49.858Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ba13443b71cfee6a685c6a37f85e125", X-B3-SpanId:"9313ae07d133d4fb", X-B3-ParentSpanId:"80d425c865139572", X-B3-Sampled:"0", X-ONAP-RequestID:"0746437f-e939-42e8-be6c-f5614df724db", X-RequestID:"0746437f-e939-42e8-be6c-f5614df724db", X-TransactionID:"0746437f-e939-42e8-be6c-f5614df724db", X-ECOMP-RequestID:"0746437f-e939-42e8-be6c-f5614df724db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2f12428-ecba-4bca-a089-22818b4b160a"]
2022-12-09T01:06:49.858Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Request body: 
2022-12-09T01:06:49.858Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||==========================request end================================================
2022-12-09T01:06:49.895Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:49.896Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:49.896Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status text  : OK
2022-12-09T01:06:49.896Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:49 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:49.897Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Response body: {
  "requestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "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-12-09T01:06:06.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:06:14.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    }
  }
}
2022-12-09T01:06:49.898Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:49.898Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||InvokeReturn
2022-12-09T01:06:49.901Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:06:49.901Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:06:49.902Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:49.902Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:06:49.902Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:06:49.902Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6ba13443b71cfee6a685c6a37f85e125", X-B3-SpanId:"76c8a262f6ef2039", X-B3-ParentSpanId:"80d425c865139572", X-B3-Sampled:"0", X-ONAP-RequestID:"0746437f-e939-42e8-be6c-f5614df724db", X-RequestID:"0746437f-e939-42e8-be6c-f5614df724db", X-TransactionID:"0746437f-e939-42e8-be6c-f5614df724db", X-ECOMP-RequestID:"0746437f-e939-42e8-be6c-f5614df724db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb108078-fa52-4fff-be04-a50919637ccf"]
2022-12-09T01:06:49.903Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:06:49.903Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:06:49.929Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:49.930Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:49.930Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:06:49.930Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:49 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:49.932Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":1670547974000,\"creation_time\":1670547881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:06:15.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:06:49.932Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:49.933Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:06:49.957Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:49.957Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:49.957Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:49.958Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:49.958Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:49.958Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0746437f-e939-42e8-be6c-f5614df724db", X-RequestID:"0746437f-e939-42e8-be6c-f5614df724db", X-TransactionID:"0746437f-e939-42e8-be6c-f5614df724db", X-ECOMP-RequestID:"0746437f-e939-42e8-be6c-f5614df724db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad63f208-899b-4951-b33e-8165a2e4e6e8"]
2022-12-09T01:06:49.958Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:49.958Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:50.080Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:50.080Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:50.081Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:50.081Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=4B839138BB8DCCD2970339C0683FE845; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:49 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:06:50.081Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","businessKey":"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:06:10.275+0000","endTime":"2022-12-09T01:06:30.757+0000","removalTime":null,"durationInMillis":20482,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a85cefae-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"aafc795c-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-12-09T01:06:50.081Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:50.082Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:50.103Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:50.103Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:50.103Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:50.104Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:50.104Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:50.104Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0746437f-e939-42e8-be6c-f5614df724db", X-RequestID:"0746437f-e939-42e8-be6c-f5614df724db", X-TransactionID:"0746437f-e939-42e8-be6c-f5614df724db", X-ECOMP-RequestID:"0746437f-e939-42e8-be6c-f5614df724db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3c863ea-5495-4372-b164-c1bb04584f56"]
2022-12-09T01:06:50.104Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:50.104Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:50.218Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:50.218Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:50.219Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:50.219Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=2DB9DF104285D7C8F548324BABCD5201; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:49 GMT", x-envoy-upstream-service-time:"109", server:"envoy"]
2022-12-09T01:06:50.220Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b7328a4c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","executionId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:06:30.756+0000","endTime":"2022-12-09T01:06:30.756+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a85cefae-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:06:50.220Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:50.220Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:50.226Z|0746437f-e939-42e8-be6c-f5614df724db|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:06:54.115Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:06:54.121Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:06:54.122Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:06:54.122Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:54.122Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:06:54.123Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:06:54.123Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"927e0dc9d4321b1868855265225dc662", X-B3-SpanId:"bc5c117b0e142f81", X-B3-ParentSpanId:"0ee2f485d20bfaff", X-B3-Sampled:"0", X-ONAP-RequestID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-RequestID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-TransactionID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-ECOMP-RequestID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59470960-0555-4794-ab2c-1c91ea6d793d"]
2022-12-09T01:06:54.123Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:06:54.123Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:06:54.162Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:54.163Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:54.164Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:06:54.164Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:53 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:54.165Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:06:30.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:06:31.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:06:54.165Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:54.166Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:06:54.168Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:06:54.169Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:06:54.169Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:54.170Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:06:54.170Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:06:54.170Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"927e0dc9d4321b1868855265225dc662", X-B3-SpanId:"d80907b46eb0a97b", X-B3-ParentSpanId:"0ee2f485d20bfaff", X-B3-Sampled:"0", X-ONAP-RequestID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-RequestID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-TransactionID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-ECOMP-RequestID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b34597cf-069f-4d22-974f-1813dd7bdf27"]
2022-12-09T01:06:54.170Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:06:54.171Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:06:54.195Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:54.196Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:54.196Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:06:54.196Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:53 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:06:54.198Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:06:54.198Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:54.199Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:06:54.225Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:54.226Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:54.226Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:54.226Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:06:54.226Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:54.227Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-RequestID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-TransactionID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-ECOMP-RequestID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74d49964-caaa-4ecb-bcb7-046c90db899f"]
2022-12-09T01:06:54.227Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:54.227Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:54.344Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:54.345Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:54.346Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:54.346Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A4A06A6A869A98513B4DEE1C59221529; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:53 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:06:54.346Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:06:33.287+0000","endTime":"2022-12-09T01:06:34.236+0000","removalTime":null,"durationInMillis":949,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"b8b3d40f-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:06:54.347Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:54.347Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:54.371Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:54.372Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:06:54.372Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:06:54.372Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:06:54.373Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:06:54.373Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-RequestID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-TransactionID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-ECOMP-RequestID:"4c3c5f76-2cfd-4198-9670-aa29d0788d51", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d6d4bcfb-f597-4085-a30c-4e0463f49bd2"]
2022-12-09T01:06:54.374Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:06:54.374Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:06:54.488Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:06:54.488Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:06:54.488Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:06:54.489Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=3B74EC37065DA4F68B0D943836652085; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:53 GMT", x-envoy-upstream-service-time:"109", server:"envoy"]
2022-12-09T01:06:54.489Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:b93d00ab-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","executionId":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:06:34.180+0000","endTime":"2022-12-09T01:06:34.191+0000","durationInMillis":11,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:06:54.490Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:06:54.490Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:06:54.495Z|4c3c5f76-2cfd-4198-9670-aa29d0788d51|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:06:55.370Z|3981925c-acd6-46df-811b-944b27d59460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:06:55.373Z|3981925c-acd6-46df-811b-944b27d59460|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:06:58.160Z|178d1be2-bec3-47af-bbfc-e0357918e7eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:58.161Z|178d1be2-bec3-47af-bbfc-e0357918e7eb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:58.180Z|119b10b1-488a-4f68-a87c-e5250bc07c98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:58.181Z|119b10b1-488a-4f68-a87c-e5250bc07c98|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:06:58.189Z|df870089-d0e3-4248-a0ac-38a413a5e0a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:06:58.189Z|df870089-d0e3-4248-a0ac-38a413a5e0a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:00.399Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:00.406Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:00.407Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||Invoke
2022-12-09T01:07:00.408Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:00.408Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:00.409Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Method      : GET
2022-12-09T01:07:00.409Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df9cd057e76ee914915b0216a58255de", X-B3-SpanId:"60e819de0995648b", X-B3-ParentSpanId:"9d751fee6519dbed", X-B3-Sampled:"0", X-ONAP-RequestID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-RequestID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-TransactionID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-ECOMP-RequestID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93db0316-0f2d-4465-9527-70d24df532bf"]
2022-12-09T01:07:00.410Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Request body: 
2022-12-09T01:07:00.410Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||==========================request end================================================
2022-12-09T01:07:00.462Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:00.463Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:00.464Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status text  : OK
2022-12-09T01:07:00.464Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:59 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:00.469Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Response body: {
  "requestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "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-12-09T01:06:06.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:06:14.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    }
  }
}
2022-12-09T01:07:00.470Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:00.471Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||InvokeReturn
2022-12-09T01:07:00.473Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:00.473Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:00.473Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:00.474Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:00.475Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:00.475Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"df9cd057e76ee914915b0216a58255de", X-B3-SpanId:"419d11cc4a23b3a0", X-B3-ParentSpanId:"9d751fee6519dbed", X-B3-Sampled:"0", X-ONAP-RequestID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-RequestID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-TransactionID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-ECOMP-RequestID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"649151cf-83a4-47f3-b705-9125a06b6bc3"]
2022-12-09T01:07:00.476Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:00.476Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:00.501Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:00.503Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:00.503Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:00.504Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:06:59 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:00.505Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":1670547974000,\"creation_time\":1670547881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:06:15.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:07:00.505Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:00.506Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:00.533Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:00.534Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:00.534Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:00.535Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:00.535Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:00.535Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-RequestID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-TransactionID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-ECOMP-RequestID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cc69a00-eaf4-4744-a6e1-ebb11fc35ec9"]
2022-12-09T01:07:00.536Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:00.536Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:00.659Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:00.660Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:00.660Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:00.660Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=33E37CA63E065F8D27F11C4EA136CB65; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:59 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:07:00.661Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","businessKey":"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:06:10.275+0000","endTime":"2022-12-09T01:06:30.757+0000","removalTime":null,"durationInMillis":20482,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a85cefae-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"aafc795c-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-12-09T01:07:00.662Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:00.662Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:00.687Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:00.688Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:00.689Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:00.689Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:00.689Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:00.690Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-RequestID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-TransactionID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-ECOMP-RequestID:"038dabe9-4a67-44ef-b25a-744a1054dc43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a0c9cde-54f5-448d-be46-b93030db9036"]
2022-12-09T01:07:00.690Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:00.690Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:00.830Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:00.830Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:00.831Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:00.831Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=5C9804BD0CA26D3746ADC33F45A8D52B; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:06:59 GMT", x-envoy-upstream-service-time:"135", server:"envoy"]
2022-12-09T01:07:00.831Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b7328a4c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","executionId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:06:30.756+0000","endTime":"2022-12-09T01:06:30.756+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a85cefae-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:07:00.832Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:00.832Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:00.837Z|038dabe9-4a67-44ef-b25a-744a1054dc43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:04.673Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:04.678Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:07:04.679Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:07:04.679Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:04.680Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:07:04.680Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:07:04.681Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae6f3996b7e827cb7463b2969f1f22e0", X-B3-SpanId:"e7bf72be61da7996", X-B3-ParentSpanId:"549058e1e597e9c3", X-B3-Sampled:"0", X-ONAP-RequestID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-RequestID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-TransactionID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-ECOMP-RequestID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23cefbe3-c429-4286-a993-2d6ff6bfe82c"]
2022-12-09T01:07:04.681Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:07:04.681Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:07:04.721Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:04.722Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:04.722Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:07:04.723Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:04 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:04.726Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:06:30.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:06:31.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:07:04.726Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:04.726Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:07:04.728Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:07:04.729Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:04.729Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:04.729Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:07:04.730Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:04.730Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae6f3996b7e827cb7463b2969f1f22e0", X-B3-SpanId:"f22d2d42f25eba26", X-B3-ParentSpanId:"549058e1e597e9c3", X-B3-Sampled:"0", X-ONAP-RequestID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-RequestID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-TransactionID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-ECOMP-RequestID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16c050e6-3093-4913-ba36-270cfbc841bf"]
2022-12-09T01:07:04.730Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:04.730Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:04.754Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:04.755Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:04.755Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:04.756Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:04 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:04.757Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:07:04.757Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:04.757Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:04.783Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:04.784Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:04.784Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:04.784Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:04.784Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:04.784Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-RequestID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-TransactionID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-ECOMP-RequestID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2444cfd7-e5c9-423d-ab1e-9ce5ab20bdd9"]
2022-12-09T01:07:04.785Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:04.785Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:04.904Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:04.905Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:04.905Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:04.905Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=538124AEA541ADDF1D0501C7096ECC2C; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:07:04 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:07:04.906Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:06:33.287+0000","endTime":"2022-12-09T01:06:34.236+0000","removalTime":null,"durationInMillis":949,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"b8b3d40f-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:07:04.906Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:04.906Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:04.935Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:04.936Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:04.936Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:04.936Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:04.937Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:04.937Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-RequestID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-TransactionID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-ECOMP-RequestID:"fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"edb674c8-ea7a-43a8-9602-1be8d327fb58"]
2022-12-09T01:07:04.938Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:04.938Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:05.050Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:05.051Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:05.051Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:05.052Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=00FD868335BE541359AC8A07248B4524; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:07:04 GMT", x-envoy-upstream-service-time:"108", server:"envoy"]
2022-12-09T01:07:05.052Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:b93d00ab-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","executionId":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:06:34.180+0000","endTime":"2022-12-09T01:06:34.191+0000","durationInMillis":11,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:07:05.053Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:05.054Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:05.062Z|fb5b445b-0b42-4bb0-b6b0-632cb6c4b8a9|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:08.194Z|d38875ce-610a-42a4-9c3d-3d40c64f631c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:08.194Z|d38875ce-610a-42a4-9c3d-3d40c64f631c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:08.210Z|c189655e-d912-47aa-9f66-8c3d273ca80b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:08.211Z|c189655e-d912-47aa-9f66-8c3d273ca80b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:08.222Z|dc3c28f2-aeb6-46b8-bae7-8d0c474abbb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:08.223Z|dc3c28f2-aeb6-46b8-bae7-8d0c474abbb9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:08.938Z|3476669e-5ef2-41a0-a022-dae3af48a42b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:07:08.939Z|3476669e-5ef2-41a0-a022-dae3af48a42b|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:10.370Z|de1eec5a-8080-4a9c-b836-54fd405462a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:07:10.370Z|de1eec5a-8080-4a9c-b836-54fd405462a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:07:10.841Z|867c4f9e-e618-4d50-81d1-79d8cfa71c5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:07:10.841Z|867c4f9e-e618-4d50-81d1-79d8cfa71c5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:07:11.005Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:11.010Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:11.011Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||Invoke
2022-12-09T01:07:11.011Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:11.011Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:11.012Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Method      : GET
2022-12-09T01:07:11.012Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52d11b73e92f92a103a4754e5c2d3c12", X-B3-SpanId:"569601f8cd99e719", X-B3-ParentSpanId:"b65b71a55823e3d6", X-B3-Sampled:"0", X-ONAP-RequestID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-RequestID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-TransactionID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-ECOMP-RequestID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23e7f24b-67f4-4c04-8f7b-4c3f58e3f0e8"]
2022-12-09T01:07:11.012Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Request body: 
2022-12-09T01:07:11.012Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||==========================request end================================================
2022-12-09T01:07:11.045Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:11.046Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:11.046Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status text  : OK
2022-12-09T01:07:11.047Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:10 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:11.047Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Response body: {
  "requestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "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-12-09T01:06:06.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:06:14.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    }
  }
}
2022-12-09T01:07:11.047Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:11.048Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||InvokeReturn
2022-12-09T01:07:11.050Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:11.050Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:11.050Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:11.051Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:11.051Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:11.051Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"52d11b73e92f92a103a4754e5c2d3c12", X-B3-SpanId:"ab86034042e77882", X-B3-ParentSpanId:"b65b71a55823e3d6", X-B3-Sampled:"0", X-ONAP-RequestID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-RequestID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-TransactionID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-ECOMP-RequestID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c20c8b3d-666b-43f7-bd26-a4f249b12e99"]
2022-12-09T01:07:11.052Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:11.052Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:11.083Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:11.084Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:11.084Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:11.084Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:10 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:11.085Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":1670547974000,\"creation_time\":1670547881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:06:15.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:07:11.085Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:11.085Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:11.113Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:11.114Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:11.114Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:11.114Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:11.114Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:11.115Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-RequestID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-TransactionID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-ECOMP-RequestID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98944c64-d70d-48b2-a986-ba0896f38cf2"]
2022-12-09T01:07:11.115Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:11.115Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:11.251Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:11.251Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:11.252Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:11.252Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=0C8CD1549B45F9EE6F76B58F651274BF; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:07:09 GMT", x-envoy-upstream-service-time:"132", server:"envoy"]
2022-12-09T01:07:11.252Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","businessKey":"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:06:10.275+0000","endTime":"2022-12-09T01:06:30.757+0000","removalTime":null,"durationInMillis":20482,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a85cefae-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"aafc795c-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-12-09T01:07:11.252Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:11.253Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:11.275Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:11.276Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:11.276Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:11.277Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:11.277Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:11.277Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-RequestID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-TransactionID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-ECOMP-RequestID:"dfc23922-ca4b-4f7c-89e8-0d95021d5695", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19edcc01-8f38-4922-8ac3-4e2e46b1a999"]
2022-12-09T01:07:11.277Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:11.278Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:11.395Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:11.396Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:11.396Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:11.396Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=49FD24B3502CB3BAF6502F5FEA35A37C; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:07:10 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:07:11.397Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b7328a4c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","executionId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:06:30.756+0000","endTime":"2022-12-09T01:06:30.756+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a85cefae-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:07:11.397Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:11.398Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:11.402Z|dfc23922-ca4b-4f7c-89e8-0d95021d5695|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:15.226Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:15.232Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:07:15.233Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:07:15.233Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:15.233Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:07:15.234Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:07:15.234Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c66409be81e794505a7ccc94b14d6c26", X-B3-SpanId:"0dbaae250726ec1f", X-B3-ParentSpanId:"f661d56233a64019", X-B3-Sampled:"0", X-ONAP-RequestID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-RequestID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-TransactionID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-ECOMP-RequestID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d6ab3c6-6488-4ccc-b453-26feb2e2ad5e"]
2022-12-09T01:07:15.235Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:07:15.235Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:07:15.268Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:15.268Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:15.269Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:07:15.269Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:14 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:15.270Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:06:30.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:06:31.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:07:15.270Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:15.271Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:07:15.272Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:07:15.274Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:15.275Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:15.275Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:07:15.275Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:15.275Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c66409be81e794505a7ccc94b14d6c26", X-B3-SpanId:"e804025511bbb504", X-B3-ParentSpanId:"f661d56233a64019", X-B3-Sampled:"0", X-ONAP-RequestID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-RequestID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-TransactionID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-ECOMP-RequestID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3296b9ad-4704-4785-a839-86066d655280"]
2022-12-09T01:07:15.276Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:15.276Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:15.302Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:15.303Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:15.303Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:15.303Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:14 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:15.305Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:07:15.305Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:15.306Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:15.333Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:15.334Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:15.334Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:15.335Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:15.335Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:15.335Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-RequestID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-TransactionID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-ECOMP-RequestID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e4ac14d-d3ce-4177-9c8a-43e5613f407e"]
2022-12-09T01:07:15.336Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:15.336Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:15.471Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:15.472Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:15.473Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:15.473Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=C1AD7E784F8F5BFFB363CFF95175FFAE; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:07:14 GMT", x-envoy-upstream-service-time:"131", server:"envoy"]
2022-12-09T01:07:15.474Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:06:33.287+0000","endTime":"2022-12-09T01:06:34.236+0000","removalTime":null,"durationInMillis":949,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"b8b3d40f-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:07:15.475Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:15.475Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:15.496Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:15.497Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:15.498Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:15.498Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:15.498Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:15.499Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-RequestID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-TransactionID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-ECOMP-RequestID:"87c8e5e2-ccc3-4250-8f52-e69d993b4d1b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c35871fe-f56d-4401-91bb-d0384ced8b69"]
2022-12-09T01:07:15.500Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:15.500Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:15.621Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:15.622Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:15.623Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:15.623Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=5C3EF3945930B200D3EBC7E61B6CF365; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:07:14 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:07:15.624Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:b93d00ab-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","executionId":"b8b4bdb0-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:06:34.180+0000","endTime":"2022-12-09T01:06:34.191+0000","durationInMillis":11,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:07:15.624Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:15.625Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=b8b4bdb0-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:15.630Z|87c8e5e2-ccc3-4250-8f52-e69d993b4d1b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:18.223Z|f6973e7c-b305-4f05-9bde-2fe60785b83d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:18.225Z|f6973e7c-b305-4f05-9bde-2fe60785b83d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:18.240Z|63b74dcf-4f5e-4cae-9977-7328491bd226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:18.242Z|63b74dcf-4f5e-4cae-9977-7328491bd226|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:18.257Z|3283b6a0-a076-466e-ab8b-39b27e77e3c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:18.257Z|3283b6a0-a076-466e-ab8b-39b27e77e3c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:21.596Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:21.602Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:21.602Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||Invoke
2022-12-09T01:07:21.603Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:21.603Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:21.604Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Method      : GET
2022-12-09T01:07:21.604Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"595fc24f3dfd0a9f2ec73e1d8c8efec6", X-B3-SpanId:"9d508106fea6e9ab", X-B3-ParentSpanId:"bfaf5c53ccf17ad1", X-B3-Sampled:"0", X-ONAP-RequestID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-RequestID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-TransactionID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-ECOMP-RequestID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ce4dba6-aebc-4a41-90dc-22d256f8ea0b"]
2022-12-09T01:07:21.604Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Request body: 
2022-12-09T01:07:21.605Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||==========================request end================================================
2022-12-09T01:07:21.635Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:21.636Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:21.637Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status text  : OK
2022-12-09T01:07:21.637Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:21 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:21.639Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Response body: {
  "requestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "requestStatus" : "IN_PROGRESS",
  "resourceStatusMessage" : "The vf module was successfully deleted in the cloud",
  "flowStatus" : "Execution of DeleteVfModuleBB has completed successfully, next invoking UnassignVfModuleBB (Execution Path progress: BBs completed = 2; BBs remaining = 1).",
  "progress" : 68,
  "startTime" : "2022-12-09T01:06:06.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:18.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    }
  }
}
2022-12-09T01:07:21.640Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:21.640Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||InvokeReturn
2022-12-09T01:07:21.642Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:21.643Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:21.643Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:21.643Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:21.643Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:21.644Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"595fc24f3dfd0a9f2ec73e1d8c8efec6", X-B3-SpanId:"fa99d274c1a37e32", X-B3-ParentSpanId:"bfaf5c53ccf17ad1", X-B3-Sampled:"0", X-ONAP-RequestID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-RequestID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-TransactionID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-ECOMP-RequestID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"674d50fe-f744-4a0c-9738-b8debdb3d4cb"]
2022-12-09T01:07:21.644Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:21.644Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:21.674Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:21.675Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:21.675Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:21.675Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:21 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:21.676Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":1670547974000,\"creation_time\":1670547881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:06:15.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:07:21.677Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:21.677Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:21.705Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:21.706Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:21.706Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:21.706Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:21.706Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:21.706Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-RequestID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-TransactionID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-ECOMP-RequestID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e6b5f4a3-a882-45ce-a34e-a91989cf9862"]
2022-12-09T01:07:21.707Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:21.707Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:21.846Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:21.847Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:21.847Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:21.847Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=236BA558563D343246E513BA373A449A; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:07:21 GMT", x-envoy-upstream-service-time:"129", server:"envoy"]
2022-12-09T01:07:21.850Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","businessKey":"ce8577d0-b7e8-44e5-a2c5-d13a485cd91e","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:06:10.275+0000","endTime":"2022-12-09T01:06:30.757+0000","removalTime":null,"durationInMillis":20482,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"a85cefae-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"aafc795c-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-12-09T01:07:21.850Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:21.851Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:21.875Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:21.875Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:21.876Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:21.876Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:21.876Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:21.876Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-RequestID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-TransactionID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-ECOMP-RequestID:"44a83b00-b8c9-4dde-932f-1c99e7975a99", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f081a954-fc86-48a7-8914-9e0bfce20472"]
2022-12-09T01:07:21.877Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:21.877Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:21.992Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:21.993Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:21.994Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:21.994Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F0EDC6DBF5B89107E1A85D13588CCC7A; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:07:21 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:07:21.995Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_6:b7328a4c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_6","activityName":null,"activityType":"noneEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","executionId":"aafd63ff-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:06:30.756+0000","endTime":"2022-12-09T01:06:30.756+0000","durationInMillis":0,"canceled":false,"completeScope":true,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"a85cefae-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:07:21.995Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:21.995Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=aafd63ff-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:22.003Z|44a83b00-b8c9-4dde-932f-1c99e7975a99|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:25.370Z|29abc8b5-7ae0-4050-9897-391fdb0cc59e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:07:25.370Z|29abc8b5-7ae0-4050-9897-391fdb0cc59e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:07:25.803Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:25.808Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:07:25.809Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:07:25.809Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:25.809Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:07:25.810Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:07:25.810Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8ecd8980cd5cf14e923ca08a4564667", X-B3-SpanId:"2c1565956eef0b2e", X-B3-ParentSpanId:"c02c93ae6169e7f0", X-B3-Sampled:"0", X-ONAP-RequestID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-RequestID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-TransactionID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-ECOMP-RequestID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90aa6f66-2448-4368-8d4d-6c30cf99eb1a"]
2022-12-09T01:07:25.810Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:07:25.810Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:07:25.846Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:25.846Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:25.847Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:07:25.847Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:25 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:25.850Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:07:18.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:19.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:07:25.850Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:25.850Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:07:25.853Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:07:25.853Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:25.854Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:25.854Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:07:25.854Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:25.854Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d8ecd8980cd5cf14e923ca08a4564667", X-B3-SpanId:"7f73b99055aac402", X-B3-ParentSpanId:"c02c93ae6169e7f0", X-B3-Sampled:"0", X-ONAP-RequestID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-RequestID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-TransactionID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-ECOMP-RequestID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74371c34-d6e9-41a2-92f1-3104154f0e15"]
2022-12-09T01:07:25.855Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:25.855Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:25.879Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:25.880Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:25.880Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:25.880Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:25 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:25.882Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:07:25.882Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:25.883Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:25.912Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:25.913Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:25.913Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:25.914Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:25.914Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:25.914Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-RequestID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-TransactionID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-ECOMP-RequestID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26daad4c-ddfa-4cb9-9d08-1885237d4715"]
2022-12-09T01:07:25.914Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:25.915Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:26.038Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:26.039Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:26.039Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:26.040Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=B0791D27D932B43ABC3F2BAF918A6C1E; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:07:25 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:07:26.040Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5255278-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:07:21.001+0000","endTime":"2022-12-09T01:07:21.831+0000","removalTime":null,"durationInMillis":830,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"d52467d7-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:07:26.040Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:26.040Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:26.067Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:26.068Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:26.068Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:26.069Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:26.069Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:26.069Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-RequestID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-TransactionID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-ECOMP-RequestID:"322da3f4-e4ac-495e-a135-746d515ccef6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93abd9bc-09ea-4417-ab57-ea0e978d08f6"]
2022-12-09T01:07:26.069Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:26.069Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:26.183Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:26.184Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:26.184Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:26.185Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F3C62E58ECF9C7C9B25AFAE35A1ECB52; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:07:25 GMT", x-envoy-upstream-service-time:"110", server:"envoy"]
2022-12-09T01:07:26.185Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d59c2f8c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","executionId":"d5255278-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:07:21.780+0000","endTime":"2022-12-09T01:07:21.788+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:07:26.185Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:26.186Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:26.190Z|322da3f4-e4ac-495e-a135-746d515ccef6|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:28.251Z|f4647290-d122-4e42-8625-acca1dd36269|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:28.252Z|f4647290-d122-4e42-8625-acca1dd36269|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:28.286Z|2336a57c-9770-432a-92f8-a983d904729b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:28.286Z|2336a57c-9770-432a-92f8-a983d904729b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:28.294Z|de40f05e-c4bb-43fc-9548-9185c2dbe27b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:28.295Z|de40f05e-c4bb-43fc-9548-9185c2dbe27b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:32.164Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:32.172Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:32.172Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||Invoke
2022-12-09T01:07:32.173Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:32.173Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:32.173Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Method      : GET
2022-12-09T01:07:32.173Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d18a055fb87359cf564784fc9d69df37", X-B3-SpanId:"57c381519a1e288e", X-B3-ParentSpanId:"e38f7343d0dbe458", X-B3-Sampled:"0", X-ONAP-RequestID:"543bc03a-c682-473c-8b4e-7fd455d5c305", X-RequestID:"543bc03a-c682-473c-8b4e-7fd455d5c305", X-TransactionID:"543bc03a-c682-473c-8b4e-7fd455d5c305", X-ECOMP-RequestID:"543bc03a-c682-473c-8b4e-7fd455d5c305", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c64385bc-6678-4513-b071-1c272ab2f7c5"]
2022-12-09T01:07:32.174Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Request body: 
2022-12-09T01:07:32.174Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||==========================request end================================================
2022-12-09T01:07:32.206Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:32.207Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:32.207Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status text  : OK
2022-12-09T01:07:32.207Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:31 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:32.211Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Response body: {
  "requestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "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-12-09T01:06:06.000+00:00",
  "endTime" : "2022-12-09T01:07:21.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:21.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    }
  }
}
2022-12-09T01:07:32.211Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:32.212Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||InvokeReturn
2022-12-09T01:07:32.214Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:32.214Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:32.214Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:32.215Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:32.215Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:32.215Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d18a055fb87359cf564784fc9d69df37", X-B3-SpanId:"922d3a3e3bb15d11", X-B3-ParentSpanId:"e38f7343d0dbe458", X-B3-Sampled:"0", X-ONAP-RequestID:"543bc03a-c682-473c-8b4e-7fd455d5c305", X-RequestID:"543bc03a-c682-473c-8b4e-7fd455d5c305", X-TransactionID:"543bc03a-c682-473c-8b4e-7fd455d5c305", X-ECOMP-RequestID:"543bc03a-c682-473c-8b4e-7fd455d5c305", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09aa2c25-70ef-4ef3-8195-e8567e1983c6"]
2022-12-09T01:07:32.215Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:32.216Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:32.238Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:32.239Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:32.239Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:32.240Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:31 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:32.241Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":1670547974000,\"creation_time\":1670547881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:06:15.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:07:32.241Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:32.242Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:32.249Z|543bc03a-c682-473c-8b4e-7fd455d5c305|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:32.406Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:32.411Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:32.411Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||Invoke
2022-12-09T01:07:32.412Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:32.412Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:32.412Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Method      : GET
2022-12-09T01:07:32.412Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55ba642c375b0fa8b6091918d1e7772d", X-B3-SpanId:"79a400fa676991ee", X-B3-ParentSpanId:"c6c5193d3c7e0808", X-B3-Sampled:"0", X-ONAP-RequestID:"a4740973-0c6a-41a3-b1c8-423fb9a88db4", X-RequestID:"a4740973-0c6a-41a3-b1c8-423fb9a88db4", X-TransactionID:"a4740973-0c6a-41a3-b1c8-423fb9a88db4", X-ECOMP-RequestID:"a4740973-0c6a-41a3-b1c8-423fb9a88db4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"848ff5d8-1858-4c32-b04d-bbe691857a7e"]
2022-12-09T01:07:32.413Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Request body: 
2022-12-09T01:07:32.413Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||==========================request end================================================
2022-12-09T01:07:32.444Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:32.445Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:32.445Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status text  : OK
2022-12-09T01:07:32.446Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:31 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:32.447Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Response body: {
  "requestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "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-12-09T01:06:06.000+00:00",
  "endTime" : "2022-12-09T01:07:21.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:21.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    }
  }
}
2022-12-09T01:07:32.447Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:32.447Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||InvokeReturn
2022-12-09T01:07:32.449Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:32.450Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:32.450Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:32.451Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:32.451Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:32.451Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55ba642c375b0fa8b6091918d1e7772d", X-B3-SpanId:"1560f92035c94957", X-B3-ParentSpanId:"c6c5193d3c7e0808", X-B3-Sampled:"0", X-ONAP-RequestID:"a4740973-0c6a-41a3-b1c8-423fb9a88db4", X-RequestID:"a4740973-0c6a-41a3-b1c8-423fb9a88db4", X-TransactionID:"a4740973-0c6a-41a3-b1c8-423fb9a88db4", X-ECOMP-RequestID:"a4740973-0c6a-41a3-b1c8-423fb9a88db4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c592932f-993b-41b7-8d07-74a974274d58"]
2022-12-09T01:07:32.452Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:32.452Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:32.472Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:32.473Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:32.473Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:32.474Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:31 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:32.477Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":1670547974000,\"creation_time\":1670547881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:06:15.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:07:32.477Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:32.478Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:32.485Z|a4740973-0c6a-41a3-b1c8-423fb9a88db4|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:32.641Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:32.646Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:32.648Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||Invoke
2022-12-09T01:07:32.648Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:32.648Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:32.649Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Method      : GET
2022-12-09T01:07:32.649Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee469f41e5d843205e0684af51fe139f", X-B3-SpanId:"1db6fd3ff387684f", X-B3-ParentSpanId:"15a622c4d3566b58", X-B3-Sampled:"0", X-ONAP-RequestID:"85180f42-4145-4e2a-863c-46d6be4139cb", X-RequestID:"85180f42-4145-4e2a-863c-46d6be4139cb", X-TransactionID:"85180f42-4145-4e2a-863c-46d6be4139cb", X-ECOMP-RequestID:"85180f42-4145-4e2a-863c-46d6be4139cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff5416b6-523a-4b84-924a-25d4680b38d0"]
2022-12-09T01:07:32.649Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Request body: 
2022-12-09T01:07:32.649Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||==========================request end================================================
2022-12-09T01:07:32.682Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:32.683Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:32.683Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status text  : OK
2022-12-09T01:07:32.683Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:31 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:32.685Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Response body: {
  "requestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "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-12-09T01:06:06.000+00:00",
  "endTime" : "2022-12-09T01:07:21.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:21.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    }
  }
}
2022-12-09T01:07:32.685Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:32.685Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||InvokeReturn
2022-12-09T01:07:32.687Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:32.687Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:32.687Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:32.688Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:32.688Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:32.688Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee469f41e5d843205e0684af51fe139f", X-B3-SpanId:"ce7e702bb6e366ad", X-B3-ParentSpanId:"15a622c4d3566b58", X-B3-Sampled:"0", X-ONAP-RequestID:"85180f42-4145-4e2a-863c-46d6be4139cb", X-RequestID:"85180f42-4145-4e2a-863c-46d6be4139cb", X-TransactionID:"85180f42-4145-4e2a-863c-46d6be4139cb", X-ECOMP-RequestID:"85180f42-4145-4e2a-863c-46d6be4139cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3289fbfb-100e-4dab-a147-4023f1103294"]
2022-12-09T01:07:32.688Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:32.688Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:32.719Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:32.720Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:32.720Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:32.721Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:31 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:32.722Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":1670547974000,\"creation_time\":1670547881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:06:15.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:07:32.723Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:32.723Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:32.732Z|85180f42-4145-4e2a-863c-46d6be4139cb|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:32.891Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:32.896Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:32.897Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||Invoke
2022-12-09T01:07:32.897Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:32.897Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:32.897Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Method      : GET
2022-12-09T01:07:32.898Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bba71b7379ab391cefd6e9fbf72aca21", X-B3-SpanId:"2a6c098c0ed4869b", X-B3-ParentSpanId:"cf4bbe9d207aff14", X-B3-Sampled:"0", X-ONAP-RequestID:"1834175b-f593-4c62-a6cb-61d7df6cd2c4", X-RequestID:"1834175b-f593-4c62-a6cb-61d7df6cd2c4", X-TransactionID:"1834175b-f593-4c62-a6cb-61d7df6cd2c4", X-ECOMP-RequestID:"1834175b-f593-4c62-a6cb-61d7df6cd2c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"db9ef3de-ee3e-41f1-afb3-2083ef62e888"]
2022-12-09T01:07:32.898Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Request body: 
2022-12-09T01:07:32.898Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||==========================request end================================================
2022-12-09T01:07:32.926Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:32.926Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:32.927Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status text  : OK
2022-12-09T01:07:32.927Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:31 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:32.928Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Response body: {
  "requestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "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-12-09T01:06:06.000+00:00",
  "endTime" : "2022-12-09T01:07:21.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:21.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    }
  }
}
2022-12-09T01:07:32.928Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:32.929Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||InvokeReturn
2022-12-09T01:07:32.931Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:32.931Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:32.931Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:32.932Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:32.932Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:32.932Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bba71b7379ab391cefd6e9fbf72aca21", X-B3-SpanId:"62813d910664a3f4", X-B3-ParentSpanId:"cf4bbe9d207aff14", X-B3-Sampled:"0", X-ONAP-RequestID:"1834175b-f593-4c62-a6cb-61d7df6cd2c4", X-RequestID:"1834175b-f593-4c62-a6cb-61d7df6cd2c4", X-TransactionID:"1834175b-f593-4c62-a6cb-61d7df6cd2c4", X-ECOMP-RequestID:"1834175b-f593-4c62-a6cb-61d7df6cd2c4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56b4c7d1-d779-4962-8783-92bab9957741"]
2022-12-09T01:07:32.932Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:32.932Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:32.958Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:32.959Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:32.959Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:32.959Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:31 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:32.960Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":1670547974000,\"creation_time\":1670547881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:06:15.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:07:32.960Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:32.961Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:32.969Z|1834175b-f593-4c62-a6cb-61d7df6cd2c4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:33.127Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:33.132Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:33.132Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||Invoke
2022-12-09T01:07:33.132Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:33.132Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e
2022-12-09T01:07:33.133Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Method      : GET
2022-12-09T01:07:33.133Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13426c51220c0ab4371ed002bc8e40fb", X-B3-SpanId:"d4a79c96c0824990", X-B3-ParentSpanId:"d070bbf996a46bc5", X-B3-Sampled:"0", X-ONAP-RequestID:"5098d79c-ad91-4268-9e7a-8354a00fad98", X-RequestID:"5098d79c-ad91-4268-9e7a-8354a00fad98", X-TransactionID:"5098d79c-ad91-4268-9e7a-8354a00fad98", X-ECOMP-RequestID:"5098d79c-ad91-4268-9e7a-8354a00fad98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72e1f6ca-bd8a-4804-8227-28d7225a6e03"]
2022-12-09T01:07:33.133Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Request body: 
2022-12-09T01:07:33.133Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||==========================request end================================================
2022-12-09T01:07:33.158Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:33.159Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:33.159Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Status text  : OK
2022-12-09T01:07:33.159Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:31 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:33.160Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||Response body: {
  "requestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "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-12-09T01:06:06.000+00:00",
  "endTime" : "2022-12-09T01:07:21.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfType" : "",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"c07a5419-8a3e-4bfb-8d4c-1925e69bd336\",\n            \"modelVersionId\": \"46ed54c6-d683-4358-bf7f-03a433d1e830\",\n            \"modelName\": \"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\n            \"modelVersion\": \"1670547950300\",\n            \"modelCustomizationId\": \"b716fb15-bce7-4da1-9647-657242d7090a\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:21.000+00:00",
  "vfModuleId" : "45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "vfModuleName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "vfModuleModelName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vfModule",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vfModules/45d2a268-c33f-4934-ac37-ba68e6b6a434",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e"
    }
  }
}
2022-12-09T01:07:33.160Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:33.160Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|INFO|500||InvokeReturn
2022-12-09T01:07:33.162Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:33.162Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:33.163Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:33.163Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false
2022-12-09T01:07:33.163Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:33.163Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13426c51220c0ab4371ed002bc8e40fb", X-B3-SpanId:"f40bd7f6afc8e5fb", X-B3-ParentSpanId:"d070bbf996a46bc5", X-B3-Sampled:"0", X-ONAP-RequestID:"5098d79c-ad91-4268-9e7a-8354a00fad98", X-RequestID:"5098d79c-ad91-4268-9e7a-8354a00fad98", X-TransactionID:"5098d79c-ad91-4268-9e7a-8354a00fad98", X-ECOMP-RequestID:"5098d79c-ad91-4268-9e7a-8354a00fad98", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f80b0ed-a3fa-4923-90d9-95d932e5f2ac"]
2022-12-09T01:07:33.164Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:33.164Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:33.184Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:33.184Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:33.185Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:33.185Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:31 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:33.185Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ {
  "id" : 45,
  "soRequestId" : "ce8577d0-b7e8-44e5-a2c5-d13a485cd91e",
  "groupingId" : "e6517e70-c676-4d52-b998-af944923b22d",
  "name" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "value" : "{\"outputs\":null,\"description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"links\":[{\"href\":\"http://127.0.0.1:5540/v1/2ee1b58c15dc42f1b435bd67d5bcc17d/stacks/basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c/e6517e70-c676-4d52-b998-af944923b22d\",\"rel\":\"self\"}],\"stack_status_reason\":\"Stack DELETE completed successfully\",\"stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"updated_time\":1670547974000,\"creation_time\":1670547881000,\"stack_status\":\"DELETE_COMPLETE\",\"id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"template_description\":\"Heat template to deploy ubuntu VM Closed Loop for ONAP\",\"stack_owner\":\"onap-daily-master-sm\",\"disable_rollback\":true,\"stack_user_project_id\":\"3d67ed1e05b8412d8c77fb1e66601c51\",\"timeout_mins\":30,\"project\":null,\"files\":null,\"parameters\":{\"OS::stack_id\":\"e6517e70-c676-4d52-b998-af944923b22d\",\"OS::project_id\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"OS::stack_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c\",\"vnf_name\":\"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0\",\"vnf_id\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\",\"vf_module_id\":\"45d2a268-c33f-4934-ac37-ba68e6b6a434\",\"ubuntu20_image_name\":\"Ubuntu_2004\",\"ubuntu20_flavor_name\":\"m1.small\",\"ubuntu20_pub_key\":\"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key\",\"ubuntu20_name_0\":\"Ubuntu20\",\"admin_plane_net_name\":\"admin-daily-master-sm\",\"dcae_collector_ip\":\"10.4.2.166\",\"dcae_collector_port\":\"30417\"}}",
  "tag" : "StackInformation",
  "created" : "2022-12-09T01:06:15.000+00:00",
  "isDataInternal" : false
} ]
2022-12-09T01:07:33.186Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:33.186Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ce8577d0-b7e8-44e5-a2c5-d13a485cd91e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:33.194Z|5098d79c-ad91-4268-9e7a-8354a00fad98|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ce8577d0-b7e8-44e5-a2c5-d13a485cd91e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:35.607Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:35.610Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||INFO|500||Checking if requestId: 4b7b421a-9e32-4ad2-aa1e-db791f34df5a already exists in requestDb InfraActiveRequests table
2022-12-09T01:07:35.611Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a
2022-12-09T01:07:35.612Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|INFO|500||Invoke
2022-12-09T01:07:35.612Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:35.612Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a
2022-12-09T01:07:35.613Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Method      : GET
2022-12-09T01:07:35.613Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"55473cb430cecbf4e33b4ec5b5ffab17", X-B3-SpanId:"e4f3e50275255d9f", X-B3-ParentSpanId:"11c2ef84c7fcb575", X-B3-Sampled:"0", X-ONAP-RequestID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-RequestID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-TransactionID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-ECOMP-RequestID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"403e6e48-b765-45a9-9c41-12be69c1fdee"]
2022-12-09T01:07:35.613Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Request body: 
2022-12-09T01:07:35.613Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||==========================request end================================================
2022-12-09T01:07:35.645Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:35.646Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:07:35.646Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Status text  : Not Found
2022-12-09T01:07:35.646Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:07:35 GMT", x-envoy-upstream-service-time:"25", server:"envoy"]
2022-12-09T01:07:35.647Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Response body: 
2022-12-09T01:07:35.647Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:35.647Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|INFO|404|Not Found|InvokeReturn
2022-12-09T01:07:35.659Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:07:35.670Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:07:35.711Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/related-to/volume-groups with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:07:35.712Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/related-to/volume-groups|INFO|500||Invoke
2022-12-09T01:07:35.762Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/related-to/volume-groups|INFO|404|Not Found|InvokeReturn
2022-12-09T01:07:35.763Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/related-to/volume-groups has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:07:34 GMT], server=[envoy], content-length=[408], x-envoy-upstream-service-time=[42], x-aai-txid=[2-aai-resources-221209-01:07:34:702-88004], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:07:35.764Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/related-to/volume-groups","Node Not Found:No Node of type volume-group found at: network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/related-to/volume-groups","ERR.5.4.6114"]}}}

2022-12-09T01:07:35.766Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/related-to/volume-groups
2022-12-09T01:07:35.767Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||DEBUG|500||No VolumeGroups attached to Vnf in AAI : 9f68bc84-2d63-4528-9302-4f2c9b2a30ba
2022-12-09T01:07:35.773Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:07:35.798Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vf-modules|INFO|500||Invoke
2022-12-09T01:07:35.798Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vf-modules|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vf-modules with request headers:{Authorization=[***REDACTED***], X-RequestID=[4b7b421a-9e32-4ad2-aa1e-db791f34df5a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[77e8b3f8-3865-46c7-87e7-335737d9b020], X-ECOMP-RequestID=[4b7b421a-9e32-4ad2-aa1e-db791f34df5a], X-TransactionId=[], X-ONAP-RequestID=[4b7b421a-9e32-4ad2-aa1e-db791f34df5a]}
2022-12-09T01:07:35.834Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vf-modules|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vf-modules has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:07:34 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[32], x-aai-txid=[0-aai-resources-221209-01:07:34:783-58993], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:07:35.835Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vf-modules|DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vf-modules","Node Not Found:No Node of type vf-module found at: network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vf-modules","ERR.5.4.6114"]}}}

2022-12-09T01:07:35.835Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vf-modules|INFO|404|Not Found|InvokeReturn
2022-12-09T01:07:35.838Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba/vf-modules
2022-12-09T01:07:35.838Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||DEBUG|500||No VfModules attached to Vnf in AAI : 9f68bc84-2d63-4528-9302-4f2c9b2a30ba
2022-12-09T01:07:35.842Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:07:35.870Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:07:35.871Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||Invoke
2022-12-09T01:07:35.955Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||InvokeReturn
2022-12-09T01:07:35.956Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:07:34 GMT], server=[envoy], content-length=[1057], x-envoy-upstream-service-time=[81], vertex-id=[397432], x-aai-txid=[1-aai-resources-221209-01:07:34:855-5740], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:07:35.956Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||DEBUG|500||{"tenant-id":"2ee1b58c15dc42f1b435bd67d5bcc17d","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1670547854907","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/9f68bc84-2d63-4528-9302-4f2c9b2a30ba","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"9f68bc84-2d63-4528-9302-4f2c9b2a30ba"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_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-12-09T01:07:35.959Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:07:35.959Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:07:35.960Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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-12-09T01:07:35.962Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:07:35.962Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:35.962Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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-12-09T01:07:35.962Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:07:35.963Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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:"55473cb430cecbf4e33b4ec5b5ffab17", X-B3-SpanId:"fb9d86b978755d55", X-B3-ParentSpanId:"11c2ef84c7fcb575", X-B3-Sampled:"0", X-ONAP-RequestID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-RequestID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-TransactionID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-ECOMP-RequestID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9aeb61a-ace1-42bf-a02b-580712f8cd0d"]
2022-12-09T01:07:35.965Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"9f68bc84-2d63-4528-9302-4f2c9b2a30ba","serviceInstanceId":"29745463-c486-495e-9560-352d5bee025e"},"instanceName":null,"requestScope":"vnf"}
2022-12-09T01:07:35.965Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:07:36.005Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:36.006Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:36.006Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:07:36.007Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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, 09 Dec 2022 01:07:35 GMT", x-envoy-upstream-service-time:"34", server:"envoy"]
2022-12-09T01:07:36.007Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:07:36.007Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:36.007Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:07:36.008Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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-12-09T01:07:36.009Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||Invoke
2022-12-09T01:07:36.009Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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-12-09T01:07:36.009Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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-12-09T01:07:36.009Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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-12-09T01:07:36.010Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-RequestID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-TransactionID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-ECOMP-RequestID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09de8930-5dc2-41b5-862a-e4113e4766ac"]
2022-12-09T01:07:36.010Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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-12-09T01:07:36.010Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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-12-09T01:07:36.039Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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-12-09T01:07:36.039Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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-12-09T01:07:36.040Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|DEBUG|500||Status text  : OK
2022-12-09T01:07:36.040Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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", date:"Fri, 09 Dec 2022 01:07:35 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:36.040Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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" : 10036,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10036"
    }
  }
}
2022-12-09T01:07:36.041Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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-12-09T01:07:36.041Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfRecipe/search/findFirstVnfRecipeByNfRoleAndAction?nfRole=GR-API-DEFAULT&action=deleteInstance|INFO|500||InvokeReturn
2022-12-09T01:07:36.043Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-12-09T01:07:36.044Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:07:36.044Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:36.044Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-12-09T01:07:36.044Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:07:36.044Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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:"1592", X-B3-TraceId:"55473cb430cecbf4e33b4ec5b5ffab17", X-B3-SpanId:"b3ba1c4d4ede33e4", X-B3-ParentSpanId:"11c2ef84c7fcb575", X-B3-Sampled:"0", X-ONAP-RequestID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-RequestID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-TransactionID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-ECOMP-RequestID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b372c44-e724-4518-88dd-1b7fda1c7888"]
2022-12-09T01:07:36.045Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"4b7b421a-9e32-4ad2-aa1e-db791f34df5a","requestStatus":"IN_PROGRESS","startTime":1670548055839,"source":"VID","vnfId":"9f68bc84-2d63-4528-9302-4f2c9b2a30ba","tenantId":"2ee1b58c15dc42f1b435bd67d5bcc17d","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\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n            \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"29745463-c486-495e-9560-352d5bee025e","requestScope":"vnf","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"4b7b421a-9e32-4ad2-aa1e-db791f34df5a"}
2022-12-09T01:07:36.045Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:07:36.082Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:36.082Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:07:36.083Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:07:36.083Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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/4b7b421a-9e32-4ad2-aa1e-db791f34df5a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:35 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:36.085Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "4b7b421a-9e32-4ad2-aa1e-db791f34df5a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:07:35.839+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n            \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:07:35.530+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4b7b421a-9e32-4ad2-aa1e-db791f34df5a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a"
    }
  }
}
2022-12-09T01:07:36.085Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:36.085Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:07:36.092Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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-12-09T01:07:36.093Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:07:36.093Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:36.093Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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-12-09T01:07:36.093Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:07:36.094Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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:"55473cb430cecbf4e33b4ec5b5ffab17", X-B3-SpanId:"74467d9dffa83634", X-B3-ParentSpanId:"11c2ef84c7fcb575", X-B3-Sampled:"0", X-ONAP-RequestID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-RequestID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-TransactionID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-ECOMP-RequestID:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c353d697-e153-4037-9f14-cf2b5359b848"]
2022-12-09T01:07:36.094Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|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\":\"ff9575d0-d748-4671-8334-695e5f6d8523\",\"modelType\":\"vnf\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\"modelVersionId\":\"50990fb7-a978-4bf6-8430-d937f8f77315\",\"modelCustomizationId\":\"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\"modelUuid\":\"50990fb7-a978-4bf6-8430-d937f8f77315\",\"modelInvariantUuid\":\"ff9575d0-d748-4671-8334-695e5f6d8523\",\"modelInstanceName\":\"basic_vm 0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"29745463-c486-495e-9560-352d5bee025e\",\"vnfInstanceId\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\"}","type":"String"},"requestId":{"value":"4b7b421a-9e32-4ad2-aa1e-db791f34df5a","type":"String"},"mso-request-id":{"value":"4b7b421a-9e32-4ad2-aa1e-db791f34df5a","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"29745463-c486-495e-9560-352d5bee025e","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"9f68bc84-2d63-4528-9302-4f2c9b2a30ba","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/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-12-09T01:07:36.094Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:07:36.397Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:36.404Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:07:36.405Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:07:36.405Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:36.405Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:07:36.406Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:07:36.406Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c38dd4010584a9fb133dc71fe3546591", X-B3-SpanId:"15c18ca97c3dfd87", X-B3-ParentSpanId:"531e850e83041e07", X-B3-Sampled:"0", X-ONAP-RequestID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-RequestID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-TransactionID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-ECOMP-RequestID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b1be6b6f-d107-4a0f-9ef5-ee8814860c90"]
2022-12-09T01:07:36.407Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:07:36.407Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:07:36.434Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:36.435Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:36.435Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:07:36.435Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:35 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:36.437Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:07:18.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:19.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:07:36.437Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:36.438Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:07:36.440Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:07:36.440Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:36.441Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:36.441Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:07:36.441Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:36.442Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c38dd4010584a9fb133dc71fe3546591", X-B3-SpanId:"e8b6e88ce36bc1be", X-B3-ParentSpanId:"531e850e83041e07", X-B3-Sampled:"0", X-ONAP-RequestID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-RequestID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-TransactionID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-ECOMP-RequestID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b373fc2-00b6-462c-b3c4-21c621dd3cfa"]
2022-12-09T01:07:36.442Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:36.442Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:36.463Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:36.464Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:36.464Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:36.465Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:35 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:36.466Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:07:36.466Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:36.467Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:36.494Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:36.496Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:36.496Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:36.496Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:36.497Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:36.497Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-RequestID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-TransactionID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-ECOMP-RequestID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3cf19c90-5799-4aa8-8794-c43f0430e3bb"]
2022-12-09T01:07:36.497Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:36.497Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:36.632Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:36.633Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:36.633Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:36.633Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A4745920397D0177A1A890EFC3F3E0C5; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:07:35 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:07:36.634Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5255278-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:07:21.001+0000","endTime":"2022-12-09T01:07:21.831+0000","removalTime":null,"durationInMillis":830,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"d52467d7-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:07:36.634Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:36.635Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:36.795Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:36.796Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:36.796Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:36.796Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:36.797Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:36.797Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-RequestID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-TransactionID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-ECOMP-RequestID:"4fb2d9a9-8735-436b-bff8-d057c32de5c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0963255b-3e70-47d7-9dc8-78edae9fbd58"]
2022-12-09T01:07:36.798Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:36.798Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:36.911Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:36.912Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:36.912Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:36.912Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=6D39A28C58B156072BE31CDFFCDB1EFA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:07:35 GMT", x-envoy-upstream-service-time:"109", server:"envoy"]
2022-12-09T01:07:36.913Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d59c2f8c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","executionId":"d5255278-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:07:21.780+0000","endTime":"2022-12-09T01:07:21.788+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:07:36.913Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:36.914Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:36.920Z|4fb2d9a9-8735-436b-bff8-d057c32de5c3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:37.109Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:37.109Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:07:37.110Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:07:37.110Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:07:36 GMT", x-onap-requestid:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", x-requestid:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", x-transactionid:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", x-ecomp-requestid:"4b7b421a-9e32-4ad2-aa1e-db791f34df5a", x-onap-partnername:"UNKNOWN", x-invocationid:"c353d697-e153-4037-9f14-cf2b5359b848", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1010", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:37.111Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"4b7b421a-9e32-4ad2-aa1e-db791f34df5a\",\"instanceId\":\"9f68bc84-2d63-4528-9302-4f2c9b2a30ba\"}}","message":"Success","processInstanceID":"dda95840-775d-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:07:37.111Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:37.111Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:07:37.122Z|4b7b421a-9e32-4ad2-aa1e-db791f34df5a|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:37.299Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:37.304Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a
2022-12-09T01:07:37.304Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|INFO|500||Invoke
2022-12-09T01:07:37.304Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:37.304Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a
2022-12-09T01:07:37.305Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Method      : GET
2022-12-09T01:07:37.305Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5a379cf38cf043df4a2b90d991b0b5a", X-B3-SpanId:"00f56ff6d5947262", X-B3-ParentSpanId:"c21d8d43609c3a3f", X-B3-Sampled:"0", X-ONAP-RequestID:"7996075b-4d80-49b6-925e-c422c6de1ba4", X-RequestID:"7996075b-4d80-49b6-925e-c422c6de1ba4", X-TransactionID:"7996075b-4d80-49b6-925e-c422c6de1ba4", X-ECOMP-RequestID:"7996075b-4d80-49b6-925e-c422c6de1ba4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"930b4433-5bc1-4cb3-b109-047cf5cad06e"]
2022-12-09T01:07:37.305Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Request body: 
2022-12-09T01:07:37.305Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||==========================request end================================================
2022-12-09T01:07:37.346Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:37.347Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:37.347Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Status text  : OK
2022-12-09T01:07:37.347Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:36 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:37.359Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Response body: {
  "requestId" : "4b7b421a-9e32-4ad2-aa1e-db791f34df5a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:07:35.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n            \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:35.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4b7b421a-9e32-4ad2-aa1e-db791f34df5a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a"
    }
  }
}
2022-12-09T01:07:37.359Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:37.360Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|INFO|500||InvokeReturn
2022-12-09T01:07:37.361Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false
2022-12-09T01:07:37.362Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:37.362Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:37.362Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false
2022-12-09T01:07:37.362Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:37.363Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c5a379cf38cf043df4a2b90d991b0b5a", X-B3-SpanId:"ddc3fa98359afc7a", X-B3-ParentSpanId:"c21d8d43609c3a3f", X-B3-Sampled:"0", X-ONAP-RequestID:"7996075b-4d80-49b6-925e-c422c6de1ba4", X-RequestID:"7996075b-4d80-49b6-925e-c422c6de1ba4", X-TransactionID:"7996075b-4d80-49b6-925e-c422c6de1ba4", X-ECOMP-RequestID:"7996075b-4d80-49b6-925e-c422c6de1ba4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"56978d80-6cbb-4136-a08c-3f55f0c1c41c"]
2022-12-09T01:07:37.363Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:37.363Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:37.384Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:37.384Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:37.384Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:37.385Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:36 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:37.386Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:07:37.387Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:37.387Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:37.394Z|7996075b-4d80-49b6-925e-c422c6de1ba4|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:38.284Z|932c4bd0-d010-4e46-ae6f-9c80c757a452|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:38.285Z|932c4bd0-d010-4e46-ae6f-9c80c757a452|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:38.327Z|7ed688bc-0b94-4307-915b-c39a0c3fc0d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:38.328Z|7ed688bc-0b94-4307-915b-c39a0c3fc0d0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:38.328Z|d68ec249-e7bf-45c4-9621-36c99ce69658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:38.333Z|d68ec249-e7bf-45c4-9621-36c99ce69658|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:40.370Z|f8e255f8-3c8c-48cc-8f2b-2239c2767a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:07:40.378Z|f8e255f8-3c8c-48cc-8f2b-2239c2767a2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:07:40.842Z|89717ffa-117b-4905-85a3-8938bd39aa12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:07:40.843Z|89717ffa-117b-4905-85a3-8938bd39aa12|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:07:47.095Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:47.100Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:07:47.101Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:07:47.101Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:47.102Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:07:47.102Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:07:47.102Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a027668d868985b10dd5aedb588f009", X-B3-SpanId:"08d206a12efd2844", X-B3-ParentSpanId:"01c94b5f97855800", X-B3-Sampled:"0", X-ONAP-RequestID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-RequestID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-TransactionID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-ECOMP-RequestID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02deff23-d872-4faf-92d7-72563f6074c8"]
2022-12-09T01:07:47.103Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:07:47.103Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:07:47.140Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:47.141Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:47.141Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:07:47.141Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:46 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:47.144Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:07:18.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:19.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:07:47.144Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:47.145Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:07:47.146Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:07:47.146Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:47.147Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:47.147Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:07:47.147Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:47.147Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7a027668d868985b10dd5aedb588f009", X-B3-SpanId:"1fb598d8be2b1e4a", X-B3-ParentSpanId:"01c94b5f97855800", X-B3-Sampled:"0", X-ONAP-RequestID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-RequestID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-TransactionID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-ECOMP-RequestID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d4b0bae-fa5e-4e10-8880-4688e9f99c6c"]
2022-12-09T01:07:47.148Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:47.148Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:47.166Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:47.166Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:47.167Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:47.167Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:46 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:47.168Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:07:47.168Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:47.169Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:47.196Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:47.197Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:47.197Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:47.197Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:47.198Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:47.198Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-RequestID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-TransactionID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-ECOMP-RequestID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"97a48903-d7e2-4889-b06a-fae4e6219de1"]
2022-12-09T01:07:47.198Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:47.199Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:47.340Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:47.341Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:47.342Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:47.342Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=62AC3C6FAFFD1F50B223F044086DE1BC; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:07:46 GMT", x-envoy-upstream-service-time:"138", server:"envoy"]
2022-12-09T01:07:47.343Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5255278-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:07:21.001+0000","endTime":"2022-12-09T01:07:21.831+0000","removalTime":null,"durationInMillis":830,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"d52467d7-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:07:47.343Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:47.343Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:47.364Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:47.365Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:47.365Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:47.365Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:47.365Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:47.366Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-RequestID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-TransactionID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-ECOMP-RequestID:"9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e93fd4c2-960f-4fa2-96ca-e79f7e835682"]
2022-12-09T01:07:47.366Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:47.366Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:47.487Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:47.488Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:47.488Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:47.489Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=233FC489E4ED9614195BFB2A261B17E8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:07:46 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:07:47.489Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d59c2f8c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","executionId":"d5255278-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:07:21.780+0000","endTime":"2022-12-09T01:07:21.788+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:07:47.489Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:47.490Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:47.494Z|9b8f7630-50ef-4848-a91b-b0ec6b3a7eb0|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:47.563Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:47.567Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a
2022-12-09T01:07:47.568Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|INFO|500||Invoke
2022-12-09T01:07:47.568Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:47.568Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a
2022-12-09T01:07:47.569Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Method      : GET
2022-12-09T01:07:47.569Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a61afa3c849034a051b1c496b79da8f9", X-B3-SpanId:"a2f56dce455eb74b", X-B3-ParentSpanId:"c634e501a555849c", X-B3-Sampled:"0", X-ONAP-RequestID:"5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd", X-RequestID:"5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd", X-TransactionID:"5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd", X-ECOMP-RequestID:"5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3319936e-83b7-4ba7-9fee-d1cdbc8798b1"]
2022-12-09T01:07:47.569Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Request body: 
2022-12-09T01:07:47.569Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||==========================request end================================================
2022-12-09T01:07:47.602Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:47.603Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:47.603Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Status text  : OK
2022-12-09T01:07:47.604Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:46 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:47.605Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Response body: {
  "requestId" : "4b7b421a-9e32-4ad2-aa1e-db791f34df5a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:07:35.000+00:00",
  "endTime" : "2022-12-09T01:07:40.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n            \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4b7b421a-9e32-4ad2-aa1e-db791f34df5a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a"
    }
  }
}
2022-12-09T01:07:47.605Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:47.606Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|INFO|500||InvokeReturn
2022-12-09T01:07:47.608Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false
2022-12-09T01:07:47.608Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:47.608Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:47.609Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false
2022-12-09T01:07:47.609Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:47.609Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a61afa3c849034a051b1c496b79da8f9", X-B3-SpanId:"33d6208ef33f55a4", X-B3-ParentSpanId:"c634e501a555849c", X-B3-Sampled:"0", X-ONAP-RequestID:"5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd", X-RequestID:"5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd", X-TransactionID:"5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd", X-ECOMP-RequestID:"5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a202f2e-e4c3-4494-85a5-dbf171da6df7"]
2022-12-09T01:07:47.610Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:47.610Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:47.639Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:47.640Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:47.640Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:47.641Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:46 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:47.643Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:07:47.643Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:47.643Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:47.650Z|5d672ad5-9d91-42a9-a422-8d8e0d5ca6cd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:47.807Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:47.812Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a
2022-12-09T01:07:47.812Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|INFO|500||Invoke
2022-12-09T01:07:47.813Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:47.813Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a
2022-12-09T01:07:47.813Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Method      : GET
2022-12-09T01:07:47.814Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71b496bdff8d084565956d887b266b5f", X-B3-SpanId:"36c76e2d6e83b9f1", X-B3-ParentSpanId:"3d09bb57c8ba116c", X-B3-Sampled:"0", X-ONAP-RequestID:"d78025a7-a8b7-4b44-83f6-c0dae49e9c8f", X-RequestID:"d78025a7-a8b7-4b44-83f6-c0dae49e9c8f", X-TransactionID:"d78025a7-a8b7-4b44-83f6-c0dae49e9c8f", X-ECOMP-RequestID:"d78025a7-a8b7-4b44-83f6-c0dae49e9c8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5d2cc822-9b30-4289-8d52-4cda9163d01e"]
2022-12-09T01:07:47.814Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Request body: 
2022-12-09T01:07:47.815Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||==========================request end================================================
2022-12-09T01:07:47.841Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:47.842Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:47.842Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Status text  : OK
2022-12-09T01:07:47.843Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:46 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:47.844Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Response body: {
  "requestId" : "4b7b421a-9e32-4ad2-aa1e-db791f34df5a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:07:35.000+00:00",
  "endTime" : "2022-12-09T01:07:40.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n            \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4b7b421a-9e32-4ad2-aa1e-db791f34df5a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a"
    }
  }
}
2022-12-09T01:07:47.844Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:47.845Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|INFO|500||InvokeReturn
2022-12-09T01:07:47.847Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false
2022-12-09T01:07:47.848Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:47.848Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:47.849Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false
2022-12-09T01:07:47.850Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:47.850Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"71b496bdff8d084565956d887b266b5f", X-B3-SpanId:"742eb55abef02e4b", X-B3-ParentSpanId:"3d09bb57c8ba116c", X-B3-Sampled:"0", X-ONAP-RequestID:"d78025a7-a8b7-4b44-83f6-c0dae49e9c8f", X-RequestID:"d78025a7-a8b7-4b44-83f6-c0dae49e9c8f", X-TransactionID:"d78025a7-a8b7-4b44-83f6-c0dae49e9c8f", X-ECOMP-RequestID:"d78025a7-a8b7-4b44-83f6-c0dae49e9c8f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9957f370-df80-4a8c-b2bf-801d08188c86"]
2022-12-09T01:07:47.851Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:47.851Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:47.870Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:47.870Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:47.870Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:47.871Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:46 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:47.873Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:07:47.874Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:47.874Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:47.882Z|d78025a7-a8b7-4b44-83f6-c0dae49e9c8f|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:48.034Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:48.039Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a
2022-12-09T01:07:48.039Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|INFO|500||Invoke
2022-12-09T01:07:48.040Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:48.040Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a
2022-12-09T01:07:48.040Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Method      : GET
2022-12-09T01:07:48.041Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80deef591fc24e7e1b59b239be2f4b4d", X-B3-SpanId:"df36a531a1111dca", X-B3-ParentSpanId:"6b0b1a7e3bcbbc72", X-B3-Sampled:"0", X-ONAP-RequestID:"c001df15-0556-47ee-9da1-ff1407b7c5ca", X-RequestID:"c001df15-0556-47ee-9da1-ff1407b7c5ca", X-TransactionID:"c001df15-0556-47ee-9da1-ff1407b7c5ca", X-ECOMP-RequestID:"c001df15-0556-47ee-9da1-ff1407b7c5ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ec591b98-0739-4b12-8fd8-b6d04372a56e"]
2022-12-09T01:07:48.041Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Request body: 
2022-12-09T01:07:48.041Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||==========================request end================================================
2022-12-09T01:07:48.071Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:48.072Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:48.072Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Status text  : OK
2022-12-09T01:07:48.073Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:46 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:48.074Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Response body: {
  "requestId" : "4b7b421a-9e32-4ad2-aa1e-db791f34df5a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:07:35.000+00:00",
  "endTime" : "2022-12-09T01:07:40.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n            \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4b7b421a-9e32-4ad2-aa1e-db791f34df5a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a"
    }
  }
}
2022-12-09T01:07:48.074Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:48.075Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|INFO|500||InvokeReturn
2022-12-09T01:07:48.077Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false
2022-12-09T01:07:48.078Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:48.078Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:48.078Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false
2022-12-09T01:07:48.078Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:48.079Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"80deef591fc24e7e1b59b239be2f4b4d", X-B3-SpanId:"b143ae904bd74ec5", X-B3-ParentSpanId:"6b0b1a7e3bcbbc72", X-B3-Sampled:"0", X-ONAP-RequestID:"c001df15-0556-47ee-9da1-ff1407b7c5ca", X-RequestID:"c001df15-0556-47ee-9da1-ff1407b7c5ca", X-TransactionID:"c001df15-0556-47ee-9da1-ff1407b7c5ca", X-ECOMP-RequestID:"c001df15-0556-47ee-9da1-ff1407b7c5ca", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ba1e99b-9838-4715-94ef-461f049e42f9"]
2022-12-09T01:07:48.079Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:48.079Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:48.103Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:48.104Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:48.104Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:48.105Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:46 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:48.106Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:07:48.106Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:48.107Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:48.117Z|c001df15-0556-47ee-9da1-ff1407b7c5ca|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:48.294Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:48.311Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a
2022-12-09T01:07:48.312Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|INFO|500||Invoke
2022-12-09T01:07:48.312Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:48.312Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a
2022-12-09T01:07:48.312Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Method      : GET
2022-12-09T01:07:48.313Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc6e65a24a19952135ac3994e657a4fb", X-B3-SpanId:"5ce14afe173fbc1c", X-B3-ParentSpanId:"dd0b7f67ed566948", X-B3-Sampled:"0", X-ONAP-RequestID:"2a656508-ae06-4b58-a7e9-44c6c77cdf4a", X-RequestID:"2a656508-ae06-4b58-a7e9-44c6c77cdf4a", X-TransactionID:"2a656508-ae06-4b58-a7e9-44c6c77cdf4a", X-ECOMP-RequestID:"2a656508-ae06-4b58-a7e9-44c6c77cdf4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"496a6222-05d4-44f4-96c2-9860987f9f27"]
2022-12-09T01:07:48.313Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Request body: 
2022-12-09T01:07:48.313Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||==========================request end================================================
2022-12-09T01:07:48.324Z|397f2cd6-58a8-46cd-92ce-fd0f15b0fad9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:48.324Z|397f2cd6-58a8-46cd-92ce-fd0f15b0fad9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:48.340Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:48.341Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:48.341Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Status text  : OK
2022-12-09T01:07:48.342Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:47 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:48.344Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Response body: {
  "requestId" : "4b7b421a-9e32-4ad2-aa1e-db791f34df5a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:07:35.000+00:00",
  "endTime" : "2022-12-09T01:07:40.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n            \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4b7b421a-9e32-4ad2-aa1e-db791f34df5a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a"
    }
  }
}
2022-12-09T01:07:48.344Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:48.345Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|INFO|500||InvokeReturn
2022-12-09T01:07:48.346Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false
2022-12-09T01:07:48.347Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:48.347Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:48.347Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false
2022-12-09T01:07:48.347Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:48.348Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fc6e65a24a19952135ac3994e657a4fb", X-B3-SpanId:"8c833fffb1ecbc6a", X-B3-ParentSpanId:"dd0b7f67ed566948", X-B3-Sampled:"0", X-ONAP-RequestID:"2a656508-ae06-4b58-a7e9-44c6c77cdf4a", X-RequestID:"2a656508-ae06-4b58-a7e9-44c6c77cdf4a", X-TransactionID:"2a656508-ae06-4b58-a7e9-44c6c77cdf4a", X-ECOMP-RequestID:"2a656508-ae06-4b58-a7e9-44c6c77cdf4a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"da2ee9b6-ba6e-40b2-8dd8-977bb5deb9e0"]
2022-12-09T01:07:48.348Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:48.348Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:48.361Z|97637eff-2b35-4326-9b82-662725b9414f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:48.362Z|97637eff-2b35-4326-9b82-662725b9414f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:48.372Z|4996d96c-7cac-4e9a-84cb-bbeb1f6c7565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:48.373Z|4996d96c-7cac-4e9a-84cb-bbeb1f6c7565|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:48.381Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:48.382Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:48.382Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:48.382Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:47 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:48.384Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:07:48.384Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:48.384Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:48.392Z|2a656508-ae06-4b58-a7e9-44c6c77cdf4a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:48.560Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:48.564Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a
2022-12-09T01:07:48.565Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|INFO|500||Invoke
2022-12-09T01:07:48.565Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:48.566Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a
2022-12-09T01:07:48.566Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Method      : GET
2022-12-09T01:07:48.566Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ea550b046839830981632ac34eee027", X-B3-SpanId:"ac485c8eb12225d8", X-B3-ParentSpanId:"23755eda1c507adb", X-B3-Sampled:"0", X-ONAP-RequestID:"29c297e5-ed85-4c08-971a-fd3e981e612a", X-RequestID:"29c297e5-ed85-4c08-971a-fd3e981e612a", X-TransactionID:"29c297e5-ed85-4c08-971a-fd3e981e612a", X-ECOMP-RequestID:"29c297e5-ed85-4c08-971a-fd3e981e612a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"047c8c62-85bc-4569-adb8-81868c9564c2"]
2022-12-09T01:07:48.567Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Request body: 
2022-12-09T01:07:48.567Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||==========================request end================================================
2022-12-09T01:07:48.596Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:48.596Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:48.597Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Status text  : OK
2022-12-09T01:07:48.597Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:47 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:48.599Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||Response body: {
  "requestId" : "4b7b421a-9e32-4ad2-aa1e-db791f34df5a",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:07:35.000+00:00",
  "endTime" : "2022-12-09T01:07:40.000+00:00",
  "source" : "VID",
  "vnfId" : "9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "vnfName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c_vnf_0",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"ff9575d0-d748-4671-8334-695e5f6d8523\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"50990fb7-a978-4bf6-8430-d937f8f77315\",\n            \"modelCustomizationId\": \"a8a8f752-c75a-4037-83e1-64cf18a30af4\",\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:40.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "vnf",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e/vnfs/9f68bc84-2d63-4528-9302-4f2c9b2a30ba",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "4b7b421a-9e32-4ad2-aa1e-db791f34df5a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a"
    }
  }
}
2022-12-09T01:07:48.600Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:48.600Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|INFO|500||InvokeReturn
2022-12-09T01:07:48.602Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false
2022-12-09T01:07:48.602Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:48.602Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:48.602Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false
2022-12-09T01:07:48.603Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:48.603Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1ea550b046839830981632ac34eee027", X-B3-SpanId:"ea46105e45fb9bec", X-B3-ParentSpanId:"23755eda1c507adb", X-B3-Sampled:"0", X-ONAP-RequestID:"29c297e5-ed85-4c08-971a-fd3e981e612a", X-RequestID:"29c297e5-ed85-4c08-971a-fd3e981e612a", X-TransactionID:"29c297e5-ed85-4c08-971a-fd3e981e612a", X-ECOMP-RequestID:"29c297e5-ed85-4c08-971a-fd3e981e612a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4408fdc-00dd-4056-b8b3-ab168920da41"]
2022-12-09T01:07:48.603Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:48.603Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:48.634Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:48.635Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:48.635Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:48.636Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:47 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:48.638Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:07:48.638Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:48.638Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=4b7b421a-9e32-4ad2-aa1e-db791f34df5a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:48.649Z|29c297e5-ed85-4c08-971a-fd3e981e612a|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/4b7b421a-9e32-4ad2-aa1e-db791f34df5a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:50.184Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:50.186Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||INFO|500||Checking if requestId: aac99a72-11a0-4cd0-bfd3-44999f41289e already exists in requestDb InfraActiveRequests table
2022-12-09T01:07:50.186Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e
2022-12-09T01:07:50.187Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|INFO|500||Invoke
2022-12-09T01:07:50.187Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:50.187Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e
2022-12-09T01:07:50.187Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Method      : GET
2022-12-09T01:07:50.187Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"27847136bdb5f3c5f463b99f3c24915b", X-B3-SpanId:"ef902241b1ffa751", X-B3-ParentSpanId:"30eb21069f626850", X-B3-Sampled:"0", X-ONAP-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-TransactionID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-ECOMP-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a9dffa61-0351-4879-abbe-61d91c4b3fd2"]
2022-12-09T01:07:50.188Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Request body: 
2022-12-09T01:07:50.188Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||==========================request end================================================
2022-12-09T01:07:50.218Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:50.218Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:07:50.218Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Status text  : Not Found
2022-12-09T01:07:50.219Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:07:49 GMT", x-envoy-upstream-service-time:"27", server:"envoy"]
2022-12-09T01:07:50.219Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Response body: 
2022-12-09T01:07:50.219Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:50.220Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|INFO|404|Not Found|InvokeReturn
2022-12-09T01:07:50.230Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:07:50.234Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:07:50.258Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:07:50.259Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?format=pathed|INFO|500||Invoke
2022-12-09T01:07:50.298Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?format=pathed|INFO|500||InvokeReturn
2022-12-09T01:07:50.299Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?format=pathed has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:07:49 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[35], vertex-id=[450688], x-aai-txid=[2-aai-resources-221209-01:07:49:244-78135], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:07:50.300Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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/29745463-c486-495e-9560-352d5bee025e"}]}

2022-12-09T01:07:50.305Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:07:50.326Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:07:50.327Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-12-09T01:07:50.362Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-12-09T01:07:50.363Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:07:49 GMT], server=[envoy], content-length=[603], x-envoy-upstream-service-time=[32], x-aai-txid=[1-aai-resources-221209-01:07:49:311-14337], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:07:50.364Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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/29745463-c486-495e-9560-352d5bee025e/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/29745463-c486-495e-9560-352d5bee025e/related-to/generic-vnfs","ERR.5.4.6114"]}}}

2022-12-09T01:07:50.367Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/generic-vnfs?resultIndex=0&resultSize=1&format=count
2022-12-09T01:07:50.372Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:07:50.407Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?format=pathed with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:07:50.408Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?format=pathed|INFO|500||Invoke
2022-12-09T01:07:50.449Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?format=pathed|INFO|500||InvokeReturn
2022-12-09T01:07:50.450Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?format=pathed has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:07:49 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[38], vertex-id=[450688], x-aai-txid=[0-aai-resources-221209-01:07:49:392-18882], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:07:50.451Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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/29745463-c486-495e-9560-352d5bee025e"}]}

2022-12-09T01:07:50.456Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:07:50.481Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:07:50.482Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-12-09T01:07:50.521Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-12-09T01:07:50.522Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:07:49 GMT], server=[envoy], content-length=[600], x-envoy-upstream-service-time=[36], x-aai-txid=[2-aai-resources-221209-01:07:49:467-77267], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:07:50.523Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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/29745463-c486-495e-9560-352d5bee025e/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/29745463-c486-495e-9560-352d5bee025e/related-to/l3-networks","ERR.5.4.6114"]}}}

2022-12-09T01:07:50.525Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/l3-networks?resultIndex=0&resultSize=1&format=count
2022-12-09T01:07:50.528Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:07:50.551Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?format=pathed|INFO|500||Invoke
2022-12-09T01:07:50.552Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?format=pathed|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?format=pathed with request headers:{Authorization=[***REDACTED***], X-RequestID=[aac99a72-11a0-4cd0-bfd3-44999f41289e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[3cbbd9c1-9335-4c6f-b5e6-c0c20903728a], X-ECOMP-RequestID=[aac99a72-11a0-4cd0-bfd3-44999f41289e], X-TransactionId=[], X-ONAP-RequestID=[aac99a72-11a0-4cd0-bfd3-44999f41289e]}
2022-12-09T01:07:50.596Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?format=pathed|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?format=pathed has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:07:49 GMT], server=[envoy], content-length=[246], x-envoy-upstream-service-time=[41], vertex-id=[450688], x-aai-txid=[0-aai-resources-221209-01:07:49:537-63910], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:07:50.597Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?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/29745463-c486-495e-9560-352d5bee025e"}]}

2022-12-09T01:07:50.598Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/nodes/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e?format=pathed|INFO|500||InvokeReturn
2022-12-09T01:07:50.603Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:07:50.626Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/configurations?resultIndex=0&resultSize=1&format=count with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:07:50.627Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|500||Invoke
2022-12-09T01:07:50.669Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/configurations?resultIndex=0&resultSize=1&format=count|INFO|404|Not Found|InvokeReturn
2022-12-09T01:07:50.670Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/configurations?resultIndex=0&resultSize=1&format=count has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:07:49 GMT], server=[envoy], content-length=[609], x-envoy-upstream-service-time=[39], x-aai-txid=[1-aai-resources-221209-01:07:49:610-64057], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:07:50.671Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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/29745463-c486-495e-9560-352d5bee025e/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/29745463-c486-495e-9560-352d5bee025e/related-to/configurations","ERR.5.4.6114"]}}}

2022-12-09T01:07:50.673Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/business/customers/customer/basicvm-customer/service-subscriptions/service-subscription/basic_vm/service-instances/service-instance/29745463-c486-495e-9560-352d5bee025e/related-to/configurations?resultIndex=0&resultSize=1&format=count
2022-12-09T01:07:50.676Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:07:50.707Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||Invoke
2022-12-09T01:07:50.708Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d with request headers:{Authorization=[***REDACTED***], X-RequestID=[aac99a72-11a0-4cd0-bfd3-44999f41289e], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[0dfdee1e-47b1-4ce7-a554-1bcd4a682507], X-ECOMP-RequestID=[aac99a72-11a0-4cd0-bfd3-44999f41289e], X-TransactionId=[], X-ONAP-RequestID=[aac99a72-11a0-4cd0-bfd3-44999f41289e]}
2022-12-09T01:07:50.760Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:07:49 GMT], server=[envoy], content-length=[607], x-envoy-upstream-service-time=[49], vertex-id=[397432], x-aai-txid=[1-aai-resources-221209-01:07:49:694-34433], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:07:50.761Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|DEBUG|500||{"tenant-id":"2ee1b58c15dc42f1b435bd67d5bcc17d","tenant-name":"onap-daily-master-sm","tenant-context":"None","resource-version":"1670548059491","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-12-09T01:07:50.761Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicvm-cloud-owner/RegionOne/tenants/tenant/2ee1b58c15dc42f1b435bd67d5bcc17d|INFO|500||InvokeReturn
2022-12-09T01:07:50.763Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:07:50.763Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:07:50.764Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.764Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:07:50.764Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:50.765Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.765Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:07:50.765Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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:"27847136bdb5f3c5f463b99f3c24915b", X-B3-SpanId:"e4b52074d592370c", X-B3-ParentSpanId:"30eb21069f626850", X-B3-Sampled:"0", X-ONAP-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-TransactionID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-ECOMP-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"470b06de-1552-4660-ac16-aeb3b2e77427"]
2022-12-09T01:07:50.765Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"29745463-c486-495e-9560-352d5bee025e"},"instanceName":null,"requestScope":"service"}
2022-12-09T01:07:50.766Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:07:50.809Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:50.810Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:50.810Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:07:50.810Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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, 09 Dec 2022 01:07:49 GMT", x-envoy-upstream-service-time:"40", server:"envoy"]
2022-12-09T01:07:50.811Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:07:50.811Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:50.811Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:07:50.812Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.812Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-12-09T01:07:50.813Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:50.813Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.813Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-12-09T01:07:50.813Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-TransactionID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-ECOMP-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d2bbf1bf-b48d-475e-aa00-92c502c7a2ce"]
2022-12-09T01:07:50.814Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-12-09T01:07:50.814Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-12-09T01:07:50.850Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:50.851Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.851Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-12-09T01:07:50.851Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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", date:"Fri, 09 Dec 2022 01:07:50 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:50.852Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:07:50.852Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:50.853Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-12-09T01:07:50.855Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.856Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.856Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.856Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.856Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.856Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-TransactionID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-ECOMP-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb62f2ce-e0bc-4064-93f8-b31d80454d7a"]
2022-12-09T01:07:50.857Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.857Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.884Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.884Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.885Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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  : OK
2022-12-09T01:07:50.885Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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", date:"Fri, 09 Dec 2022 01:07:50 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:50.887Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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" : 535,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/535/service"
    }
  }
}
2022-12-09T01:07:50.887Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.887Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.889Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.889Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-12-09T01:07:50.890Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:50.890Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.890Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-12-09T01:07:50.891Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-TransactionID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-ECOMP-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3df2ee08-290e-4f96-910e-bf0b8c1fd6dc"]
2022-12-09T01:07:50.891Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-12-09T01:07:50.891Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-12-09T01:07:50.922Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:50.923Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.923Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-12-09T01:07:50.923Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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", date:"Fri, 09 Dec 2022 01:07:50 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:50.925Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:07:50.925Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:50.926Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-12-09T01:07:50.929Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-12-09T01:07:50.930Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:07:50.930Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:50.930Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-12-09T01:07:50.930Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:07:50.930Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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:"1379", X-B3-TraceId:"27847136bdb5f3c5f463b99f3c24915b", X-B3-SpanId:"fc192968cc5d1c9c", X-B3-ParentSpanId:"30eb21069f626850", X-B3-Sampled:"0", X-ONAP-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-TransactionID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-ECOMP-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf8e0c3e-293f-4e2c-a9b3-a360eea05b5c"]
2022-12-09T01:07:50.931Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"aac99a72-11a0-4cd0-bfd3-44999f41289e","requestStatus":"IN_PROGRESS","startTime":1670548070673,"source":"VID","tenantId":"2ee1b58c15dc42f1b435bd67d5bcc17d","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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"RegionOne","serviceInstanceId":"29745463-c486-495e-9560-352d5bee025e","requestScope":"service","requestAction":"deleteInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e","tenantName":"onap-daily-master-sm","cloudApiRequests":[],"requestURI":"aac99a72-11a0-4cd0-bfd3-44999f41289e"}
2022-12-09T01:07:50.931Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:07:50.964Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:50.965Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:07:50.965Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:07:50.965Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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/aac99a72-11a0-4cd0-bfd3-44999f41289e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:49 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:50.966Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "aac99a72-11a0-4cd0-bfd3-44999f41289e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:07:50.673+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:07:50.413+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "aac99a72-11a0-4cd0-bfd3-44999f41289e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e"
    }
  }
}
2022-12-09T01:07:50.967Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:50.967Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:07:50.973Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.974Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:07:50.974Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:50.974Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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-12-09T01:07:50.974Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:07:50.975Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|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:"27847136bdb5f3c5f463b99f3c24915b", X-B3-SpanId:"024301fcac0cb707", X-B3-ParentSpanId:"30eb21069f626850", X-B3-Sampled:"0", X-ONAP-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-TransactionID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-ECOMP-RequestID:"aac99a72-11a0-4cd0-bfd3-44999f41289e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"856f28da-4d79-4bbc-89a4-3d873003e85e"]
2022-12-09T01:07:50.975Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\"modelType\":\"service\",\"modelName\":\"basic_vm\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\"modelUuid\":\"192cd626-a08c-4766-b9bd-3657ba9a4cb7\",\"modelInvariantUuid\":\"28a5c0cd-1375-48c2-adb0-be21edc632b0\"},\"requestInfo\":{\"source\":\"VID\",\"suppressRollback\":false,\"requestorId\":\"demo\"},\"cloudConfiguration\":{\"tenantId\":\"2ee1b58c15dc42f1b435bd67d5bcc17d\",\"cloudOwner\":\"basicvm-cloud-owner\",\"lcpCloudRegionId\":\"RegionOne\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"29745463-c486-495e-9560-352d5bee025e\"}","type":"String"},"requestId":{"value":"aac99a72-11a0-4cd0-bfd3-44999f41289e","type":"String"},"mso-request-id":{"value":"aac99a72-11a0-4cd0-bfd3-44999f41289e","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"deleteInstance","type":"String"},"serviceInstanceId":{"value":"29745463-c486-495e-9560-352d5bee025e","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/29745463-c486-495e-9560-352d5bee025e","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-12-09T01:07:50.975Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:07:51.994Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:51.994Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:07:51.995Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:07:51.996Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:07:51 GMT", x-onap-requestid:"aac99a72-11a0-4cd0-bfd3-44999f41289e", x-requestid:"aac99a72-11a0-4cd0-bfd3-44999f41289e", x-transactionid:"aac99a72-11a0-4cd0-bfd3-44999f41289e", x-ecomp-requestid:"aac99a72-11a0-4cd0-bfd3-44999f41289e", x-onap-partnername:"UNKNOWN", x-invocationid:"856f28da-4d79-4bbc-89a4-3d873003e85e", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:51.996Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"aac99a72-11a0-4cd0-bfd3-44999f41289e\",\"instanceId\":\"29745463-c486-495e-9560-352d5bee025e\"}}","message":"Success","processInstanceID":"e6884ed8-775d-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:07:51.996Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:51.997Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:07:52.001Z|aac99a72-11a0-4cd0-bfd3-44999f41289e|http-nio-8080-exec-1|onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:52.194Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:52.199Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e
2022-12-09T01:07:52.199Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|INFO|500||Invoke
2022-12-09T01:07:52.199Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:52.200Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e
2022-12-09T01:07:52.200Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Method      : GET
2022-12-09T01:07:52.200Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aff6f22c31809f3c10a82700385ea376", X-B3-SpanId:"e5d78ef7f8ff4253", X-B3-ParentSpanId:"9f3563e7303adf4b", X-B3-Sampled:"0", X-ONAP-RequestID:"a1bdc670-176e-45a0-a7be-be1eca111498", X-RequestID:"a1bdc670-176e-45a0-a7be-be1eca111498", X-TransactionID:"a1bdc670-176e-45a0-a7be-be1eca111498", X-ECOMP-RequestID:"a1bdc670-176e-45a0-a7be-be1eca111498", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e29e0e0d-b034-4cd9-aaf1-18765bbc281a"]
2022-12-09T01:07:52.201Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Request body: 
2022-12-09T01:07:52.201Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||==========================request end================================================
2022-12-09T01:07:52.233Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:52.234Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:52.234Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Status text  : OK
2022-12-09T01:07:52.234Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:50 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:52.235Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Response body: {
  "requestId" : "aac99a72-11a0-4cd0-bfd3-44999f41289e",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:07:50.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:50.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "serviceInstanceName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "aac99a72-11a0-4cd0-bfd3-44999f41289e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e"
    }
  }
}
2022-12-09T01:07:52.236Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:52.236Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|INFO|500||InvokeReturn
2022-12-09T01:07:52.238Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false
2022-12-09T01:07:52.238Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:52.238Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:52.238Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false
2022-12-09T01:07:52.238Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:52.239Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aff6f22c31809f3c10a82700385ea376", X-B3-SpanId:"da9236055c6d05ba", X-B3-ParentSpanId:"9f3563e7303adf4b", X-B3-Sampled:"0", X-ONAP-RequestID:"a1bdc670-176e-45a0-a7be-be1eca111498", X-RequestID:"a1bdc670-176e-45a0-a7be-be1eca111498", X-TransactionID:"a1bdc670-176e-45a0-a7be-be1eca111498", X-ECOMP-RequestID:"a1bdc670-176e-45a0-a7be-be1eca111498", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6511e6e5-53a2-4b98-954b-05b04820aaf5"]
2022-12-09T01:07:52.239Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:52.239Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:52.267Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:52.268Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:52.268Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:52.268Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:50 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:52.270Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:07:52.270Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:52.271Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:52.283Z|a1bdc670-176e-45a0-a7be-be1eca111498|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:55.370Z|5cbff899-08c1-4c40-bb41-140f3391a99a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:07:55.370Z|5cbff899-08c1-4c40-bb41-140f3391a99a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:07:57.690Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:07:57.695Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:07:57.696Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:07:57.696Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:57.696Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:07:57.696Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:07:57.696Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2c7f200bafdb6cbd74050d4781eadd7", X-B3-SpanId:"cb77a6ab434fc4d9", X-B3-ParentSpanId:"ec225816dc0d54c4", X-B3-Sampled:"0", X-ONAP-RequestID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-RequestID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-TransactionID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-ECOMP-RequestID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ac7ac5e-76e4-4e36-bbde-4a74cef6178a"]
2022-12-09T01:07:57.697Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:07:57.697Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:07:57.726Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:57.727Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:57.727Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:07:57.728Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:57 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:57.729Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:07:18.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:19.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:07:57.729Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:57.729Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:07:57.732Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:07:57.732Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:07:57.732Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:57.733Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:07:57.733Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:07:57.734Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f2c7f200bafdb6cbd74050d4781eadd7", X-B3-SpanId:"8bcf5699379ed713", X-B3-ParentSpanId:"ec225816dc0d54c4", X-B3-Sampled:"0", X-ONAP-RequestID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-RequestID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-TransactionID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-ECOMP-RequestID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"841bf38a-56aa-4828-a9fd-0d9a4e2c469f"]
2022-12-09T01:07:57.734Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:07:57.734Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:07:57.753Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:57.754Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:57.755Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:07:57.755Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:07:57 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:07:57.755Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:07:57.755Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:57.756Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:07:57.781Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:57.782Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:57.782Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:57.782Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:07:57.783Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:57.783Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-RequestID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-TransactionID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-ECOMP-RequestID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"374cebfd-b4ba-438d-9923-ff79d6b815d2"]
2022-12-09T01:07:57.783Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:57.784Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:57.905Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:57.906Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:57.906Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:57.907Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=3D0AA67B858015F4A1944845138D6EAC; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:07:57 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:07:57.907Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5255278-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:07:21.001+0000","endTime":"2022-12-09T01:07:21.831+0000","removalTime":null,"durationInMillis":830,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"d52467d7-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:07:57.907Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:57.907Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:57.928Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:57.929Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:07:57.929Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:07:57.930Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:07:57.930Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:07:57.930Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-RequestID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-TransactionID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-ECOMP-RequestID:"9614598b-50bc-4e2b-997e-a0c109c127db", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae918618-e970-42d6-b9b3-c8544a4b3c6a"]
2022-12-09T01:07:57.930Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:07:57.931Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:07:58.049Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:07:58.049Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:07:58.049Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:07:58.050Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=BC74A97202B78AB299534B2E0210B8BD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:07:57 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:07:58.050Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d59c2f8c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","executionId":"d5255278-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:07:21.780+0000","endTime":"2022-12-09T01:07:21.788+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:07:58.050Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:07:58.051Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:07:58.055Z|9614598b-50bc-4e2b-997e-a0c109c127db|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:07:58.363Z|b57fdaa3-5129-4321-8fa2-c1541374f709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:58.363Z|b57fdaa3-5129-4321-8fa2-c1541374f709|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:58.411Z|9593af3e-8b5b-43e3-8a48-601d83a4233a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:58.412Z|9593af3e-8b5b-43e3-8a48-601d83a4233a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:07:58.414Z|7dd0b662-2860-41a2-b878-e8a96dc5e433|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:07:58.415Z|7dd0b662-2860-41a2-b878-e8a96dc5e433|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:02.455Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:08:02.462Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e
2022-12-09T01:08:02.463Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|INFO|500||Invoke
2022-12-09T01:08:02.463Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:02.464Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e
2022-12-09T01:08:02.464Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Method      : GET
2022-12-09T01:08:02.464Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c77aaaee285dc0d5d329122cede9e214", X-B3-SpanId:"c35383b8aba58112", X-B3-ParentSpanId:"7e9edd58bb29d3d4", X-B3-Sampled:"0", X-ONAP-RequestID:"5d541a25-40b6-4c5d-b9cd-d5d30a580b27", X-RequestID:"5d541a25-40b6-4c5d-b9cd-d5d30a580b27", X-TransactionID:"5d541a25-40b6-4c5d-b9cd-d5d30a580b27", X-ECOMP-RequestID:"5d541a25-40b6-4c5d-b9cd-d5d30a580b27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d7dbf56a-85f9-4cc5-8d79-95153538a855"]
2022-12-09T01:08:02.465Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Request body: 
2022-12-09T01:08:02.465Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||==========================request end================================================
2022-12-09T01:08:02.502Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:02.502Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:02.503Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Status text  : OK
2022-12-09T01:08:02.503Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:01 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:02.504Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Response body: {
  "requestId" : "aac99a72-11a0-4cd0-bfd3-44999f41289e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:07:50.000+00:00",
  "endTime" : "2022-12-09T01:07:54.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:54.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "serviceInstanceName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "aac99a72-11a0-4cd0-bfd3-44999f41289e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e"
    }
  }
}
2022-12-09T01:08:02.504Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:02.505Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|INFO|500||InvokeReturn
2022-12-09T01:08:02.506Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false
2022-12-09T01:08:02.506Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:08:02.507Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:02.507Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false
2022-12-09T01:08:02.507Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:08:02.508Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c77aaaee285dc0d5d329122cede9e214", X-B3-SpanId:"5acd0e6c00ccae3a", X-B3-ParentSpanId:"7e9edd58bb29d3d4", X-B3-Sampled:"0", X-ONAP-RequestID:"5d541a25-40b6-4c5d-b9cd-d5d30a580b27", X-RequestID:"5d541a25-40b6-4c5d-b9cd-d5d30a580b27", X-TransactionID:"5d541a25-40b6-4c5d-b9cd-d5d30a580b27", X-ECOMP-RequestID:"5d541a25-40b6-4c5d-b9cd-d5d30a580b27", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"37a6f9b0-4d36-4334-aae5-f7677bb72703"]
2022-12-09T01:08:02.508Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:08:02.508Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:08:02.526Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:02.527Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:02.527Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:08:02.528Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:01 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:02.529Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:08:02.529Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:02.529Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:08:02.540Z|5d541a25-40b6-4c5d-b9cd-d5d30a580b27|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:08:02.696Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:08:02.700Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e
2022-12-09T01:08:02.701Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|INFO|500||Invoke
2022-12-09T01:08:02.701Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:02.701Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e
2022-12-09T01:08:02.701Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Method      : GET
2022-12-09T01:08:02.702Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8870e6239fc5576265eec336370fc9d3", X-B3-SpanId:"c016664846484c3e", X-B3-ParentSpanId:"02ee7dde89cecd46", X-B3-Sampled:"0", X-ONAP-RequestID:"24ea2882-9d2c-48d7-b4b8-1726b6ddeca3", X-RequestID:"24ea2882-9d2c-48d7-b4b8-1726b6ddeca3", X-TransactionID:"24ea2882-9d2c-48d7-b4b8-1726b6ddeca3", X-ECOMP-RequestID:"24ea2882-9d2c-48d7-b4b8-1726b6ddeca3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8651014a-a2bd-4935-958d-8c89f6a1324f"]
2022-12-09T01:08:02.702Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Request body: 
2022-12-09T01:08:02.702Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||==========================request end================================================
2022-12-09T01:08:02.741Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:02.742Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:02.742Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Status text  : OK
2022-12-09T01:08:02.742Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:01 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:02.744Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Response body: {
  "requestId" : "aac99a72-11a0-4cd0-bfd3-44999f41289e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:07:50.000+00:00",
  "endTime" : "2022-12-09T01:07:54.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:54.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "serviceInstanceName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "aac99a72-11a0-4cd0-bfd3-44999f41289e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e"
    }
  }
}
2022-12-09T01:08:02.744Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:02.745Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|INFO|500||InvokeReturn
2022-12-09T01:08:02.746Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false
2022-12-09T01:08:02.746Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:08:02.747Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:02.747Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false
2022-12-09T01:08:02.747Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:08:02.747Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8870e6239fc5576265eec336370fc9d3", X-B3-SpanId:"e875461d758429b2", X-B3-ParentSpanId:"02ee7dde89cecd46", X-B3-Sampled:"0", X-ONAP-RequestID:"24ea2882-9d2c-48d7-b4b8-1726b6ddeca3", X-RequestID:"24ea2882-9d2c-48d7-b4b8-1726b6ddeca3", X-TransactionID:"24ea2882-9d2c-48d7-b4b8-1726b6ddeca3", X-ECOMP-RequestID:"24ea2882-9d2c-48d7-b4b8-1726b6ddeca3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"96f5e873-3b3a-49df-9688-f582a5c5addd"]
2022-12-09T01:08:02.748Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:08:02.748Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:08:02.769Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:02.769Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:02.770Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:08:02.770Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:01 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:02.771Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:08:02.772Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:02.772Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:08:02.781Z|24ea2882-9d2c-48d7-b4b8-1726b6ddeca3|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:08:02.952Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:08:02.959Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e
2022-12-09T01:08:02.959Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|INFO|500||Invoke
2022-12-09T01:08:02.959Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:02.960Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e
2022-12-09T01:08:02.960Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Method      : GET
2022-12-09T01:08:02.960Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87951a8d083e534e29c3ee60d7547481", X-B3-SpanId:"7456f44feeb542ed", X-B3-ParentSpanId:"c451545768266d42", X-B3-Sampled:"0", X-ONAP-RequestID:"c971261a-64c8-4e4b-93ab-8b3cd979734d", X-RequestID:"c971261a-64c8-4e4b-93ab-8b3cd979734d", X-TransactionID:"c971261a-64c8-4e4b-93ab-8b3cd979734d", X-ECOMP-RequestID:"c971261a-64c8-4e4b-93ab-8b3cd979734d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbed7f1a-6b42-4f36-861b-28c4bcff0464"]
2022-12-09T01:08:02.961Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Request body: 
2022-12-09T01:08:02.961Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||==========================request end================================================
2022-12-09T01:08:02.989Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:02.990Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:02.991Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Status text  : OK
2022-12-09T01:08:02.991Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:01 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:02.993Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Response body: {
  "requestId" : "aac99a72-11a0-4cd0-bfd3-44999f41289e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:07:50.000+00:00",
  "endTime" : "2022-12-09T01:07:54.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:54.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "serviceInstanceName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "aac99a72-11a0-4cd0-bfd3-44999f41289e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e"
    }
  }
}
2022-12-09T01:08:02.993Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:02.994Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|INFO|500||InvokeReturn
2022-12-09T01:08:02.996Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false
2022-12-09T01:08:02.996Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:08:02.996Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:02.997Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false
2022-12-09T01:08:02.997Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:08:02.998Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87951a8d083e534e29c3ee60d7547481", X-B3-SpanId:"2ed345329a15aa6b", X-B3-ParentSpanId:"c451545768266d42", X-B3-Sampled:"0", X-ONAP-RequestID:"c971261a-64c8-4e4b-93ab-8b3cd979734d", X-RequestID:"c971261a-64c8-4e4b-93ab-8b3cd979734d", X-TransactionID:"c971261a-64c8-4e4b-93ab-8b3cd979734d", X-ECOMP-RequestID:"c971261a-64c8-4e4b-93ab-8b3cd979734d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd90c04a-ea83-41a7-ae5f-210aa187ee62"]
2022-12-09T01:08:02.998Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:08:02.998Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:08:03.021Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:03.022Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:03.022Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:08:03.023Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:01 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:03.024Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:08:03.024Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:03.025Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:08:03.033Z|c971261a-64c8-4e4b-93ab-8b3cd979734d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:08:03.202Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:08:03.208Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e
2022-12-09T01:08:03.209Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|INFO|500||Invoke
2022-12-09T01:08:03.209Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:03.209Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e
2022-12-09T01:08:03.210Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Method      : GET
2022-12-09T01:08:03.210Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b34891fea203f99a79c9d6a1749e2fed", X-B3-SpanId:"80a3bd1ba95f1b1e", X-B3-ParentSpanId:"d82a5d904a85c18b", X-B3-Sampled:"0", X-ONAP-RequestID:"c94f58af-4c03-419e-a710-c01334cb72a5", X-RequestID:"c94f58af-4c03-419e-a710-c01334cb72a5", X-TransactionID:"c94f58af-4c03-419e-a710-c01334cb72a5", X-ECOMP-RequestID:"c94f58af-4c03-419e-a710-c01334cb72a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbf0fca1-8c2f-4d54-853d-48a35527eb0a"]
2022-12-09T01:08:03.210Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Request body: 
2022-12-09T01:08:03.210Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||==========================request end================================================
2022-12-09T01:08:03.242Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:03.243Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:03.243Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Status text  : OK
2022-12-09T01:08:03.244Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:01 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:03.245Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||Response body: {
  "requestId" : "aac99a72-11a0-4cd0-bfd3-44999f41289e",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-deleteInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:07:50.000+00:00",
  "endTime" : "2022-12-09T01:07:54.000+00:00",
  "source" : "VID",
  "tenantId" : "2ee1b58c15dc42f1b435bd67d5bcc17d",
  "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\": \"28a5c0cd-1375-48c2-adb0-be21edc632b0\",\n            \"modelVersion\": \"1.0\",\n            \"modelVersionId\": \"192cd626-a08c-4766-b9bd-3657ba9a4cb7\"\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\": \"2ee1b58c15dc42f1b435bd67d5bcc17d\"\n        }\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:54.000+00:00",
  "cloudRegion" : "RegionOne",
  "serviceInstanceId" : "29745463-c486-495e-9560-352d5bee025e",
  "serviceInstanceName" : "basic_vm-1ba157c5-c797-4207-90a7-239bafe8d30c",
  "requestScope" : "service",
  "requestAction" : "deleteInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/29745463-c486-495e-9560-352d5bee025e",
  "tenantName" : "onap-daily-master-sm",
  "cloudApiRequests" : [ ],
  "requestURI" : "aac99a72-11a0-4cd0-bfd3-44999f41289e",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e"
    }
  }
}
2022-12-09T01:08:03.245Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:03.246Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/aac99a72-11a0-4cd0-bfd3-44999f41289e|INFO|500||InvokeReturn
2022-12-09T01:08:03.247Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false
2022-12-09T01:08:03.247Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:08:03.248Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:03.248Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false
2022-12-09T01:08:03.248Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:08:03.248Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b34891fea203f99a79c9d6a1749e2fed", X-B3-SpanId:"d0d48ab0423cb68d", X-B3-ParentSpanId:"d82a5d904a85c18b", X-B3-Sampled:"0", X-ONAP-RequestID:"c94f58af-4c03-419e-a710-c01334cb72a5", X-RequestID:"c94f58af-4c03-419e-a710-c01334cb72a5", X-TransactionID:"c94f58af-4c03-419e-a710-c01334cb72a5", X-ECOMP-RequestID:"c94f58af-4c03-419e-a710-c01334cb72a5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"099c4c4e-da6d-4b3f-9889-cd939dfd7d79"]
2022-12-09T01:08:03.248Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:08:03.249Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:08:03.270Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:03.270Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:03.271Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:08:03.272Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:01 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:03.273Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:08:03.274Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:03.274Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=aac99a72-11a0-4cd0-bfd3-44999f41289e&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:08:03.283Z|c94f58af-4c03-419e-a710-c01334cb72a5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/aac99a72-11a0-4cd0-bfd3-44999f41289e|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:08:08.225Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:08:08.231Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:08:08.232Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:08:08.232Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:08.232Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:08:08.232Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:08:08.233Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"012b6b9c381e8f69d72c47065914aebc", X-B3-SpanId:"784ccce9ac3997d1", X-B3-ParentSpanId:"dff0212110f47893", X-B3-Sampled:"0", X-ONAP-RequestID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-RequestID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-TransactionID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-ECOMP-RequestID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a7229fb-66df-4bcf-90d8-adbc82ca10f4"]
2022-12-09T01:08:08.233Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:08:08.233Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:08:08.270Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:08.271Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:08.271Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:08:08.272Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:07 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:08.273Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:07:18.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:19.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:08:08.273Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:08.274Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:08:08.275Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:08:08.276Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:08:08.276Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:08.276Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:08:08.277Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:08:08.277Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"012b6b9c381e8f69d72c47065914aebc", X-B3-SpanId:"5eb3d814a4587aa1", X-B3-ParentSpanId:"dff0212110f47893", X-B3-Sampled:"0", X-ONAP-RequestID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-RequestID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-TransactionID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-ECOMP-RequestID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"516cb009-f507-4d6e-8cfe-b21b23e20815"]
2022-12-09T01:08:08.277Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:08:08.278Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:08:08.297Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:08.298Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:08.298Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:08:08.299Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:07 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:08.301Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:08:08.302Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:08.302Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:08:08.325Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:08:08.326Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:08:08.326Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:08.326Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:08:08.326Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:08:08.327Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-RequestID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-TransactionID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-ECOMP-RequestID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a04a2cba-b4df-4a27-952e-43cbd4addf34"]
2022-12-09T01:08:08.327Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:08:08.327Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:08:08.392Z|4076f689-2616-4715-9417-93b617a53cd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:08.393Z|4076f689-2616-4715-9417-93b617a53cd2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:08.449Z|88c3f6a0-ef86-4dba-9dca-688748f70231|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:08.450Z|88c3f6a0-ef86-4dba-9dca-688748f70231|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:08.451Z|87ffb60a-ecce-4447-bfb1-ea7bbce33899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:08.451Z|87ffb60a-ecce-4447-bfb1-ea7bbce33899|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:08.450Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:08.452Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:08.452Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:08:08.453Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=5B500699207D3C7575B59407621C0965; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:08:07 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:08:08.453Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5255278-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:07:21.001+0000","endTime":"2022-12-09T01:07:21.831+0000","removalTime":null,"durationInMillis":830,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"d52467d7-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:08:08.454Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:08.454Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:08:08.479Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:08:08.480Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:08:08.480Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:08.480Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:08:08.480Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:08:08.481Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-RequestID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-TransactionID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-ECOMP-RequestID:"52eeef47-fef9-4023-b480-b9646844e7e9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f576e4c2-0644-481f-b6fe-f11f3f31c386"]
2022-12-09T01:08:08.481Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:08:08.481Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:08:08.597Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:08.598Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:08.598Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:08:08.599Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8EE0ED7A8FF4CDDAEDE7E3BF11026E57; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:08:07 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:08:08.599Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d59c2f8c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","executionId":"d5255278-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:07:21.780+0000","endTime":"2022-12-09T01:07:21.788+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:08:08.599Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:08.600Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:08:08.605Z|52eeef47-fef9-4023-b480-b9646844e7e9|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:08:08.939Z|edc87a54-7409-40aa-b601-00b6b5582d01|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:08:08.941Z|edc87a54-7409-40aa-b601-00b6b5582d01|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:10.369Z|765d0d19-a7a1-4df2-9c27-eb252733222d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:08:10.370Z|765d0d19-a7a1-4df2-9c27-eb252733222d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:08:10.844Z|18fbcba9-c51f-4b15-97a6-c96cd57a0819|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:08:10.844Z|18fbcba9-c51f-4b15-97a6-c96cd57a0819|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:08:18.430Z|d546bfe1-9e4d-44ef-910e-4f31ca7df2e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:18.430Z|d546bfe1-9e4d-44ef-910e-4f31ca7df2e5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:18.480Z|76dd6eec-b7cd-4b31-b0c1-ac5ff0594133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:18.480Z|8a0fa89b-a3e6-4169-81eb-67e1b5ebdde4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:18.481Z|76dd6eec-b7cd-4b31-b0c1-ac5ff0594133|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:18.481Z|8a0fa89b-a3e6-4169-81eb-67e1b5ebdde4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:18.775Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:08:18.782Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:08:18.782Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:08:18.783Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:18.783Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:08:18.783Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:08:18.783Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3846a344b2b9820c92236bcd7314c98e", X-B3-SpanId:"7c622b61666af1dc", X-B3-ParentSpanId:"b799ab06bc103365", X-B3-Sampled:"0", X-ONAP-RequestID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-RequestID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-TransactionID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-ECOMP-RequestID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"88e8b6fd-c2b3-4b2f-b2fa-5f39dc179381"]
2022-12-09T01:08:18.784Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:08:18.784Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:08:18.828Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:18.829Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:18.829Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:08:18.829Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:18 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:18.830Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:07:18.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:19.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:08:18.830Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:18.830Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:08:18.832Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:08:18.832Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:08:18.832Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:18.833Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:08:18.833Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:08:18.833Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3846a344b2b9820c92236bcd7314c98e", X-B3-SpanId:"8b548c988bca0b49", X-B3-ParentSpanId:"b799ab06bc103365", X-B3-Sampled:"0", X-ONAP-RequestID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-RequestID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-TransactionID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-ECOMP-RequestID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2375a10-23eb-46ff-af41-e30eeab844a4"]
2022-12-09T01:08:18.833Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:08:18.834Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:08:18.940Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:18.940Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:18.941Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:08:18.941Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:18 GMT", x-envoy-upstream-service-time:"103", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:18.943Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:08:18.943Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:18.943Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:08:18.968Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:08:18.969Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:08:18.969Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:18.969Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:08:18.969Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:08:18.970Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-RequestID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-TransactionID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-ECOMP-RequestID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"32496bf4-2a3e-4a48-a9c2-34cafc7bd7cf"]
2022-12-09T01:08:18.970Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:08:18.970Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:08:19.087Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:19.087Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:19.087Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:08:19.088Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=63B1D4817882DA65D2FB7F6D23F1246F; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:08:18 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:08:19.088Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5255278-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:07:21.001+0000","endTime":"2022-12-09T01:07:21.831+0000","removalTime":null,"durationInMillis":830,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"d52467d7-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:08:19.088Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:19.089Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:08:19.110Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:08:19.111Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:08:19.111Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:19.111Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:08:19.112Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:08:19.112Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-RequestID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-TransactionID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-ECOMP-RequestID:"461fe004-c878-46ad-a93f-298927bdbd9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40acb123-f0a0-41ea-b47c-82e86ad7ee8e"]
2022-12-09T01:08:19.112Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:08:19.112Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:08:19.230Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:19.231Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:19.231Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:08:19.232Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=DBA0A182049BED07C57142D149E800AA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:08:18 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:08:19.232Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d59c2f8c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","executionId":"d5255278-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:07:21.780+0000","endTime":"2022-12-09T01:07:21.788+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:08:19.232Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:19.233Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:08:19.237Z|461fe004-c878-46ad-a93f-298927bdbd9a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:08:25.369Z|84904074-a889-4395-aa42-639363fb2489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:08:25.373Z|84904074-a889-4395-aa42-639363fb2489|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:08:28.460Z|92d7a36a-1c8a-488f-a2fd-bb2cf992266f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:28.461Z|92d7a36a-1c8a-488f-a2fd-bb2cf992266f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:28.512Z|47adcaac-4c9a-4c1f-bede-aa7d43c2cf18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:28.512Z|d46dc969-b96e-4809-b946-be3bd6445ab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:28.513Z|47adcaac-4c9a-4c1f-bede-aa7d43c2cf18|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:28.513Z|d46dc969-b96e-4809-b946-be3bd6445ab3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:29.412Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:08:29.417Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:08:29.418Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:08:29.418Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:29.419Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:08:29.419Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:08:29.419Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"104202d5dd6c567125c9dfa20f0993f9", X-B3-SpanId:"2dd405b89a334bb8", X-B3-ParentSpanId:"ccc5cb3644d1f762", X-B3-Sampled:"0", X-ONAP-RequestID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-RequestID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-TransactionID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-ECOMP-RequestID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"618fe9a6-d974-4239-b56a-4fb7a41479e0"]
2022-12-09T01:08:29.419Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:08:29.420Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:08:29.452Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:29.453Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:29.453Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:08:29.454Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:28 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:29.454Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:07:18.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:19.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:08:29.455Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:29.455Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:08:29.460Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:08:29.461Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:08:29.461Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:29.461Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:08:29.462Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:08:29.462Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"104202d5dd6c567125c9dfa20f0993f9", X-B3-SpanId:"56c614b4bce4f2a5", X-B3-ParentSpanId:"ccc5cb3644d1f762", X-B3-Sampled:"0", X-ONAP-RequestID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-RequestID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-TransactionID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-ECOMP-RequestID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"28daf89b-d3ac-4b3a-ba86-1556bff2fd26"]
2022-12-09T01:08:29.462Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:08:29.463Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:08:29.484Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:29.485Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:29.485Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:08:29.485Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:28 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:29.490Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:08:29.490Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:29.491Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:08:29.521Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:08:29.522Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:08:29.523Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:29.523Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:08:29.523Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:08:29.524Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-RequestID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-TransactionID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-ECOMP-RequestID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40c65570-2c13-4bd3-abb3-a8ac37575b96"]
2022-12-09T01:08:29.524Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:08:29.525Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:08:29.645Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:29.646Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:29.646Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:08:29.647Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A3165F351D46C99B7F43A0D4424DAE45; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:08:28 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:08:29.648Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5255278-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:07:21.001+0000","endTime":"2022-12-09T01:07:21.831+0000","removalTime":null,"durationInMillis":830,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"d52467d7-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:08:29.648Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:29.649Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:08:29.670Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:08:29.670Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:08:29.670Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:29.671Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:08:29.671Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:08:29.671Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-RequestID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-TransactionID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-ECOMP-RequestID:"3f8c70d6-2936-4c9b-939e-145b9e22d177", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f376c12-cf9a-47ed-8b4d-88c441153dfe"]
2022-12-09T01:08:29.672Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:08:29.672Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:08:29.785Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:29.785Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:29.786Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:08:29.786Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=12A49C2395EA589639BAE11F2E3B4710; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:08:28 GMT", x-envoy-upstream-service-time:"109", server:"envoy"]
2022-12-09T01:08:29.787Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d59c2f8c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","executionId":"d5255278-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:07:21.780+0000","endTime":"2022-12-09T01:07:21.788+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:08:29.787Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:29.788Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:08:29.792Z|3f8c70d6-2936-4c9b-939e-145b9e22d177|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:08:38.498Z|c8974e82-5dc5-498a-a0a8-92c702227620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:38.499Z|c8974e82-5dc5-498a-a0a8-92c702227620|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:38.541Z|edc4f94e-6a96-4143-b1bb-a6576885b97e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:38.541Z|0481410f-cbf9-4b5d-b424-eac2c7c73002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:38.541Z|edc4f94e-6a96-4143-b1bb-a6576885b97e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:38.541Z|0481410f-cbf9-4b5d-b424-eac2c7c73002|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:39.949Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:08:39.955Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:08:39.955Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:08:39.956Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:39.956Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:08:39.956Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:08:39.957Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2571cdba72bbbf8e659a285177d97f54", X-B3-SpanId:"175ac82d073e0e88", X-B3-ParentSpanId:"c073900feb137fb2", X-B3-Sampled:"0", X-ONAP-RequestID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-RequestID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-TransactionID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-ECOMP-RequestID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e69314c8-74d8-4068-b0ec-7520813b1acc"]
2022-12-09T01:08:39.957Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:08:39.958Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:08:39.987Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:39.988Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:39.988Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:08:39.989Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:39 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:39.990Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:07:18.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:19.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:08:39.991Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:39.991Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:08:39.993Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:08:39.993Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:08:39.994Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:39.994Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:08:39.994Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:08:39.995Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2571cdba72bbbf8e659a285177d97f54", X-B3-SpanId:"328fe84b5ab4201a", X-B3-ParentSpanId:"c073900feb137fb2", X-B3-Sampled:"0", X-ONAP-RequestID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-RequestID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-TransactionID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-ECOMP-RequestID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78365852-9a93-4da1-bd80-49de9e8a3b38"]
2022-12-09T01:08:39.995Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:08:39.995Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:08:40.015Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:40.016Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:40.017Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:08:40.017Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:39 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:40.019Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:08:40.019Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:40.020Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:08:40.043Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:08:40.044Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:08:40.045Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:40.045Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:08:40.045Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:08:40.045Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-RequestID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-TransactionID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-ECOMP-RequestID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0997eb4-dd65-4fb5-9be4-27bb35478e27"]
2022-12-09T01:08:40.046Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:08:40.046Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:08:40.171Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:40.172Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:40.172Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:08:40.173Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F9FCA1BBA8CCCB3577CA85DA2D4029A7; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:08:39 GMT", x-envoy-upstream-service-time:"121", server:"envoy"]
2022-12-09T01:08:40.173Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5255278-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:07:21.001+0000","endTime":"2022-12-09T01:07:21.831+0000","removalTime":null,"durationInMillis":830,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"d52467d7-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:08:40.174Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:40.174Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:08:40.195Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:08:40.196Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:08:40.196Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:40.196Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:08:40.197Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:08:40.197Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-RequestID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-TransactionID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-ECOMP-RequestID:"4deb5617-b759-4ce1-9ecc-31783fea0f42", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0929b364-13d5-4fd9-b668-23b372cd0c57"]
2022-12-09T01:08:40.198Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:08:40.198Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:08:40.328Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:40.329Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:40.330Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:08:40.331Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F26FE1FED0DFBB81DB933013805DD26F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:08:39 GMT", x-envoy-upstream-service-time:"126", server:"envoy"]
2022-12-09T01:08:40.332Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d59c2f8c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","executionId":"d5255278-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:07:21.780+0000","endTime":"2022-12-09T01:07:21.788+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:08:40.332Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:40.333Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:08:40.338Z|4deb5617-b759-4ce1-9ecc-31783fea0f42|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:08:40.369Z|685daa2b-5642-42a7-bfff-19dba2d8178d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:08:40.370Z|685daa2b-5642-42a7-bfff-19dba2d8178d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:08:40.845Z|b08838d9-7caa-44dc-862a-ca40bc8cd505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:08:40.846Z|b08838d9-7caa-44dc-862a-ca40bc8cd505|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:08:48.526Z|bd2af4ee-1991-4a7d-b946-78ec43f0300b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:48.527Z|bd2af4ee-1991-4a7d-b946-78ec43f0300b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:48.578Z|55aee8c1-ac3e-4586-803e-d80c863b76d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:48.579Z|55aee8c1-ac3e-4586-803e-d80c863b76d2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:48.578Z|994c46cf-5163-476f-8108-51e44f0cbf7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:48.581Z|994c46cf-5163-476f-8108-51e44f0cbf7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:50.510Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:08:50.515Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:08:50.516Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:08:50.516Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:50.516Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:08:50.517Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:08:50.517Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd5a57bc4f76b30b2a4161b17a86bb33", X-B3-SpanId:"8cf5a9e1dbdde634", X-B3-ParentSpanId:"ae7878a573fc9d03", X-B3-Sampled:"0", X-ONAP-RequestID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-RequestID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-TransactionID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-ECOMP-RequestID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31e349dd-d84a-4570-98ab-d0addec9b669"]
2022-12-09T01:08:50.517Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:08:50.517Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:08:50.555Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:50.556Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:50.556Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:08:50.557Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:50 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:50.558Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:07:18.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:19.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:08:50.558Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:50.558Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:08:50.560Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:08:50.560Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:08:50.561Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:50.561Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:08:50.562Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:08:50.562Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"dd5a57bc4f76b30b2a4161b17a86bb33", X-B3-SpanId:"64216652cce3a6ec", X-B3-ParentSpanId:"ae7878a573fc9d03", X-B3-Sampled:"0", X-ONAP-RequestID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-RequestID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-TransactionID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-ECOMP-RequestID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d0e11b6-2789-4cdc-9793-65bd6d6343bd"]
2022-12-09T01:08:50.562Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:08:50.563Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:08:50.581Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:50.581Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:50.582Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:08:50.582Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:08:50 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:08:50.585Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:08:50.586Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:50.586Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:08:50.683Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:08:50.684Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:08:50.684Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:50.684Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:08:50.685Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:08:50.685Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-RequestID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-TransactionID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-ECOMP-RequestID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fa10097-58c1-4079-a192-945e4c93377d"]
2022-12-09T01:08:50.685Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:08:50.686Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:08:50.804Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:50.805Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:50.806Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:08:50.806Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=99FA507765F9FB13AFBCA1CD69DFBF70; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:08:49 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:08:50.806Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5255278-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:07:21.001+0000","endTime":"2022-12-09T01:07:21.831+0000","removalTime":null,"durationInMillis":830,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"d52467d7-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:08:50.807Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:50.807Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:08:50.829Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:08:50.830Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:08:50.830Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:08:50.831Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:08:50.831Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:08:50.831Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-RequestID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-TransactionID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-ECOMP-RequestID:"1e35b44a-0890-4193-a3fc-6f8924f2a2f8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d314684-fc16-4a12-907d-ca0340d81baf"]
2022-12-09T01:08:50.832Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:08:50.832Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:08:50.947Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:08:50.947Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:08:50.948Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:08:50.948Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=944BE60AC005C51B37A9627F931F5FE7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:08:49 GMT", x-envoy-upstream-service-time:"110", server:"envoy"]
2022-12-09T01:08:50.949Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d59c2f8c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","executionId":"d5255278-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:07:21.780+0000","endTime":"2022-12-09T01:07:21.788+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:08:50.949Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:08:50.950Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:08:50.954Z|1e35b44a-0890-4193-a3fc-6f8924f2a2f8|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:08:55.370Z|1651ecb3-fbd1-41c9-b19e-5c28aa357639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:08:55.370Z|1651ecb3-fbd1-41c9-b19e-5c28aa357639|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:08:58.553Z|39a40710-b930-487e-8b45-39a84e0ccc6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:58.554Z|39a40710-b930-487e-8b45-39a84e0ccc6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:58.609Z|5d07e1db-0c81-41dc-8a20-223130b04df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:58.609Z|5d07e1db-0c81-41dc-8a20-223130b04df3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:08:58.611Z|c13e49c8-62e5-4074-8b1e-0bb41ca3102e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:08:58.611Z|c13e49c8-62e5-4074-8b1e-0bb41ca3102e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:01.114Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:09:01.120Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:09:01.120Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:09:01.121Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:01.121Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:09:01.121Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:09:01.121Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7f0db3dea1a0553e2e24f404013d5d2", X-B3-SpanId:"8c4dff783f2eb3b0", X-B3-ParentSpanId:"f6c1571ddf7a9568", X-B3-Sampled:"0", X-ONAP-RequestID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-RequestID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-TransactionID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-ECOMP-RequestID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94149e7b-0e42-4985-b2bc-5beed479e02c"]
2022-12-09T01:09:01.122Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:09:01.122Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:09:01.150Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:01.151Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:01.151Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:09:01.151Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:09:00 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:09:01.154Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:07:18.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:07:19.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:09:01.154Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:01.155Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:09:01.156Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:09:01.157Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:09:01.157Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:01.157Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:09:01.157Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:09:01.158Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7f0db3dea1a0553e2e24f404013d5d2", X-B3-SpanId:"d5f6971a16130f7e", X-B3-ParentSpanId:"f6c1571ddf7a9568", X-B3-Sampled:"0", X-ONAP-RequestID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-RequestID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-TransactionID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-ECOMP-RequestID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0c09978-8845-4e10-86bc-67e259a35141"]
2022-12-09T01:09:01.158Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:09:01.158Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:09:01.180Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:01.180Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:01.181Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:09:01.181Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:09:00 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:09:01.182Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:09:01.182Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:01.182Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:09:01.205Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:09:01.206Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:09:01.206Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:01.206Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:09:01.207Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:09:01.207Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-RequestID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-TransactionID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-ECOMP-RequestID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5791beb8-8713-4300-8b86-2669576991fa"]
2022-12-09T01:09:01.207Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:09:01.208Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:09:01.335Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:01.336Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:01.336Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:09:01.337Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=642A4A581D783C5FE4177DF0FB9852D9; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:09:00 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:09:01.337Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5255278-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:07:21.001+0000","endTime":"2022-12-09T01:07:21.831+0000","removalTime":null,"durationInMillis":830,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"d52467d7-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:09:01.338Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:01.338Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:09:01.360Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:09:01.361Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:09:01.361Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:01.362Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:09:01.362Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:09:01.362Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-RequestID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-TransactionID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-ECOMP-RequestID:"b16ed5ec-ddf9-447e-a684-8dc7f08c32a1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a4d298c-27fe-4378-9727-d690da25eb96"]
2022-12-09T01:09:01.363Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:09:01.363Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:09:01.479Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:01.480Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:01.481Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:09:01.481Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=B3B3BBE8C41951C2B71B7C56EC6B6EE8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:09:00 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:09:01.481Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d59c2f8c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","executionId":"d5255278-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:07:21.780+0000","endTime":"2022-12-09T01:07:21.788+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:09:01.482Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:01.482Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:09:01.486Z|b16ed5ec-ddf9-447e-a684-8dc7f08c32a1|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:09:08.579Z|e6fc8c41-5666-4490-877d-351fc234402d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:08.580Z|e6fc8c41-5666-4490-877d-351fc234402d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:08.636Z|03a1c302-2b6d-4557-8fb6-50b291c35979|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:08.637Z|03a1c302-2b6d-4557-8fb6-50b291c35979|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:08.639Z|8a6bacca-59d5-4e89-81aa-3d6c4175e17c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:08.639Z|8a6bacca-59d5-4e89-81aa-3d6c4175e17c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:08.938Z|dc2866ed-2a47-41b2-a7bf-988d66d00a09|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:09:08.938Z|dc2866ed-2a47-41b2-a7bf-988d66d00a09|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:10.369Z|adc326ec-961d-4e45-8ac5-60dbf4d8f3a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:09:10.373Z|adc326ec-961d-4e45-8ac5-60dbf4d8f3a1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:09:10.846Z|b78d69d7-da5d-413d-a182-4a1d15821388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:09:10.847Z|b78d69d7-da5d-413d-a182-4a1d15821388|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:09:11.655Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:09:11.661Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:09:11.662Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:09:11.662Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:11.662Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:09:11.662Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:09:11.663Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d55301d774c4bc56f8571d283f30c047", X-B3-SpanId:"541fcadb5dccc22a", X-B3-ParentSpanId:"cc244b261b63dcf1", X-B3-Sampled:"0", X-ONAP-RequestID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-RequestID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-TransactionID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-ECOMP-RequestID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42e725dd-0535-4237-85c3-abee55c35dbe"]
2022-12-09T01:09:11.663Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:09:11.663Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:09:11.700Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:11.701Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:11.701Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:09:11.701Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:09:10 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:09:11.703Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:09:11.703Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:11.704Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:09:11.706Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:09:11.706Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:09:11.706Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:11.706Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:09:11.707Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:09:11.707Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d55301d774c4bc56f8571d283f30c047", X-B3-SpanId:"b5e2141c60abf19c", X-B3-ParentSpanId:"cc244b261b63dcf1", X-B3-Sampled:"0", X-ONAP-RequestID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-RequestID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-TransactionID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-ECOMP-RequestID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e51683f8-f3f8-4302-af4d-7222b8f72a37"]
2022-12-09T01:09:11.707Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:09:11.707Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:09:11.727Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:11.728Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:11.728Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:09:11.728Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:09:10 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:09:11.729Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:09:11.729Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:11.729Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:09:11.755Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:09:11.756Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:09:11.756Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:11.756Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:09:11.757Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:09:11.757Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-RequestID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-TransactionID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-ECOMP-RequestID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a67c2709-c1d1-4da3-ad14-91d1649b6c4f"]
2022-12-09T01:09:11.757Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:09:11.757Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:09:11.879Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:11.879Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:11.880Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:09:11.880Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=C26AE9EC2B27316680E73DF91ACBB8D5; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:09:11 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:09:11.880Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d5255278-775d-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:07:21.001+0000","endTime":"2022-12-09T01:07:21.831+0000","removalTime":null,"durationInMillis":830,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"d52467d7-775d-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:09:11.881Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:11.881Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:09:11.915Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:09:11.916Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:09:11.916Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:11.916Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:09:11.916Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:09:11.917Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-RequestID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-TransactionID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-ECOMP-RequestID:"dee14f68-8426-476e-b93e-5bbcd38e12b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3463b23-d41c-4309-a094-4201da196e03"]
2022-12-09T01:09:11.917Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:09:11.917Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:09:12.061Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:12.061Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:12.062Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:09:12.062Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=1BB7B5D6FE763D5926D0174C029C3A4D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:09:11 GMT", x-envoy-upstream-service-time:"139", server:"envoy"]
2022-12-09T01:09:12.062Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d59c2f8c-775d-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"d5255278-775d-11ed-b899-1e7d76ee51e3","executionId":"d5255278-775d-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:07:21.780+0000","endTime":"2022-12-09T01:07:21.788+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:09:12.063Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:12.063Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d5255278-775d-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:09:12.068Z|dee14f68-8426-476e-b93e-5bbcd38e12b5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:09:18.611Z|aa30a947-e613-4caf-b76a-01600fe728d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:18.611Z|aa30a947-e613-4caf-b76a-01600fe728d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:18.664Z|c6f23f87-b9ea-4d79-a829-d8b0d8cc95ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:18.664Z|c3a6acc2-581e-4b20-930c-21ad62151050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:18.664Z|c6f23f87-b9ea-4d79-a829-d8b0d8cc95ec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:18.664Z|c3a6acc2-581e-4b20-930c-21ad62151050|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:22.221Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:09:22.227Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:09:22.228Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:09:22.228Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:22.229Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:09:22.229Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:09:22.230Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a232265161f28c16b630fca374fcbde", X-B3-SpanId:"35eb83b97f12b628", X-B3-ParentSpanId:"91e15412cdad35c5", X-B3-Sampled:"0", X-ONAP-RequestID:"53815e65-bc7c-48c7-8342-283156ef2971", X-RequestID:"53815e65-bc7c-48c7-8342-283156ef2971", X-TransactionID:"53815e65-bc7c-48c7-8342-283156ef2971", X-ECOMP-RequestID:"53815e65-bc7c-48c7-8342-283156ef2971", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"82d3944b-32d9-4fce-927d-cde01bfecfbf"]
2022-12-09T01:09:22.230Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:09:22.230Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:09:22.263Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:22.264Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:22.264Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:09:22.265Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:09:21 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:09:22.266Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:09:22.266Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:22.267Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:09:22.268Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:09:22.269Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:09:22.269Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:22.270Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:09:22.270Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:09:22.270Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a232265161f28c16b630fca374fcbde", X-B3-SpanId:"2d6a5d00a793f835", X-B3-ParentSpanId:"91e15412cdad35c5", X-B3-Sampled:"0", X-ONAP-RequestID:"53815e65-bc7c-48c7-8342-283156ef2971", X-RequestID:"53815e65-bc7c-48c7-8342-283156ef2971", X-TransactionID:"53815e65-bc7c-48c7-8342-283156ef2971", X-ECOMP-RequestID:"53815e65-bc7c-48c7-8342-283156ef2971", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"933ebb4f-d1ea-4570-8ca5-b5ee65eb093f"]
2022-12-09T01:09:22.271Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:09:22.271Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:09:22.290Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:22.291Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:22.291Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:09:22.292Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:09:21 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:09:22.292Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:09:22.293Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:22.293Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:09:22.317Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:09:22.318Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:09:22.318Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:22.319Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:09:22.319Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:09:22.320Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53815e65-bc7c-48c7-8342-283156ef2971", X-RequestID:"53815e65-bc7c-48c7-8342-283156ef2971", X-TransactionID:"53815e65-bc7c-48c7-8342-283156ef2971", X-ECOMP-RequestID:"53815e65-bc7c-48c7-8342-283156ef2971", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a21701ab-4539-449d-9f42-8ab18534ce06"]
2022-12-09T01:09:22.320Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:09:22.320Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:09:22.443Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:22.444Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:22.444Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:09:22.445Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=326D6A62C5C97149A70541C8EE2FAC23; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:09:21 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:09:22.445Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:09:22.446Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:22.446Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:09:22.467Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:09:22.468Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:09:22.468Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:22.469Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:09:22.469Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:09:22.470Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53815e65-bc7c-48c7-8342-283156ef2971", X-RequestID:"53815e65-bc7c-48c7-8342-283156ef2971", X-TransactionID:"53815e65-bc7c-48c7-8342-283156ef2971", X-ECOMP-RequestID:"53815e65-bc7c-48c7-8342-283156ef2971", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eb4a4a38-a821-4cb5-8167-911586c7db74"]
2022-12-09T01:09:22.470Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:09:22.471Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:09:22.587Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:22.588Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:22.588Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:09:22.589Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=0B90669354DE9293242C66EF95CFBD80; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:09:21 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:09:22.589Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:09:22.590Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:22.590Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:09:22.598Z|53815e65-bc7c-48c7-8342-283156ef2971|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:09:25.370Z|d66c1362-5743-453c-b35a-2039f96c2e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:09:25.370Z|d66c1362-5743-453c-b35a-2039f96c2e08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:09:28.640Z|7ed8577f-3dae-4e31-a270-0d9f4422b191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:28.641Z|7ed8577f-3dae-4e31-a270-0d9f4422b191|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:28.689Z|88100857-abb3-4af5-9cd8-e21d91d6e9b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:28.689Z|99f2237c-bcce-4089-8221-f94fdddd6747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:28.689Z|88100857-abb3-4af5-9cd8-e21d91d6e9b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:28.689Z|99f2237c-bcce-4089-8221-f94fdddd6747|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:32.768Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:09:32.774Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:09:32.774Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:09:32.775Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:32.775Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:09:32.775Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:09:32.775Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"851e7b87f5ba2cccd9a496f44a91c81b", X-B3-SpanId:"71c27fc549828c6d", X-B3-ParentSpanId:"2336102bc20fe4a6", X-B3-Sampled:"0", X-ONAP-RequestID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-RequestID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-TransactionID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-ECOMP-RequestID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"10e8004c-0d73-426f-b22e-15452e9ff482"]
2022-12-09T01:09:32.776Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:09:32.776Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:09:32.805Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:32.806Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:32.806Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:09:32.806Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:09:32 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:09:32.807Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:09:32.807Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:32.808Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:09:32.809Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:09:32.809Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:09:32.810Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:32.810Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:09:32.810Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:09:32.810Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"851e7b87f5ba2cccd9a496f44a91c81b", X-B3-SpanId:"6fc4c995e4bb52be", X-B3-ParentSpanId:"2336102bc20fe4a6", X-B3-Sampled:"0", X-ONAP-RequestID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-RequestID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-TransactionID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-ECOMP-RequestID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2589ec68-e034-4aed-9127-a0e209c209bd"]
2022-12-09T01:09:32.811Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:09:32.811Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:09:32.830Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:32.831Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:32.831Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:09:32.831Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:09:32 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:09:32.834Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:09:32.834Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:32.834Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:09:32.865Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:09:32.866Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:09:32.866Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:32.866Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:09:32.867Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:09:32.867Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-RequestID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-TransactionID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-ECOMP-RequestID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc70fe62-b148-4168-87a0-3a4b0ac51ad4"]
2022-12-09T01:09:32.867Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:09:32.868Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:09:33.001Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:33.002Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:33.002Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:09:33.003Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=44DF2952D50B6010E29D8BF9D0DD3226; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:09:32 GMT", x-envoy-upstream-service-time:"125", server:"envoy"]
2022-12-09T01:09:33.003Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:09:33.003Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:33.004Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:09:33.037Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:09:33.038Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:09:33.038Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:33.038Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:09:33.038Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:09:33.039Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-RequestID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-TransactionID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-ECOMP-RequestID:"b409800d-f0f7-4169-bc04-0fff72076d0c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4f84a06-d862-4d82-8d7b-cfe15629e60e"]
2022-12-09T01:09:33.039Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:09:33.039Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:09:33.154Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:33.154Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:33.155Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:09:33.155Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E9EEE66965CA6089155E148603648BCF; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:09:32 GMT", x-envoy-upstream-service-time:"110", server:"envoy"]
2022-12-09T01:09:33.155Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:09:33.156Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:33.156Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:09:33.160Z|b409800d-f0f7-4169-bc04-0fff72076d0c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:09:38.668Z|3ab04214-d6ae-4e5f-9854-02b4297cc06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:38.669Z|3ab04214-d6ae-4e5f-9854-02b4297cc06a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:38.720Z|fb509c75-e57e-4236-9e8a-f1334fbf5a3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:38.721Z|fb509c75-e57e-4236-9e8a-f1334fbf5a3a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:38.724Z|dd4ec1ff-1a61-41fa-a888-2de27ea29f18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:38.725Z|dd4ec1ff-1a61-41fa-a888-2de27ea29f18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:40.370Z|36ee82b0-815f-43f6-9406-4689cee42f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:09:40.370Z|36ee82b0-815f-43f6-9406-4689cee42f67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:09:40.848Z|4b58c976-cded-4cde-89dd-e70933ee0af0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:09:40.848Z|4b58c976-cded-4cde-89dd-e70933ee0af0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:09:43.332Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:09:43.337Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:09:43.338Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:09:43.338Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:43.339Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:09:43.339Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:09:43.339Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93890d219d4c192ce2683a14fb2a1085", X-B3-SpanId:"0499327310e06edc", X-B3-ParentSpanId:"a5598d704c871f0d", X-B3-Sampled:"0", X-ONAP-RequestID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-RequestID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-TransactionID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-ECOMP-RequestID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b1f52ad-888a-44cb-a2d8-05ef573ed772"]
2022-12-09T01:09:43.340Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:09:43.340Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:09:43.382Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:43.383Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:43.383Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:09:43.383Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:09:42 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:09:43.385Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:09:43.385Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:43.386Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:09:43.387Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:09:43.388Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:09:43.388Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:43.388Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:09:43.388Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:09:43.389Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93890d219d4c192ce2683a14fb2a1085", X-B3-SpanId:"d6fff77a4073505d", X-B3-ParentSpanId:"a5598d704c871f0d", X-B3-Sampled:"0", X-ONAP-RequestID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-RequestID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-TransactionID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-ECOMP-RequestID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d3bc429-3e1c-4849-9c42-aa9b881d4815"]
2022-12-09T01:09:43.389Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:09:43.389Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:09:43.413Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:43.414Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:43.414Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:09:43.414Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:09:42 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:09:43.415Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:09:43.415Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:43.415Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:09:43.438Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:09:43.438Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:09:43.438Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:43.439Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:09:43.439Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:09:43.439Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-RequestID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-TransactionID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-ECOMP-RequestID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"435e1967-50e7-4976-bc52-8d776d0f67d3"]
2022-12-09T01:09:43.440Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:09:43.440Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:09:43.566Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:43.566Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:43.567Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:09:43.567Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=4F7091250EB5D777274F7FC2522D6DDA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:09:42 GMT", x-envoy-upstream-service-time:"122", server:"envoy"]
2022-12-09T01:09:43.567Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:09:43.568Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:43.568Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:09:43.588Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:09:43.589Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:09:43.589Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:43.589Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:09:43.589Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:09:43.589Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-RequestID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-TransactionID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-ECOMP-RequestID:"678c8fb6-fbe7-47dc-be75-bfc07b515f0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1228064a-4a69-4588-901f-0c882b35e3ea"]
2022-12-09T01:09:43.590Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:09:43.590Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:09:43.703Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:43.704Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:43.704Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:09:43.704Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=9159771E8B51F3408C477677540986EC; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:09:42 GMT", x-envoy-upstream-service-time:"109", server:"envoy"]
2022-12-09T01:09:43.704Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:09:43.705Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:43.705Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:09:43.709Z|678c8fb6-fbe7-47dc-be75-bfc07b515f0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:09:48.697Z|b46f52ed-2118-4244-88bd-9a5ed85d2edf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:48.697Z|b46f52ed-2118-4244-88bd-9a5ed85d2edf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:48.749Z|abc57f85-769d-441f-8128-04e998984682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:48.750Z|abc57f85-769d-441f-8128-04e998984682|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:48.752Z|b14edab3-ac21-4091-8beb-67c0692fae4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:48.752Z|b14edab3-ac21-4091-8beb-67c0692fae4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:53.876Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:09:53.881Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:09:53.882Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:09:53.882Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:53.882Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:09:53.882Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:09:53.882Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"296b1c5c94e236e9df329e0553eae126", X-B3-SpanId:"d8686b6379a747df", X-B3-ParentSpanId:"fbfdcac0ba739f45", X-B3-Sampled:"0", X-ONAP-RequestID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-RequestID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-TransactionID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-ECOMP-RequestID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b114c99-5363-4e6f-9a15-530d989ef7ad"]
2022-12-09T01:09:53.883Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:09:53.883Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:09:53.912Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:53.913Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:53.914Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:09:53.914Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:09:53 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:09:53.915Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:09:53.915Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:53.915Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:09:53.917Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:09:53.917Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:09:53.917Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:53.917Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:09:53.917Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:09:53.918Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"296b1c5c94e236e9df329e0553eae126", X-B3-SpanId:"1e0317cb6a5d8705", X-B3-ParentSpanId:"fbfdcac0ba739f45", X-B3-Sampled:"0", X-ONAP-RequestID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-RequestID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-TransactionID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-ECOMP-RequestID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"11b4583a-bb2d-400b-8ea0-9483d3c640a4"]
2022-12-09T01:09:53.918Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:09:53.918Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:09:53.934Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:53.935Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:53.935Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:09:53.935Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:09:53 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:09:53.936Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:09:53.937Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:53.937Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:09:53.962Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:09:53.962Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:09:53.963Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:53.963Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:09:53.963Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:09:53.963Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-RequestID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-TransactionID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-ECOMP-RequestID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77b2d4f8-7103-46d8-9653-79703ee0cff2"]
2022-12-09T01:09:53.963Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:09:53.964Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:09:54.089Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:54.090Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:54.090Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:09:54.090Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7DE6A769AC1C25E1F76017D97893B938; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:09:53 GMT", x-envoy-upstream-service-time:"122", server:"envoy"]
2022-12-09T01:09:54.091Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:09:54.091Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:54.091Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:09:54.113Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:09:54.114Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:09:54.114Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:09:54.114Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:09:54.115Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:09:54.115Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-RequestID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-TransactionID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-ECOMP-RequestID:"034e92e4-29e7-407a-a4fa-2b4fab3bdd11", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75fa487d-2b45-44d9-b0e3-c01114ef5900"]
2022-12-09T01:09:54.115Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:09:54.116Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:09:54.232Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:09:54.233Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:09:54.233Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:09:54.234Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=B9424ECBC4509F824179C0D1B41139B1; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:09:53 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:09:54.235Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:09:54.235Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:09:54.236Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:09:54.240Z|034e92e4-29e7-407a-a4fa-2b4fab3bdd11|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:09:55.369Z|b18ca62b-272b-4462-85fb-9a9f425a75cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:09:55.373Z|b18ca62b-272b-4462-85fb-9a9f425a75cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:09:58.723Z|b7e0b723-85d8-4dc8-95b4-ff06365d196e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:58.724Z|b7e0b723-85d8-4dc8-95b4-ff06365d196e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:58.778Z|0e0fcb4d-4a7c-4e27-a2d6-2f5026117d74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:58.778Z|f73c17fa-5945-4abb-b7db-c8bf2d02ef14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:09:58.779Z|f73c17fa-5945-4abb-b7db-c8bf2d02ef14|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:09:58.779Z|0e0fcb4d-4a7c-4e27-a2d6-2f5026117d74|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:04.405Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:10:04.410Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:10:04.411Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:10:04.412Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:04.412Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:10:04.412Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:10:04.413Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a1d814c00fd68716bbb9cc2183e5066", X-B3-SpanId:"f066dd5f595c88b3", X-B3-ParentSpanId:"de592c430050f16d", X-B3-Sampled:"0", X-ONAP-RequestID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-RequestID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-TransactionID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-ECOMP-RequestID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d81c7225-90dd-4df7-94f4-b0c37a0f7cb9"]
2022-12-09T01:10:04.413Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:10:04.413Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:10:04.457Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:04.457Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:04.457Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:10:04.458Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:10:03 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:10:04.462Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:10:04.462Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:04.463Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:10:04.464Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:10:04.464Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:10:04.465Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:04.465Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:10:04.465Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:10:04.465Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6a1d814c00fd68716bbb9cc2183e5066", X-B3-SpanId:"3bd2b4d73fa07842", X-B3-ParentSpanId:"de592c430050f16d", X-B3-Sampled:"0", X-ONAP-RequestID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-RequestID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-TransactionID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-ECOMP-RequestID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf8d675c-64be-493a-8c7c-63f0db54acd3"]
2022-12-09T01:10:04.466Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:10:04.466Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:10:04.492Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:04.493Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:04.493Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:10:04.494Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:10:03 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:10:04.495Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:10:04.495Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:04.496Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:10:04.524Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:10:04.525Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:10:04.525Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:04.526Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:10:04.526Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:10:04.526Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-RequestID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-TransactionID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-ECOMP-RequestID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea0686a5-1326-4bc0-ad08-91e26db27c7e"]
2022-12-09T01:10:04.526Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:10:04.526Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:10:04.653Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:04.653Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:04.654Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:10:04.654Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A919B99EE510FDBDD167D01208F09AEB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:10:03 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:10:04.654Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:10:04.655Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:04.655Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:10:04.676Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:10:04.677Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:10:04.677Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:04.677Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:10:04.678Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:10:04.678Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-RequestID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-TransactionID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-ECOMP-RequestID:"d1907568-76ff-4151-9de9-15fd3361dc72", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09ffb370-3240-4d9f-9987-0aa18ea7f69b"]
2022-12-09T01:10:04.678Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:10:04.678Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:10:04.796Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:04.796Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:04.797Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:10:04.797Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=73893A85D4546FD7E6E055AF8CE3BA03; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:10:03 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:10:04.797Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:10:04.798Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:04.798Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:10:04.803Z|d1907568-76ff-4151-9de9-15fd3361dc72|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:10:08.752Z|a55907f9-698a-457e-a81c-e5d4aede1d7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:08.752Z|a55907f9-698a-457e-a81c-e5d4aede1d7f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:08.829Z|1106e8f2-52a0-4364-bde8-c9a067dd1408|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:08.829Z|09a5e5f2-5204-4f4c-8a2a-7817694270b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:08.830Z|09a5e5f2-5204-4f4c-8a2a-7817694270b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:08.830Z|1106e8f2-52a0-4364-bde8-c9a067dd1408|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:08.938Z|ba3b13cf-41df-463b-9868-0e5260ee6a72|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:10:08.938Z|ba3b13cf-41df-463b-9868-0e5260ee6a72|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:10.369Z|822296a8-9819-4499-8a5d-767379d444de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:10:10.370Z|822296a8-9819-4499-8a5d-767379d444de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:10:10.849Z|18abc17c-3f39-499e-8966-24516e66c7fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:10:10.850Z|18abc17c-3f39-499e-8966-24516e66c7fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:10:14.959Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:10:14.964Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:10:14.965Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:10:14.965Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:14.965Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:10:14.965Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:10:14.966Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a267b147b8fc91d2447f33fa1035edf0", X-B3-SpanId:"5b4e1cbd9f646a53", X-B3-ParentSpanId:"c1c5cb2c162c277c", X-B3-Sampled:"0", X-ONAP-RequestID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-RequestID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-TransactionID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-ECOMP-RequestID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca9844fd-8b2b-414c-aa1f-c765ab6ddd65"]
2022-12-09T01:10:14.966Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:10:14.966Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:10:14.994Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:14.995Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:14.995Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:10:14.995Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:10:14 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:10:14.996Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:10:14.996Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:14.996Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:10:14.998Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:10:14.998Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:10:14.998Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:14.999Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:10:14.999Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:10:14.999Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a267b147b8fc91d2447f33fa1035edf0", X-B3-SpanId:"eaf5c514b9c78c97", X-B3-ParentSpanId:"c1c5cb2c162c277c", X-B3-Sampled:"0", X-ONAP-RequestID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-RequestID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-TransactionID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-ECOMP-RequestID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12b07c89-608f-453c-aa1b-2065a257ec09"]
2022-12-09T01:10:14.999Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:10:15.000Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:10:15.017Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:15.017Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:15.018Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:10:15.018Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:10:14 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:10:15.019Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:10:15.019Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:15.019Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:10:15.042Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:10:15.042Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:10:15.043Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:15.043Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:10:15.043Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:10:15.044Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-RequestID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-TransactionID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-ECOMP-RequestID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"64392b71-e88f-4942-a2ae-f7f435c76a73"]
2022-12-09T01:10:15.044Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:10:15.044Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:10:15.173Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:15.174Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:15.174Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:10:15.175Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=5269FC4C96E6332C1A3C8F018F8CEC9C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:10:14 GMT", x-envoy-upstream-service-time:"125", server:"envoy"]
2022-12-09T01:10:15.175Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:10:15.175Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:15.176Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:10:15.198Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:10:15.198Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:10:15.198Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:15.199Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:10:15.199Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:10:15.199Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-RequestID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-TransactionID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-ECOMP-RequestID:"788492e9-ab49-42c7-9fc6-a681606ad4a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14bada7b-b219-4ad8-ab61-0854e32c288b"]
2022-12-09T01:10:15.199Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:10:15.200Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:10:15.324Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:15.325Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:15.326Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:10:15.326Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=159443AED1E9AA0E7A47A188B91C68D5; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:10:14 GMT", x-envoy-upstream-service-time:"121", server:"envoy"]
2022-12-09T01:10:15.326Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:10:15.327Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:15.327Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:10:15.332Z|788492e9-ab49-42c7-9fc6-a681606ad4a2|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:10:18.786Z|37732c53-db4f-4d6f-8198-86fa82efa9c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:18.786Z|37732c53-db4f-4d6f-8198-86fa82efa9c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:18.864Z|926742d1-c2f0-4332-8a4d-91af0ef7d92f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:18.865Z|926742d1-c2f0-4332-8a4d-91af0ef7d92f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:18.878Z|832fb698-f412-44e7-b952-f3d73dc12ab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:18.878Z|832fb698-f412-44e7-b952-f3d73dc12ab9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:25.370Z|0958092c-64b5-4539-aa9d-ba4edece1b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:10:25.370Z|0958092c-64b5-4539-aa9d-ba4edece1b68|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:10:25.511Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:10:25.523Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:10:25.523Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:10:25.524Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:25.524Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:10:25.524Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:10:25.524Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6fd6755656e827929e98b0b6b5595269", X-B3-SpanId:"9e2b2db7e104f1ad", X-B3-ParentSpanId:"2f9d9f574a081747", X-B3-Sampled:"0", X-ONAP-RequestID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-RequestID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-TransactionID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-ECOMP-RequestID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ca9709b1-3558-4462-9f5b-4722a1715f89"]
2022-12-09T01:10:25.525Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:10:25.525Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:10:25.629Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:25.630Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:25.630Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:10:25.630Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:10:25 GMT", x-envoy-upstream-service-time:"100", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:10:25.631Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:10:25.632Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:25.632Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:10:25.633Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:10:25.634Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:10:25.634Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:25.634Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:10:25.634Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:10:25.634Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6fd6755656e827929e98b0b6b5595269", X-B3-SpanId:"db5c48fe5bce071f", X-B3-ParentSpanId:"2f9d9f574a081747", X-B3-Sampled:"0", X-ONAP-RequestID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-RequestID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-TransactionID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-ECOMP-RequestID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6867e0af-5ffa-44ed-9434-a3b2073874bc"]
2022-12-09T01:10:25.635Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:10:25.635Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:10:25.819Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:25.820Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:25.820Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:10:25.820Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:10:25 GMT", x-envoy-upstream-service-time:"181", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:10:25.862Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:10:25.863Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:25.864Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:10:25.893Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:10:25.894Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:10:25.894Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:25.894Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:10:25.895Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:10:25.895Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-RequestID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-TransactionID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-ECOMP-RequestID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b52d0917-7e27-490c-a1e1-20fb3cc9a0bb"]
2022-12-09T01:10:25.895Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:10:25.895Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:10:26.026Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:26.027Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:26.027Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:10:26.027Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=35B49428695B51C248343AF609FC61BA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:10:25 GMT", x-envoy-upstream-service-time:"127", server:"envoy"]
2022-12-09T01:10:26.028Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:10:26.028Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:26.028Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:10:26.055Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:10:26.056Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:10:26.056Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:26.056Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:10:26.056Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:10:26.057Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-RequestID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-TransactionID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-ECOMP-RequestID:"6022cf04-cba1-4409-9096-40fcf2a7c9dc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aedadecb-2fac-411b-8daa-457244d37b31"]
2022-12-09T01:10:26.057Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:10:26.057Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:10:26.172Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:26.172Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:26.172Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:10:26.173Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=C946F138CCAE75DDF4316AB9CA2CA0FA; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:10:25 GMT", x-envoy-upstream-service-time:"110", server:"envoy"]
2022-12-09T01:10:26.173Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:10:26.173Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:26.174Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:10:26.178Z|6022cf04-cba1-4409-9096-40fcf2a7c9dc|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:10:28.826Z|36cc7206-9dd1-4a9a-9276-8b878d38d5a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:28.827Z|36cc7206-9dd1-4a9a-9276-8b878d38d5a7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:28.899Z|5e64c2c1-7844-4bf9-b252-5d72d1f108a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:28.899Z|5e64c2c1-7844-4bf9-b252-5d72d1f108a2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:28.933Z|d9c6e75e-5249-4768-b2ba-2b81674881d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:28.934Z|d9c6e75e-5249-4768-b2ba-2b81674881d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:36.351Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:10:36.357Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:10:36.358Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:10:36.358Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:36.358Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:10:36.358Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:10:36.358Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d85a14c7384262a7385ec07985d6933a", X-B3-SpanId:"e13ce709a5a2a6b8", X-B3-ParentSpanId:"e74772efef96a2a3", X-B3-Sampled:"0", X-ONAP-RequestID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-RequestID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-TransactionID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-ECOMP-RequestID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92fb3b0b-71d7-4687-a27a-191573864c9e"]
2022-12-09T01:10:36.359Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:10:36.359Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:10:36.398Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:36.398Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:36.399Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:10:36.399Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:10:35 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:10:36.400Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:10:36.401Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:36.401Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:10:36.402Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:10:36.403Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:10:36.403Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:36.403Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:10:36.403Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:10:36.403Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d85a14c7384262a7385ec07985d6933a", X-B3-SpanId:"8628ef296d0e6701", X-B3-ParentSpanId:"e74772efef96a2a3", X-B3-Sampled:"0", X-ONAP-RequestID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-RequestID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-TransactionID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-ECOMP-RequestID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73a6d84a-4e88-4357-a728-918bda9bdea2"]
2022-12-09T01:10:36.404Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:10:36.404Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:10:36.429Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:36.430Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:36.430Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:10:36.430Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:10:35 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:10:36.438Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:10:36.438Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:36.439Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:10:36.463Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:10:36.464Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:10:36.464Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:36.464Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:10:36.464Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:10:36.465Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-RequestID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-TransactionID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-ECOMP-RequestID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c3b3500-10f1-4344-84c6-aea66da59227"]
2022-12-09T01:10:36.465Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:10:36.465Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:10:36.587Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:36.588Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:36.588Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:10:36.588Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=B2C3546D2A581E1F7293EB7BCE62B523; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:10:35 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:10:36.589Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:10:36.589Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:36.589Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:10:36.614Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:10:36.615Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:10:36.615Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:36.615Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:10:36.615Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:10:36.616Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-RequestID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-TransactionID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-ECOMP-RequestID:"f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8642ef8-86af-4e29-9205-d7fe9c3f8a35"]
2022-12-09T01:10:36.616Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:10:36.616Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:10:36.731Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:36.732Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:36.732Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:10:36.733Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=9F0CEA2F1EE5DF3932DF3085458B53E4; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:10:35 GMT", x-envoy-upstream-service-time:"110", server:"envoy"]
2022-12-09T01:10:36.733Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:10:36.733Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:36.734Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:10:36.738Z|f8153f63-fcec-4c3f-a7ac-4adc2d3c60eb|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:10:38.863Z|a13e1322-a333-4717-b4f8-046373feaca5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:38.864Z|a13e1322-a333-4717-b4f8-046373feaca5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:38.930Z|2439c89b-ad90-4be8-8003-88ca027eb087|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:38.930Z|2439c89b-ad90-4be8-8003-88ca027eb087|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:38.971Z|67307a61-c1a6-4aeb-8316-b579a5838726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:38.972Z|67307a61-c1a6-4aeb-8316-b579a5838726|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:40.370Z|66a8cdf6-8955-4b49-9316-cb9c1620fb7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:10:40.374Z|66a8cdf6-8955-4b49-9316-cb9c1620fb7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:10:40.850Z|a0b5f62b-3021-41c0-847b-0e041a29ddfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:10:40.851Z|a0b5f62b-3021-41c0-847b-0e041a29ddfe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:10:46.908Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:10:46.917Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:10:46.917Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:10:46.917Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:46.918Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:10:46.918Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:10:46.918Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96c21ef9eb5ac6255bba52d2ff19c763", X-B3-SpanId:"741a7641efa6faf2", X-B3-ParentSpanId:"98663e7d21a28db8", X-B3-Sampled:"0", X-ONAP-RequestID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-RequestID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-TransactionID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-ECOMP-RequestID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16a9d31e-983c-4ae3-b7c1-78c19845e4ed"]
2022-12-09T01:10:46.918Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:10:46.919Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:10:46.951Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:46.952Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:46.952Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:10:46.953Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:10:46 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:10:46.954Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:10:46.955Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:46.955Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:10:46.956Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:10:46.957Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:10:46.957Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:46.957Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:10:46.958Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:10:46.958Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"96c21ef9eb5ac6255bba52d2ff19c763", X-B3-SpanId:"ccfcf6722015fd92", X-B3-ParentSpanId:"98663e7d21a28db8", X-B3-Sampled:"0", X-ONAP-RequestID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-RequestID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-TransactionID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-ECOMP-RequestID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0dbd10eb-03ca-43ec-bc39-2033ae7bb0ee"]
2022-12-09T01:10:46.958Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:10:46.958Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:10:46.978Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:46.979Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:46.979Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:10:46.980Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:10:46 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:10:46.981Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:10:46.981Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:46.981Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:10:47.010Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:10:47.011Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:10:47.011Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:47.011Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:10:47.011Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:10:47.012Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-RequestID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-TransactionID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-ECOMP-RequestID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af660802-2068-4e6d-b926-70834bf2d834"]
2022-12-09T01:10:47.012Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:10:47.012Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:10:47.135Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:47.136Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:47.136Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:10:47.136Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=00C76BA22850515311ACEF6F7058916A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:10:46 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:10:47.137Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:10:47.137Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:47.137Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:10:47.158Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:10:47.158Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:10:47.158Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:47.158Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:10:47.159Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:10:47.159Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-RequestID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-TransactionID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-ECOMP-RequestID:"08bb2d4c-82b7-4141-803f-d25b4433f5b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"707e8309-6af3-467a-ba7d-2330f13851d6"]
2022-12-09T01:10:47.159Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:10:47.159Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:10:47.273Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:47.274Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:47.274Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:10:47.274Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=36FBFDC034067FC9335EF2D7FEB162B4; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:10:46 GMT", x-envoy-upstream-service-time:"110", server:"envoy"]
2022-12-09T01:10:47.275Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:10:47.275Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:47.275Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:10:47.280Z|08bb2d4c-82b7-4141-803f-d25b4433f5b2|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:10:48.906Z|8fd95d78-799a-4829-8ef8-d2e6946742cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:48.907Z|8fd95d78-799a-4829-8ef8-d2e6946742cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:48.995Z|6c058e8b-cb25-466a-b71c-5b6d75de72e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:48.995Z|6c058e8b-cb25-466a-b71c-5b6d75de72e5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:49.017Z|26d39ff1-b62e-4e8d-820e-50e27ba38d04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:49.018Z|26d39ff1-b62e-4e8d-820e-50e27ba38d04|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:55.370Z|01f43fbb-c793-4aa2-87c3-a75b4133a45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:10:55.370Z|01f43fbb-c793-4aa2-87c3-a75b4133a45a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:10:57.441Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:10:57.447Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:10:57.447Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:10:57.448Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:57.448Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:10:57.448Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:10:57.448Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7232ce81ba5d276c0ce4fca93eb83df6", X-B3-SpanId:"94dc553f0f491761", X-B3-ParentSpanId:"f9f0cd9faed66a10", X-B3-Sampled:"0", X-ONAP-RequestID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-RequestID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-TransactionID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-ECOMP-RequestID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e5c3f29-a696-4115-aa66-20e9e8ce7411"]
2022-12-09T01:10:57.449Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:10:57.449Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:10:57.490Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:57.490Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:57.491Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:10:57.491Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:10:56 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:10:57.492Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:10:57.492Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:57.493Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:10:57.494Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:10:57.495Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:10:57.495Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:57.495Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:10:57.496Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:10:57.496Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7232ce81ba5d276c0ce4fca93eb83df6", X-B3-SpanId:"30bce9e907aaa4ff", X-B3-ParentSpanId:"f9f0cd9faed66a10", X-B3-Sampled:"0", X-ONAP-RequestID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-RequestID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-TransactionID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-ECOMP-RequestID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8ccd167-af68-4718-8574-00f317fef73f"]
2022-12-09T01:10:57.496Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:10:57.497Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:10:57.522Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:57.523Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:57.523Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:10:57.524Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:10:56 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:10:57.525Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:10:57.526Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:57.526Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:10:57.606Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:10:57.607Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:10:57.607Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:57.607Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:10:57.608Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:10:57.608Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-RequestID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-TransactionID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-ECOMP-RequestID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24bba6f4-9207-48f7-8433-85af14ce990c"]
2022-12-09T01:10:57.608Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:10:57.609Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:10:57.731Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:57.732Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:57.733Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:10:57.733Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=6C58E419C1AF935D1D507EBAADC03BF3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:10:56 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:10:57.735Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:10:57.736Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:57.736Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:10:57.757Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:10:57.758Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:10:57.758Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:10:57.758Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:10:57.759Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:10:57.759Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-RequestID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-TransactionID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-ECOMP-RequestID:"53999356-97d0-4a08-b7c0-47a623083dc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad6feccb-d26a-434c-bb7f-83bc3bd4a3b8"]
2022-12-09T01:10:57.759Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:10:57.759Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:10:57.876Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:10:57.876Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:10:57.877Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:10:57.877Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=68689D01651EB45ECE70FDFB1AECD007; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:10:56 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:10:57.877Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:10:57.878Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:10:57.878Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:10:57.883Z|53999356-97d0-4a08-b7c0-47a623083dc5|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:10:58.950Z|ba12977c-e342-4409-b18c-f4a29c2517b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:58.950Z|ba12977c-e342-4409-b18c-f4a29c2517b1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:59.019Z|585f7139-4f62-4613-8cac-265273c48fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:59.019Z|585f7139-4f62-4613-8cac-265273c48fd5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:10:59.048Z|93fecfd5-4396-495f-b5d9-105a27b25e51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:10:59.049Z|93fecfd5-4396-495f-b5d9-105a27b25e51|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:08.047Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:11:08.053Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:11:08.054Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:11:08.054Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:08.054Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:11:08.055Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:11:08.055Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97a51572f5a6a99c4a3db791bf70d6ba", X-B3-SpanId:"da9e742c23d93bf3", X-B3-ParentSpanId:"4671e210f64f99a6", X-B3-Sampled:"0", X-ONAP-RequestID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-RequestID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-TransactionID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-ECOMP-RequestID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2aca9b82-3d5c-42bf-80dc-2c322269e168"]
2022-12-09T01:11:08.056Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:11:08.056Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:11:08.090Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:08.091Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:08.091Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:11:08.092Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:11:07 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:11:08.095Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:11:08.095Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:08.096Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:11:08.097Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:11:08.098Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:11:08.098Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:08.099Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:11:08.099Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:11:08.100Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"97a51572f5a6a99c4a3db791bf70d6ba", X-B3-SpanId:"7b7423b946acf4f9", X-B3-ParentSpanId:"4671e210f64f99a6", X-B3-Sampled:"0", X-ONAP-RequestID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-RequestID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-TransactionID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-ECOMP-RequestID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1576aa99-2483-4f32-b1b9-4f12fdfc36ac"]
2022-12-09T01:11:08.100Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:11:08.100Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:11:08.121Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:08.122Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:08.122Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:11:08.122Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:11:07 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:11:08.123Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:11:08.124Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:08.124Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:11:08.147Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:11:08.148Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:11:08.148Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:08.148Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:11:08.149Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:11:08.149Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-RequestID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-TransactionID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-ECOMP-RequestID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afe76294-ccaf-4fad-a331-58087a927837"]
2022-12-09T01:11:08.150Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:11:08.150Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:11:08.282Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:08.282Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:08.282Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:11:08.283Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A7ECE11F53F175596529B818D2440AEF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:11:07 GMT", x-envoy-upstream-service-time:"124", server:"envoy"]
2022-12-09T01:11:08.283Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:11:08.283Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:08.284Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:11:08.311Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:11:08.312Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:11:08.312Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:08.312Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:11:08.313Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:11:08.313Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-RequestID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-TransactionID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-ECOMP-RequestID:"2331e3fd-5f64-487e-b628-fc711c2b1a88", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98e29006-6dd4-405b-a2d1-18d3ea51fd35"]
2022-12-09T01:11:08.314Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:11:08.314Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:11:08.436Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:08.437Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:08.438Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:11:08.438Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=FFFAE1635A8259802DA80A131126946B; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:11:07 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:11:08.438Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:11:08.438Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:08.439Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:11:08.443Z|2331e3fd-5f64-487e-b628-fc711c2b1a88|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:11:08.937Z|67d1656b-617c-4643-b1dc-3cfa8fcc1994|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:11:08.938Z|67d1656b-617c-4643-b1dc-3cfa8fcc1994|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:08.983Z|b89b0b67-7b0c-441f-9bc6-d230ef953eeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:08.985Z|b89b0b67-7b0c-441f-9bc6-d230ef953eeb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:09.047Z|06f60d8b-0823-4760-82db-373f32fd704d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:09.048Z|06f60d8b-0823-4760-82db-373f32fd704d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:09.074Z|0074de40-5619-4eb1-b474-8830046dc3ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:09.075Z|0074de40-5619-4eb1-b474-8830046dc3ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:10.369Z|6d50e7b1-1965-4a15-a761-53e7d9e29fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:11:10.370Z|6d50e7b1-1965-4a15-a761-53e7d9e29fcf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:11:10.852Z|68ee3601-1787-43c5-a3cd-5e10fef07559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:11:10.853Z|68ee3601-1787-43c5-a3cd-5e10fef07559|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:11:18.611Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:11:18.617Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:11:18.617Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:11:18.618Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:18.618Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:11:18.618Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:11:18.619Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f4c95a6720bd225195d2ed7516612ce", X-B3-SpanId:"f4ea4ffc0b531235", X-B3-ParentSpanId:"d60694674daa8ee4", X-B3-Sampled:"0", X-ONAP-RequestID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-RequestID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-TransactionID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-ECOMP-RequestID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac4fcb39-c51e-432a-9add-e682765a61e9"]
2022-12-09T01:11:18.619Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:11:18.619Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:11:18.653Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:18.654Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:18.654Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:11:18.654Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:11:18 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:11:18.656Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:11:18.656Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:18.657Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:11:18.664Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:11:18.665Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:11:18.665Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:18.665Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:11:18.666Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:11:18.666Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4f4c95a6720bd225195d2ed7516612ce", X-B3-SpanId:"3e0ca73ec77b1a98", X-B3-ParentSpanId:"d60694674daa8ee4", X-B3-Sampled:"0", X-ONAP-RequestID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-RequestID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-TransactionID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-ECOMP-RequestID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"46eddaf9-5837-4838-b23f-e9ad2cc2bd7c"]
2022-12-09T01:11:18.666Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:11:18.667Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:11:18.688Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:18.688Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:18.689Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:11:18.689Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:11:18 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:11:18.691Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:11:18.691Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:18.692Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:11:18.714Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:11:18.714Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:11:18.715Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:18.715Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:11:18.715Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:11:18.716Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-RequestID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-TransactionID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-ECOMP-RequestID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b35f27b1-a865-4cf4-92d1-a5290a6ff919"]
2022-12-09T01:11:18.716Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:11:18.716Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:11:18.833Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:18.834Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:18.834Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:11:18.835Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=490D593FAE5779393E40C9C7D6D9811F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:11:18 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:11:18.835Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:11:18.835Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:18.836Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:11:18.861Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:11:18.861Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:11:18.861Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:18.862Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:11:18.862Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:11:18.862Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-RequestID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-TransactionID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-ECOMP-RequestID:"330d319c-f1fe-4caa-8cee-f7f1cac43035", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac6a797a-ceb3-4e32-ad68-8b3970bf3f82"]
2022-12-09T01:11:18.862Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:11:18.862Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:11:19.014Z|c8fb0be8-f700-4d00-b5aa-2aefb7dc1e39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:19.015Z|c8fb0be8-f700-4d00-b5aa-2aefb7dc1e39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:19.022Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:19.022Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:19.023Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:11:19.023Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=FE2A76ECEF029BDABF75E834597DA515; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:11:18 GMT", x-envoy-upstream-service-time:"156", server:"envoy"]
2022-12-09T01:11:19.023Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:11:19.023Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:19.024Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:11:19.028Z|330d319c-f1fe-4caa-8cee-f7f1cac43035|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:11:19.078Z|48312d00-665b-408d-a939-393aeae2feeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:19.079Z|48312d00-665b-408d-a939-393aeae2feeb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:19.108Z|62dbb2b7-57d1-42b6-905b-78296588a3ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:19.108Z|62dbb2b7-57d1-42b6-905b-78296588a3ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:25.370Z|2de29d23-f41e-4930-88e7-241b01c533a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:11:25.373Z|2de29d23-f41e-4930-88e7-241b01c533a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:11:29.043Z|8b8cf5df-c8c4-41dd-9253-e24cdbf730a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:29.044Z|8b8cf5df-c8c4-41dd-9253-e24cdbf730a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:29.108Z|b8b7b1ea-40d9-4d43-9534-f28eb0a08478|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:29.108Z|b8b7b1ea-40d9-4d43-9534-f28eb0a08478|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:29.135Z|8759f8a9-362e-48d3-994e-255eef870a25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:29.136Z|8759f8a9-362e-48d3-994e-255eef870a25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:29.194Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:11:29.210Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:11:29.210Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:11:29.211Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:29.211Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:11:29.211Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:11:29.211Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e570df46e7687a888b31a8507b98fae5", X-B3-SpanId:"ea0b717b71f4c110", X-B3-ParentSpanId:"1ffe1ae752c3c047", X-B3-Sampled:"0", X-ONAP-RequestID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-RequestID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-TransactionID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-ECOMP-RequestID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"df7697a9-5e4e-470a-b686-eea6098b4c78"]
2022-12-09T01:11:29.212Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:11:29.212Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:11:29.248Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:29.249Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:29.250Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:11:29.250Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:11:28 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:11:29.250Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:11:29.251Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:29.251Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:11:29.252Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:11:29.253Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:11:29.253Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:29.253Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:11:29.253Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:11:29.253Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e570df46e7687a888b31a8507b98fae5", X-B3-SpanId:"7ae3da97e1827559", X-B3-ParentSpanId:"1ffe1ae752c3c047", X-B3-Sampled:"0", X-ONAP-RequestID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-RequestID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-TransactionID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-ECOMP-RequestID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"43488a12-fd04-4d8d-8c8f-ff04895f6adb"]
2022-12-09T01:11:29.254Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:11:29.254Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:11:29.277Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:29.278Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:29.278Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:11:29.278Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:11:28 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:11:29.281Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:11:29.281Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:29.281Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:11:29.306Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:11:29.306Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:11:29.307Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:29.307Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:11:29.307Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:11:29.307Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-RequestID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-TransactionID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-ECOMP-RequestID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e4b04afd-ce36-4f82-bd85-fe88cd17d265"]
2022-12-09T01:11:29.308Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:11:29.308Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:11:29.434Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:29.435Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:29.435Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:11:29.435Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=86183736DE7077DEE97F2A81CAB0768A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:11:28 GMT", x-envoy-upstream-service-time:"122", server:"envoy"]
2022-12-09T01:11:29.436Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:11:29.436Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:29.436Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:11:29.457Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:11:29.458Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:11:29.458Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:29.458Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:11:29.458Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:11:29.459Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-RequestID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-TransactionID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-ECOMP-RequestID:"60f885b4-71fb-4c34-9368-0416fba199f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4465767-af50-42ae-8f96-d7491b20e382"]
2022-12-09T01:11:29.459Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:11:29.459Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:11:29.574Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:29.575Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:29.575Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:11:29.576Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=EDDE27731A2BA01EE56500B1AF934CF4; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:11:28 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:11:29.576Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:11:29.577Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:29.577Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:11:29.582Z|60f885b4-71fb-4c34-9368-0416fba199f7|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:11:39.072Z|f66f08dc-586c-4439-b154-e7ac5ed70c01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:39.073Z|f66f08dc-586c-4439-b154-e7ac5ed70c01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:39.134Z|a5367ad3-235f-433a-be54-d110ce4ced22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:39.135Z|a5367ad3-235f-433a-be54-d110ce4ced22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:39.163Z|9849ea7d-42e2-4db5-861f-bb18cd76393e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:39.163Z|9849ea7d-42e2-4db5-861f-bb18cd76393e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:39.749Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:11:39.755Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:11:39.755Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:11:39.756Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:39.756Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:11:39.756Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:11:39.756Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1628c179373e1591012a195c75291585", X-B3-SpanId:"9cd8b89462ec233b", X-B3-ParentSpanId:"a98309f782a26e85", X-B3-Sampled:"0", X-ONAP-RequestID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-RequestID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-TransactionID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-ECOMP-RequestID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02b502cc-4711-47cd-8c88-24462fa36cba"]
2022-12-09T01:11:39.757Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:11:39.757Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:11:39.788Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:39.789Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:39.789Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:11:39.790Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:11:39 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:11:39.790Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:11:39.791Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:39.791Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:11:39.793Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:11:39.794Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:11:39.794Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:39.794Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:11:39.794Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:11:39.794Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1628c179373e1591012a195c75291585", X-B3-SpanId:"9b5656768dfebe9c", X-B3-ParentSpanId:"a98309f782a26e85", X-B3-Sampled:"0", X-ONAP-RequestID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-RequestID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-TransactionID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-ECOMP-RequestID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b37e5546-74fc-45c1-ab5a-c07aaf7e84d2"]
2022-12-09T01:11:39.795Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:11:39.795Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:11:39.821Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:39.821Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:39.822Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:11:39.822Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:11:39 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:11:39.823Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:11:39.823Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:39.823Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:11:39.853Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:11:39.854Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:11:39.854Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:39.855Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:11:39.855Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:11:39.855Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-RequestID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-TransactionID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-ECOMP-RequestID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4c5f02fc-4e4d-4b7f-98c4-b95f3818b47f"]
2022-12-09T01:11:39.855Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:11:39.856Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:11:39.985Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:39.985Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:39.986Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:11:39.986Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7CB1BF9681E58FBB70FFBFC644445999; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:11:39 GMT", x-envoy-upstream-service-time:"121", server:"envoy"]
2022-12-09T01:11:39.987Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:11:39.987Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:39.987Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:11:40.009Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:11:40.010Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:11:40.010Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:40.010Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:11:40.010Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:11:40.011Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-RequestID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-TransactionID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-ECOMP-RequestID:"39532e40-41ac-497f-84ba-3d82e715b60f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b741b9f-1b2c-4b30-a776-bd87c8cf80f8"]
2022-12-09T01:11:40.011Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:11:40.011Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:11:40.132Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:40.133Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:40.133Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:11:40.133Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8D15D16F16A4479111AAD47A30C6DE31; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:11:39 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:11:40.134Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:11:40.134Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:40.135Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:11:40.140Z|39532e40-41ac-497f-84ba-3d82e715b60f|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:11:40.370Z|f235ba6f-4220-4250-9d0c-45f9a1653a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:11:40.370Z|f235ba6f-4220-4250-9d0c-45f9a1653a66|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:11:40.853Z|d12f487e-bcee-4f25-862f-f9fe6597d98e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:11:40.855Z|d12f487e-bcee-4f25-862f-f9fe6597d98e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:11:49.108Z|8502123e-3a8d-467f-8cd5-b1e58b011e3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:49.109Z|8502123e-3a8d-467f-8cd5-b1e58b011e3b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:49.162Z|b17e98e3-f423-44e0-aa83-21e48f7ac9a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:49.163Z|b17e98e3-f423-44e0-aa83-21e48f7ac9a4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:49.188Z|e3da1c4c-55af-45e7-bf8e-13eabb1ddfc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:49.188Z|e3da1c4c-55af-45e7-bf8e-13eabb1ddfc6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:50.318Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:11:50.324Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:11:50.325Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:11:50.325Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:50.325Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:11:50.326Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:11:50.326Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51148b760b4ab385e0df5488b1ed3490", X-B3-SpanId:"689cfc9f8d952b0c", X-B3-ParentSpanId:"c12bf2f14dcc2e66", X-B3-Sampled:"0", X-ONAP-RequestID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-RequestID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-TransactionID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-ECOMP-RequestID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad7557e4-2137-442a-aba0-00c438a17e9e"]
2022-12-09T01:11:50.326Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:11:50.326Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:11:50.355Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:50.356Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:50.356Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:11:50.356Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:11:49 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:11:50.357Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:11:50.357Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:50.358Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:11:50.359Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:11:50.359Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:11:50.360Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:50.360Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:11:50.360Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:11:50.360Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"51148b760b4ab385e0df5488b1ed3490", X-B3-SpanId:"6b9719c184fe632f", X-B3-ParentSpanId:"c12bf2f14dcc2e66", X-B3-Sampled:"0", X-ONAP-RequestID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-RequestID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-TransactionID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-ECOMP-RequestID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00ebe7fa-4617-4c51-b174-dfa0616244eb"]
2022-12-09T01:11:50.360Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:11:50.361Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:11:50.378Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:50.379Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:50.379Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:11:50.379Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:11:49 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:11:50.380Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:11:50.380Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:50.381Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:11:50.406Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:11:50.407Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:11:50.407Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:50.407Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:11:50.407Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:11:50.408Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-RequestID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-TransactionID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-ECOMP-RequestID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9f4b2032-b0cf-49f3-b590-b46bfcdd7feb"]
2022-12-09T01:11:50.408Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:11:50.408Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:11:50.533Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:50.534Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:50.534Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:11:50.534Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=064E2B9E54780788950243C10E966576; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:11:49 GMT", x-envoy-upstream-service-time:"121", server:"envoy"]
2022-12-09T01:11:50.535Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:11:50.535Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:50.535Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:11:50.562Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:11:50.562Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:11:50.563Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:11:50.563Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:11:50.563Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:11:50.563Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-RequestID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-TransactionID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-ECOMP-RequestID:"4b3d8883-5eef-4150-9156-8bdffaf69c7e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dce76945-7745-429a-b8b2-5da74d9cc025"]
2022-12-09T01:11:50.563Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:11:50.564Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:11:50.686Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:11:50.686Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:11:50.687Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:11:50.687Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=99E1339631B946F53333D0C781F30F8A; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:11:49 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:11:50.687Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:11:50.688Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:11:50.688Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:11:50.692Z|4b3d8883-5eef-4150-9156-8bdffaf69c7e|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:11:55.369Z|55b22de3-2709-475c-8d19-c584402e4aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:11:55.370Z|55b22de3-2709-475c-8d19-c584402e4aae|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:11:59.137Z|9036c28f-13d2-4c13-893b-36910f2239f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:59.138Z|9036c28f-13d2-4c13-893b-36910f2239f8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:59.190Z|eacdd7fc-b97a-49d5-b43e-d52f4c497c06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:59.191Z|eacdd7fc-b97a-49d5-b43e-d52f4c497c06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:11:59.224Z|4e2c4ab6-c103-49df-a073-ca018f8c0afa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:11:59.224Z|4e2c4ab6-c103-49df-a073-ca018f8c0afa|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:00.866Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:12:00.873Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:00.873Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:12:00.873Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:00.874Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:00.874Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:12:00.874Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0eff625d587065556c4436976844400d", X-B3-SpanId:"ad88c582451845d1", X-B3-ParentSpanId:"27f4c660245dd11f", X-B3-Sampled:"0", X-ONAP-RequestID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-RequestID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-TransactionID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-ECOMP-RequestID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8219e6af-e483-435f-a692-5ea7a181a05d"]
2022-12-09T01:12:00.874Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:12:00.875Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:12:00.911Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:00.912Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:00.912Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:12:00.912Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:00 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:00.913Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:12:00.914Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:00.914Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:12:00.916Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:00.916Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:12:00.916Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:00.916Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:00.917Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:12:00.917Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0eff625d587065556c4436976844400d", X-B3-SpanId:"d783a06e8009c6b7", X-B3-ParentSpanId:"27f4c660245dd11f", X-B3-Sampled:"0", X-ONAP-RequestID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-RequestID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-TransactionID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-ECOMP-RequestID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cccb17d6-b0e6-40d9-848a-52dcef2e6f08"]
2022-12-09T01:12:00.917Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:12:00.917Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:12:00.934Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:00.935Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:00.935Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:12:00.936Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:00 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:00.936Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:12:00.936Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:00.937Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:12:00.966Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:12:00.966Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:12:00.966Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:00.967Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:12:00.967Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:12:00.967Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-RequestID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-TransactionID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-ECOMP-RequestID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dad785e7-e0f4-4d9c-bff6-27e8852f2790"]
2022-12-09T01:12:00.967Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:12:00.967Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:12:01.091Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:01.092Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:01.092Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:12:01.092Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F51A79D64137BC77EFF748361CD9656D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:12:00 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:12:01.093Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:12:01.093Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:01.093Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:12:01.118Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:12:01.119Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:12:01.119Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:01.119Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:12:01.119Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:12:01.119Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-RequestID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-TransactionID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-ECOMP-RequestID:"d92545f9-5396-404f-9e7a-25c58e86ad32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98399455-eccd-49a1-9d77-712afc4b1c12"]
2022-12-09T01:12:01.120Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:12:01.120Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:12:01.242Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:01.243Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:01.243Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:12:01.243Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=DDB877E5A6C986D9980495AF3F5112F5; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:12:00 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:12:01.244Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:12:01.244Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:01.244Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:12:01.249Z|d92545f9-5396-404f-9e7a-25c58e86ad32|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:12:08.939Z|74f32d1b-0252-41d3-83c5-7ccf55554c4b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:12:08.940Z|74f32d1b-0252-41d3-83c5-7ccf55554c4b|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:09.172Z|fd333fad-fc5a-49bd-8b72-70ac1a2ad0f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:09.172Z|fd333fad-fc5a-49bd-8b72-70ac1a2ad0f9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:09.221Z|2f262bb0-7fa3-4b40-9983-7bb968097a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:09.221Z|2f262bb0-7fa3-4b40-9983-7bb968097a6f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:09.252Z|fcebfd25-b71f-4bd2-b9f5-2d2fa4cdbbf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:09.252Z|fcebfd25-b71f-4bd2-b9f5-2d2fa4cdbbf9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:10.370Z|a3a4a5a3-fad4-42f5-b74c-24f076b18ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:12:10.374Z|a3a4a5a3-fad4-42f5-b74c-24f076b18ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:12:10.856Z|cf19808a-0afe-467c-87ef-c91759c52318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:12:10.857Z|cf19808a-0afe-467c-87ef-c91759c52318|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:12:11.414Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:12:11.420Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:11.420Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:12:11.420Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:11.421Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:11.421Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:12:11.421Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa7918d616d3ec12d82db1edba6b0708", X-B3-SpanId:"f75cda442520a7b4", X-B3-ParentSpanId:"2382cc7f2a8d4959", X-B3-Sampled:"0", X-ONAP-RequestID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-RequestID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-TransactionID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-ECOMP-RequestID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8d38fd4-03bc-48c7-86df-da92bb5c3b6e"]
2022-12-09T01:12:11.422Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:12:11.422Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:12:11.454Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:11.455Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:11.455Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:12:11.456Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:10 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:11.457Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:12:11.458Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:11.458Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:12:11.460Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:11.460Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:12:11.460Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:11.460Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:11.461Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:12:11.461Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"aa7918d616d3ec12d82db1edba6b0708", X-B3-SpanId:"4b23cf4258fc5b9d", X-B3-ParentSpanId:"2382cc7f2a8d4959", X-B3-Sampled:"0", X-ONAP-RequestID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-RequestID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-TransactionID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-ECOMP-RequestID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1317cf8-8393-4112-9a66-f27fdf7e5fef"]
2022-12-09T01:12:11.461Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:12:11.461Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:12:11.478Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:11.479Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:11.479Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:12:11.479Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:10 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:11.481Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:12:11.481Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:11.481Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:12:11.504Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:12:11.504Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:12:11.505Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:11.505Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:12:11.505Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:12:11.505Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-RequestID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-TransactionID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-ECOMP-RequestID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0f7800c2-0ab2-41ba-acd5-783305eac083"]
2022-12-09T01:12:11.506Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:12:11.506Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:12:11.639Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:11.640Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:11.640Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:12:11.640Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=6B661444DCBA7917E3ACAA2227382CAB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:12:10 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:12:11.640Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:12:11.641Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:11.641Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:12:11.662Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:12:11.662Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:12:11.663Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:11.663Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:12:11.663Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:12:11.663Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-RequestID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-TransactionID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-ECOMP-RequestID:"40f672d0-a0d3-425d-acf2-88431a7bf70e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4050c965-e834-48ec-a45d-f37e2af1bb59"]
2022-12-09T01:12:11.663Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:12:11.664Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:12:11.777Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:11.777Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:11.778Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:12:11.778Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A6E38D635E3AA740955F108621504B86; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:12:10 GMT", x-envoy-upstream-service-time:"109", server:"envoy"]
2022-12-09T01:12:11.779Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:12:11.779Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:11.779Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:12:11.784Z|40f672d0-a0d3-425d-acf2-88431a7bf70e|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:12:19.200Z|dd48d9ee-cf26-45d1-a559-803c8c7e5bb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:19.201Z|dd48d9ee-cf26-45d1-a559-803c8c7e5bb5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:19.246Z|8d1e99f5-078c-4917-8b9c-f3d23baa7a24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:19.247Z|8d1e99f5-078c-4917-8b9c-f3d23baa7a24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:19.280Z|97b2d495-4119-428e-ab3a-64dbe8c07583|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:19.281Z|97b2d495-4119-428e-ab3a-64dbe8c07583|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:21.954Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:12:21.969Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:21.969Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:12:21.970Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:21.970Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:21.970Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:12:21.971Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"463194f8e9a10a5936d1215150d65771", X-B3-SpanId:"af813920983df6dd", X-B3-ParentSpanId:"44cb81eed03512ad", X-B3-Sampled:"0", X-ONAP-RequestID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-RequestID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-TransactionID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-ECOMP-RequestID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40a5a597-b60a-4bba-b9ed-343467aa746d"]
2022-12-09T01:12:21.971Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:12:21.971Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:12:22.007Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:22.008Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:22.008Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:12:22.008Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:21 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:22.012Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:09:10.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:09:10.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:12:22.013Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:22.013Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:12:22.015Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:22.015Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:12:22.015Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:22.016Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:22.016Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:12:22.016Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"463194f8e9a10a5936d1215150d65771", X-B3-SpanId:"eaaf6dc9f084a43a", X-B3-ParentSpanId:"44cb81eed03512ad", X-B3-Sampled:"0", X-ONAP-RequestID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-RequestID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-TransactionID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-ECOMP-RequestID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4853f08b-36aa-403f-be8c-ae3811eabe20"]
2022-12-09T01:12:22.016Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:12:22.016Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:12:22.036Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:22.036Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:22.037Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:12:22.037Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:21 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:22.038Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:12:22.038Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:22.038Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:12:22.060Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:12:22.061Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:12:22.061Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:22.061Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:12:22.062Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:12:22.062Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-RequestID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-TransactionID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-ECOMP-RequestID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d26ab5be-5fc6-4c3d-8f04-5e8733e11abf"]
2022-12-09T01:12:22.062Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:12:22.062Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:12:22.189Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:22.190Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:22.190Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:12:22.190Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=DF0260FDDF8F7A18CB93A32D1A942C4B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:12:21 GMT", x-envoy-upstream-service-time:"123", server:"envoy"]
2022-12-09T01:12:22.191Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:09:12.067+0000","endTime":"2022-12-09T01:09:13.361+0000","removalTime":null,"durationInMillis":1294,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"1757e221-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:12:22.191Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:22.192Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:12:22.215Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:12:22.216Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:12:22.216Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:22.216Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:12:22.217Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:12:22.217Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-RequestID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-TransactionID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-ECOMP-RequestID:"717cb6f6-7d4b-45f0-a8ac-12aabd773f1c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"92196d17-33e3-4bc1-b370-47d2f1dc629a"]
2022-12-09T01:12:22.217Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:12:22.218Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:12:22.358Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:22.359Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:22.359Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:12:22.359Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=850ED6F39270E3595348BA748AB8549E; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:12:21 GMT", x-envoy-upstream-service-time:"137", server:"envoy"]
2022-12-09T01:12:22.360Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:18173aed-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","executionId":"1758a5b2-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:09:13.316+0000","endTime":"2022-12-09T01:09:13.326+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:12:22.360Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:22.360Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=1758a5b2-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:12:22.365Z|717cb6f6-7d4b-45f0-a8ac-12aabd773f1c|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:12:25.369Z|3072ce5b-b92a-40dd-a2f3-6f63dc9b0c08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:12:25.370Z|3072ce5b-b92a-40dd-a2f3-6f63dc9b0c08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:12:29.226Z|43e17266-c724-4440-942e-ce0d5f3c1b34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:29.227Z|43e17266-c724-4440-942e-ce0d5f3c1b34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:29.271Z|e4f42065-0b1d-4f10-97b4-493afce37335|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:29.272Z|e4f42065-0b1d-4f10-97b4-493afce37335|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:29.312Z|41fda320-c603-4ea2-83f8-bf76653628d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:29.313Z|41fda320-c603-4ea2-83f8-bf76653628d2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:32.526Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:12:32.535Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:32.536Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:12:32.536Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:32.537Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:32.537Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:12:32.537Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77417b660ce8b30f67fa4004d85ccac8", X-B3-SpanId:"7d04b96afc8fb0ed", X-B3-ParentSpanId:"f7f3f26ce8580afe", X-B3-Sampled:"0", X-ONAP-RequestID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-RequestID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-TransactionID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-ECOMP-RequestID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e987aa3a-ba50-49a4-a575-f70a14ea2910"]
2022-12-09T01:12:32.537Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:12:32.538Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:12:32.566Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:32.566Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:32.567Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:12:32.567Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:32 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:32.567Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 5/5 will be started in PT160S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:12:28.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:12:29.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:12:32.567Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:32.568Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:12:32.569Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:32.570Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:12:32.570Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:32.570Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:32.570Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:12:32.571Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"77417b660ce8b30f67fa4004d85ccac8", X-B3-SpanId:"8ddcd0b0ea0e73d5", X-B3-ParentSpanId:"f7f3f26ce8580afe", X-B3-Sampled:"0", X-ONAP-RequestID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-RequestID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-TransactionID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-ECOMP-RequestID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"640cebc3-8cdf-4084-be43-de897331e467"]
2022-12-09T01:12:32.571Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:12:32.571Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:12:32.601Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:32.602Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:32.602Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:12:32.603Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:32 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:32.609Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:12:32.610Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:32.610Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:12:32.635Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:12:32.635Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:12:32.636Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:32.636Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:12:32.636Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:12:32.636Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-RequestID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-TransactionID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-ECOMP-RequestID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bf7be2a-b63c-44cc-aa55-99914aac722e"]
2022-12-09T01:12:32.637Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:12:32.637Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:12:32.781Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:32.782Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:32.782Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:12:32.782Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A1C0580153B64E100F47AACF819B5BC1; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:12:31 GMT", x-envoy-upstream-service-time:"139", server:"envoy"]
2022-12-09T01:12:32.783Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"8e33210b-775e-11ed-b899-1e7d76ee51e3","businessKey":"ee714e81-e03e-4d56-9eac-3bc83afaaa4a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:12:31.470+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"8e32105a-775e-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:12:32.783Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:32.783Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:12:32.806Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:12:32.806Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:12:32.807Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:32.807Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:12:32.807Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:12:32.807Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-RequestID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-TransactionID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-ECOMP-RequestID:"53db5e66-ba5a-4389-b5cd-f4166757c369", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"764e3cf8-2261-43ef-8a5d-2abcf89d400b"]
2022-12-09T01:12:32.808Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:12:32.808Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:12:32.924Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:32.925Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:32.925Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:12:32.925Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=D31511D0AFB5C1B4782432BFCD33ED84; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:12:31 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:12:32.926Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:8e332112-775e-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"8e33210b-775e-11ed-b899-1e7d76ee51e3","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"8e33210b-775e-11ed-b899-1e7d76ee51e3","executionId":"8e33210b-775e-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:12:31.470+0000","endTime":"2022-12-09T01:12:31.471+0000","durationInMillis":1,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"9e219cdf-775d-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:12:32.926Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:32.926Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=8e33210b-775e-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:12:32.930Z|53db5e66-ba5a-4389-b5cd-f4166757c369|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:12:39.255Z|f992bacc-21e8-4db6-b648-ff3ad0b3e11c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:39.255Z|f992bacc-21e8-4db6-b648-ff3ad0b3e11c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:39.300Z|649596eb-9480-4521-adf3-74aacf56d724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:39.300Z|649596eb-9480-4521-adf3-74aacf56d724|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:39.339Z|5caf93b3-9526-4fc9-988c-75c38b62a2ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:39.339Z|5caf93b3-9526-4fc9-988c-75c38b62a2ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:40.370Z|802d25e6-7920-4321-a70a-13b91c679b58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:12:40.371Z|802d25e6-7920-4321-a70a-13b91c679b58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:12:40.858Z|dab0009d-5252-4b35-bdb5-d6c6700c6087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:12:40.858Z|dab0009d-5252-4b35-bdb5-d6c6700c6087|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:12:43.086Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:12:43.093Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:43.094Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:12:43.094Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:43.095Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:43.095Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:12:43.095Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"694efdb4995ad0250f3143aff26a7a1a", X-B3-SpanId:"44c0d4f53d58347d", X-B3-ParentSpanId:"b009f0f083529bbc", X-B3-Sampled:"0", X-ONAP-RequestID:"efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5", X-RequestID:"efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5", X-TransactionID:"efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5", X-ECOMP-RequestID:"efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a07ae984-a1be-4359-ac58-7f8040a54417"]
2022-12-09T01:12:43.096Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:12:43.096Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:12:43.128Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:43.129Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:43.129Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:12:43.130Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:42 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:43.131Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:12:38.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:12:38.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:12:43.131Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:43.131Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:12:43.133Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:43.134Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:12:43.134Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:43.134Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:43.135Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:12:43.135Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"694efdb4995ad0250f3143aff26a7a1a", X-B3-SpanId:"45156471f1f65df6", X-B3-ParentSpanId:"b009f0f083529bbc", X-B3-Sampled:"0", X-ONAP-RequestID:"efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5", X-RequestID:"efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5", X-TransactionID:"efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5", X-ECOMP-RequestID:"efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"796d6eae-1411-4ac9-8367-ef4a52fd6550"]
2022-12-09T01:12:43.135Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:12:43.136Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:12:43.153Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:43.154Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:43.155Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:12:43.155Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:42 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:43.156Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:12:43.157Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:43.158Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:12:43.170Z|efcdfcc0-1c6b-41bf-8c79-4bebb487aaa5|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:12:43.329Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:12:43.335Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:43.335Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:12:43.335Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:43.336Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:43.336Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:12:43.336Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"484006b6a2e9ee36dbcc25b23d476fb1", X-B3-SpanId:"1a219831757e966a", X-B3-ParentSpanId:"298aea533ef3d9b2", X-B3-Sampled:"0", X-ONAP-RequestID:"c42a420f-4815-4d62-b899-1b487c1c6aa9", X-RequestID:"c42a420f-4815-4d62-b899-1b487c1c6aa9", X-TransactionID:"c42a420f-4815-4d62-b899-1b487c1c6aa9", X-ECOMP-RequestID:"c42a420f-4815-4d62-b899-1b487c1c6aa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c394cf20-98be-4efc-ae3d-cef0a77e0d7d"]
2022-12-09T01:12:43.337Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:12:43.337Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:12:43.361Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:43.362Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:43.363Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:12:43.364Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:42 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:43.364Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:12:38.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:12:38.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:12:43.365Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:43.366Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:12:43.367Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:43.368Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:12:43.368Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:43.369Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:43.369Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:12:43.370Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"484006b6a2e9ee36dbcc25b23d476fb1", X-B3-SpanId:"0847da06e78ee5ad", X-B3-ParentSpanId:"298aea533ef3d9b2", X-B3-Sampled:"0", X-ONAP-RequestID:"c42a420f-4815-4d62-b899-1b487c1c6aa9", X-RequestID:"c42a420f-4815-4d62-b899-1b487c1c6aa9", X-TransactionID:"c42a420f-4815-4d62-b899-1b487c1c6aa9", X-ECOMP-RequestID:"c42a420f-4815-4d62-b899-1b487c1c6aa9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"611be80e-bf09-4ca8-9b7e-e31bc950e34f"]
2022-12-09T01:12:43.370Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:12:43.371Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:12:43.388Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:43.389Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:43.390Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:12:43.390Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:42 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:43.390Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:12:43.391Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:43.391Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:12:43.398Z|c42a420f-4815-4d62-b899-1b487c1c6aa9|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:12:43.554Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:12:43.558Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:43.559Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:12:43.559Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:43.559Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:43.560Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:12:43.560Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"762c65389d98e936cf48c93988c3a22b", X-B3-SpanId:"aa28c669d09eede6", X-B3-ParentSpanId:"8775eed2717f801f", X-B3-Sampled:"0", X-ONAP-RequestID:"f9efb205-b6fe-45c3-8820-7a0d0e5f83e5", X-RequestID:"f9efb205-b6fe-45c3-8820-7a0d0e5f83e5", X-TransactionID:"f9efb205-b6fe-45c3-8820-7a0d0e5f83e5", X-ECOMP-RequestID:"f9efb205-b6fe-45c3-8820-7a0d0e5f83e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b8579560-dc4c-4fa9-a44f-be1830355684"]
2022-12-09T01:12:43.560Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:12:43.561Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:12:43.585Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:43.586Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:43.586Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:12:43.586Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:42 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:43.587Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:12:38.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:12:38.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:12:43.587Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:43.588Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:12:43.589Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:43.590Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:12:43.590Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:43.590Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:43.591Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:12:43.591Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"762c65389d98e936cf48c93988c3a22b", X-B3-SpanId:"368d9207f86d1029", X-B3-ParentSpanId:"8775eed2717f801f", X-B3-Sampled:"0", X-ONAP-RequestID:"f9efb205-b6fe-45c3-8820-7a0d0e5f83e5", X-RequestID:"f9efb205-b6fe-45c3-8820-7a0d0e5f83e5", X-TransactionID:"f9efb205-b6fe-45c3-8820-7a0d0e5f83e5", X-ECOMP-RequestID:"f9efb205-b6fe-45c3-8820-7a0d0e5f83e5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a70fbed-1ff7-4038-b588-167473b7a2ee"]
2022-12-09T01:12:43.591Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:12:43.592Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:12:43.606Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:43.606Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:43.607Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:12:43.607Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:42 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:43.608Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:12:43.609Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:43.609Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:12:43.617Z|f9efb205-b6fe-45c3-8820-7a0d0e5f83e5|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:12:43.788Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:12:43.792Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:43.792Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:12:43.793Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:43.793Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:43.793Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:12:43.794Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b11766bbba685d122c54af3e39d08c40", X-B3-SpanId:"a8236ec7edafa0c7", X-B3-ParentSpanId:"bde930ef8f85c9f5", X-B3-Sampled:"0", X-ONAP-RequestID:"c0cbbef7-6cce-4fff-b916-54a2db3bbc0d", X-RequestID:"c0cbbef7-6cce-4fff-b916-54a2db3bbc0d", X-TransactionID:"c0cbbef7-6cce-4fff-b916-54a2db3bbc0d", X-ECOMP-RequestID:"c0cbbef7-6cce-4fff-b916-54a2db3bbc0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8ba5b10-b8c8-4778-8973-d3c173d1f1c0"]
2022-12-09T01:12:43.794Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:12:43.794Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:12:43.816Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:43.816Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:43.816Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:12:43.816Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:42 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:43.817Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:12:38.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:12:38.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:12:43.817Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:43.818Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:12:43.819Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:43.820Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:12:43.820Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:43.820Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:43.820Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:12:43.821Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b11766bbba685d122c54af3e39d08c40", X-B3-SpanId:"28cb381c62ca0ff7", X-B3-ParentSpanId:"bde930ef8f85c9f5", X-B3-Sampled:"0", X-ONAP-RequestID:"c0cbbef7-6cce-4fff-b916-54a2db3bbc0d", X-RequestID:"c0cbbef7-6cce-4fff-b916-54a2db3bbc0d", X-TransactionID:"c0cbbef7-6cce-4fff-b916-54a2db3bbc0d", X-ECOMP-RequestID:"c0cbbef7-6cce-4fff-b916-54a2db3bbc0d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efdfcafc-fec5-4bf1-8c24-bd3021599f16"]
2022-12-09T01:12:43.821Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:12:43.821Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:12:43.836Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:43.836Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:43.837Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:12:43.837Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:42 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:43.838Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:12:43.838Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:43.839Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:12:43.846Z|c0cbbef7-6cce-4fff-b916-54a2db3bbc0d|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:12:44.002Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:12:44.007Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:44.007Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||Invoke
2022-12-09T01:12:44.008Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:44.008Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a
2022-12-09T01:12:44.008Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Method      : GET
2022-12-09T01:12:44.009Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67deff60863b18262b7c2a9cb4473e1f", X-B3-SpanId:"1a0c15b972c92261", X-B3-ParentSpanId:"992a699ebea615c5", X-B3-Sampled:"0", X-ONAP-RequestID:"d8e46aa0-a224-47c4-bd69-3c5fd250c66b", X-RequestID:"d8e46aa0-a224-47c4-bd69-3c5fd250c66b", X-TransactionID:"d8e46aa0-a224-47c4-bd69-3c5fd250c66b", X-ECOMP-RequestID:"d8e46aa0-a224-47c4-bd69-3c5fd250c66b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa8ff26c-d2d2-438f-85be-a9038204e070"]
2022-12-09T01:12:44.009Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Request body: 
2022-12-09T01:12:44.010Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||==========================request end================================================
2022-12-09T01:12:44.033Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:44.034Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:44.035Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Status text  : OK
2022-12-09T01:12:44.035Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:42 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:44.036Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||Response body: {
  "requestId" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:05:49.000+00:00",
  "endTime" : "2022-12-09T01:12:38.000+00:00",
  "source" : "VID",
  "vnfId" : "3bbd0d55-9839-40d1-8370-3b29b3ae3ac1",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"3f5b8d85-59d7-47f5-b806-1d6e2f284333\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:12:38.000+00:00",
  "vfModuleId" : "6331014e-09f2-4e71-978c-efb21b895d4b",
  "vfModuleName" : "basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "3f5b8d85-59d7-47f5-b806-1d6e2f284333",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/3f5b8d85-59d7-47f5-b806-1d6e2f284333/vnfs/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "ee714e81-e03e-4d56-9eac-3bc83afaaa4a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a"
    }
  }
}
2022-12-09T01:12:44.036Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:44.037Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|INFO|500||InvokeReturn
2022-12-09T01:12:44.038Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:44.039Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:12:44.039Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:12:44.039Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false
2022-12-09T01:12:44.040Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:12:44.040Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"67deff60863b18262b7c2a9cb4473e1f", X-B3-SpanId:"4bd319216aab6c53", X-B3-ParentSpanId:"992a699ebea615c5", X-B3-Sampled:"0", X-ONAP-RequestID:"d8e46aa0-a224-47c4-bd69-3c5fd250c66b", X-RequestID:"d8e46aa0-a224-47c4-bd69-3c5fd250c66b", X-TransactionID:"d8e46aa0-a224-47c4-bd69-3c5fd250c66b", X-ECOMP-RequestID:"d8e46aa0-a224-47c4-bd69-3c5fd250c66b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5bbf1b42-593f-4f2f-b8ee-5f8c308e2811"]
2022-12-09T01:12:44.040Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:12:44.041Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:12:44.059Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:12:44.060Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:12:44.060Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:12:44.061Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:12:42 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:12:44.061Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:12:44.062Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:12:44.062Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=ee714e81-e03e-4d56-9eac-3bc83afaaa4a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:12:44.070Z|d8e46aa0-a224-47c4-bd69-3c5fd250c66b|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/ee714e81-e03e-4d56-9eac-3bc83afaaa4a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:12:49.281Z|b06ab2ef-2e34-412f-9b6d-406dc96d1912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:49.282Z|b06ab2ef-2e34-412f-9b6d-406dc96d1912|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:49.329Z|7b3eb45e-62a1-4a8d-b348-e4de13b81498|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:49.330Z|7b3eb45e-62a1-4a8d-b348-e4de13b81498|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:49.363Z|dbd2c345-25a4-4e9f-bbfe-4bd075a2a606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:49.363Z|dbd2c345-25a4-4e9f-bbfe-4bd075a2a606|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:55.370Z|84d073f4-586c-4d30-af85-2f7c3ba04d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:12:55.373Z|84d073f4-586c-4d30-af85-2f7c3ba04d4e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:12:59.317Z|4aa51c17-59e6-44bd-a911-7848a20d95b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:59.318Z|4aa51c17-59e6-44bd-a911-7848a20d95b6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:59.358Z|5296a99a-e7d5-4014-af57-6a15064886c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:59.359Z|5296a99a-e7d5-4014-af57-6a15064886c5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:12:59.392Z|fc398b49-416b-43bc-aefa-e0c720a672ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:12:59.393Z|fc398b49-416b-43bc-aefa-e0c720a672ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:08.939Z|7653f228-b010-45a0-a310-6a9dc92190d5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:13:08.939Z|7653f228-b010-45a0-a310-6a9dc92190d5|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:09.342Z|d149b863-f494-4598-8c54-51d206ffc063|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:09.343Z|d149b863-f494-4598-8c54-51d206ffc063|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:09.390Z|66b62281-6e7d-4f42-9be8-34c62e5e51bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:09.391Z|66b62281-6e7d-4f42-9be8-34c62e5e51bf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:09.419Z|5fffb217-b3cf-4efc-adb1-ed46967dca85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:09.420Z|5fffb217-b3cf-4efc-adb1-ed46967dca85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:10.369Z|30dca726-5bf2-4583-a0a9-e586cb60dd9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:13:10.370Z|30dca726-5bf2-4583-a0a9-e586cb60dd9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:13:10.859Z|3ca4a1c4-3ba3-4744-806c-fc3f78a5a8f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:13:10.859Z|3ca4a1c4-3ba3-4744-806c-fc3f78a5a8f8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:13:19.366Z|feb570b7-c451-44d7-9c92-341610865409|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:19.367Z|feb570b7-c451-44d7-9c92-341610865409|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:19.417Z|9d6e18fd-9899-4e5c-8bc4-816f7c8e2f91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:19.418Z|9d6e18fd-9899-4e5c-8bc4-816f7c8e2f91|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:19.442Z|dc28f4d6-be00-4918-bfa0-12623b900f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:19.442Z|dc28f4d6-be00-4918-bfa0-12623b900f54|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:25.369Z|a83d7add-55fa-4e20-9976-c9599e2a5d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:13:25.370Z|a83d7add-55fa-4e20-9976-c9599e2a5d1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:13:29.392Z|da918420-5922-470c-84e1-4e87dca333b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:29.393Z|da918420-5922-470c-84e1-4e87dca333b0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:29.442Z|d3d248b0-4655-49b2-8c1c-1afcfc37484f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:29.442Z|d3d248b0-4655-49b2-8c1c-1afcfc37484f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:29.463Z|c992de8c-ff7a-4313-bffe-ec4d0e55c216|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:29.463Z|c992de8c-ff7a-4313-bffe-ec4d0e55c216|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:39.428Z|ec457e2b-33cd-453b-bb5a-2b3043739848|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:39.429Z|ec457e2b-33cd-453b-bb5a-2b3043739848|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:39.469Z|ef2b5f55-3719-445e-95d3-67d57c5e2372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:39.470Z|ef2b5f55-3719-445e-95d3-67d57c5e2372|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:39.488Z|bf72cdc8-3a95-4961-b10b-ffed507ba9b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:39.489Z|bf72cdc8-3a95-4961-b10b-ffed507ba9b9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:40.370Z|53a00045-89c3-43cc-b530-e54947106cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:13:40.373Z|53a00045-89c3-43cc-b530-e54947106cc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:13:40.860Z|475c242b-7558-4d6f-a935-8fc9c5b661b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:13:40.860Z|475c242b-7558-4d6f-a935-8fc9c5b661b6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:13:49.453Z|80eda67b-d2dc-403d-b78e-1928b5f27b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:49.454Z|80eda67b-d2dc-403d-b78e-1928b5f27b13|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:49.499Z|6d5d68f9-cca7-4355-9257-4cbe5184a3b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:49.500Z|6d5d68f9-cca7-4355-9257-4cbe5184a3b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:49.515Z|ad139f80-3610-4fc9-9637-ea1a170c4e2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:49.516Z|ad139f80-3610-4fc9-9637-ea1a170c4e2c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:55.369Z|805b4bff-f17d-4d25-b54e-30f8d680d231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:13:55.370Z|805b4bff-f17d-4d25-b54e-30f8d680d231|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:13:59.476Z|a0bc0a05-76f9-40b6-883f-2359ab15396d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:59.477Z|a0bc0a05-76f9-40b6-883f-2359ab15396d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:59.527Z|7dfe1e51-78c0-44b3-85a4-b8ec273ea5ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:59.528Z|7dfe1e51-78c0-44b3-85a4-b8ec273ea5ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:13:59.539Z|3bb68b0b-37b4-46ee-947c-f21bdfe6effd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:13:59.540Z|3bb68b0b-37b4-46ee-947c-f21bdfe6effd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:08.941Z|f175c91f-d022-4a90-9724-9c8833cfe184|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:14:08.942Z|f175c91f-d022-4a90-9724-9c8833cfe184|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:09.504Z|9e2cbd01-e10e-48e8-a11c-e691c603987a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:09.505Z|9e2cbd01-e10e-48e8-a11c-e691c603987a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:09.554Z|b6889e25-5f5e-4e3e-89cd-17fa8ac1d3fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:09.555Z|b6889e25-5f5e-4e3e-89cd-17fa8ac1d3fb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:09.560Z|4f793158-3a1a-4d05-99d4-033e1d490d65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:09.560Z|4f793158-3a1a-4d05-99d4-033e1d490d65|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:10.370Z|f3bf7e3e-744e-419f-97df-9d7712d54c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:14:10.370Z|f3bf7e3e-744e-419f-97df-9d7712d54c03|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:14:10.861Z|c47b4dda-bf4e-47a7-ab69-6aa5bd396615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:14:10.862Z|c47b4dda-bf4e-47a7-ab69-6aa5bd396615|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:14:19.533Z|8968896c-0e79-44a6-92cf-5d1e1fc54a7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:19.534Z|8968896c-0e79-44a6-92cf-5d1e1fc54a7e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:19.578Z|a71df4e2-9a2f-4882-8cd8-0bdb6ea9cf1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:19.579Z|a71df4e2-9a2f-4882-8cd8-0bdb6ea9cf1b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:19.584Z|931eb70c-6a34-4d8f-817a-67ddd09595e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:19.585Z|931eb70c-6a34-4d8f-817a-67ddd09595e9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:25.370Z|da69f379-114f-4060-9513-a62f45f08159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:14:25.373Z|da69f379-114f-4060-9513-a62f45f08159|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:14:29.561Z|0b5dbcdb-e2cd-4d15-8693-03ed51c5d7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:29.562Z|0b5dbcdb-e2cd-4d15-8693-03ed51c5d7bb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:29.604Z|e576c5ea-1714-4fe7-8ce7-0aab954195fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:29.605Z|e576c5ea-1714-4fe7-8ce7-0aab954195fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:29.615Z|ce5ef863-fc18-40a5-b68e-27b25fa93839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:29.615Z|ce5ef863-fc18-40a5-b68e-27b25fa93839|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:39.590Z|f3801abf-d6c2-4a32-849a-b7b963701fcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:39.592Z|f3801abf-d6c2-4a32-849a-b7b963701fcf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:39.630Z|b65255d4-65aa-4157-90b6-d42ea5d6b62a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:39.632Z|b65255d4-65aa-4157-90b6-d42ea5d6b62a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:39.638Z|703bf6fd-7aff-4431-b2b3-d288b0c56b85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:39.638Z|703bf6fd-7aff-4431-b2b3-d288b0c56b85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:40.370Z|2af403a5-12bf-4c83-ad6e-027288661129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:14:40.371Z|2af403a5-12bf-4c83-ad6e-027288661129|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:14:40.862Z|59d617f6-40e2-4d4e-b0c1-9564ada1ddbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:14:40.863Z|59d617f6-40e2-4d4e-b0c1-9564ada1ddbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:14:49.620Z|aaef57a1-d996-4c0e-925b-f146b6cad686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:49.621Z|aaef57a1-d996-4c0e-925b-f146b6cad686|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:49.654Z|9115854a-889c-4e0f-8a1f-e6213dc5cec3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:49.655Z|9115854a-889c-4e0f-8a1f-e6213dc5cec3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:49.666Z|2eb9ab2c-08bc-4ee5-9473-012aab161363|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:49.667Z|2eb9ab2c-08bc-4ee5-9473-012aab161363|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:55.370Z|4f624131-ddab-4d8c-8bac-31e8cad0dcc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:14:55.370Z|4f624131-ddab-4d8c-8bac-31e8cad0dcc7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:14:59.646Z|d9dc8f50-d643-4233-8584-05006905f645|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:59.647Z|d9dc8f50-d643-4233-8584-05006905f645|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:59.678Z|36df9050-1f44-4712-be14-a51581a4999d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:59.679Z|36df9050-1f44-4712-be14-a51581a4999d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:14:59.689Z|d868b5e5-75fd-4bbc-a0f1-30867b7d8c89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:14:59.690Z|d868b5e5-75fd-4bbc-a0f1-30867b7d8c89|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:08.940Z|ecbb2dff-3d98-4249-b5a5-01c57c82df7a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:15:08.941Z|ecbb2dff-3d98-4249-b5a5-01c57c82df7a|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:09.673Z|823a4b63-2f3c-4c7f-8fe2-c7d9945349ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:09.675Z|823a4b63-2f3c-4c7f-8fe2-c7d9945349ab|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:09.704Z|7560aab9-5cd9-47f4-b09e-8ac35b0ef59b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:09.705Z|7560aab9-5cd9-47f4-b09e-8ac35b0ef59b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:09.715Z|c7410f43-eccc-48a6-9cf6-9810406fedde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:09.716Z|c7410f43-eccc-48a6-9cf6-9810406fedde|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:10.370Z|d04f0800-75d1-45b6-9d42-456148638eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:15:10.373Z|d04f0800-75d1-45b6-9d42-456148638eec|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:15:10.864Z|f43f1e09-4ca5-4b15-b363-89d39075ef1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:15:10.864Z|f43f1e09-4ca5-4b15-b363-89d39075ef1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:15:19.703Z|b968a89f-ac26-40da-a4e3-390ca25295b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:19.704Z|b968a89f-ac26-40da-a4e3-390ca25295b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:19.729Z|a929e4bb-da83-4b2e-8c0a-6caddcfdafc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:19.730Z|a929e4bb-da83-4b2e-8c0a-6caddcfdafc3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:19.742Z|73f7653e-1f5d-48be-b2b5-681c95b4c4e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:19.743Z|73f7653e-1f5d-48be-b2b5-681c95b4c4e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:25.369Z|9d3046e9-d7a9-41cb-806e-355bd7e2fad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:15:25.370Z|9d3046e9-d7a9-41cb-806e-355bd7e2fad0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:15:29.730Z|9f3452c2-09d4-46b6-aca6-916dfc9b3014|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:29.731Z|9f3452c2-09d4-46b6-aca6-916dfc9b3014|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:29.758Z|eceb2db5-0063-42ef-99c5-810935feb87a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:29.759Z|eceb2db5-0063-42ef-99c5-810935feb87a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:29.768Z|ad026c91-b586-453b-9b43-835aaa1f30fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:29.769Z|ad026c91-b586-453b-9b43-835aaa1f30fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:39.757Z|cf4a6260-4c3a-4972-adf5-f3e1a94e2487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:39.758Z|cf4a6260-4c3a-4972-adf5-f3e1a94e2487|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:39.782Z|b1ebda7a-1bcc-4d50-be4c-17f3074941bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:39.783Z|b1ebda7a-1bcc-4d50-be4c-17f3074941bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:39.801Z|fd7d3760-2223-44b7-942f-fb416902471d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:39.801Z|fd7d3760-2223-44b7-942f-fb416902471d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:40.369Z|c6285666-12e7-4f1e-87bc-ba20b8ad7d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:15:40.370Z|c6285666-12e7-4f1e-87bc-ba20b8ad7d32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:15:40.865Z|f5e4ef22-003d-4455-87e9-d6d7010c70e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:15:40.866Z|f5e4ef22-003d-4455-87e9-d6d7010c70e7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:15:49.782Z|09951e5f-9742-489f-bbda-0264106b9293|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:49.782Z|09951e5f-9742-489f-bbda-0264106b9293|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:49.810Z|5384fc54-cc70-4cba-8a6b-bd07747af0c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:49.810Z|5384fc54-cc70-4cba-8a6b-bd07747af0c6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:49.827Z|9ee97b5a-947e-465f-b0b2-349f31a76940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:49.827Z|9ee97b5a-947e-465f-b0b2-349f31a76940|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:55.369Z|8f1474c9-7bcd-4da9-acc7-36546eb4d9ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:15:55.374Z|8f1474c9-7bcd-4da9-acc7-36546eb4d9ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:15:59.808Z|a64da3fd-c67e-420e-bade-57c226e07fcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:59.809Z|a64da3fd-c67e-420e-bade-57c226e07fcb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:59.834Z|97c3748b-3e74-44e4-b4cf-037c96ec2df0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:59.835Z|97c3748b-3e74-44e4-b4cf-037c96ec2df0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:15:59.854Z|2f823697-0470-46a2-916a-1caa89ae55cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:15:59.854Z|2f823697-0470-46a2-916a-1caa89ae55cc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:06.024Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:06.028Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 784c05a8-1aba-46ff-9234-57fb1f3eb500 already exists in requestDb InfraActiveRequests table
2022-12-09T01:16:06.029Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500
2022-12-09T01:16:06.030Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|INFO|500||Invoke
2022-12-09T01:16:06.030Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:06.030Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500
2022-12-09T01:16:06.030Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Method      : GET
2022-12-09T01:16:06.030Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70bf055332de52be8ab28d4026d07b49", X-B3-SpanId:"bc12b06f2893872c", X-B3-ParentSpanId:"d0fbfbd532354fcc", X-B3-Sampled:"0", X-ONAP-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-TransactionID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-ECOMP-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d34cb1d2-359e-4efb-97bb-3fe8b430eada"]
2022-12-09T01:16:06.031Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Request body: 
2022-12-09T01:16:06.031Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||==========================request end================================================
2022-12-09T01:16:06.068Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:06.069Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:16:06.069Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Status text  : Not Found
2022-12-09T01:16:06.069Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:16:05 GMT", x-envoy-upstream-service-time:"31", server:"envoy"]
2022-12-09T01:16:06.070Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Response body: 
2022-12-09T01:16:06.070Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:06.070Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|INFO|404|Not Found|InvokeReturn
2022-12-09T01:16:06.084Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:16:06.092Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:16:06.178Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/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-12-09T01:16:06.179Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-12-09T01:16:06.237Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-12-09T01:16:06.239Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:16:05 GMT], server=[envoy], content-length=[1024], x-envoy-upstream-service-time=[49], vertex-id=[401536], x-aai-txid=[0-aai-resources-221209-01:16:05:161-13617], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:16:06.241Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1670548563766","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_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-12-09T01:16:06.243Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:16:06.243Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:16:06.245Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.245Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:16:06.245Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:06.246Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.246Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:16:06.246Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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:"70bf055332de52be8ab28d4026d07b49", X-B3-SpanId:"41236f338c9952ba", X-B3-ParentSpanId:"d0fbfbd532354fcc", X-B3-Sampled:"0", X-ONAP-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-TransactionID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-ECOMP-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"138704ec-1afc-4c03-aa46-445ac867e52e"]
2022-12-09T01:16:06.253Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7","requestScope":"service"}
2022-12-09T01:16:06.254Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:16:06.287Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:06.288Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.288Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:16:06.288Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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, 09 Dec 2022 01:16:05 GMT", x-envoy-upstream-service-time:"30", server:"envoy"]
2022-12-09T01:16:06.288Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:16:06.289Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:06.289Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:16:06.290Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.290Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.291Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.291Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.291Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.291Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-TransactionID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-ECOMP-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b2653dc8-f913-4535-9de7-95d327302b24"]
2022-12-09T01:16:06.292Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.292Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.331Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.331Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.332Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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  : OK
2022-12-09T01:16:06.332Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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", date:"Fri, 09 Dec 2022 01:16:05 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:06.334Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:16:06.334Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.335Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.339Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.340Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:16:06.340Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:16:06.340Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:16:06.341Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:16:06.341Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-TransactionID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-ECOMP-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"683c1b1a-a30d-4dea-b6af-40a04fc4427d"]
2022-12-09T01:16:06.342Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:16:06.342Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:16:06.384Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:16:06.385Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:16:06.385Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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  : OK
2022-12-09T01:16:06.385Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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", date:"Fri, 09 Dec 2022 01:16:05 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:06.391Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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" : 529,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-12-09T01:16:06.391Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:16:06.391Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:16:06.394Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.394Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.394Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.395Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.395Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.395Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-TransactionID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-ECOMP-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a183a44c-e2a5-4271-b9a7-870adbc9a6fb"]
2022-12-09T01:16:06.395Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.396Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.428Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.429Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.430Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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  : OK
2022-12-09T01:16:06.430Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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", date:"Fri, 09 Dec 2022 01:16:05 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:06.435Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:16:06.436Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/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-12-09T01:16:06.436Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.450Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.451Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:16:06.451Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:06.451Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.451Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:16:06.452Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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:"1778", X-B3-TraceId:"70bf055332de52be8ab28d4026d07b49", X-B3-SpanId:"304ead55b6e4e77f", X-B3-ParentSpanId:"d0fbfbd532354fcc", X-B3-Sampled:"0", X-ONAP-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-TransactionID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-ECOMP-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"316ffc18-228e-4f39-8d76-070b9f60501a"]
2022-12-09T01:16:06.452Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"784c05a8-1aba-46ff-9234-57fb1f3eb500","requestStatus":"IN_PROGRESS","startTime":1670548566085,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"784c05a8-1aba-46ff-9234-57fb1f3eb500"}
2022-12-09T01:16:06.452Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:16:06.495Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:06.496Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.496Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:16:06.497Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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/784c05a8-1aba-46ff-9234-57fb1f3eb500", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:05 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:06.499Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "784c05a8-1aba-46ff-9234-57fb1f3eb500",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:16:06.085+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:16:05.940+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "784c05a8-1aba-46ff-9234-57fb1f3eb500",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500"
    }
  }
}
2022-12-09T01:16:06.499Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:06.499Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:16:06.511Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.512Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:16:06.513Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.513Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.513Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:06.514Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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:"70bf055332de52be8ab28d4026d07b49", X-B3-SpanId:"3b2525207185687a", X-B3-ParentSpanId:"d0fbfbd532354fcc", X-B3-Sampled:"0", X-ONAP-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-TransactionID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-ECOMP-RequestID:"784c05a8-1aba-46ff-9234-57fb1f3eb500", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5eb63597-4527-458c-bd61-e7db42ee063b"]
2022-12-09T01:16:06.514Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelUuid\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelInvariantUuid\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\"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\":\"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"784c05a8-1aba-46ff-9234-57fb1f3eb500","type":"String"},"mso-request-id":{"value":"784c05a8-1aba-46ff-9234-57fb1f3eb500","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-12-09T01:16:06.515Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:07.536Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:07.537Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:07.538Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:16:07.538Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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, 09 Dec 2022 01:16:06 GMT", x-onap-requestid:"784c05a8-1aba-46ff-9234-57fb1f3eb500", x-requestid:"784c05a8-1aba-46ff-9234-57fb1f3eb500", x-transactionid:"784c05a8-1aba-46ff-9234-57fb1f3eb500", x-ecomp-requestid:"784c05a8-1aba-46ff-9234-57fb1f3eb500", x-onap-partnername:"UNKNOWN", x-invocationid:"5eb63597-4527-458c-bd61-e7db42ee063b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1015", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:07.538Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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\":\"784c05a8-1aba-46ff-9234-57fb1f3eb500\",\"instanceId\":\"98d0f1e5-9a70-47f7-8376-447be1fade65\"}}","message":"Success","processInstanceID":"0de408c3-775f-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:16:07.539Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|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-12-09T01:16:07.539Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:16:07.545Z|784c05a8-1aba-46ff-9234-57fb1f3eb500|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:07.744Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:07.749Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500
2022-12-09T01:16:07.750Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|INFO|500||Invoke
2022-12-09T01:16:07.750Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:07.750Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500
2022-12-09T01:16:07.750Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Method      : GET
2022-12-09T01:16:07.751Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5c3689827f77854ebbedab21c6098c8", X-B3-SpanId:"615e0ae65d9d5f8b", X-B3-ParentSpanId:"8c4c169f23625578", X-B3-Sampled:"0", X-ONAP-RequestID:"8e65e875-a706-42ce-8f9c-3dc2a6d4c68c", X-RequestID:"8e65e875-a706-42ce-8f9c-3dc2a6d4c68c", X-TransactionID:"8e65e875-a706-42ce-8f9c-3dc2a6d4c68c", X-ECOMP-RequestID:"8e65e875-a706-42ce-8f9c-3dc2a6d4c68c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41914a83-de11-4935-a113-aea0e6da3df3"]
2022-12-09T01:16:07.751Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Request body: 
2022-12-09T01:16:07.751Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||==========================request end================================================
2022-12-09T01:16:07.787Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:07.788Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:07.788Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Status text  : OK
2022-12-09T01:16:07.788Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:07 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:07.790Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Response body: {
  "requestId" : "784c05a8-1aba-46ff-9234-57fb1f3eb500",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:16:06.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:06.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "serviceInstanceName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "784c05a8-1aba-46ff-9234-57fb1f3eb500",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500"
    }
  }
}
2022-12-09T01:16:07.790Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:07.790Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|INFO|500||InvokeReturn
2022-12-09T01:16:07.792Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false
2022-12-09T01:16:07.792Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:07.792Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:07.793Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false
2022-12-09T01:16:07.793Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:07.793Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f5c3689827f77854ebbedab21c6098c8", X-B3-SpanId:"3af2eaab5ba661bf", X-B3-ParentSpanId:"8c4c169f23625578", X-B3-Sampled:"0", X-ONAP-RequestID:"8e65e875-a706-42ce-8f9c-3dc2a6d4c68c", X-RequestID:"8e65e875-a706-42ce-8f9c-3dc2a6d4c68c", X-TransactionID:"8e65e875-a706-42ce-8f9c-3dc2a6d4c68c", X-ECOMP-RequestID:"8e65e875-a706-42ce-8f9c-3dc2a6d4c68c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ad9b156-a0ca-4c8d-83ae-841f4a6b9729"]
2022-12-09T01:16:07.794Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:07.794Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:07.821Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:07.822Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:07.822Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:07.822Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:07 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:07.823Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:07.823Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:07.824Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:07.832Z|8e65e875-a706-42ce-8f9c-3dc2a6d4c68c|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:08.939Z|37d794cc-f548-4156-a2c4-d4cb4667ff5a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:16:08.940Z|37d794cc-f548-4156-a2c4-d4cb4667ff5a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:09.836Z|20ee02a3-f73b-416b-8952-6f84bf280415|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:09.837Z|20ee02a3-f73b-416b-8952-6f84bf280415|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:09.868Z|ae864431-2391-47ba-9037-6e2f027021fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:09.869Z|ae864431-2391-47ba-9037-6e2f027021fd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:09.886Z|4d50ec31-5661-4565-bab8-7749231fd4ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:09.887Z|4d50ec31-5661-4565-bab8-7749231fd4ee|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:10.369Z|9903e4f6-efc9-47e5-a51b-2f88637f6b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:16:10.370Z|9903e4f6-efc9-47e5-a51b-2f88637f6b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:16:10.866Z|b1c07ec1-a9e5-46e6-8281-aa71aae6d68b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:16:10.867Z|b1c07ec1-a9e5-46e6-8281-aa71aae6d68b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:16:18.003Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:18.009Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500
2022-12-09T01:16:18.009Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|INFO|500||Invoke
2022-12-09T01:16:18.009Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:18.010Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500
2022-12-09T01:16:18.010Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Method      : GET
2022-12-09T01:16:18.010Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d12db8ac35ba1aaa5fad04307886f6c3", X-B3-SpanId:"8ad8ec999af771c0", X-B3-ParentSpanId:"ad729f3ac6018a62", X-B3-Sampled:"0", X-ONAP-RequestID:"0dcbebd9-2799-4a70-88a3-1bda3b7527dd", X-RequestID:"0dcbebd9-2799-4a70-88a3-1bda3b7527dd", X-TransactionID:"0dcbebd9-2799-4a70-88a3-1bda3b7527dd", X-ECOMP-RequestID:"0dcbebd9-2799-4a70-88a3-1bda3b7527dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"86efa5b3-3cec-4cda-bd47-9504243a0a66"]
2022-12-09T01:16:18.010Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Request body: 
2022-12-09T01:16:18.011Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||==========================request end================================================
2022-12-09T01:16:18.039Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:18.040Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:18.040Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Status text  : OK
2022-12-09T01:16:18.040Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:17 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:18.042Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Response body: {
  "requestId" : "784c05a8-1aba-46ff-9234-57fb1f3eb500",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:06.000+00:00",
  "endTime" : "2022-12-09T01:16:09.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:10.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "serviceInstanceName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "784c05a8-1aba-46ff-9234-57fb1f3eb500",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500"
    }
  }
}
2022-12-09T01:16:18.042Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:18.043Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|INFO|500||InvokeReturn
2022-12-09T01:16:18.044Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false
2022-12-09T01:16:18.044Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:18.045Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:18.045Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false
2022-12-09T01:16:18.045Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:18.045Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d12db8ac35ba1aaa5fad04307886f6c3", X-B3-SpanId:"f0cc375202be9082", X-B3-ParentSpanId:"ad729f3ac6018a62", X-B3-Sampled:"0", X-ONAP-RequestID:"0dcbebd9-2799-4a70-88a3-1bda3b7527dd", X-RequestID:"0dcbebd9-2799-4a70-88a3-1bda3b7527dd", X-TransactionID:"0dcbebd9-2799-4a70-88a3-1bda3b7527dd", X-ECOMP-RequestID:"0dcbebd9-2799-4a70-88a3-1bda3b7527dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51a5c041-25fe-4c1b-b0d8-7bf48dd87b36"]
2022-12-09T01:16:18.046Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:18.046Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:18.062Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:18.062Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:18.062Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:18.063Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:17 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:18.065Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:18.065Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:18.066Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:18.085Z|0dcbebd9-2799-4a70-88a3-1bda3b7527dd|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:18.259Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:18.265Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500
2022-12-09T01:16:18.266Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|INFO|500||Invoke
2022-12-09T01:16:18.266Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:18.266Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500
2022-12-09T01:16:18.267Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Method      : GET
2022-12-09T01:16:18.267Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95fd031e33a6188497d755a810e40fb3", X-B3-SpanId:"661800c23d8d27b9", X-B3-ParentSpanId:"51b32fdbb5273902", X-B3-Sampled:"0", X-ONAP-RequestID:"0f027651-297a-426d-91d2-fe9cccc6eee0", X-RequestID:"0f027651-297a-426d-91d2-fe9cccc6eee0", X-TransactionID:"0f027651-297a-426d-91d2-fe9cccc6eee0", X-ECOMP-RequestID:"0f027651-297a-426d-91d2-fe9cccc6eee0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c030e715-489a-4f4c-90ac-c14590d5b3dc"]
2022-12-09T01:16:18.267Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Request body: 
2022-12-09T01:16:18.268Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||==========================request end================================================
2022-12-09T01:16:18.298Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:18.299Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:18.300Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Status text  : OK
2022-12-09T01:16:18.300Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:17 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:18.301Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Response body: {
  "requestId" : "784c05a8-1aba-46ff-9234-57fb1f3eb500",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:06.000+00:00",
  "endTime" : "2022-12-09T01:16:09.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:10.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "serviceInstanceName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "784c05a8-1aba-46ff-9234-57fb1f3eb500",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500"
    }
  }
}
2022-12-09T01:16:18.301Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:18.302Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|INFO|500||InvokeReturn
2022-12-09T01:16:18.304Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false
2022-12-09T01:16:18.304Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:18.305Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:18.305Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false
2022-12-09T01:16:18.305Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:18.306Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"95fd031e33a6188497d755a810e40fb3", X-B3-SpanId:"aa9b17493d0a0825", X-B3-ParentSpanId:"51b32fdbb5273902", X-B3-Sampled:"0", X-ONAP-RequestID:"0f027651-297a-426d-91d2-fe9cccc6eee0", X-RequestID:"0f027651-297a-426d-91d2-fe9cccc6eee0", X-TransactionID:"0f027651-297a-426d-91d2-fe9cccc6eee0", X-ECOMP-RequestID:"0f027651-297a-426d-91d2-fe9cccc6eee0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce2233fb-ebd8-4efe-bc0f-46d4008dfa2b"]
2022-12-09T01:16:18.306Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:18.307Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:18.327Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:18.328Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:18.328Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:18.329Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:17 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:18.330Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:18.330Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:18.331Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:18.338Z|0f027651-297a-426d-91d2-fe9cccc6eee0|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:18.500Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:18.505Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500
2022-12-09T01:16:18.506Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|INFO|500||Invoke
2022-12-09T01:16:18.506Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:18.506Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500
2022-12-09T01:16:18.507Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Method      : GET
2022-12-09T01:16:18.507Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0ee4cd2a1bdb18b1b80a647be8076f7", X-B3-SpanId:"e09d464d1998e1a5", X-B3-ParentSpanId:"fc1c6ff6edac8000", X-B3-Sampled:"0", X-ONAP-RequestID:"4e4d5450-b135-4d78-bddf-b5b7c02b68e3", X-RequestID:"4e4d5450-b135-4d78-bddf-b5b7c02b68e3", X-TransactionID:"4e4d5450-b135-4d78-bddf-b5b7c02b68e3", X-ECOMP-RequestID:"4e4d5450-b135-4d78-bddf-b5b7c02b68e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c7bfd20-ad92-46d1-9467-0995769b7193"]
2022-12-09T01:16:18.507Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Request body: 
2022-12-09T01:16:18.508Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||==========================request end================================================
2022-12-09T01:16:18.542Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:18.542Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:18.543Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Status text  : OK
2022-12-09T01:16:18.543Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:17 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:18.550Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Response body: {
  "requestId" : "784c05a8-1aba-46ff-9234-57fb1f3eb500",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:06.000+00:00",
  "endTime" : "2022-12-09T01:16:09.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:10.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "serviceInstanceName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "784c05a8-1aba-46ff-9234-57fb1f3eb500",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500"
    }
  }
}
2022-12-09T01:16:18.551Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:18.551Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|INFO|500||InvokeReturn
2022-12-09T01:16:18.552Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false
2022-12-09T01:16:18.553Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:18.553Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:18.553Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false
2022-12-09T01:16:18.553Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:18.554Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0ee4cd2a1bdb18b1b80a647be8076f7", X-B3-SpanId:"736284f99cb2e436", X-B3-ParentSpanId:"fc1c6ff6edac8000", X-B3-Sampled:"0", X-ONAP-RequestID:"4e4d5450-b135-4d78-bddf-b5b7c02b68e3", X-RequestID:"4e4d5450-b135-4d78-bddf-b5b7c02b68e3", X-TransactionID:"4e4d5450-b135-4d78-bddf-b5b7c02b68e3", X-ECOMP-RequestID:"4e4d5450-b135-4d78-bddf-b5b7c02b68e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6a60340a-4e13-4668-83dc-183e2d8af43a"]
2022-12-09T01:16:18.554Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:18.554Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:18.582Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:18.583Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:18.583Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:18.583Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:17 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:18.584Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:18.584Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:18.585Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:18.593Z|4e4d5450-b135-4d78-bddf-b5b7c02b68e3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:18.752Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:18.756Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500
2022-12-09T01:16:18.757Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|INFO|500||Invoke
2022-12-09T01:16:18.757Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:18.757Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500
2022-12-09T01:16:18.757Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Method      : GET
2022-12-09T01:16:18.758Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d491a89229a552c8963ade515c93b7b", X-B3-SpanId:"bbdcb2d196704d33", X-B3-ParentSpanId:"1cd1d3f352d46acb", X-B3-Sampled:"0", X-ONAP-RequestID:"de0ef460-5162-49a6-84b8-52a4b64c9eb6", X-RequestID:"de0ef460-5162-49a6-84b8-52a4b64c9eb6", X-TransactionID:"de0ef460-5162-49a6-84b8-52a4b64c9eb6", X-ECOMP-RequestID:"de0ef460-5162-49a6-84b8-52a4b64c9eb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ebfdcf24-048c-47d7-aacd-940ccf0caa94"]
2022-12-09T01:16:18.758Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Request body: 
2022-12-09T01:16:18.758Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||==========================request end================================================
2022-12-09T01:16:18.784Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:18.785Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:18.785Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Status text  : OK
2022-12-09T01:16:18.785Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:17 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:18.790Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Response body: {
  "requestId" : "784c05a8-1aba-46ff-9234-57fb1f3eb500",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:06.000+00:00",
  "endTime" : "2022-12-09T01:16:09.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:10.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "serviceInstanceName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "784c05a8-1aba-46ff-9234-57fb1f3eb500",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500"
    }
  }
}
2022-12-09T01:16:18.790Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:18.791Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|INFO|500||InvokeReturn
2022-12-09T01:16:18.792Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false
2022-12-09T01:16:18.792Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:18.793Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:18.793Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false
2022-12-09T01:16:18.793Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:18.793Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9d491a89229a552c8963ade515c93b7b", X-B3-SpanId:"184f96ca9e4b6980", X-B3-ParentSpanId:"1cd1d3f352d46acb", X-B3-Sampled:"0", X-ONAP-RequestID:"de0ef460-5162-49a6-84b8-52a4b64c9eb6", X-RequestID:"de0ef460-5162-49a6-84b8-52a4b64c9eb6", X-TransactionID:"de0ef460-5162-49a6-84b8-52a4b64c9eb6", X-ECOMP-RequestID:"de0ef460-5162-49a6-84b8-52a4b64c9eb6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ce0e343-e758-44ac-bf5e-fce8b44fcf09"]
2022-12-09T01:16:18.794Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:18.794Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:18.815Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:18.815Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:18.816Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:18.816Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:17 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:18.819Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:18.819Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:18.820Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:18.826Z|de0ef460-5162-49a6-84b8-52a4b64c9eb6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:19.001Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:19.006Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500
2022-12-09T01:16:19.006Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|INFO|500||Invoke
2022-12-09T01:16:19.007Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:19.007Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500
2022-12-09T01:16:19.008Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Method      : GET
2022-12-09T01:16:19.008Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"871bab62eafa22f2151257651bfdbeeb", X-B3-SpanId:"655fdf26d628fe28", X-B3-ParentSpanId:"61653c4b3e70b40d", X-B3-Sampled:"0", X-ONAP-RequestID:"d1d46ea9-e62a-48fc-9e85-671f7d2c272f", X-RequestID:"d1d46ea9-e62a-48fc-9e85-671f7d2c272f", X-TransactionID:"d1d46ea9-e62a-48fc-9e85-671f7d2c272f", X-ECOMP-RequestID:"d1d46ea9-e62a-48fc-9e85-671f7d2c272f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"523bb85d-cf62-4b5c-9dd0-82b67c12f71f"]
2022-12-09T01:16:19.008Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Request body: 
2022-12-09T01:16:19.008Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||==========================request end================================================
2022-12-09T01:16:19.049Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:19.050Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:19.050Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Status text  : OK
2022-12-09T01:16:19.051Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:18 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:19.051Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||Response body: {
  "requestId" : "784c05a8-1aba-46ff-9234-57fb1f3eb500",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:06.000+00:00",
  "endTime" : "2022-12-09T01:16:09.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:10.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "serviceInstanceName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "784c05a8-1aba-46ff-9234-57fb1f3eb500",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500"
    }
  }
}
2022-12-09T01:16:19.051Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:19.052Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/784c05a8-1aba-46ff-9234-57fb1f3eb500|INFO|500||InvokeReturn
2022-12-09T01:16:19.053Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false
2022-12-09T01:16:19.054Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:19.054Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:19.054Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false
2022-12-09T01:16:19.054Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:19.055Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"871bab62eafa22f2151257651bfdbeeb", X-B3-SpanId:"7f8a59a5cb5ef08a", X-B3-ParentSpanId:"61653c4b3e70b40d", X-B3-Sampled:"0", X-ONAP-RequestID:"d1d46ea9-e62a-48fc-9e85-671f7d2c272f", X-RequestID:"d1d46ea9-e62a-48fc-9e85-671f7d2c272f", X-TransactionID:"d1d46ea9-e62a-48fc-9e85-671f7d2c272f", X-ECOMP-RequestID:"d1d46ea9-e62a-48fc-9e85-671f7d2c272f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5a99536c-25fe-4b2c-a1d8-5981035804c9"]
2022-12-09T01:16:19.055Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:19.055Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:19.073Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:19.074Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:19.074Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:19.074Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:18 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:19.075Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:19.075Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:19.076Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=784c05a8-1aba-46ff-9234-57fb1f3eb500&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:19.084Z|d1d46ea9-e62a-48fc-9e85-671f7d2c272f|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/784c05a8-1aba-46ff-9234-57fb1f3eb500|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:19.878Z|3223703a-04c6-43d6-823f-9c7b36fb6f43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:19.879Z|3223703a-04c6-43d6-823f-9c7b36fb6f43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:19.902Z|930e6295-386d-4bfe-ab7e-31f830b67425|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:19.903Z|930e6295-386d-4bfe-ab7e-31f830b67425|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:19.929Z|7b8e701b-1390-43aa-9330-975c4a9fa790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:19.930Z|7b8e701b-1390-43aa-9330-975c4a9fa790|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:20.471Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:20.473Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: f0087d57-579e-442a-8c28-91fb40de8d16 already exists in requestDb InfraActiveRequests table
2022-12-09T01:16:20.474Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16
2022-12-09T01:16:20.474Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|INFO|500||Invoke
2022-12-09T01:16:20.475Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:20.475Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16
2022-12-09T01:16:20.475Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Method      : GET
2022-12-09T01:16:20.476Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ec47fb7227f745f0f762cbe5fc27fe04", X-B3-SpanId:"42c9561a6018257e", X-B3-ParentSpanId:"599f331f848dab9b", X-B3-Sampled:"0", X-ONAP-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-TransactionID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-ECOMP-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5cdb25f4-10a1-4f04-aa19-cde9d7252ead"]
2022-12-09T01:16:20.476Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Request body: 
2022-12-09T01:16:20.477Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||==========================request end================================================
2022-12-09T01:16:20.502Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:20.503Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:16:20.504Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Status text  : Not Found
2022-12-09T01:16:20.504Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:16:19 GMT", x-envoy-upstream-service-time:"22", server:"envoy"]
2022-12-09T01:16:20.505Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Response body: 
2022-12-09T01:16:20.505Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:20.506Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|INFO|404|Not Found|InvokeReturn
2022-12-09T01:16:20.517Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:16:20.518Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-12-09T01:16:20.523Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:16:20.567Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:16:20.568Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|INFO|500||Invoke
2022-12-09T01:16:20.612Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|INFO|404|Not Found|InvokeReturn
2022-12-09T01:16:20.613Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:16:19 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[39], x-aai-txid=[0-aai-resources-221209-01:16:19:548-73403], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:16:20.615Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|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/db38ec10-509c-4ed1-b343-9f12e3faded8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8","ERR.5.4.6114"]}}}

2022-12-09T01:16:20.622Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8
2022-12-09T01:16:20.622Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: db38ec10-509c-4ed1-b343-9f12e3faded8
2022-12-09T01:16:20.626Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:16:20.653Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:16:20.654Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|INFO|500||Invoke
2022-12-09T01:16:20.690Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|INFO|404|Not Found|InvokeReturn
2022-12-09T01:16:20.690Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:16:19 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[32], x-aai-txid=[2-aai-resources-221209-01:16:19:629-73492], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:16:20.692Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|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/db38ec10-509c-4ed1-b343-9f12e3faded8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8","ERR.5.4.6114"]}}}

2022-12-09T01:16:20.695Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8
2022-12-09T01:16:20.695Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: db38ec10-509c-4ed1-b343-9f12e3faded8
2022-12-09T01:16:20.700Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:16:20.728Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-12-09T01:16:20.728Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[f0087d57-579e-442a-8c28-91fb40de8d16], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[8b2907c2-9479-4202-8382-ca0e6986f087], X-ECOMP-RequestID=[f0087d57-579e-442a-8c28-91fb40de8d16], X-TransactionId=[], X-ONAP-RequestID=[f0087d57-579e-442a-8c28-91fb40de8d16]}
2022-12-09T01:16:20.788Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:16:19 GMT], server=[envoy], content-length=[1024], x-envoy-upstream-service-time=[56], vertex-id=[401536], x-aai-txid=[0-aai-resources-221209-01:16:19:707-65834], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:16:20.789Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|AAI|http://aai.onap:80/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":"1670548563766","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_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-12-09T01:16:20.790Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-12-09T01:16:20.791Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:16:20.791Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:16:20.794Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.794Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:16:20.795Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:20.795Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.795Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:16:20.795Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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:"ec47fb7227f745f0f762cbe5fc27fe04", X-B3-SpanId:"8ad592ef3c801a60", X-B3-ParentSpanId:"599f331f848dab9b", X-B3-Sampled:"0", X-ONAP-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-TransactionID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-ECOMP-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"556ce359-d443-4c8f-85df-36e00e4e405f"]
2022-12-09T01:16:20.796Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"98d0f1e5-9a70-47f7-8376-447be1fade65"},"instanceName":"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0","requestScope":"vnf"}
2022-12-09T01:16:20.796Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:16:20.828Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:20.829Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:20.829Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:16:20.830Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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, 09 Dec 2022 01:16:19 GMT", x-envoy-upstream-service-time:"29", server:"envoy"]
2022-12-09T01:16:20.830Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:16:20.830Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:20.830Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:16:20.831Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d
2022-12-09T01:16:20.832Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|INFO|500||Invoke
2022-12-09T01:16:20.832Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:20.832Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d
2022-12-09T01:16:20.832Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Method      : GET
2022-12-09T01:16:20.832Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-TransactionID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-ECOMP-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce2c5288-ff41-4b4c-b2bf-1d78e9b6ed4f"]
2022-12-09T01:16:20.833Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Request body: 
2022-12-09T01:16:20.833Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||==========================request end================================================
2022-12-09T01:16:20.878Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:20.879Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:20.879Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Status text  : OK
2022-12-09T01:16:20.880Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:16:20 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:20.883Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 10,
      "modelCustomizationUUID" : "a175ab42-0877-497b-8fe7-a7b705ea0a8d",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2022-12-09 01:03:17.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-12-09T01:03:17.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/service"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vfModuleCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfcInstanceGroupCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d"
    }
  }
}
2022-12-09T01:16:20.883Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:20.883Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|INFO|500||InvokeReturn
2022-12-09T01:16:20.886Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources
2022-12-09T01:16:20.887Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||Invoke
2022-12-09T01:16:20.887Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:20.887Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources
2022-12-09T01:16:20.888Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Method      : GET
2022-12-09T01:16:20.888Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-TransactionID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-ECOMP-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"41dbc425-42b0-4668-92dc-9b833c13a818"]
2022-12-09T01:16:20.888Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Request body: 
2022-12-09T01:16:20.888Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||==========================request end================================================
2022-12-09T01:16:20.929Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:20.930Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:20.930Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status text  : OK
2022-12-09T01:16:20.931Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:16:20 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:20.931Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "c811387e-bf4c-4918-a0b1-587a666e69d7",
  "modelInvariantUUID" : "2d4313e7-17d7-4e2c-b196-e5b410809d94",
  "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-12-09T01:03:17.000+00:00",
  "modelInvariantId" : "2d4313e7-17d7-4e2c-b196-e5b410809d94",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7/vnfResourceWorkflow"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7/heatTemplates"
    }
  }
}
2022-12-09T01:16:20.932Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:20.932Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||InvokeReturn
2022-12-09T01:16:20.934Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.935Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.935Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.935Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.936Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.936Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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:"f0087d57-579e-442a-8c28-91fb40de8d16", X-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-TransactionID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-ECOMP-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51eb5ca3-c862-459c-bd62-354f3733cddd"]
2022-12-09T01:16:20.936Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.937Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.961Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.962Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.963Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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  : OK
2022-12-09T01:16:20.963Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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", date:"Fri, 09 Dec 2022 01:16:20 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:20.965Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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" : 10033,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033"
    }
  }
}
2022-12-09T01:16:20.965Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.966Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.986Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.987Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:16:20.987Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:20.987Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:20.988Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:16:20.988Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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:"2552", X-B3-TraceId:"ec47fb7227f745f0f762cbe5fc27fe04", X-B3-SpanId:"4427086ac150e17f", X-B3-ParentSpanId:"599f331f848dab9b", X-B3-Sampled:"0", X-ONAP-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-TransactionID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-ECOMP-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b58dc7a9-01f0-43c2-839d-caf58870fc43"]
2022-12-09T01:16:20.989Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"f0087d57-579e-442a-8c28-91fb40de8d16","requestStatus":"IN_PROGRESS","startTime":1670548580518,"source":"VID","vnfName":"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"98d0f1e5-9a70-47f7-8376-447be1fade65","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"f0087d57-579e-442a-8c28-91fb40de8d16"}
2022-12-09T01:16:20.989Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:16:21.026Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:21.028Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:16:21.028Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:16:21.029Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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/f0087d57-579e-442a-8c28-91fb40de8d16", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:19 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:21.030Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "f0087d57-579e-442a-8c28-91fb40de8d16",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:16:20.518+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:16:20.475+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "f0087d57-579e-442a-8c28-91fb40de8d16",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16"
    }
  }
}
2022-12-09T01:16:21.030Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:21.032Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:16:21.058Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:21.059Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:16:21.059Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:21.060Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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-12-09T01:16:21.060Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:16:21.060Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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:"ec47fb7227f745f0f762cbe5fc27fe04", X-B3-SpanId:"50ae490ffb4bcd43", X-B3-ParentSpanId:"599f331f848dab9b", X-B3-Sampled:"0", X-ONAP-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-TransactionID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-ECOMP-RequestID:"f0087d57-579e-442a-8c28-91fb40de8d16", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afe49f7c-5aa8-4181-808e-49dff2c45337"]
2022-12-09T01:16:21.060Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/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\":\"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\"modelVersionId\":\"c811387e-bf4c-4918-a0b1-587a666e69d7\",\"modelCustomizationId\":\"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\"modelUuid\":\"c811387e-bf4c-4918-a0b1-587a666e69d7\",\"modelInvariantUuid\":\"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"98d0f1e5-9a70-47f7-8376-447be1fade65\",\"modelInfo\":{\"modelInvariantId\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelUuid\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelInvariantUuid\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"98d0f1e5-9a70-47f7-8376-447be1fade65\"}","type":"String"},"requestId":{"value":"f0087d57-579e-442a-8c28-91fb40de8d16","type":"String"},"mso-request-id":{"value":"f0087d57-579e-442a-8c28-91fb40de8d16","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"98d0f1e5-9a70-47f7-8376-447be1fade65","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/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-12-09T01:16:21.061Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:16:22.079Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:22.080Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:16:22.080Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:16:22.080Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:16:21 GMT", x-onap-requestid:"f0087d57-579e-442a-8c28-91fb40de8d16", x-requestid:"f0087d57-579e-442a-8c28-91fb40de8d16", x-transactionid:"f0087d57-579e-442a-8c28-91fb40de8d16", x-ecomp-requestid:"f0087d57-579e-442a-8c28-91fb40de8d16", x-onap-partnername:"UNKNOWN", x-invocationid:"afe49f7c-5aa8-4181-808e-49dff2c45337", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1014", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:22.081Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"f0087d57-579e-442a-8c28-91fb40de8d16\",\"instanceId\":\"05a1759f-bd21-4d87-b324-d6f2bf718d84\"}}","message":"Success","processInstanceID":"168ef7ef-775f-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:16:22.081Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:22.082Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:16:22.090Z|f0087d57-579e-442a-8c28-91fb40de8d16|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:22.262Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:22.267Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16
2022-12-09T01:16:22.268Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|INFO|500||Invoke
2022-12-09T01:16:22.268Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:22.269Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16
2022-12-09T01:16:22.269Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Method      : GET
2022-12-09T01:16:22.269Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"022e878ecca33fc685ce0c3991022950", X-B3-SpanId:"cb3881aa8d9474b0", X-B3-ParentSpanId:"1f04cf6f60822f75", X-B3-Sampled:"0", X-ONAP-RequestID:"823e44c4-c499-4668-ba87-d2019d45ef69", X-RequestID:"823e44c4-c499-4668-ba87-d2019d45ef69", X-TransactionID:"823e44c4-c499-4668-ba87-d2019d45ef69", X-ECOMP-RequestID:"823e44c4-c499-4668-ba87-d2019d45ef69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fa68ad05-485a-4fcd-95bb-16a51407f3d0"]
2022-12-09T01:16:22.270Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Request body: 
2022-12-09T01:16:22.270Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||==========================request end================================================
2022-12-09T01:16:22.302Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:22.302Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:22.303Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Status text  : OK
2022-12-09T01:16:22.305Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:20 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:22.306Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Response body: {
  "requestId" : "f0087d57-579e-442a-8c28-91fb40de8d16",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:16:20.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:21.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "f0087d57-579e-442a-8c28-91fb40de8d16",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16"
    }
  }
}
2022-12-09T01:16:22.306Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:22.307Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|INFO|500||InvokeReturn
2022-12-09T01:16:22.309Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false
2022-12-09T01:16:22.309Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:22.310Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:22.310Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false
2022-12-09T01:16:22.310Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:22.311Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"022e878ecca33fc685ce0c3991022950", X-B3-SpanId:"fe9f53290bb6c784", X-B3-ParentSpanId:"1f04cf6f60822f75", X-B3-Sampled:"0", X-ONAP-RequestID:"823e44c4-c499-4668-ba87-d2019d45ef69", X-RequestID:"823e44c4-c499-4668-ba87-d2019d45ef69", X-TransactionID:"823e44c4-c499-4668-ba87-d2019d45ef69", X-ECOMP-RequestID:"823e44c4-c499-4668-ba87-d2019d45ef69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b44b11be-a13e-4589-8443-e085e9942cb3"]
2022-12-09T01:16:22.311Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:22.312Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:22.335Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:22.336Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:22.336Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:22.336Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:20 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:22.337Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:22.338Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:22.338Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:22.347Z|823e44c4-c499-4668-ba87-d2019d45ef69|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:25.370Z|92251d26-4cc1-43f3-bdbe-68c81f8a8f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:16:25.370Z|92251d26-4cc1-43f3-bdbe-68c81f8a8f58|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:16:29.907Z|839547c5-11df-4f55-baec-f614d996cafd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:29.908Z|839547c5-11df-4f55-baec-f614d996cafd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:29.930Z|989619c2-8a52-4a54-9211-7c5650fc0d27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:29.931Z|989619c2-8a52-4a54-9211-7c5650fc0d27|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:29.956Z|68297934-12de-46b3-9e9a-8df74de4d26b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:29.956Z|68297934-12de-46b3-9e9a-8df74de4d26b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:32.511Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:32.516Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16
2022-12-09T01:16:32.517Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|INFO|500||Invoke
2022-12-09T01:16:32.517Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:32.517Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16
2022-12-09T01:16:32.518Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Method      : GET
2022-12-09T01:16:32.518Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f2e0ca83e5d8b69bb9d82129b307f88", X-B3-SpanId:"918b374d1b5ea2ae", X-B3-ParentSpanId:"51cd6ef20e58388a", X-B3-Sampled:"0", X-ONAP-RequestID:"7a929e36-7e7c-44f9-b103-2b7b6489d12c", X-RequestID:"7a929e36-7e7c-44f9-b103-2b7b6489d12c", X-TransactionID:"7a929e36-7e7c-44f9-b103-2b7b6489d12c", X-ECOMP-RequestID:"7a929e36-7e7c-44f9-b103-2b7b6489d12c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12b92260-90c3-4887-aa77-1aaa7030484c"]
2022-12-09T01:16:32.518Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Request body: 
2022-12-09T01:16:32.518Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||==========================request end================================================
2022-12-09T01:16:32.552Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:32.553Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:32.553Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Status text  : OK
2022-12-09T01:16:32.554Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:32 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:32.554Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Response body: {
  "requestId" : "f0087d57-579e-442a-8c28-91fb40de8d16",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:20.000+00:00",
  "endTime" : "2022-12-09T01:16:27.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:27.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "f0087d57-579e-442a-8c28-91fb40de8d16",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16"
    }
  }
}
2022-12-09T01:16:32.555Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:32.555Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|INFO|500||InvokeReturn
2022-12-09T01:16:32.557Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false
2022-12-09T01:16:32.557Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:32.557Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:32.558Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false
2022-12-09T01:16:32.558Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:32.559Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6f2e0ca83e5d8b69bb9d82129b307f88", X-B3-SpanId:"bb5602032471c5b2", X-B3-ParentSpanId:"51cd6ef20e58388a", X-B3-Sampled:"0", X-ONAP-RequestID:"7a929e36-7e7c-44f9-b103-2b7b6489d12c", X-RequestID:"7a929e36-7e7c-44f9-b103-2b7b6489d12c", X-TransactionID:"7a929e36-7e7c-44f9-b103-2b7b6489d12c", X-ECOMP-RequestID:"7a929e36-7e7c-44f9-b103-2b7b6489d12c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7660d284-9151-4da1-92d5-b3d0760024dc"]
2022-12-09T01:16:32.559Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:32.560Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:32.589Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:32.590Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:32.591Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:32.591Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:32 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:32.593Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:32.593Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:32.594Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:32.605Z|7a929e36-7e7c-44f9-b103-2b7b6489d12c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:32.771Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:32.775Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16
2022-12-09T01:16:32.775Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|INFO|500||Invoke
2022-12-09T01:16:32.776Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:32.776Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16
2022-12-09T01:16:32.776Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Method      : GET
2022-12-09T01:16:32.776Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c7cd9a5aff9a3bf439a363a87b85a9f", X-B3-SpanId:"0481095da6eb3278", X-B3-ParentSpanId:"674d1a658c1e0264", X-B3-Sampled:"0", X-ONAP-RequestID:"12b53a82-998b-4372-a93b-7c255613793d", X-RequestID:"12b53a82-998b-4372-a93b-7c255613793d", X-TransactionID:"12b53a82-998b-4372-a93b-7c255613793d", X-ECOMP-RequestID:"12b53a82-998b-4372-a93b-7c255613793d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f761e355-7519-454a-84d9-9cd8d5380213"]
2022-12-09T01:16:32.777Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Request body: 
2022-12-09T01:16:32.777Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||==========================request end================================================
2022-12-09T01:16:32.830Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:32.831Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:32.831Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Status text  : OK
2022-12-09T01:16:32.831Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:32 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:32.836Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Response body: {
  "requestId" : "f0087d57-579e-442a-8c28-91fb40de8d16",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:20.000+00:00",
  "endTime" : "2022-12-09T01:16:27.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:27.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "f0087d57-579e-442a-8c28-91fb40de8d16",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16"
    }
  }
}
2022-12-09T01:16:32.836Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:32.836Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|INFO|500||InvokeReturn
2022-12-09T01:16:32.838Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false
2022-12-09T01:16:32.838Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:32.839Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:32.839Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false
2022-12-09T01:16:32.839Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:32.839Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c7cd9a5aff9a3bf439a363a87b85a9f", X-B3-SpanId:"bf04d0b331c41c39", X-B3-ParentSpanId:"674d1a658c1e0264", X-B3-Sampled:"0", X-ONAP-RequestID:"12b53a82-998b-4372-a93b-7c255613793d", X-RequestID:"12b53a82-998b-4372-a93b-7c255613793d", X-TransactionID:"12b53a82-998b-4372-a93b-7c255613793d", X-ECOMP-RequestID:"12b53a82-998b-4372-a93b-7c255613793d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7edf8ff-72dc-471b-9573-352bb499b22b"]
2022-12-09T01:16:32.840Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:32.840Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:32.866Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:32.867Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:32.867Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:32.868Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:32 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:32.871Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:32.872Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:32.872Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:32.880Z|12b53a82-998b-4372-a93b-7c255613793d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:33.036Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:33.040Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16
2022-12-09T01:16:33.041Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|INFO|500||Invoke
2022-12-09T01:16:33.041Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:33.041Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16
2022-12-09T01:16:33.041Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Method      : GET
2022-12-09T01:16:33.042Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8afd410e3d3799ebdad2d1ebd0194294", X-B3-SpanId:"10f1acd3411c3882", X-B3-ParentSpanId:"cff59440d0cceba5", X-B3-Sampled:"0", X-ONAP-RequestID:"a81189e8-f1fb-462c-89d6-6b3c0e58b5e3", X-RequestID:"a81189e8-f1fb-462c-89d6-6b3c0e58b5e3", X-TransactionID:"a81189e8-f1fb-462c-89d6-6b3c0e58b5e3", X-ECOMP-RequestID:"a81189e8-f1fb-462c-89d6-6b3c0e58b5e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20c15a13-700b-47fe-9a94-0dccdfc639b7"]
2022-12-09T01:16:33.042Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Request body: 
2022-12-09T01:16:33.042Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||==========================request end================================================
2022-12-09T01:16:33.065Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:33.066Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:33.066Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Status text  : OK
2022-12-09T01:16:33.067Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:32 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:33.067Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Response body: {
  "requestId" : "f0087d57-579e-442a-8c28-91fb40de8d16",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:20.000+00:00",
  "endTime" : "2022-12-09T01:16:27.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:27.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "f0087d57-579e-442a-8c28-91fb40de8d16",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16"
    }
  }
}
2022-12-09T01:16:33.068Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:33.068Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|INFO|500||InvokeReturn
2022-12-09T01:16:33.070Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false
2022-12-09T01:16:33.070Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:33.071Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:33.071Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false
2022-12-09T01:16:33.072Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:33.072Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8afd410e3d3799ebdad2d1ebd0194294", X-B3-SpanId:"0a95aa5ada0d9d5c", X-B3-ParentSpanId:"cff59440d0cceba5", X-B3-Sampled:"0", X-ONAP-RequestID:"a81189e8-f1fb-462c-89d6-6b3c0e58b5e3", X-RequestID:"a81189e8-f1fb-462c-89d6-6b3c0e58b5e3", X-TransactionID:"a81189e8-f1fb-462c-89d6-6b3c0e58b5e3", X-ECOMP-RequestID:"a81189e8-f1fb-462c-89d6-6b3c0e58b5e3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a69605d9-acc2-42da-9671-0131806f214c"]
2022-12-09T01:16:33.073Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:33.073Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:33.101Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:33.102Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:33.103Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:33.103Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:32 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:33.104Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:33.104Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:33.104Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:33.113Z|a81189e8-f1fb-462c-89d6-6b3c0e58b5e3|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:33.285Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:33.290Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16
2022-12-09T01:16:33.290Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|INFO|500||Invoke
2022-12-09T01:16:33.291Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:33.291Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16
2022-12-09T01:16:33.291Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Method      : GET
2022-12-09T01:16:33.292Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26c21c40ef4779223fe9d51d3d9a6e45", X-B3-SpanId:"54a9d2be0dfd285b", X-B3-ParentSpanId:"2a6806806344de31", X-B3-Sampled:"0", X-ONAP-RequestID:"d1f8dd69-d675-487b-aa68-605aba68ef29", X-RequestID:"d1f8dd69-d675-487b-aa68-605aba68ef29", X-TransactionID:"d1f8dd69-d675-487b-aa68-605aba68ef29", X-ECOMP-RequestID:"d1f8dd69-d675-487b-aa68-605aba68ef29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaf761a4-095d-4cd6-a058-b60e2bdf1950"]
2022-12-09T01:16:33.292Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Request body: 
2022-12-09T01:16:33.292Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||==========================request end================================================
2022-12-09T01:16:33.327Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:33.328Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:33.328Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Status text  : OK
2022-12-09T01:16:33.329Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:32 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:33.329Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Response body: {
  "requestId" : "f0087d57-579e-442a-8c28-91fb40de8d16",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:20.000+00:00",
  "endTime" : "2022-12-09T01:16:27.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:27.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "f0087d57-579e-442a-8c28-91fb40de8d16",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16"
    }
  }
}
2022-12-09T01:16:33.329Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:33.330Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|INFO|500||InvokeReturn
2022-12-09T01:16:33.332Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false
2022-12-09T01:16:33.332Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:33.332Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:33.333Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false
2022-12-09T01:16:33.333Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:33.333Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"26c21c40ef4779223fe9d51d3d9a6e45", X-B3-SpanId:"6953145d93fd3feb", X-B3-ParentSpanId:"2a6806806344de31", X-B3-Sampled:"0", X-ONAP-RequestID:"d1f8dd69-d675-487b-aa68-605aba68ef29", X-RequestID:"d1f8dd69-d675-487b-aa68-605aba68ef29", X-TransactionID:"d1f8dd69-d675-487b-aa68-605aba68ef29", X-ECOMP-RequestID:"d1f8dd69-d675-487b-aa68-605aba68ef29", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c3b5f24e-b73f-4e0f-81e0-19c381d9445e"]
2022-12-09T01:16:33.334Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:33.334Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:33.364Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:33.365Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:33.365Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:33.366Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:32 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:33.368Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:33.368Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:33.369Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:33.376Z|d1f8dd69-d675-487b-aa68-605aba68ef29|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:33.552Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:33.559Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16
2022-12-09T01:16:33.559Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|INFO|500||Invoke
2022-12-09T01:16:33.560Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:33.560Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16
2022-12-09T01:16:33.560Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Method      : GET
2022-12-09T01:16:33.561Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30337094d9a6d62658c1dc43ae9c0782", X-B3-SpanId:"4cdfc305611170e4", X-B3-ParentSpanId:"0989212f6cd1d327", X-B3-Sampled:"0", X-ONAP-RequestID:"6231babb-6d88-45cb-b23a-2b91803d4d5a", X-RequestID:"6231babb-6d88-45cb-b23a-2b91803d4d5a", X-TransactionID:"6231babb-6d88-45cb-b23a-2b91803d4d5a", X-ECOMP-RequestID:"6231babb-6d88-45cb-b23a-2b91803d4d5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f59cf98b-ca73-42d1-8d99-76b9f2103460"]
2022-12-09T01:16:33.561Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Request body: 
2022-12-09T01:16:33.562Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||==========================request end================================================
2022-12-09T01:16:33.587Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:33.588Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:33.589Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Status text  : OK
2022-12-09T01:16:33.589Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:33 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:33.590Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||Response body: {
  "requestId" : "f0087d57-579e-442a-8c28-91fb40de8d16",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:20.000+00:00",
  "endTime" : "2022-12-09T01:16:27.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:27.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "f0087d57-579e-442a-8c28-91fb40de8d16",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16"
    }
  }
}
2022-12-09T01:16:33.590Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:33.591Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/f0087d57-579e-442a-8c28-91fb40de8d16|INFO|500||InvokeReturn
2022-12-09T01:16:33.593Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false
2022-12-09T01:16:33.593Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:33.594Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:33.594Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false
2022-12-09T01:16:33.594Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:33.595Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"30337094d9a6d62658c1dc43ae9c0782", X-B3-SpanId:"6aa2ddf14e635256", X-B3-ParentSpanId:"0989212f6cd1d327", X-B3-Sampled:"0", X-ONAP-RequestID:"6231babb-6d88-45cb-b23a-2b91803d4d5a", X-RequestID:"6231babb-6d88-45cb-b23a-2b91803d4d5a", X-TransactionID:"6231babb-6d88-45cb-b23a-2b91803d4d5a", X-ECOMP-RequestID:"6231babb-6d88-45cb-b23a-2b91803d4d5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"67d42d35-a483-4eb7-9839-2d745b8bca97"]
2022-12-09T01:16:33.595Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:33.596Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:33.614Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:33.614Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:33.615Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:33.615Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:33 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:33.619Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:33.620Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:33.620Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=f0087d57-579e-442a-8c28-91fb40de8d16&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:33.628Z|6231babb-6d88-45cb-b23a-2b91803d4d5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/f0087d57-579e-442a-8c28-91fb40de8d16|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:36.089Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:36.090Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: d75cfb8e-a796-4158-ba3c-964b90abd04a already exists in requestDb InfraActiveRequests table
2022-12-09T01:16:36.091Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:16:36.091Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:16:36.092Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:36.092Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:16:36.092Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:16:36.092Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"92d2e37e2a0a82e581b30f16bfc7662f", X-B3-SpanId:"ca944e6e4ad5f32e", X-B3-ParentSpanId:"70332d6dac13ff85", X-B3-Sampled:"0", X-ONAP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-TransactionID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ECOMP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7e52688-69fa-4785-a34b-d91666a631b6"]
2022-12-09T01:16:36.092Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:16:36.093Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:16:36.119Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:36.120Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:16:36.120Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : Not Found
2022-12-09T01:16:36.121Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:16:35 GMT", x-envoy-upstream-service-time:"22", server:"envoy"]
2022-12-09T01:16:36.121Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: 
2022-12-09T01:16:36.121Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:36.121Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|404|Not Found|InvokeReturn
2022-12-09T01:16:36.130Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:16:36.134Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:16:36.162Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-12-09T01:16:36.163Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[d75cfb8e-a796-4158-ba3c-964b90abd04a], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[24e74479-85ae-45f0-a764-233b48618f86], X-ECOMP-RequestID=[d75cfb8e-a796-4158-ba3c-964b90abd04a], X-TransactionId=[], X-ONAP-RequestID=[d75cfb8e-a796-4158-ba3c-964b90abd04a]}
2022-12-09T01:16:36.224Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:16:35 GMT], server=[envoy], content-length=[1475], x-envoy-upstream-service-time=[57], vertex-id=[401536], x-aai-txid=[0-aai-resources-221209-01:16:35:140-66821], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:16:36.227Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|AAI|http://aai.onap:80/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":"1670548582220","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/05a1759f-bd21-4d87-b324-d6f2bf718d84","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"05a1759f-bd21-4d87-b324-d6f2bf718d84"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_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-12-09T01:16:36.228Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-12-09T01:16:36.229Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:16:36.229Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:16:36.230Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.231Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:16:36.231Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:36.231Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.232Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:16:36.232Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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:"92d2e37e2a0a82e581b30f16bfc7662f", X-B3-SpanId:"4145487a1d580dfa", X-B3-ParentSpanId:"70332d6dac13ff85", X-B3-Sampled:"0", X-ONAP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-TransactionID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ECOMP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a15973f4-e0a4-42da-8222-2b53929108da"]
2022-12-09T01:16:36.232Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"05a1759f-bd21-4d87-b324-d6f2bf718d84","serviceInstanceId":"98d0f1e5-9a70-47f7-8376-447be1fade65"},"instanceName":"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7","requestScope":"vfModule"}
2022-12-09T01:16:36.232Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:16:36.256Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:36.257Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:36.257Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:16:36.257Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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, 09 Dec 2022 01:16:35 GMT", x-envoy-upstream-service-time:"20", server:"envoy"]
2022-12-09T01:16:36.259Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:16:36.259Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:36.260Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:16:36.261Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37
2022-12-09T01:16:36.262Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|INFO|500||Invoke
2022-12-09T01:16:36.262Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:36.262Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37
2022-12-09T01:16:36.263Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Method      : GET
2022-12-09T01:16:36.263Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-TransactionID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ECOMP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19d17eab-d4f7-4fc9-a88b-fc673f1ee90e"]
2022-12-09T01:16:36.264Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Request body: 
2022-12-09T01:16:36.264Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||==========================request end================================================
2022-12-09T01:16:36.305Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:36.306Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:36.307Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Status text  : OK
2022-12-09T01:16:36.307Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:16:35 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:36.308Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Response body: {
  "id" : 10,
  "modelCustomizationUUID" : "a25f92a2-c603-4eed-a172-43cc8cd6ef37",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-12-09 01:03:17.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/heatEnvironment"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/cvnfcCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/volumeHeatEnv"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vnfCustomization"
    }
  }
}
2022-12-09T01:16:36.308Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:36.309Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|INFO|500||InvokeReturn
2022-12-09T01:16:36.312Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule
2022-12-09T01:16:36.313Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||Invoke
2022-12-09T01:16:36.313Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:36.314Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule
2022-12-09T01:16:36.314Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Method      : GET
2022-12-09T01:16:36.314Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-TransactionID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ECOMP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03bfc343-4cab-49f1-89b1-7fe879d10e71"]
2022-12-09T01:16:36.315Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Request body: 
2022-12-09T01:16:36.315Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||==========================request end================================================
2022-12-09T01:16:36.350Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:36.351Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:36.351Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status text  : OK
2022-12-09T01:16:36.352Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:16:35 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:36.356Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1",
  "modelInvariantUUID" : "26733c5d-0f98-41f0-b525-7c7624e77345",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-12-09 01:03:17.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vfModuleCustomization"
    }
  }
}
2022-12-09T01:16:36.356Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:36.356Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||InvokeReturn
2022-12-09T01:16:36.360Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:16:36.361Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-12-09T01:16:36.361Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:36.361Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:16:36.361Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:16:36.362Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-TransactionID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ECOMP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f39603a8-cc37-471b-848f-3cd058dc9e76"]
2022-12-09T01:16:36.362Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:16:36.362Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:16:36.383Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:36.384Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:16:36.384Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:16:36.384Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&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, 09 Dec 2022 01:16:35 GMT", x-envoy-upstream-service-time:"18", server:"envoy"]
2022-12-09T01:16:36.385Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:16:36.385Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:36.385Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:16:36.386Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345
2022-12-09T01:16:36.387Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|INFO|500||Invoke
2022-12-09T01:16:36.387Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:36.387Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345
2022-12-09T01:16:36.387Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Method      : GET
2022-12-09T01:16:36.388Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-TransactionID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ECOMP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08e06ab0-ec89-4006-80d9-6aaa6251102b"]
2022-12-09T01:16:36.388Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Request body: 
2022-12-09T01:16:36.388Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||==========================request end================================================
2022-12-09T01:16:36.420Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:36.421Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:36.421Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Status text  : OK
2022-12-09T01:16:36.422Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:16:35 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:36.426Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1",
      "modelInvariantUUID" : "26733c5d-0f98-41f0-b525-7c7624e77345",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-12-09 01:03:17.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/heatFiles"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vnfResources"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/volumeHeatTemplate"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/moduleHeatTemplate"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vfModuleCustomization"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345"
    }
  }
}
2022-12-09T01:16:36.427Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:36.427Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|INFO|500||InvokeReturn
2022-12-09T01:16:36.429Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:16:36.430Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-12-09T01:16:36.430Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:36.430Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:16:36.430Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:16:36.431Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-TransactionID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ECOMP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b11e0c2f-8d28-4a54-b940-7d70fd02a075"]
2022-12-09T01:16:36.431Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:16:36.431Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:16:36.450Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:36.451Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:16:36.451Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:16:36.452Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&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, 09 Dec 2022 01:16:35 GMT", x-envoy-upstream-service-time:"16", server:"envoy"]
2022-12-09T01:16:36.452Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:16:36.452Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:36.453Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:16:36.453Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.454Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.454Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.454Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.454Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.455Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-TransactionID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ECOMP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e575ae7f-e8a6-4d7b-91fd-0c5e46b769b3"]
2022-12-09T01:16:36.455Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.455Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.475Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.476Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.476Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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  : OK
2022-12-09T01:16:36.476Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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", date:"Fri, 09 Dec 2022 01:16:35 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:36.477Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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" : 46,
  "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/46"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46"
    }
  }
}
2022-12-09T01:16:36.477Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.478Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.480Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1
2022-12-09T01:16:36.480Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|INFO|500||Invoke
2022-12-09T01:16:36.480Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:36.480Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1
2022-12-09T01:16:36.481Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Method      : GET
2022-12-09T01:16:36.481Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-TransactionID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ECOMP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3ac9185-569b-4e8b-891b-4b52849c1157"]
2022-12-09T01:16:36.482Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Request body: 
2022-12-09T01:16:36.482Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||==========================request end================================================
2022-12-09T01:16:36.507Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:36.508Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:36.508Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Status text  : OK
2022-12-09T01:16:36.509Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:16:35 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:36.510Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Response body: {
  "modelUUID" : "e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1",
  "modelInvariantUUID" : "26733c5d-0f98-41f0-b525-7c7624e77345",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-12-09 01:03:17.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vfModuleCustomization"
    }
  }
}
2022-12-09T01:16:36.510Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:36.510Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|INFO|500||InvokeReturn
2022-12-09T01:16:36.513Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.514Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:16:36.514Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:36.514Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.515Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:16:36.515Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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:"3331", X-B3-TraceId:"92d2e37e2a0a82e581b30f16bfc7662f", X-B3-SpanId:"50ffe535f17912b7", X-B3-ParentSpanId:"70332d6dac13ff85", X-B3-Sampled:"0", X-ONAP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-TransactionID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ECOMP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6536f29f-805f-4357-ab10-01f7d359582f"]
2022-12-09T01:16:36.515Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"d75cfb8e-a796-4158-ba3c-964b90abd04a","requestStatus":"IN_PROGRESS","startTime":1670548596130,"source":"VID","vnfId":"05a1759f-bd21-4d87-b324-d6f2bf718d84","vnfType":"","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"98d0f1e5-9a70-47f7-8376-447be1fade65","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"d75cfb8e-a796-4158-ba3c-964b90abd04a"}
2022-12-09T01:16:36.515Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:16:36.553Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:36.554Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:16:36.554Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:16:36.555Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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/d75cfb8e-a796-4158-ba3c-964b90abd04a", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:35 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:36.556Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:16:36.130+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:16:35.996+00:00",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:16:36.556Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:36.556Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:16:36.565Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.565Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:16:36.566Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:36.566Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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-12-09T01:16:36.567Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:16:36.567Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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:"92d2e37e2a0a82e581b30f16bfc7662f", X-B3-SpanId:"1ec37a0217374c83", X-B3-ParentSpanId:"70332d6dac13ff85", X-B3-Sampled:"0", X-ONAP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-TransactionID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ECOMP-RequestID:"d75cfb8e-a796-4158-ba3c-964b90abd04a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4656a028-c297-4789-8237-01e952e65f33"]
2022-12-09T01:16:36.567Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/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\":\"26733c5d-0f98-41f0-b525-7c7624e77345\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\"modelVersionId\":\"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\"modelCustomizationId\":\"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\"modelUuid\":\"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\"modelInvariantUuid\":\"26733c5d-0f98-41f0-b525-7c7624e77345\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"98d0f1e5-9a70-47f7-8376-447be1fade65\",\"modelInfo\":{\"modelInvariantId\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelUuid\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelInvariantUuid\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\"}}},{\"relatedInstance\":{\"instanceId\":\"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\"modelVersionId\":\"c811387e-bf4c-4918-a0b1-587a666e69d7\",\"modelCustomizationId\":\"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\"modelUuid\":\"c811387e-bf4c-4918-a0b1-587a666e69d7\",\"modelInvariantUuid\":\"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"98d0f1e5-9a70-47f7-8376-447be1fade65\",\"vnfInstanceId\":\"05a1759f-bd21-4d87-b324-d6f2bf718d84\"}","type":"String"},"requestId":{"value":"d75cfb8e-a796-4158-ba3c-964b90abd04a","type":"String"},"mso-request-id":{"value":"d75cfb8e-a796-4158-ba3c-964b90abd04a","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"98d0f1e5-9a70-47f7-8376-447be1fade65","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"05a1759f-bd21-4d87-b324-d6f2bf718d84","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/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-12-09T01:16:36.568Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:16:37.584Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:37.585Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:16:37.586Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:16:37.586Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:16:36 GMT", x-onap-requestid:"d75cfb8e-a796-4158-ba3c-964b90abd04a", x-requestid:"d75cfb8e-a796-4158-ba3c-964b90abd04a", x-transactionid:"d75cfb8e-a796-4158-ba3c-964b90abd04a", x-ecomp-requestid:"d75cfb8e-a796-4158-ba3c-964b90abd04a", x-onap-partnername:"UNKNOWN", x-invocationid:"4656a028-c297-4789-8237-01e952e65f33", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1011", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:37.587Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"d75cfb8e-a796-4158-ba3c-964b90abd04a\",\"instanceId\":\"79b329ad-96a8-47f4-9f13-779c5ec21500\"}}","message":"Success","processInstanceID":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:16:37.587Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:37.588Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:16:37.593Z|d75cfb8e-a796-4158-ba3c-964b90abd04a|http-nio-8080-exec-9|onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:37.774Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:37.779Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:16:37.779Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:16:37.779Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:37.780Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:16:37.780Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:16:37.780Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0704eb61b733029a05e2b862fd92534", X-B3-SpanId:"25b06b3cacaa96a0", X-B3-ParentSpanId:"775e8960c3b07880", X-B3-Sampled:"0", X-ONAP-RequestID:"5558b9bc-2f99-4e24-8a75-35e7f5291d64", X-RequestID:"5558b9bc-2f99-4e24-8a75-35e7f5291d64", X-TransactionID:"5558b9bc-2f99-4e24-8a75-35e7f5291d64", X-ECOMP-RequestID:"5558b9bc-2f99-4e24-8a75-35e7f5291d64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8ec799b9-9988-4219-b5b0-95986fa9c691"]
2022-12-09T01:16:37.780Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:16:37.780Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:16:37.896Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:37.897Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:37.897Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:16:37.898Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:37 GMT", x-envoy-upstream-service-time:"113", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:37.901Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:36.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:16:37.901Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:37.902Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:16:37.903Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:16:37.904Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:37.904Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:37.904Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:16:37.904Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:37.905Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e0704eb61b733029a05e2b862fd92534", X-B3-SpanId:"9cdd7c99d5aa0075", X-B3-ParentSpanId:"775e8960c3b07880", X-B3-Sampled:"0", X-ONAP-RequestID:"5558b9bc-2f99-4e24-8a75-35e7f5291d64", X-RequestID:"5558b9bc-2f99-4e24-8a75-35e7f5291d64", X-TransactionID:"5558b9bc-2f99-4e24-8a75-35e7f5291d64", X-ECOMP-RequestID:"5558b9bc-2f99-4e24-8a75-35e7f5291d64", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5880f7ad-22f3-4696-8ac2-b4e1a43cf46b"]
2022-12-09T01:16:37.905Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:37.905Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:37.929Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:37.929Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:37.930Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:37.930Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:37 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:37.930Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:37.930Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:37.931Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:37.938Z|5558b9bc-2f99-4e24-8a75-35e7f5291d64|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:39.939Z|c9abbf57-6f99-47c9-9afb-4909180293d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:39.940Z|c9abbf57-6f99-47c9-9afb-4909180293d4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:39.957Z|71f6e7f1-683b-431d-bfcb-4a0bc0cf3d33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:39.957Z|71f6e7f1-683b-431d-bfcb-4a0bc0cf3d33|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:39.981Z|ce6d0b89-63c3-4652-ad23-774826b49b70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:39.982Z|ce6d0b89-63c3-4652-ad23-774826b49b70|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:40.370Z|0c64aad8-ce1a-47ed-8697-5f87b558a01c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:16:40.373Z|0c64aad8-ce1a-47ed-8697-5f87b558a01c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:16:40.868Z|9e63d441-c83a-46c4-99e0-cfc7f908ded4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:16:40.869Z|9e63d441-c83a-46c4-99e0-cfc7f908ded4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:16:48.104Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:48.111Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:16:48.112Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:16:48.112Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:48.113Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:16:48.113Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:16:48.113Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1be2c9fe276bf3e107a15a3f001954f", X-B3-SpanId:"c6b1fa0033ae95e4", X-B3-ParentSpanId:"53527f741842f8eb", X-B3-Sampled:"0", X-ONAP-RequestID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-RequestID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-TransactionID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-ECOMP-RequestID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d4e84760-39eb-4a6d-b7d2-c7c5e542902b"]
2022-12-09T01:16:48.113Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:16:48.114Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:16:48.144Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:48.145Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:48.145Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:16:48.146Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:47 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:48.147Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "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-12-09T01:16:36.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:43.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:16:48.148Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:48.148Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:16:48.150Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:16:48.150Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:48.150Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:48.151Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:16:48.151Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:48.151Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f1be2c9fe276bf3e107a15a3f001954f", X-B3-SpanId:"4fe0c6e75d6ea342", X-B3-ParentSpanId:"53527f741842f8eb", X-B3-Sampled:"0", X-ONAP-RequestID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-RequestID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-TransactionID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-ECOMP-RequestID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bc7061cb-9700-4854-bc24-90c429b05475"]
2022-12-09T01:16:48.152Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:48.152Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:48.172Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:48.173Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:48.173Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:48.174Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:47 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:48.175Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:48.175Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:48.176Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:48.223Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:16:48.223Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:16:48.224Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:48.224Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:16:48.224Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:16:48.225Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-RequestID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-TransactionID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-ECOMP-RequestID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd2bc735-c339-4fca-a3d9-39c8b875c6e7"]
2022-12-09T01:16:48.225Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:16:48.225Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:16:48.342Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:48.343Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:48.344Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:16:48.344Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E262F2C013DA360B7B61A5EDA4978DAF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:16:47 GMT", x-envoy-upstream-service-time:"109", server:"envoy"]
2022-12-09T01:16:48.345Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2352f0b0-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:16:41.660+0000","endTime":"2022-12-09T01:16:42.795+0000","removalTime":null,"durationInMillis":1135,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"2351b8ef-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:16:48.345Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:48.346Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:16:48.374Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:16:48.374Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:16:48.375Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:48.375Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:16:48.375Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:16:48.375Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-RequestID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-TransactionID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-ECOMP-RequestID:"9ac0b786-b2f3-4460-8d98-38feeeab5767", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26dfb351-5032-450d-92b0-64c825bc9c05"]
2022-12-09T01:16:48.376Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:16:48.376Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:16:48.499Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:48.500Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:48.500Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:16:48.501Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=D5421E6EE1263600B3CDCAA7A257C7DF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:16:47 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:16:48.501Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:23f8a6bb-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"2352f0b0-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"2352f0b0-775f-11ed-b899-1e7d76ee51e3","executionId":"2352f0b0-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:16:42.745+0000","endTime":"2022-12-09T01:16:42.753+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:16:48.502Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:48.502Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:16:48.510Z|9ac0b786-b2f3-4460-8d98-38feeeab5767|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:49.965Z|b2e47e0c-9812-45c5-8c36-c65b8eccc8ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:49.966Z|b2e47e0c-9812-45c5-8c36-c65b8eccc8ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:49.984Z|8680cfd4-1639-4475-ac49-dff6d2e5b33d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:49.986Z|8680cfd4-1639-4475-ac49-dff6d2e5b33d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:50.029Z|d3465196-10ee-4796-97df-eaf78f82e1ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:50.029Z|d3465196-10ee-4796-97df-eaf78f82e1ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:16:55.369Z|08d4b55a-318c-4c14-a44d-61540d402767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:16:55.370Z|08d4b55a-318c-4c14-a44d-61540d402767|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:16:58.677Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:16:58.683Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:16:58.683Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:16:58.683Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:58.684Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:16:58.684Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:16:58.684Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c10505ddae553d194afd9805c9c7b4dc", X-B3-SpanId:"77c8d6214aad6836", X-B3-ParentSpanId:"66bf3956ae39abe1", X-B3-Sampled:"0", X-ONAP-RequestID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-RequestID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-TransactionID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-ECOMP-RequestID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55e1cb08-8777-4ecf-8a36-a1aa2f2b0e53"]
2022-12-09T01:16:58.684Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:16:58.684Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:16:58.714Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:58.714Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:58.715Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:16:58.715Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:58 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:58.718Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "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-12-09T01:16:36.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:43.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:16:58.718Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:58.718Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:16:58.720Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:16:58.720Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:16:58.720Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:58.721Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:16:58.721Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:16:58.721Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c10505ddae553d194afd9805c9c7b4dc", X-B3-SpanId:"bdc425b8da492c54", X-B3-ParentSpanId:"66bf3956ae39abe1", X-B3-Sampled:"0", X-ONAP-RequestID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-RequestID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-TransactionID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-ECOMP-RequestID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72d34aec-042b-44bf-9ac1-baf5999c6a0f"]
2022-12-09T01:16:58.721Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:16:58.721Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:16:58.743Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:58.743Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:58.743Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:16:58.744Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:16:58 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:16:58.747Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:16:58.747Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:58.747Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:16:58.777Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:16:58.778Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:16:58.778Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:58.778Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:16:58.778Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:16:58.779Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-RequestID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-TransactionID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-ECOMP-RequestID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a62480a1-8eb4-44b1-8246-5b583c03f102"]
2022-12-09T01:16:58.779Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:16:58.779Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:16:58.893Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:58.894Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:58.894Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:16:58.894Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F9797659DC1EDA437493CF5AB493A1FF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:16:58 GMT", x-envoy-upstream-service-time:"109", server:"envoy"]
2022-12-09T01:16:58.895Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2352f0b0-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:16:41.660+0000","endTime":"2022-12-09T01:16:42.795+0000","removalTime":null,"durationInMillis":1135,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"2351b8ef-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:16:58.895Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:58.895Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:16:58.925Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:16:58.926Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:16:58.926Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:16:58.926Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:16:58.927Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:16:58.927Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-RequestID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-TransactionID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-ECOMP-RequestID:"6d1f6184-aaf1-451a-bbea-c3db15613223", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a041fa31-b836-432b-bbd7-aeda271e89fb"]
2022-12-09T01:16:58.927Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:16:58.927Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:16:59.048Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:16:59.048Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:16:59.049Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:16:59.049Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A98BFAEC0D28666A11C0D398EB2F596A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:16:58 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:16:59.049Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:23f8a6bb-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"2352f0b0-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"2352f0b0-775f-11ed-b899-1e7d76ee51e3","executionId":"2352f0b0-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:16:42.745+0000","endTime":"2022-12-09T01:16:42.753+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:16:59.050Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:16:59.050Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2352f0b0-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:16:59.054Z|6d1f6184-aaf1-451a-bbea-c3db15613223|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:16:59.994Z|5aaca90e-8f8a-46a6-ae2b-20e1274813dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:16:59.995Z|5aaca90e-8f8a-46a6-ae2b-20e1274813dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:00.017Z|c990ff54-430d-402a-975c-7edcb2fbbb6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:00.018Z|c990ff54-430d-402a-975c-7edcb2fbbb6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:00.055Z|b3c56ba4-1ef4-413a-afc3-2ad8311c9ed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:00.056Z|b3c56ba4-1ef4-413a-afc3-2ad8311c9ed7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:08.945Z|5f74e260-30a0-4425-8eb5-b406a1fe3327|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:17:08.946Z|5f74e260-30a0-4425-8eb5-b406a1fe3327|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:09.219Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:17:09.223Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:17:09.223Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:17:09.223Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:09.224Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:17:09.224Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:17:09.224Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a75a918362f8dd8d4aac20ea202c5ab", X-B3-SpanId:"a8b203bffbb23bfb", X-B3-ParentSpanId:"ff340944c4eefc62", X-B3-Sampled:"0", X-ONAP-RequestID:"53997f78-9765-49b0-863b-3d74030a945c", X-RequestID:"53997f78-9765-49b0-863b-3d74030a945c", X-TransactionID:"53997f78-9765-49b0-863b-3d74030a945c", X-ECOMP-RequestID:"53997f78-9765-49b0-863b-3d74030a945c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47f00300-8e05-48a1-acec-29f841210299"]
2022-12-09T01:17:09.224Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:17:09.225Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:17:09.254Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:09.255Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:09.255Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:17:09.255Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:17:08 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:17:09.257Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:16:58.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:58.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:17:09.258Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:09.258Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:17:09.260Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:17:09.260Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:17:09.260Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:09.260Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:17:09.261Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:17:09.261Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3a75a918362f8dd8d4aac20ea202c5ab", X-B3-SpanId:"d7d28f5b9164a4fa", X-B3-ParentSpanId:"ff340944c4eefc62", X-B3-Sampled:"0", X-ONAP-RequestID:"53997f78-9765-49b0-863b-3d74030a945c", X-RequestID:"53997f78-9765-49b0-863b-3d74030a945c", X-TransactionID:"53997f78-9765-49b0-863b-3d74030a945c", X-ECOMP-RequestID:"53997f78-9765-49b0-863b-3d74030a945c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"09115819-67eb-4014-b202-e691ccb1611d"]
2022-12-09T01:17:09.261Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:17:09.261Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:17:09.279Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:09.279Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:09.280Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:17:09.280Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:17:08 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:17:09.282Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:17:09.283Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:09.283Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:17:09.312Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:17:09.312Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:17:09.312Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:09.313Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:17:09.313Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:17:09.313Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53997f78-9765-49b0-863b-3d74030a945c", X-RequestID:"53997f78-9765-49b0-863b-3d74030a945c", X-TransactionID:"53997f78-9765-49b0-863b-3d74030a945c", X-ECOMP-RequestID:"53997f78-9765-49b0-863b-3d74030a945c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63684e0a-4537-4cdc-8e50-679cf6231155"]
2022-12-09T01:17:09.313Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:17:09.313Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:17:09.430Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:09.431Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:09.431Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:17:09.431Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=0AE8F6BD3CB82D6F24AB0ED9669CFED9; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:17:08 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:17:09.432Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2e38b4fd-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:16:59.942+0000","endTime":"2022-12-09T01:17:00.782+0000","removalTime":null,"durationInMillis":840,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"2e37f16c-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:17:09.432Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:09.433Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:17:09.457Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:17:09.458Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:17:09.458Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:09.458Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:17:09.458Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:17:09.458Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"53997f78-9765-49b0-863b-3d74030a945c", X-RequestID:"53997f78-9765-49b0-863b-3d74030a945c", X-TransactionID:"53997f78-9765-49b0-863b-3d74030a945c", X-ECOMP-RequestID:"53997f78-9765-49b0-863b-3d74030a945c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c0612589-ead4-4f25-a907-eaabbe284521"]
2022-12-09T01:17:09.459Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:17:09.459Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:17:09.578Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:09.579Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:09.580Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:17:09.580Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=19BD2E3777EC9302922C9ADE9D6EBDCD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:17:08 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:17:09.581Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:2eb2ee38-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"2e38b4fd-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"2e38b4fd-775f-11ed-b899-1e7d76ee51e3","executionId":"2e38b4fd-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:17:00.743+0000","endTime":"2022-12-09T01:17:00.750+0000","durationInMillis":7,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:17:09.581Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:09.582Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:17:09.587Z|53997f78-9765-49b0-863b-3d74030a945c|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:17:10.021Z|7a7d68a2-d5fd-4694-9efb-86b346fd8b88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:10.022Z|7a7d68a2-d5fd-4694-9efb-86b346fd8b88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:10.049Z|271f3015-8875-429b-b445-775bd59fc194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:10.049Z|271f3015-8875-429b-b445-775bd59fc194|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:10.080Z|79d150c6-08e2-4d88-9f98-34233d5f3d43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:10.081Z|79d150c6-08e2-4d88-9f98-34233d5f3d43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:10.369Z|848c7b5c-9004-4f2f-b923-96f0cf38ce4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:17:10.370Z|848c7b5c-9004-4f2f-b923-96f0cf38ce4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:17:10.869Z|02e30d39-e7a5-4f87-8423-f81fe113bfe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:17:10.870Z|02e30d39-e7a5-4f87-8423-f81fe113bfe5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:17:19.749Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:17:19.755Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:17:19.756Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:17:19.756Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:19.756Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:17:19.757Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:17:19.758Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d979cc10189d5a769f260d71f592cfd", X-B3-SpanId:"0b933f0068f9ad2d", X-B3-ParentSpanId:"81522367a764f6d1", X-B3-Sampled:"0", X-ONAP-RequestID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-RequestID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-TransactionID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-ECOMP-RequestID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"357cb7b6-e267-4586-b78f-ad0a24e6664a"]
2022-12-09T01:17:19.759Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:17:19.759Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:17:19.785Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:19.786Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:19.786Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:17:19.787Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:17:19 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:17:19.788Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:16:58.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:58.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:17:19.788Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:19.789Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:17:19.790Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:17:19.791Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:17:19.791Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:19.792Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:17:19.792Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:17:19.792Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4d979cc10189d5a769f260d71f592cfd", X-B3-SpanId:"867bc1036b18d649", X-B3-ParentSpanId:"81522367a764f6d1", X-B3-Sampled:"0", X-ONAP-RequestID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-RequestID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-TransactionID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-ECOMP-RequestID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ded30cf4-ff6d-4736-9473-e4bf098a22a3"]
2022-12-09T01:17:19.793Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:17:19.793Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:17:19.809Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:19.810Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:19.810Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:17:19.811Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:17:19 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:17:19.811Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:17:19.812Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:19.812Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:17:19.841Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:17:19.842Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:17:19.842Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:19.843Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:17:19.843Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:17:19.843Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-RequestID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-TransactionID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-ECOMP-RequestID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"027700f3-73ab-4b49-bab5-66a28a32eae4"]
2022-12-09T01:17:19.844Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:17:19.844Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:17:19.970Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:19.971Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:19.971Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:17:19.971Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=BFE774A1092195E8B3C055879590A858; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:17:19 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:17:19.972Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2e38b4fd-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:16:59.942+0000","endTime":"2022-12-09T01:17:00.782+0000","removalTime":null,"durationInMillis":840,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"2e37f16c-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:17:19.972Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:19.973Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:17:19.999Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:17:20.000Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:17:20.001Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:20.001Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:17:20.002Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:17:20.002Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-RequestID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-TransactionID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-ECOMP-RequestID:"57f91c78-a7cb-4c14-840a-b8025785d765", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"547d4f53-e2c6-48eb-8730-0906bb856395"]
2022-12-09T01:17:20.003Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:17:20.004Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:17:20.051Z|7b83ada0-172c-4c18-ae57-92cbd7fca653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:20.052Z|7b83ada0-172c-4c18-ae57-92cbd7fca653|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:20.078Z|637b49be-f49b-4502-b2bb-ed77fb3cc2a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:20.078Z|637b49be-f49b-4502-b2bb-ed77fb3cc2a0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:20.112Z|fe28b11c-287e-4769-865f-efc8847aef3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:20.113Z|fe28b11c-287e-4769-865f-efc8847aef3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:20.118Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:20.119Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:20.119Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:17:20.119Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=0D69A5BA5D74F2FCC3D55A107E791091; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:17:19 GMT", x-envoy-upstream-service-time:"110", server:"envoy"]
2022-12-09T01:17:20.120Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:2eb2ee38-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"2e38b4fd-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"2e38b4fd-775f-11ed-b899-1e7d76ee51e3","executionId":"2e38b4fd-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:17:00.743+0000","endTime":"2022-12-09T01:17:00.750+0000","durationInMillis":7,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:17:20.120Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:20.120Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:17:20.124Z|57f91c78-a7cb-4c14-840a-b8025785d765|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:17:25.369Z|76bb670a-aa41-4da4-b5fc-6aedf2ec6d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:17:25.373Z|76bb670a-aa41-4da4-b5fc-6aedf2ec6d1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:17:30.109Z|04bb6bf2-c7a0-424e-b06a-0f0e2c095c0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:30.117Z|04bb6bf2-c7a0-424e-b06a-0f0e2c095c0a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:30.122Z|51433779-d582-4288-833c-694cdbc34f48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:30.122Z|51433779-d582-4288-833c-694cdbc34f48|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:30.142Z|323afd61-2b19-406c-854c-adc5e60f7959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:30.143Z|323afd61-2b19-406c-854c-adc5e60f7959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:30.291Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:17:30.296Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:17:30.296Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:17:30.297Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:30.297Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:17:30.297Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:17:30.298Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1178dd22ea11047f81bb6d981344b83f", X-B3-SpanId:"595355ada9e98ab6", X-B3-ParentSpanId:"4d62c50f7e9504ef", X-B3-Sampled:"0", X-ONAP-RequestID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-RequestID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-TransactionID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-ECOMP-RequestID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f773959-5fbe-49a0-ad6d-1b55447bd3e1"]
2022-12-09T01:17:30.298Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:17:30.298Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:17:30.353Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:30.354Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:30.354Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:17:30.354Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:17:29 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:17:30.357Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:16:58.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:16:58.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:17:30.357Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:30.358Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:17:30.359Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:17:30.360Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:17:30.360Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:30.360Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:17:30.361Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:17:30.361Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1178dd22ea11047f81bb6d981344b83f", X-B3-SpanId:"681322b72c653976", X-B3-ParentSpanId:"4d62c50f7e9504ef", X-B3-Sampled:"0", X-ONAP-RequestID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-RequestID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-TransactionID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-ECOMP-RequestID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7aaafcfc-94ca-45d6-897c-699fdf123bc6"]
2022-12-09T01:17:30.362Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:17:30.362Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:17:30.383Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:30.384Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:30.384Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:17:30.384Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:17:29 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:17:30.389Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:17:30.390Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:30.390Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:17:30.422Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:17:30.422Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:17:30.423Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:30.423Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:17:30.423Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:17:30.423Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-RequestID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-TransactionID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-ECOMP-RequestID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1cd006f8-4c75-4b63-9858-a1e17d824843"]
2022-12-09T01:17:30.424Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:17:30.424Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:17:30.542Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:30.542Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:30.543Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:17:30.543Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=99E521384033AA2732D7F15561ED89E0; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:17:29 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:17:30.544Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"2e38b4fd-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:16:59.942+0000","endTime":"2022-12-09T01:17:00.782+0000","removalTime":null,"durationInMillis":840,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"2e37f16c-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:17:30.544Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:30.545Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:17:30.574Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:17:30.575Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:17:30.576Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:30.576Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:17:30.576Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:17:30.577Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-RequestID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-TransactionID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-ECOMP-RequestID:"c53f1f98-6a32-41c7-b23e-aeae3d1c2583", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13bc4a05-3b50-4ed7-86af-8a79dd6587d3"]
2022-12-09T01:17:30.577Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:17:30.578Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:17:30.694Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:30.695Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:30.695Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:17:30.696Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=295C824CDF65C768CBFFBB46AE7DEDAA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:17:29 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:17:30.696Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:2eb2ee38-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"2e38b4fd-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"2e38b4fd-775f-11ed-b899-1e7d76ee51e3","executionId":"2e38b4fd-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:17:00.743+0000","endTime":"2022-12-09T01:17:00.750+0000","durationInMillis":7,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:17:30.697Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:30.698Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=2e38b4fd-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:17:30.704Z|c53f1f98-6a32-41c7-b23e-aeae3d1c2583|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:17:40.150Z|e7b53ddb-7165-4194-b70d-d8d8288a1438|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:40.150Z|67eb36d0-bbaa-4df6-be62-37a9eface547|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:40.151Z|e7b53ddb-7165-4194-b70d-d8d8288a1438|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:40.151Z|67eb36d0-bbaa-4df6-be62-37a9eface547|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:40.171Z|b3e6a29b-01ac-4b02-ad4f-e45731ea887a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:40.171Z|b3e6a29b-01ac-4b02-ad4f-e45731ea887a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:40.370Z|3f714c40-ba30-4c5f-9196-ef823b1be25d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:17:40.370Z|3f714c40-ba30-4c5f-9196-ef823b1be25d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:17:40.869Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:17:40.870Z|4c9847e8-b6b1-4a91-9f7e-45c57a633e23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:17:40.871Z|4c9847e8-b6b1-4a91-9f7e-45c57a633e23|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:17:40.875Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:17:40.876Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:17:40.876Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:40.877Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:17:40.877Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:17:40.877Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4d4b8f40d04dee83845178f3c46fd9a", X-B3-SpanId:"f327a2eb213d0ad7", X-B3-ParentSpanId:"46b37e66052b5c21", X-B3-Sampled:"0", X-ONAP-RequestID:"251c790e-293e-43fc-ab41-1d37618919dd", X-RequestID:"251c790e-293e-43fc-ab41-1d37618919dd", X-TransactionID:"251c790e-293e-43fc-ab41-1d37618919dd", X-ECOMP-RequestID:"251c790e-293e-43fc-ab41-1d37618919dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"800ef025-81c6-460e-a131-ced15072a193"]
2022-12-09T01:17:40.878Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:17:40.878Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:17:40.910Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:40.910Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:40.911Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:17:40.911Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:17:39 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:17:40.912Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:17:36.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:17:36.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:17:40.913Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:40.913Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:17:40.915Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:17:40.916Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:17:40.916Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:40.916Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:17:40.917Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:17:40.917Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e4d4b8f40d04dee83845178f3c46fd9a", X-B3-SpanId:"41a574ea0cba04e5", X-B3-ParentSpanId:"46b37e66052b5c21", X-B3-Sampled:"0", X-ONAP-RequestID:"251c790e-293e-43fc-ab41-1d37618919dd", X-RequestID:"251c790e-293e-43fc-ab41-1d37618919dd", X-TransactionID:"251c790e-293e-43fc-ab41-1d37618919dd", X-ECOMP-RequestID:"251c790e-293e-43fc-ab41-1d37618919dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"57992d25-7d5d-408b-97ce-95bc44e3c402"]
2022-12-09T01:17:40.918Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:17:40.918Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:17:40.936Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:40.937Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:40.937Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:17:40.938Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:17:39 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:17:40.938Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:17:40.939Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:40.939Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:17:40.975Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:17:40.976Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:17:40.976Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:40.976Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:17:40.977Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:17:40.977Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"251c790e-293e-43fc-ab41-1d37618919dd", X-RequestID:"251c790e-293e-43fc-ab41-1d37618919dd", X-TransactionID:"251c790e-293e-43fc-ab41-1d37618919dd", X-ECOMP-RequestID:"251c790e-293e-43fc-ab41-1d37618919dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f9559785-d6cb-4bbe-8d34-617435c2ffe4"]
2022-12-09T01:17:40.978Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:17:40.978Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:17:41.096Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:41.096Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:41.097Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:17:41.097Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=6A3F43B2865EA968C9D4A68B11E64E29; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:17:40 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:17:41.097Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"45149a8a-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:17:38.293+0000","endTime":"2022-12-09T01:17:39.487+0000","removalTime":null,"durationInMillis":1194,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"451389d9-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:17:41.098Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:41.098Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:17:41.123Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:17:41.124Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:17:41.124Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:41.124Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:17:41.125Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:17:41.125Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"251c790e-293e-43fc-ab41-1d37618919dd", X-RequestID:"251c790e-293e-43fc-ab41-1d37618919dd", X-TransactionID:"251c790e-293e-43fc-ab41-1d37618919dd", X-ECOMP-RequestID:"251c790e-293e-43fc-ab41-1d37618919dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a15b6558-6b24-4dcf-bc8c-9b610a0aefb7"]
2022-12-09T01:17:41.125Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:17:41.126Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:17:41.247Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:41.248Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:41.248Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:17:41.249Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A4AE4B2D66F19DEB08AAB951F24C5184; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:17:40 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:17:41.249Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:45c462b5-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","executionId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:17:39.445+0000","endTime":"2022-12-09T01:17:39.453+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:17:41.249Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:41.249Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:17:41.254Z|251c790e-293e-43fc-ab41-1d37618919dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:17:50.178Z|7618ef31-3831-4c9d-bce2-b390f496a55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:50.178Z|7618ef31-3831-4c9d-bce2-b390f496a55d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:50.182Z|9149fcf2-4b26-42ae-ae03-44c2af5b161e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:50.183Z|9149fcf2-4b26-42ae-ae03-44c2af5b161e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:50.201Z|21f67b70-62e9-4951-bc8f-4ade3ce9ceec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:17:50.202Z|21f67b70-62e9-4951-bc8f-4ade3ce9ceec|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:17:51.424Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:17:51.430Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:17:51.430Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:17:51.431Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:51.431Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:17:51.431Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:17:51.432Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ee8385b787142a5457741ed0796b1f9", X-B3-SpanId:"3d0a5ca30768165f", X-B3-ParentSpanId:"60f44ac3752a57af", X-B3-Sampled:"0", X-ONAP-RequestID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-RequestID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-TransactionID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-ECOMP-RequestID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b726ea3f-c913-4c45-94e4-43d914969c4e"]
2022-12-09T01:17:51.432Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:17:51.432Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:17:51.461Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:51.462Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:51.463Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:17:51.463Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:17:50 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:17:51.464Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:17:36.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:17:36.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:17:51.464Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:51.464Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:17:51.466Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:17:51.466Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:17:51.467Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:51.467Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:17:51.467Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:17:51.468Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8ee8385b787142a5457741ed0796b1f9", X-B3-SpanId:"f22ff38844ee72b7", X-B3-ParentSpanId:"60f44ac3752a57af", X-B3-Sampled:"0", X-ONAP-RequestID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-RequestID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-TransactionID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-ECOMP-RequestID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4c06221-0aa2-4765-a1f2-546a0941198f"]
2022-12-09T01:17:51.468Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:17:51.468Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:17:51.488Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:51.488Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:51.489Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:17:51.489Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:17:50 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:17:51.489Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:17:51.490Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:51.490Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:17:51.515Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:17:51.515Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:17:51.516Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:51.516Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:17:51.516Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:17:51.516Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-RequestID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-TransactionID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-ECOMP-RequestID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a2e2258-9e69-4126-a357-3b03f679367c"]
2022-12-09T01:17:51.517Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:17:51.517Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:17:51.647Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:51.647Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:51.648Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:17:51.648Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=9258B6AECB85D66798182DAF86BDE17B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:17:50 GMT", x-envoy-upstream-service-time:"122", server:"envoy"]
2022-12-09T01:17:51.648Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"45149a8a-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:17:38.293+0000","endTime":"2022-12-09T01:17:39.487+0000","removalTime":null,"durationInMillis":1194,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"451389d9-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:17:51.648Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:51.649Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:17:51.744Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:17:51.745Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:17:51.745Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:17:51.745Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:17:51.745Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:17:51.746Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-RequestID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-TransactionID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-ECOMP-RequestID:"f27dcdb0-0a03-41a3-ae12-828e795ccdc4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"742e87bc-db23-435d-93b7-7bdf78fdc92a"]
2022-12-09T01:17:51.746Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:17:51.746Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:17:51.870Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:17:51.871Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:17:51.871Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:17:51.872Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=3269083C64EBCEA8509C8B004DA3C027; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:17:50 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:17:51.872Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:45c462b5-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","executionId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:17:39.445+0000","endTime":"2022-12-09T01:17:39.453+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:17:51.872Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:17:51.873Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:17:51.877Z|f27dcdb0-0a03-41a3-ae12-828e795ccdc4|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:17:55.369Z|9479581f-6e7e-4912-bd33-0d60b25be662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:17:55.370Z|9479581f-6e7e-4912-bd33-0d60b25be662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:18:00.208Z|84baed35-6b05-430e-99ec-47a87e1b80f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:00.209Z|84baed35-6b05-430e-99ec-47a87e1b80f7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:00.216Z|78a26168-7cf1-456c-aefe-8c1a81e33c14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:00.217Z|78a26168-7cf1-456c-aefe-8c1a81e33c14|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:00.230Z|492fb3b2-5e32-4e0b-9436-025e5d93e087|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:00.231Z|492fb3b2-5e32-4e0b-9436-025e5d93e087|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:02.047Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:18:02.054Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:18:02.055Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:18:02.055Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:02.055Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:18:02.055Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:18:02.055Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b74683ffa769419b84c7c8ba7149801", X-B3-SpanId:"76868441c05d93bb", X-B3-ParentSpanId:"10ca4c416919b080", X-B3-Sampled:"0", X-ONAP-RequestID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-RequestID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-TransactionID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-ECOMP-RequestID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74ebb04f-41db-45e7-b5ca-f6d794bf8a38"]
2022-12-09T01:18:02.056Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:18:02.056Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:18:02.087Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:02.088Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:02.089Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:18:02.089Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:18:01 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:18:02.090Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:17:36.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:17:36.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:18:02.091Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:02.091Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:18:02.093Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:18:02.093Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:18:02.093Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:02.093Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:18:02.094Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:18:02.094Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9b74683ffa769419b84c7c8ba7149801", X-B3-SpanId:"1990c8851f6f4a0d", X-B3-ParentSpanId:"10ca4c416919b080", X-B3-Sampled:"0", X-ONAP-RequestID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-RequestID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-TransactionID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-ECOMP-RequestID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"268030d9-e0bb-424f-af81-bdf5e2e966b6"]
2022-12-09T01:18:02.094Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:18:02.095Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:18:02.114Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:02.115Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:02.115Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:18:02.116Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:18:01 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:18:02.118Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:18:02.118Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:02.119Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:18:02.152Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:18:02.153Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:18:02.153Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:02.154Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:18:02.154Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:18:02.154Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-RequestID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-TransactionID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-ECOMP-RequestID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b46de3a-3e15-46cf-bbfc-35bc2add865e"]
2022-12-09T01:18:02.154Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:18:02.155Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:18:02.273Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:02.274Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:02.275Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:18:02.275Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=84DB9009AA5EB85E454519725DA9CDC7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:18:01 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:18:02.276Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"45149a8a-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:17:38.293+0000","endTime":"2022-12-09T01:17:39.487+0000","removalTime":null,"durationInMillis":1194,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"451389d9-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:18:02.276Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:02.276Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:18:02.299Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:18:02.300Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:18:02.300Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:02.301Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:18:02.301Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:18:02.302Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-RequestID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-TransactionID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-ECOMP-RequestID:"3f5cf7db-d6a4-437e-b66f-3c3386b9589f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1551919c-7d39-4fb6-8925-97170f5ae3c3"]
2022-12-09T01:18:02.302Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:18:02.302Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:18:02.423Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:02.426Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:02.426Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:18:02.426Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=41BC1613A3ACD9A6F514A669A6C216E5; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:18:01 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:18:02.427Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:45c462b5-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","executionId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:17:39.445+0000","endTime":"2022-12-09T01:17:39.453+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:18:02.427Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:02.427Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:18:02.434Z|3f5cf7db-d6a4-437e-b66f-3c3386b9589f|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:18:08.937Z|2aa7d444-5079-4511-a8e9-858966a38af4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:18:08.938Z|2aa7d444-5079-4511-a8e9-858966a38af4|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:10.239Z|94353295-ac7f-41fa-99bd-38ab95201717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:10.240Z|94353295-ac7f-41fa-99bd-38ab95201717|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:10.240Z|df2d57e1-4384-4bca-a9b5-d3e123731109|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:10.240Z|df2d57e1-4384-4bca-a9b5-d3e123731109|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:10.257Z|09944bb3-e880-433d-a9c6-cb70f7946691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:10.257Z|09944bb3-e880-433d-a9c6-cb70f7946691|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:10.369Z|85d3e68f-214e-4a16-bba6-00cf8ffe75f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:18:10.372Z|85d3e68f-214e-4a16-bba6-00cf8ffe75f3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:18:10.871Z|9c072cc2-b406-4f4b-9488-bbfca738e6b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:18:10.872Z|9c072cc2-b406-4f4b-9488-bbfca738e6b7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:18:12.609Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:18:12.617Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:18:12.618Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:18:12.618Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:12.618Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:18:12.619Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:18:12.619Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60763ed0df978e6c8b79c2ee90e8f4a8", X-B3-SpanId:"058f833f27ba858f", X-B3-ParentSpanId:"4713cfd666ff3c9c", X-B3-Sampled:"0", X-ONAP-RequestID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-RequestID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-TransactionID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-ECOMP-RequestID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f45b1176-d85c-4a2a-8755-c88ee2161f90"]
2022-12-09T01:18:12.619Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:18:12.619Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:18:12.656Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:12.657Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:12.658Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:18:12.658Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:18:12 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:18:12.660Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:17:36.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:17:36.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:18:12.660Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:12.660Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:18:12.661Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:18:12.662Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:18:12.662Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:12.663Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:18:12.663Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:18:12.663Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"60763ed0df978e6c8b79c2ee90e8f4a8", X-B3-SpanId:"0e16dd5c51b5f388", X-B3-ParentSpanId:"4713cfd666ff3c9c", X-B3-Sampled:"0", X-ONAP-RequestID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-RequestID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-TransactionID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-ECOMP-RequestID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0624b0a3-dffd-40f6-b7ac-9e4e516551cb"]
2022-12-09T01:18:12.663Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:18:12.663Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:18:12.681Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:12.681Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:12.682Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:18:12.682Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:18:12 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:18:12.683Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:18:12.684Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:12.684Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:18:12.711Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:18:12.711Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:18:12.711Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:12.712Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:18:12.712Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:18:12.712Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-RequestID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-TransactionID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-ECOMP-RequestID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4568c975-9139-45eb-a5bf-9dc0de51b262"]
2022-12-09T01:18:12.712Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:18:12.712Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:18:12.831Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:12.831Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:12.831Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:18:12.832Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=19D72EE04EB14CEA88D6432DF66E7608; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:18:11 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:18:12.832Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"45149a8a-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:17:38.293+0000","endTime":"2022-12-09T01:17:39.487+0000","removalTime":null,"durationInMillis":1194,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"451389d9-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:18:12.832Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:12.833Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:18:12.853Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:18:12.854Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:18:12.854Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:12.854Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:18:12.854Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:18:12.855Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-RequestID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-TransactionID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-ECOMP-RequestID:"394a6840-ce6e-484c-b20a-13e3eea268d7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e44187a0-e357-4938-b1a4-a086dc262b3c"]
2022-12-09T01:18:12.855Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:18:12.855Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:18:12.970Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:12.971Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:12.971Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:18:12.972Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=0A60E15957D984FFAD639B494316160E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:18:11 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:18:12.972Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:45c462b5-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","executionId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:17:39.445+0000","endTime":"2022-12-09T01:17:39.453+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:18:12.972Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:12.972Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:18:12.977Z|394a6840-ce6e-484c-b20a-13e3eea268d7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:18:20.269Z|e3d34574-6c16-44f8-a2f8-aab8df35a708|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:20.269Z|4ebd7433-0cdf-491c-906f-3785d1316d9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:20.270Z|e3d34574-6c16-44f8-a2f8-aab8df35a708|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:20.270Z|4ebd7433-0cdf-491c-906f-3785d1316d9b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:20.287Z|510a61bb-0ce8-4ec1-ae8a-1a8ac82b3256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:20.288Z|510a61bb-0ce8-4ec1-ae8a-1a8ac82b3256|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:23.142Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:18:23.151Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:18:23.151Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:18:23.152Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:23.152Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:18:23.152Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:18:23.152Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7a35606dc78f624facef5c4fe236039", X-B3-SpanId:"2c8726b6760c14e6", X-B3-ParentSpanId:"ee9f54e14e7d3a27", X-B3-Sampled:"0", X-ONAP-RequestID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-RequestID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-TransactionID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-ECOMP-RequestID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"424496d4-1ced-43e3-82bd-c44730be0626"]
2022-12-09T01:18:23.152Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:18:23.153Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:18:23.182Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:23.182Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:23.183Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:18:23.183Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:18:22 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:18:23.184Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:17:36.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:17:36.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:18:23.184Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:23.185Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:18:23.186Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:18:23.187Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:18:23.187Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:23.187Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:18:23.187Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:18:23.188Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a7a35606dc78f624facef5c4fe236039", X-B3-SpanId:"671950a4a2b7dcc3", X-B3-ParentSpanId:"ee9f54e14e7d3a27", X-B3-Sampled:"0", X-ONAP-RequestID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-RequestID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-TransactionID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-ECOMP-RequestID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"39283b74-2f28-46cb-909b-892b2eb0f05c"]
2022-12-09T01:18:23.188Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:18:23.188Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:18:23.206Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:23.206Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:23.206Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:18:23.207Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:18:22 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:18:23.207Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:18:23.208Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:23.208Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:18:23.233Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:18:23.233Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:18:23.234Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:23.234Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:18:23.234Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:18:23.235Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-RequestID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-TransactionID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-ECOMP-RequestID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"13c787ce-d453-426a-a924-40f49f0336ac"]
2022-12-09T01:18:23.235Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:18:23.236Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:18:23.356Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:23.357Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:23.357Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:18:23.358Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=46DBF0955028A31499D54E397E769419; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:18:22 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:18:23.358Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"45149a8a-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:17:38.293+0000","endTime":"2022-12-09T01:17:39.487+0000","removalTime":null,"durationInMillis":1194,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"451389d9-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:18:23.359Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:23.359Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:18:23.381Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:18:23.381Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:18:23.382Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:23.382Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:18:23.382Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:18:23.383Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-RequestID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-TransactionID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-ECOMP-RequestID:"4e99b3e2-ce9b-4fbc-a362-b678b7d3a128", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"21343dbe-9840-436c-85a1-53a583e7593c"]
2022-12-09T01:18:23.383Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:18:23.383Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:18:23.512Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:23.513Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:23.513Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:18:23.514Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8283A7511E0E2848E83317CE131B9DC8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:18:22 GMT", x-envoy-upstream-service-time:"125", server:"envoy"]
2022-12-09T01:18:23.514Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:45c462b5-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","executionId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:17:39.445+0000","endTime":"2022-12-09T01:17:39.453+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:18:23.515Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:23.515Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:18:23.520Z|4e99b3e2-ce9b-4fbc-a362-b678b7d3a128|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:18:25.369Z|4bf18eb7-e746-4def-b000-23d3f3a01795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:18:25.370Z|4bf18eb7-e746-4def-b000-23d3f3a01795|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:18:30.296Z|a696a587-bffc-4a90-b068-ae7d5ecb98dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:30.297Z|a696a587-bffc-4a90-b068-ae7d5ecb98dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:30.302Z|876a160a-5204-461a-a3a4-42944efb912b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:30.302Z|876a160a-5204-461a-a3a4-42944efb912b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:30.331Z|387ede94-0be8-40eb-8481-c884f896f289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:30.331Z|387ede94-0be8-40eb-8481-c884f896f289|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:33.687Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:18:33.694Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:18:33.694Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:18:33.694Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:33.695Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:18:33.695Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:18:33.695Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"289f3e87c07898f8c5e85990e88c8d1f", X-B3-SpanId:"f315d31bb007ba3a", X-B3-ParentSpanId:"b038e319df9c9fc6", X-B3-Sampled:"0", X-ONAP-RequestID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-RequestID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-TransactionID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-ECOMP-RequestID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c0b6236-c5da-4edd-8332-edbca2a68366"]
2022-12-09T01:18:33.696Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:18:33.696Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:18:33.731Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:33.732Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:33.732Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:18:33.732Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:18:33 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:18:33.736Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:17:36.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:17:36.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:18:33.736Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:33.737Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:18:33.738Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:18:33.739Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:18:33.739Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:33.739Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:18:33.740Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:18:33.740Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"289f3e87c07898f8c5e85990e88c8d1f", X-B3-SpanId:"fd12a245410b5b9b", X-B3-ParentSpanId:"b038e319df9c9fc6", X-B3-Sampled:"0", X-ONAP-RequestID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-RequestID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-TransactionID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-ECOMP-RequestID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"55f48a80-9dfc-4e99-9d3c-4b6f4335d5f8"]
2022-12-09T01:18:33.740Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:18:33.740Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:18:33.761Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:33.762Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:33.762Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:18:33.762Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:18:33 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:18:33.763Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:18:33.764Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:33.764Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:18:33.788Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:18:33.788Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:18:33.789Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:33.789Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:18:33.789Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:18:33.790Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-RequestID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-TransactionID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-ECOMP-RequestID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b8c3078-8279-43f3-8c9e-afcaba79891b"]
2022-12-09T01:18:33.790Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:18:33.790Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:18:33.916Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:33.917Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:33.917Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:18:33.917Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=71349BCA3C494565B19278FEA8E18E94; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:18:33 GMT", x-envoy-upstream-service-time:"122", server:"envoy"]
2022-12-09T01:18:33.918Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"45149a8a-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:17:38.293+0000","endTime":"2022-12-09T01:17:39.487+0000","removalTime":null,"durationInMillis":1194,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"451389d9-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:18:33.918Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:33.919Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:18:33.939Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:18:33.940Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:18:33.940Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:33.940Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:18:33.941Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:18:33.941Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-RequestID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-TransactionID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-ECOMP-RequestID:"3631065d-54d1-4144-bd55-9b66d6fd19d6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23738f74-312f-4b77-aa42-f7d4b778b4e1"]
2022-12-09T01:18:33.941Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:18:33.941Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:18:34.063Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:34.064Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:34.064Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:18:34.064Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=C877D3B53AD7CAD4E9DF03361CC9258F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:18:33 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:18:34.065Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:45c462b5-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","executionId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:17:39.445+0000","endTime":"2022-12-09T01:17:39.453+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:18:34.065Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:34.066Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:18:34.070Z|3631065d-54d1-4144-bd55-9b66d6fd19d6|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:18:40.326Z|8e80eea7-a202-4c83-8a9e-113e2ee6db29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:40.327Z|8e80eea7-a202-4c83-8a9e-113e2ee6db29|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:40.332Z|78126927-8f5e-4cbc-82dc-eaac4b9181c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:40.333Z|78126927-8f5e-4cbc-82dc-eaac4b9181c5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:40.361Z|a4b8026a-514f-4c3b-bb96-5f1da4ac243c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:40.361Z|a4b8026a-514f-4c3b-bb96-5f1da4ac243c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:40.369Z|0fbbe002-50b2-4fd8-b630-b3a167bda1fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:18:40.370Z|0fbbe002-50b2-4fd8-b630-b3a167bda1fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:18:40.872Z|3f472276-2a7b-418a-82cc-734ba75c3e4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:18:40.873Z|3f472276-2a7b-418a-82cc-734ba75c3e4a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:18:44.230Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:18:44.236Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:18:44.237Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:18:44.238Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:44.238Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:18:44.238Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:18:44.239Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"235af5f24f06ea4c299bfce7816fcc55", X-B3-SpanId:"a9ddca5a5a2316db", X-B3-ParentSpanId:"389802805f4fdd35", X-B3-Sampled:"0", X-ONAP-RequestID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-RequestID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-TransactionID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-ECOMP-RequestID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b32f1a74-3d18-4663-b02c-de3b3c789ddf"]
2022-12-09T01:18:44.239Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:18:44.240Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:18:44.269Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:44.270Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:44.270Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:18:44.271Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:18:43 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:18:44.271Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:17:36.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:17:36.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:18:44.272Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:44.272Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:18:44.274Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:18:44.274Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:18:44.275Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:44.275Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:18:44.276Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:18:44.276Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"235af5f24f06ea4c299bfce7816fcc55", X-B3-SpanId:"dc27e198d34d9b33", X-B3-ParentSpanId:"389802805f4fdd35", X-B3-Sampled:"0", X-ONAP-RequestID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-RequestID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-TransactionID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-ECOMP-RequestID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7694ad5d-2732-43ad-a3d2-36cbb3bb96b9"]
2022-12-09T01:18:44.277Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:18:44.277Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:18:44.294Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:44.296Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:44.296Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:18:44.296Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:18:43 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:18:44.297Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:18:44.297Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:44.298Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:18:44.327Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:18:44.328Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:18:44.328Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:44.329Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:18:44.329Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:18:44.329Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-RequestID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-TransactionID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-ECOMP-RequestID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"636f9cd1-cad1-43d8-82e4-c27c74706636"]
2022-12-09T01:18:44.329Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:18:44.330Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:18:44.449Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:44.449Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:44.450Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:18:44.450Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=32ED7BBA47544682D0B9450A7EB3B556; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:18:42 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:18:44.450Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"45149a8a-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:17:38.293+0000","endTime":"2022-12-09T01:17:39.487+0000","removalTime":null,"durationInMillis":1194,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"451389d9-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:18:44.451Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:44.451Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:18:44.473Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:18:44.473Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:18:44.473Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:44.474Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:18:44.474Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:18:44.474Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-RequestID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-TransactionID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-ECOMP-RequestID:"0d6267cc-166e-4996-9bac-37a332cee55e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ce1512b3-f788-4edd-b4f2-0c92dc6035a1"]
2022-12-09T01:18:44.474Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:18:44.475Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:18:44.588Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:44.588Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:44.589Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:18:44.589Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=133925E5997D84F7DB7CB06B8C9993F1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:18:42 GMT", x-envoy-upstream-service-time:"109", server:"envoy"]
2022-12-09T01:18:44.589Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:45c462b5-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","executionId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:17:39.445+0000","endTime":"2022-12-09T01:17:39.453+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:18:44.590Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:44.590Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:18:44.597Z|0d6267cc-166e-4996-9bac-37a332cee55e|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:18:50.354Z|f1e3a563-a0b8-419e-bcae-79c49e4c7d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:50.355Z|f1e3a563-a0b8-419e-bcae-79c49e4c7d79|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:50.355Z|6f39105e-bf6b-4782-965b-498ee52901bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:50.356Z|6f39105e-bf6b-4782-965b-498ee52901bc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:50.387Z|1c8e4b58-3d14-436e-8bd8-8e29cda1ba44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:18:50.388Z|1c8e4b58-3d14-436e-8bd8-8e29cda1ba44|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:18:54.767Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:18:54.777Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:18:54.779Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:18:54.779Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:54.779Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:18:54.780Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:18:54.780Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1584c5076adfbcd8149a93e3c7ec7109", X-B3-SpanId:"79cadbcb50a4c0a0", X-B3-ParentSpanId:"e0144e4649e9f03d", X-B3-Sampled:"0", X-ONAP-RequestID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-RequestID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-TransactionID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-ECOMP-RequestID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"45d229fb-917d-4552-9ae6-27ed22805c50"]
2022-12-09T01:18:54.780Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:18:54.781Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:18:54.824Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:54.825Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:54.826Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:18:54.826Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:18:54 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:18:54.827Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:17:36.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:17:36.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:18:54.828Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:54.828Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:18:54.830Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:18:54.831Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:18:54.831Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:54.831Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:18:54.832Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:18:54.832Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1584c5076adfbcd8149a93e3c7ec7109", X-B3-SpanId:"12ed60aaba42e6e6", X-B3-ParentSpanId:"e0144e4649e9f03d", X-B3-Sampled:"0", X-ONAP-RequestID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-RequestID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-TransactionID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-ECOMP-RequestID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc0e9093-d098-456b-9388-c6413c08ca05"]
2022-12-09T01:18:54.832Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:18:54.832Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:18:54.855Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:54.856Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:54.856Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:18:54.856Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:18:54 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:18:54.858Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:18:54.858Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:54.858Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:18:54.888Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:18:54.888Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:18:54.888Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:54.889Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:18:54.889Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:18:54.889Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-RequestID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-TransactionID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-ECOMP-RequestID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ed94a8c-4902-4322-a12c-66dc0ac26254"]
2022-12-09T01:18:54.889Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:18:54.890Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:18:55.023Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:55.024Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:55.025Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:18:55.025Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7130257C6CE75A8C1CC48BBA596B672F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:18:54 GMT", x-envoy-upstream-service-time:"126", server:"envoy"]
2022-12-09T01:18:55.026Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"45149a8a-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:17:38.293+0000","endTime":"2022-12-09T01:17:39.487+0000","removalTime":null,"durationInMillis":1194,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"451389d9-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:18:55.026Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:55.026Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:18:55.047Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:18:55.048Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:18:55.048Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:18:55.048Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:18:55.049Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:18:55.049Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-RequestID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-TransactionID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-ECOMP-RequestID:"ef4453fa-e45c-4d6b-b49a-0f82061356cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7db43142-3bce-4ffa-9e9b-ba70c0fb7f93"]
2022-12-09T01:18:55.049Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:18:55.050Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:18:55.160Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:18:55.161Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:18:55.161Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:18:55.162Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F7D57041970E0D3CEFB9D2DE306DB7F9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:18:54 GMT", x-envoy-upstream-service-time:"107", server:"envoy"]
2022-12-09T01:18:55.162Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:45c462b5-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","executionId":"45149a8a-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:17:39.445+0000","endTime":"2022-12-09T01:17:39.453+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:18:55.162Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:18:55.163Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=45149a8a-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:18:55.167Z|ef4453fa-e45c-4d6b-b49a-0f82061356cd|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:18:55.370Z|6d584faa-a661-4402-a076-be109235cf51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:18:55.372Z|6d584faa-a661-4402-a076-be109235cf51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:19:00.380Z|0d3c7725-b50d-4ad8-bbc6-26de0416e002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:00.380Z|45516137-11a7-43cb-a66d-ba0976afc1c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:00.380Z|0d3c7725-b50d-4ad8-bbc6-26de0416e002|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:00.380Z|45516137-11a7-43cb-a66d-ba0976afc1c8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:00.419Z|b8e7b5d6-4d19-4d5e-961c-473d63204a7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:00.420Z|b8e7b5d6-4d19-4d5e-961c-473d63204a7a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:05.330Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:19:05.345Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:19:05.346Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:19:05.346Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:05.347Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:19:05.347Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:19:05.347Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c3c1ea60f9eeed2f9643c21a27faad5", X-B3-SpanId:"0f8aa05acc0ed970", X-B3-ParentSpanId:"18468086dd4a846b", X-B3-Sampled:"0", X-ONAP-RequestID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-RequestID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-TransactionID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-ECOMP-RequestID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49a0ce4a-8722-47ab-b169-fc89fb91c526"]
2022-12-09T01:19:05.348Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:19:05.348Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:19:05.382Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:05.383Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:05.383Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:19:05.383Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:19:04 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:19:05.384Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:18:54.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:18:55.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:19:05.384Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:05.385Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:19:05.386Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:19:05.387Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:19:05.387Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:05.387Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:19:05.388Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:19:05.388Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c3c1ea60f9eeed2f9643c21a27faad5", X-B3-SpanId:"ef81114caa79e1d1", X-B3-ParentSpanId:"18468086dd4a846b", X-B3-Sampled:"0", X-ONAP-RequestID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-RequestID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-TransactionID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-ECOMP-RequestID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e7876f2a-55ae-4bb5-aa67-5ed5914e0942"]
2022-12-09T01:19:05.388Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:19:05.388Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:19:05.414Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:05.414Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:05.415Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:19:05.415Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:19:04 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:19:05.416Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:19:05.416Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:05.417Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:19:05.443Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:19:05.443Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:19:05.444Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:05.444Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:19:05.445Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:19:05.445Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-RequestID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-TransactionID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-ECOMP-RequestID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ae4b189d-814d-423d-a68b-5f7b26cf1a5a"]
2022-12-09T01:19:05.445Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:19:05.446Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:19:05.573Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:05.574Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:05.575Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:19:05.575Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=29CD0A7333EB3977DB76B015BA8BA550; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:19:04 GMT", x-envoy-upstream-service-time:"122", server:"envoy"]
2022-12-09T01:19:05.576Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73c0b217-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:18:56.596+0000","endTime":"2022-12-09T01:18:57.517+0000","removalTime":null,"durationInMillis":921,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"73bfee86-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:19:05.576Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:05.577Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:19:05.603Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:19:05.604Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:19:05.604Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:05.604Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:19:05.604Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:19:05.605Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-RequestID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-TransactionID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-ECOMP-RequestID:"17cb34c1-c57d-4209-95cf-8129043cbabe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08a45d05-6d3e-4dd9-8e02-f140563eff54"]
2022-12-09T01:19:05.605Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:19:05.605Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:19:05.724Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:05.726Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:05.726Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:19:05.726Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7463828A76BEF8C920C1B30A189A2065; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:19:04 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:19:05.727Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7446aa22-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","executionId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:18:57.475+0000","endTime":"2022-12-09T01:18:57.483+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:19:05.727Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:05.727Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:19:05.736Z|17cb34c1-c57d-4209-95cf-8129043cbabe|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:19:08.939Z|8709ffbf-72b0-4121-8bd6-42c58303c971|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:19:08.939Z|8709ffbf-72b0-4121-8bd6-42c58303c971|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:10.369Z|40cce8cd-cb08-4e13-8c3b-a736d849985a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:19:10.370Z|40cce8cd-cb08-4e13-8c3b-a736d849985a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:19:10.411Z|ce68e98b-8fd9-4132-86c9-e2e06f93dc79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:10.412Z|ce68e98b-8fd9-4132-86c9-e2e06f93dc79|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:10.421Z|178d368f-2dc3-4053-a016-153e8a513a70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:10.422Z|178d368f-2dc3-4053-a016-153e8a513a70|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:10.446Z|776051d5-f5aa-4eae-8306-9d0ece2c6674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:10.447Z|776051d5-f5aa-4eae-8306-9d0ece2c6674|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:10.874Z|4423c406-c02c-4c60-8c0b-2fa163b6db27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:19:10.874Z|4423c406-c02c-4c60-8c0b-2fa163b6db27|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:19:15.908Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:19:15.914Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:19:15.915Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:19:15.915Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:15.915Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:19:15.915Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:19:15.915Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e197e5a96b3a817a6eee68141a6097d", X-B3-SpanId:"660f68af51958997", X-B3-ParentSpanId:"c3484ddde6cba2fc", X-B3-Sampled:"0", X-ONAP-RequestID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-RequestID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-TransactionID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-ECOMP-RequestID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ee5e4cc4-9536-4939-9850-f5225b0db521"]
2022-12-09T01:19:15.916Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:19:15.916Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:19:15.956Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:15.957Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:15.957Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:19:15.957Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:19:15 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:19:15.959Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:18:54.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:18:55.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:19:15.960Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:15.960Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:19:15.961Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:19:15.962Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:19:15.962Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:15.962Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:19:15.962Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:19:15.962Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2e197e5a96b3a817a6eee68141a6097d", X-B3-SpanId:"eb83a205c82c598c", X-B3-ParentSpanId:"c3484ddde6cba2fc", X-B3-Sampled:"0", X-ONAP-RequestID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-RequestID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-TransactionID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-ECOMP-RequestID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2869f1f0-d0a7-45b9-a867-fbaa2c59f695"]
2022-12-09T01:19:15.963Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:19:15.963Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:19:15.981Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:15.981Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:15.981Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:19:15.982Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:19:15 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:19:15.983Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:19:15.983Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:15.983Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:19:16.012Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:19:16.013Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:19:16.013Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:16.014Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:19:16.014Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:19:16.014Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-RequestID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-TransactionID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-ECOMP-RequestID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"08593c73-375a-4b8e-81ab-c8d955ad9afd"]
2022-12-09T01:19:16.014Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:19:16.015Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:19:16.132Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:16.133Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:16.134Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:19:16.134Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=FA6B52530BC488B3D59496990ED32075; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:19:15 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:19:16.134Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73c0b217-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:18:56.596+0000","endTime":"2022-12-09T01:18:57.517+0000","removalTime":null,"durationInMillis":921,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"73bfee86-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:19:16.135Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:16.135Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:19:16.158Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:19:16.159Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:19:16.159Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:16.159Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:19:16.159Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:19:16.160Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-RequestID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-TransactionID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-ECOMP-RequestID:"e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e926ca3-3c36-4acc-a48d-d050ae85f1dc"]
2022-12-09T01:19:16.160Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:19:16.160Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:19:16.311Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:16.312Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:16.312Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:19:16.312Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=DEAE7BEDF75245F527CAA76167F54A5E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:19:15 GMT", x-envoy-upstream-service-time:"144", server:"envoy"]
2022-12-09T01:19:16.313Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7446aa22-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","executionId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:18:57.475+0000","endTime":"2022-12-09T01:18:57.483+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:19:16.313Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:16.313Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:19:16.317Z|e51eb9cc-39d2-4dd5-88a7-6f4acd9ad2ab|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:19:20.439Z|ea87676d-e45f-48a4-b29c-d85a8bba5446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:20.440Z|ea87676d-e45f-48a4-b29c-d85a8bba5446|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:20.446Z|e298c12a-17b1-48cf-bfb3-6383b1b796c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:20.446Z|e298c12a-17b1-48cf-bfb3-6383b1b796c9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:20.469Z|e5ac456f-9359-4bcb-b2b0-e74b77486a7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:20.470Z|e5ac456f-9359-4bcb-b2b0-e74b77486a7a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:25.370Z|7d7585a0-4c25-4345-babd-7c424c3345ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:19:25.370Z|7d7585a0-4c25-4345-babd-7c424c3345ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:19:26.487Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:19:26.493Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:19:26.494Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:19:26.494Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:26.494Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:19:26.494Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:19:26.495Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61dc69a5075fa75deec644e25f71c0ce", X-B3-SpanId:"0263bc7409625e60", X-B3-ParentSpanId:"d9e6735adc520d14", X-B3-Sampled:"0", X-ONAP-RequestID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-RequestID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-TransactionID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-ECOMP-RequestID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f8908cf7-7521-4fac-8533-5835ec16177b"]
2022-12-09T01:19:26.495Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:19:26.495Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:19:26.524Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:26.525Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:26.526Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:19:26.526Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:19:25 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:19:26.527Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:18:54.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:18:55.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:19:26.527Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:26.527Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:19:26.529Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:19:26.529Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:19:26.529Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:26.530Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:19:26.530Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:19:26.530Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"61dc69a5075fa75deec644e25f71c0ce", X-B3-SpanId:"6061dc841f5e743c", X-B3-ParentSpanId:"d9e6735adc520d14", X-B3-Sampled:"0", X-ONAP-RequestID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-RequestID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-TransactionID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-ECOMP-RequestID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"874aae29-c5c6-43cb-a91c-e9a2e94b83fe"]
2022-12-09T01:19:26.531Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:19:26.531Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:19:26.550Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:26.551Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:26.551Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:19:26.551Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:19:25 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:19:26.554Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:19:26.554Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:26.555Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:19:26.576Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:19:26.577Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:19:26.577Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:26.577Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:19:26.578Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:19:26.578Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-RequestID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-TransactionID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-ECOMP-RequestID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c5c2787c-7d95-432a-ab8b-f9db488a3e79"]
2022-12-09T01:19:26.578Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:19:26.579Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:19:26.696Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:26.697Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:26.698Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:19:26.698Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=4F3E6CA6B337D3D14001C80079C4C923; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:19:25 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:19:26.699Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73c0b217-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:18:56.596+0000","endTime":"2022-12-09T01:18:57.517+0000","removalTime":null,"durationInMillis":921,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"73bfee86-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:19:26.699Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:26.699Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:19:26.720Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:19:26.721Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:19:26.721Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:26.722Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:19:26.722Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:19:26.722Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-RequestID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-TransactionID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-ECOMP-RequestID:"75400c56-dc74-4714-85ce-d295c6e8f3aa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"94855e92-bcb5-4605-8fc3-f9f772ddf9e1"]
2022-12-09T01:19:26.723Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:19:26.723Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:19:26.840Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:26.840Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:26.841Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:19:26.841Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=BE8ED4738B30995D5D4C257E3C42E01D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:19:25 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:19:26.842Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7446aa22-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","executionId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:18:57.475+0000","endTime":"2022-12-09T01:18:57.483+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:19:26.842Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:26.842Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:19:26.846Z|75400c56-dc74-4714-85ce-d295c6e8f3aa|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:19:30.467Z|c91c1f6f-ffad-4664-94ac-80fb3ccc64e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:30.467Z|c91c1f6f-ffad-4664-94ac-80fb3ccc64e2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:30.469Z|abefdee1-4be5-433c-bd1e-18f7983f2b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:30.469Z|abefdee1-4be5-433c-bd1e-18f7983f2b31|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:30.500Z|d80cc3ea-e3e9-4a58-abd7-8f036f896654|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:30.501Z|d80cc3ea-e3e9-4a58-abd7-8f036f896654|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:37.014Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:19:37.022Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:19:37.023Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:19:37.023Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:37.024Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:19:37.024Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:19:37.024Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0710a5dc42ecc8609d8d04c767acc779", X-B3-SpanId:"06efdd71cb348aba", X-B3-ParentSpanId:"ab8b194f99fb665f", X-B3-Sampled:"0", X-ONAP-RequestID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-RequestID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-TransactionID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-ECOMP-RequestID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7bdf04b-ef66-40ca-9dd9-483bd89f48fc"]
2022-12-09T01:19:37.024Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:19:37.024Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:19:37.054Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:37.055Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:37.056Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:19:37.056Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:19:36 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:19:37.061Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:18:54.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:18:55.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:19:37.062Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:37.062Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:19:37.064Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:19:37.065Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:19:37.065Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:37.065Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:19:37.065Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:19:37.066Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0710a5dc42ecc8609d8d04c767acc779", X-B3-SpanId:"36243477894d02cd", X-B3-ParentSpanId:"ab8b194f99fb665f", X-B3-Sampled:"0", X-ONAP-RequestID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-RequestID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-TransactionID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-ECOMP-RequestID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"50b0f1e0-013d-44e8-9ef2-65e858936ae1"]
2022-12-09T01:19:37.066Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:19:37.066Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:19:37.084Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:37.085Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:37.085Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:19:37.085Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:19:36 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:19:37.086Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:19:37.087Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:37.087Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:19:37.110Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:19:37.111Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:19:37.111Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:37.111Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:19:37.111Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:19:37.112Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-RequestID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-TransactionID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-ECOMP-RequestID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5739bd80-254e-4388-88e7-5a4baf019d32"]
2022-12-09T01:19:37.112Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:19:37.112Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:19:37.235Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:37.237Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:37.237Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:19:37.237Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=42D334C55A56C3469CB7792928C741B0; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:19:36 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:19:37.238Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73c0b217-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:18:56.596+0000","endTime":"2022-12-09T01:18:57.517+0000","removalTime":null,"durationInMillis":921,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"73bfee86-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:19:37.239Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:37.239Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:19:37.261Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:19:37.262Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:19:37.262Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:37.262Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:19:37.263Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:19:37.263Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-RequestID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-TransactionID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-ECOMP-RequestID:"3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d032c3bc-0fea-47e3-9631-082ad98e6b22"]
2022-12-09T01:19:37.263Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:19:37.264Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:19:37.379Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:37.380Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:37.380Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:19:37.380Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=69BD987AE8F3E58C42588EA13034C400; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:19:36 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:19:37.381Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7446aa22-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","executionId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:18:57.475+0000","endTime":"2022-12-09T01:18:57.483+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:19:37.381Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:37.381Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:19:37.385Z|3f41914f-47cf-4ff9-8f3c-6985e6dbd1c6|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:19:40.369Z|026596f8-4adc-4d4e-9086-3fd55f097685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:19:40.373Z|026596f8-4adc-4d4e-9086-3fd55f097685|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:19:40.492Z|66d3d838-e0c3-4dad-b017-d56bd37e368b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:40.492Z|52139b6d-ae90-4320-8e5b-15093d1de57c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:40.493Z|66d3d838-e0c3-4dad-b017-d56bd37e368b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:40.493Z|52139b6d-ae90-4320-8e5b-15093d1de57c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:40.526Z|c3c6cbf5-abd6-4074-9430-f55fa81d7aaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:40.527Z|c3c6cbf5-abd6-4074-9430-f55fa81d7aaf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:40.875Z|ca67c32e-44e7-4a36-9f25-6a1c5395d85d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:19:40.876Z|ca67c32e-44e7-4a36-9f25-6a1c5395d85d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:19:47.550Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:19:47.556Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:19:47.557Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:19:47.557Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:47.557Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:19:47.558Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:19:47.558Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"268b9a90a76391e03058bfc9d0d2aacd", X-B3-SpanId:"1f298e7c299702e1", X-B3-ParentSpanId:"28431c518a9a80ad", X-B3-Sampled:"0", X-ONAP-RequestID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-RequestID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-TransactionID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-ECOMP-RequestID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"26f95ba5-9425-44e6-86f5-572777db0cb1"]
2022-12-09T01:19:47.558Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:19:47.559Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:19:47.591Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:47.592Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:47.592Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:19:47.592Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:19:47 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:19:47.594Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:18:54.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:18:55.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:19:47.594Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:47.595Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:19:47.596Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:19:47.596Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:19:47.596Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:47.597Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:19:47.597Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:19:47.597Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"268b9a90a76391e03058bfc9d0d2aacd", X-B3-SpanId:"fbc1daba4d7996b5", X-B3-ParentSpanId:"28431c518a9a80ad", X-B3-Sampled:"0", X-ONAP-RequestID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-RequestID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-TransactionID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-ECOMP-RequestID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1debcc8c-86ca-40e1-815e-b46be82a2833"]
2022-12-09T01:19:47.597Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:19:47.598Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:19:47.622Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:47.623Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:47.623Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:19:47.623Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:19:47 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:19:47.624Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:19:47.625Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:47.625Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:19:47.646Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:19:47.647Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:19:47.647Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:47.647Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:19:47.647Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:19:47.648Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-RequestID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-TransactionID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-ECOMP-RequestID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b4966e1-6d1b-48c1-bc53-798b65f464a8"]
2022-12-09T01:19:47.648Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:19:47.648Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:19:47.779Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:47.779Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:47.779Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:19:47.780Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=239FAE0D44D521EE1381B4FD85B0D252; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:19:46 GMT", x-envoy-upstream-service-time:"127", server:"envoy"]
2022-12-09T01:19:47.780Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73c0b217-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:18:56.596+0000","endTime":"2022-12-09T01:18:57.517+0000","removalTime":null,"durationInMillis":921,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"73bfee86-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:19:47.781Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:47.781Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:19:47.802Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:19:47.803Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:19:47.803Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:47.803Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:19:47.803Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:19:47.803Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-RequestID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-TransactionID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-ECOMP-RequestID:"5a8590ae-83eb-451f-adb1-1b96eabbf98b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83cd4fcf-7e0c-4691-bd70-affcfa647931"]
2022-12-09T01:19:47.804Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:19:47.804Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:19:47.919Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:47.920Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:47.920Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:19:47.921Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=C6421B853280DAF6FC62C844024CBFE9; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:19:46 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:19:47.921Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7446aa22-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","executionId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:18:57.475+0000","endTime":"2022-12-09T01:18:57.483+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:19:47.921Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:47.922Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:19:47.926Z|5a8590ae-83eb-451f-adb1-1b96eabbf98b|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:19:50.520Z|a18672d7-e81b-4f44-b8c9-3023e9f06f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:50.521Z|a18672d7-e81b-4f44-b8c9-3023e9f06f81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:50.525Z|9650e50d-46a0-47e3-b90e-39258a75947d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:50.526Z|9650e50d-46a0-47e3-b90e-39258a75947d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:50.554Z|d39fbcb8-e1e3-41ac-8fc7-9a446544e6d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:19:50.554Z|d39fbcb8-e1e3-41ac-8fc7-9a446544e6d6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:19:55.370Z|3c53baae-81ce-45fc-b20c-3489d49339e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:19:55.370Z|3c53baae-81ce-45fc-b20c-3489d49339e1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:19:58.090Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:19:58.096Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:19:58.097Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:19:58.097Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:58.097Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:19:58.097Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:19:58.098Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c771fa509dc1e3c422115dfcfb355c91", X-B3-SpanId:"1d9dc22f42186a70", X-B3-ParentSpanId:"ef179e76f61f4e90", X-B3-Sampled:"0", X-ONAP-RequestID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-RequestID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-TransactionID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-ECOMP-RequestID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c62d575b-a01f-4596-99e8-b25f65d15c6b"]
2022-12-09T01:19:58.098Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:19:58.098Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:19:58.130Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:58.131Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:58.131Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:19:58.132Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:19:57 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:19:58.134Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:18:54.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:18:55.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:19:58.134Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:58.135Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:19:58.137Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:19:58.137Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:19:58.137Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:58.138Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:19:58.138Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:19:58.138Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c771fa509dc1e3c422115dfcfb355c91", X-B3-SpanId:"b76e19bc6009738a", X-B3-ParentSpanId:"ef179e76f61f4e90", X-B3-Sampled:"0", X-ONAP-RequestID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-RequestID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-TransactionID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-ECOMP-RequestID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"acb1eb5e-74a2-4388-b9a6-1757f1006b47"]
2022-12-09T01:19:58.139Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:19:58.139Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:19:58.163Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:58.164Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:58.164Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:19:58.165Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:19:57 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:19:58.167Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:19:58.167Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:58.168Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:19:58.205Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:19:58.205Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:19:58.206Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:58.206Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:19:58.206Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:19:58.207Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-RequestID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-TransactionID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-ECOMP-RequestID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95efbf7a-35fd-49d6-a097-d705ce39b300"]
2022-12-09T01:19:58.207Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:19:58.207Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:19:58.331Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:58.345Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:58.346Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:19:58.347Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=B1EF8D9E8FD42ADCAF5CA10F04D284ED; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:19:57 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:19:58.349Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73c0b217-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:18:56.596+0000","endTime":"2022-12-09T01:18:57.517+0000","removalTime":null,"durationInMillis":921,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"73bfee86-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:19:58.349Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:58.350Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:19:58.388Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:19:58.388Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:19:58.389Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:19:58.389Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:19:58.389Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:19:58.389Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-RequestID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-TransactionID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-ECOMP-RequestID:"54282245-31ec-4085-8990-5a99c31f9c4f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"18a648c2-0039-4908-8c3c-c2f64495e981"]
2022-12-09T01:19:58.390Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:19:58.390Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:19:58.504Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:19:58.505Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:19:58.505Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:19:58.505Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=EF0578B6C6B8944E55E729738FF7A466; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:19:57 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:19:58.506Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7446aa22-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","executionId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:18:57.475+0000","endTime":"2022-12-09T01:18:57.483+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:19:58.506Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:19:58.506Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:19:58.510Z|54282245-31ec-4085-8990-5a99c31f9c4f|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:20:00.548Z|131dc57e-fcc0-4b70-abc7-4ff4d24d29b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:00.548Z|a78592cc-a162-4865-b004-07754c99b8e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:00.548Z|131dc57e-fcc0-4b70-abc7-4ff4d24d29b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:00.548Z|a78592cc-a162-4865-b004-07754c99b8e4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:00.581Z|74e16014-34bb-447b-ac2d-77d2ec038999|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:00.582Z|74e16014-34bb-447b-ac2d-77d2ec038999|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:08.673Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:20:08.680Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:20:08.680Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:20:08.680Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:08.681Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:20:08.681Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:20:08.681Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a69f45fb0396175f0bc886e063b8a623", X-B3-SpanId:"b601b929d3699c27", X-B3-ParentSpanId:"834ac3c77d923019", X-B3-Sampled:"0", X-ONAP-RequestID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-RequestID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-TransactionID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-ECOMP-RequestID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0674f09d-01b4-4264-afeb-acedefb8ce2e"]
2022-12-09T01:20:08.681Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:20:08.682Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:20:08.728Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:08.729Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:08.729Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:20:08.730Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:20:08 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:20:08.730Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:18:54.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:18:55.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:20:08.730Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:08.731Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:20:08.732Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:20:08.732Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:20:08.732Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:08.733Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:20:08.733Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:20:08.733Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a69f45fb0396175f0bc886e063b8a623", X-B3-SpanId:"541eeff8ed8666ba", X-B3-ParentSpanId:"834ac3c77d923019", X-B3-Sampled:"0", X-ONAP-RequestID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-RequestID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-TransactionID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-ECOMP-RequestID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2a18a81-946d-46a3-8d9b-c36fd2958f1e"]
2022-12-09T01:20:08.733Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:20:08.734Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:20:08.757Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:08.757Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:08.758Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:20:08.758Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:20:08 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:20:08.760Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:20:08.760Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:08.760Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:20:08.784Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:20:08.784Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:20:08.784Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:08.785Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:20:08.785Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:20:08.785Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-RequestID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-TransactionID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-ECOMP-RequestID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1f3445c5-6009-4e58-8485-cd67458276fa"]
2022-12-09T01:20:08.785Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:20:08.785Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:20:08.902Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:08.903Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:08.903Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:20:08.903Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=0CF9BF70198BC0DC0A331DE10F1012F3; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:20:08 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:20:08.904Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73c0b217-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:18:56.596+0000","endTime":"2022-12-09T01:18:57.517+0000","removalTime":null,"durationInMillis":921,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"73bfee86-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:20:08.904Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:08.904Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:20:08.926Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:20:08.926Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:20:08.927Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:08.927Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:20:08.927Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:20:08.927Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-RequestID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-TransactionID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-ECOMP-RequestID:"70ff9589-11e6-4a23-99df-6466de4f5183", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66737f04-ae2f-4cad-95d3-b1d2ef85491b"]
2022-12-09T01:20:08.928Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:20:08.928Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:20:08.937Z|7aba5f5b-5950-4a98-90a4-c91dea4e56ba|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:20:08.938Z|7aba5f5b-5950-4a98-90a4-c91dea4e56ba|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:09.040Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:09.040Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:09.040Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:20:09.041Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A300D322A7A06F89A0DD1F2D3BDFE718; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:20:08 GMT", x-envoy-upstream-service-time:"108", server:"envoy"]
2022-12-09T01:20:09.041Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7446aa22-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","executionId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:18:57.475+0000","endTime":"2022-12-09T01:18:57.483+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:20:09.041Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:09.042Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:20:09.046Z|70ff9589-11e6-4a23-99df-6466de4f5183|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:20:10.369Z|9b853b51-db3d-441a-9f79-e34ac2271b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:20:10.370Z|9b853b51-db3d-441a-9f79-e34ac2271b85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:20:10.576Z|136c2b9d-c58a-45e9-952e-8202c25b85f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:10.577Z|136c2b9d-c58a-45e9-952e-8202c25b85f0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:10.583Z|7b9dcccc-65e5-495d-8ff7-87e9236e0be5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:10.583Z|7b9dcccc-65e5-495d-8ff7-87e9236e0be5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:10.609Z|308fc76b-44d9-438a-9cf9-7c32ea5b04d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:10.610Z|308fc76b-44d9-438a-9cf9-7c32ea5b04d7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:10.876Z|7a8ef4d4-cf68-44ee-9e0c-9e467e9c6744|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:20:10.877Z|7a8ef4d4-cf68-44ee-9e0c-9e467e9c6744|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:20:19.216Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:20:19.225Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:20:19.226Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:20:19.226Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:19.226Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:20:19.227Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:20:19.227Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70b6fc86fa8000098602b7db18aa3909", X-B3-SpanId:"5e325bc065244e96", X-B3-ParentSpanId:"d63954b8972441e3", X-B3-Sampled:"0", X-ONAP-RequestID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-RequestID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-TransactionID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-ECOMP-RequestID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e19fce8c-7b93-47d6-8203-99cceb3ab238"]
2022-12-09T01:20:19.227Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:20:19.228Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:20:19.255Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:19.256Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:19.256Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:20:19.256Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:20:18 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:20:19.257Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:18:54.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:18:55.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:20:19.258Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:19.259Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:20:19.260Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:20:19.261Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:20:19.261Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:19.261Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:20:19.262Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:20:19.262Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"70b6fc86fa8000098602b7db18aa3909", X-B3-SpanId:"8a04820f59f8124d", X-B3-ParentSpanId:"d63954b8972441e3", X-B3-Sampled:"0", X-ONAP-RequestID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-RequestID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-TransactionID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-ECOMP-RequestID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7cf18e2-1999-4e51-82cd-a8aaeb504ac1"]
2022-12-09T01:20:19.263Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:20:19.263Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:20:19.283Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:19.284Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:19.284Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:20:19.284Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:20:18 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:20:19.286Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:20:19.286Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:19.286Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:20:19.308Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:20:19.309Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:20:19.309Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:19.310Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:20:19.310Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:20:19.310Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-RequestID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-TransactionID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-ECOMP-RequestID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"40f80238-13ca-4df7-8740-6e45afc1984f"]
2022-12-09T01:20:19.310Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:20:19.311Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:20:19.434Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:19.435Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:19.435Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:20:19.436Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=BB6B942334267AB01268F80D517EC3C4; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:20:18 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:20:19.436Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73c0b217-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:18:56.596+0000","endTime":"2022-12-09T01:18:57.517+0000","removalTime":null,"durationInMillis":921,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"73bfee86-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:20:19.437Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:19.437Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:20:19.459Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:20:19.460Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:20:19.460Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:19.461Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:20:19.461Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:20:19.461Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-RequestID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-TransactionID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-ECOMP-RequestID:"b9e841b4-fc26-4b0d-bbc6-9a66645203e1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d590ca91-d7c7-4ba1-bf6b-caddeafd9cf6"]
2022-12-09T01:20:19.461Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:20:19.462Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:20:19.572Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:19.573Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:19.573Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:20:19.573Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8851CB447E92115A045B929333548112; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:20:18 GMT", x-envoy-upstream-service-time:"107", server:"envoy"]
2022-12-09T01:20:19.574Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7446aa22-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","executionId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:18:57.475+0000","endTime":"2022-12-09T01:18:57.483+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:20:19.574Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:19.575Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:20:19.579Z|b9e841b4-fc26-4b0d-bbc6-9a66645203e1|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:20:20.606Z|2348cc2f-c616-470a-90a6-6f38fbd992f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:20.607Z|2348cc2f-c616-470a-90a6-6f38fbd992f2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:20.607Z|43fac78a-5b55-4cbd-ab5e-526edfd800e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:20.607Z|43fac78a-5b55-4cbd-ab5e-526edfd800e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:20.636Z|ba7a84ad-d72c-41be-afc7-676d173d7838|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:20.637Z|ba7a84ad-d72c-41be-afc7-676d173d7838|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:25.369Z|ed70a78f-b17d-4fec-9d6f-4c0a5ec6b54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:20:25.376Z|ed70a78f-b17d-4fec-9d6f-4c0a5ec6b54f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:20:29.746Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:20:29.753Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:20:29.753Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:20:29.754Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:29.754Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:20:29.754Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:20:29.755Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c52772d5d9d1a7e217cd0c8b1e323a6b", X-B3-SpanId:"28dc241512792ce1", X-B3-ParentSpanId:"6c6a01da28fa22b8", X-B3-Sampled:"0", X-ONAP-RequestID:"812c52ef-547c-4354-911e-12311051c3bd", X-RequestID:"812c52ef-547c-4354-911e-12311051c3bd", X-TransactionID:"812c52ef-547c-4354-911e-12311051c3bd", X-ECOMP-RequestID:"812c52ef-547c-4354-911e-12311051c3bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d261d51-2f35-4467-adc9-57c6dce911a9"]
2022-12-09T01:20:29.755Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:20:29.755Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:20:29.806Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:29.807Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:29.807Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:20:29.808Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:20:29 GMT", x-envoy-upstream-service-time:"47", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:20:29.820Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:18:54.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:18:55.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:20:29.821Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:29.821Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:20:29.823Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:20:29.823Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:20:29.824Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:29.824Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:20:29.824Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:20:29.825Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c52772d5d9d1a7e217cd0c8b1e323a6b", X-B3-SpanId:"2a7109841f640b10", X-B3-ParentSpanId:"6c6a01da28fa22b8", X-B3-Sampled:"0", X-ONAP-RequestID:"812c52ef-547c-4354-911e-12311051c3bd", X-RequestID:"812c52ef-547c-4354-911e-12311051c3bd", X-TransactionID:"812c52ef-547c-4354-911e-12311051c3bd", X-ECOMP-RequestID:"812c52ef-547c-4354-911e-12311051c3bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7e561224-6604-43d6-8381-9697d024c65e"]
2022-12-09T01:20:29.825Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:20:29.825Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:20:29.841Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:29.841Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:29.842Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:20:29.842Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:20:29 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:20:29.843Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:20:29.844Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:29.844Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:20:29.868Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:20:29.869Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:20:29.869Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:29.870Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:20:29.870Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:20:29.870Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"812c52ef-547c-4354-911e-12311051c3bd", X-RequestID:"812c52ef-547c-4354-911e-12311051c3bd", X-TransactionID:"812c52ef-547c-4354-911e-12311051c3bd", X-ECOMP-RequestID:"812c52ef-547c-4354-911e-12311051c3bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e548ddaf-c8c7-4089-ad88-d5e6cc3619c8"]
2022-12-09T01:20:29.871Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:20:29.871Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:20:29.992Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:29.993Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:29.993Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:20:29.994Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=928358306DC34654AB3FDEF903A623C7; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:20:29 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:20:29.994Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73c0b217-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:18:56.596+0000","endTime":"2022-12-09T01:18:57.517+0000","removalTime":null,"durationInMillis":921,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"73bfee86-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:20:29.994Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:29.995Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:20:30.014Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:20:30.015Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:20:30.015Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:30.016Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:20:30.016Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:20:30.016Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"812c52ef-547c-4354-911e-12311051c3bd", X-RequestID:"812c52ef-547c-4354-911e-12311051c3bd", X-TransactionID:"812c52ef-547c-4354-911e-12311051c3bd", X-ECOMP-RequestID:"812c52ef-547c-4354-911e-12311051c3bd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c175b08f-b471-442a-af36-305d927c0522"]
2022-12-09T01:20:30.017Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:20:30.017Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:20:30.143Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:30.143Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:30.144Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:20:30.144Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7D95F6854DCFC988133C9FE608A5C001; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:20:29 GMT", x-envoy-upstream-service-time:"122", server:"envoy"]
2022-12-09T01:20:30.145Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7446aa22-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","executionId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:18:57.475+0000","endTime":"2022-12-09T01:18:57.483+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:20:30.145Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:30.145Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:20:30.150Z|812c52ef-547c-4354-911e-12311051c3bd|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:20:30.634Z|08b60aae-eb00-4140-a051-7a15dc6f43e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:30.635Z|08b60aae-eb00-4140-a051-7a15dc6f43e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:30.635Z|ae48a79d-c87e-4085-a4fc-6689adf7a3ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:30.636Z|ae48a79d-c87e-4085-a4fc-6689adf7a3ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:30.664Z|e0295fce-71c3-4688-945d-8aee599c1358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:30.664Z|e0295fce-71c3-4688-945d-8aee599c1358|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:40.331Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:20:40.337Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:20:40.338Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:20:40.338Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:40.338Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:20:40.339Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:20:40.339Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1593d9a36fb0e2f38649a9c875b71574", X-B3-SpanId:"e701f0ddf541fe48", X-B3-ParentSpanId:"c771a97a8bc54313", X-B3-Sampled:"0", X-ONAP-RequestID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-RequestID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-TransactionID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-ECOMP-RequestID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5fb3e14a-2ea3-4f6d-a4b8-6d06ae6ea46e"]
2022-12-09T01:20:40.339Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:20:40.339Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:20:40.369Z|89b3877f-92d7-4891-913a-bc833f1b01eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:20:40.370Z|89b3877f-92d7-4891-913a-bc833f1b01eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:20:40.389Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:40.389Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:40.390Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:20:40.390Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:20:39 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:20:40.393Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:18:54.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:18:55.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:20:40.394Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:40.394Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:20:40.396Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:20:40.396Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:20:40.396Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:40.396Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:20:40.397Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:20:40.397Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1593d9a36fb0e2f38649a9c875b71574", X-B3-SpanId:"ce5c0e710ae06e43", X-B3-ParentSpanId:"c771a97a8bc54313", X-B3-Sampled:"0", X-ONAP-RequestID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-RequestID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-TransactionID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-ECOMP-RequestID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dac2bf18-6b4a-4b10-810f-b2395dcc073f"]
2022-12-09T01:20:40.397Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:20:40.397Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:20:40.433Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:40.434Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:40.435Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:20:40.435Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:20:39 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:20:40.441Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:20:40.442Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:40.443Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:20:40.465Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:20:40.466Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:20:40.466Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:40.467Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:20:40.467Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:20:40.467Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-RequestID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-TransactionID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-ECOMP-RequestID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0cff3f7e-2738-4cd7-ae07-3a80115d502b"]
2022-12-09T01:20:40.468Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:20:40.468Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:20:40.601Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:40.602Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:40.602Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:20:40.603Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=FE6EA2AF264CE145A23691FE0F0AFD40; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:20:39 GMT", x-envoy-upstream-service-time:"127", server:"envoy"]
2022-12-09T01:20:40.603Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73c0b217-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:18:56.596+0000","endTime":"2022-12-09T01:18:57.517+0000","removalTime":null,"durationInMillis":921,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"73bfee86-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:20:40.604Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:40.604Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:20:40.626Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:20:40.627Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:20:40.627Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:40.628Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:20:40.628Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:20:40.628Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-RequestID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-TransactionID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-ECOMP-RequestID:"3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"754d6877-233f-45b7-aeb2-ba167b1641d2"]
2022-12-09T01:20:40.629Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:20:40.629Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:20:40.670Z|be4a8881-d3f4-46fd-8513-3e929072d95a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:40.670Z|393028d3-ffaa-4864-947f-cf2ef96a8744|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:40.671Z|393028d3-ffaa-4864-947f-cf2ef96a8744|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:40.671Z|be4a8881-d3f4-46fd-8513-3e929072d95a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:40.696Z|b315761c-cfa1-4cab-9e10-cbdcd2af3783|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:40.696Z|b315761c-cfa1-4cab-9e10-cbdcd2af3783|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:40.743Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:40.744Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:40.745Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:20:40.745Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=05CFAD0F761F4D7C88AAFEEC6FAEB091; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:20:39 GMT", x-envoy-upstream-service-time:"108", server:"envoy"]
2022-12-09T01:20:40.745Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7446aa22-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","executionId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:18:57.475+0000","endTime":"2022-12-09T01:18:57.483+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:20:40.746Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:40.746Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:20:40.751Z|3c47fd09-5d29-47db-9a6f-63f8f1c7ad0f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:20:40.877Z|75566f27-3af7-4b3d-bf83-879249469de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:20:40.878Z|75566f27-3af7-4b3d-bf83-879249469de8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:20:50.707Z|c344cc18-b2ac-4df3-a0f2-ac4af8f3bbc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:50.708Z|c344cc18-b2ac-4df3-a0f2-ac4af8f3bbc4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:50.711Z|cd3f1f1f-72e2-492d-8094-89268d85a459|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:50.712Z|cd3f1f1f-72e2-492d-8094-89268d85a459|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:50.753Z|2f17dfb3-e1a3-4658-96ce-2cb394f13d56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:20:50.753Z|2f17dfb3-e1a3-4658-96ce-2cb394f13d56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:20:50.914Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:20:50.923Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:20:50.924Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:20:50.924Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:50.924Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:20:50.924Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:20:50.925Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13aeaed44898778f3349556d34387b30", X-B3-SpanId:"f7b547e730bac15e", X-B3-ParentSpanId:"b0963ae081e6c611", X-B3-Sampled:"0", X-ONAP-RequestID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-RequestID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-TransactionID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-ECOMP-RequestID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1a5ccfee-22e1-4568-a3b5-5e4a6dc62e5a"]
2022-12-09T01:20:50.925Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:20:50.925Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:20:50.954Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:50.955Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:50.956Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:20:50.956Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:20:50 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:20:50.957Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:18:54.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:18:55.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:20:50.957Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:50.957Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:20:50.959Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:20:50.959Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:20:50.960Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:50.960Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:20:50.960Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:20:50.960Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13aeaed44898778f3349556d34387b30", X-B3-SpanId:"e02f66386464f1eb", X-B3-ParentSpanId:"b0963ae081e6c611", X-B3-Sampled:"0", X-ONAP-RequestID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-RequestID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-TransactionID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-ECOMP-RequestID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d620047f-d4a4-4449-b814-ff5b26d4886b"]
2022-12-09T01:20:50.961Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:20:50.961Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:20:50.978Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:50.978Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:50.979Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:20:50.979Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:20:50 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:20:50.980Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:20:50.980Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:50.981Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:20:51.006Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:20:51.006Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:20:51.007Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:51.008Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:20:51.008Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:20:51.009Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-RequestID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-TransactionID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-ECOMP-RequestID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3418c3c1-19b7-4985-a41d-4648fbe11902"]
2022-12-09T01:20:51.009Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:20:51.010Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:20:51.140Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:51.140Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:51.141Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:20:51.141Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=D7160CE036E8D7202F7DC758B7CA1BFD; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:20:50 GMT", x-envoy-upstream-service-time:"126", server:"envoy"]
2022-12-09T01:20:51.141Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73c0b217-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:18:56.596+0000","endTime":"2022-12-09T01:18:57.517+0000","removalTime":null,"durationInMillis":921,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"73bfee86-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:20:51.142Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:51.142Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:20:51.162Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:20:51.162Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:20:51.162Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:20:51.163Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:20:51.163Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:20:51.163Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-RequestID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-TransactionID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-ECOMP-RequestID:"13e0bfb8-a3fe-45b1-bef9-7713b535af5a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d73b239-77a6-4470-898d-db07c3c07928"]
2022-12-09T01:20:51.163Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:20:51.164Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:20:51.285Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:20:51.286Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:20:51.286Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:20:51.286Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=4AACA8B76F65697563E96906F2A8821C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:20:50 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:20:51.287Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7446aa22-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","executionId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:18:57.475+0000","endTime":"2022-12-09T01:18:57.483+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:20:51.287Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:20:51.287Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:20:51.291Z|13e0bfb8-a3fe-45b1-bef9-7713b535af5a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:20:55.370Z|848eeccb-91b2-46c4-9a0a-603b6bb56890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:20:55.370Z|848eeccb-91b2-46c4-9a0a-603b6bb56890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:21:00.740Z|4667e1a9-aff0-4c30-852a-a83b6eae7f34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:00.740Z|5f546ce9-3456-4d4d-89dd-1a00d47a1e9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:00.741Z|4667e1a9-aff0-4c30-852a-a83b6eae7f34|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:00.741Z|5f546ce9-3456-4d4d-89dd-1a00d47a1e9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:00.780Z|3eaaa88d-5319-4cfa-be2d-ab363bff98c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:00.781Z|3eaaa88d-5319-4cfa-be2d-ab363bff98c3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:01.468Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:21:01.473Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:21:01.474Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:21:01.474Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:01.475Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:21:01.475Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:21:01.475Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9bf2f382efd0d1db5f3acf065d2f95f2", X-B3-SpanId:"16bc7b9baa2fa690", X-B3-ParentSpanId:"60d33ec4ff6ea29e", X-B3-Sampled:"0", X-ONAP-RequestID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-RequestID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-TransactionID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-ECOMP-RequestID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1c054dd-7abe-4427-a0f4-0acd1ee00ce2"]
2022-12-09T01:21:01.476Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:21:01.476Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:21:01.502Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:01.503Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:01.503Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:21:01.504Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:21:00 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:21:01.504Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:18:54.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:18:55.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:21:01.505Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:01.505Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:21:01.507Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:21:01.508Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:21:01.508Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:01.508Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:21:01.509Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:21:01.509Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9bf2f382efd0d1db5f3acf065d2f95f2", X-B3-SpanId:"c1f52d470c0871f4", X-B3-ParentSpanId:"60d33ec4ff6ea29e", X-B3-Sampled:"0", X-ONAP-RequestID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-RequestID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-TransactionID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-ECOMP-RequestID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"177d2d98-43e3-4f9f-9153-2ec8486bd888"]
2022-12-09T01:21:01.509Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:21:01.510Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:21:01.525Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:01.526Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:01.526Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:21:01.527Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:21:00 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:21:01.528Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:21:01.529Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:01.529Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:21:01.554Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:21:01.555Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:21:01.555Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:01.555Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:21:01.556Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:21:01.556Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-RequestID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-TransactionID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-ECOMP-RequestID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"872cd825-af73-41a9-914d-cc5771bd1ae1"]
2022-12-09T01:21:01.556Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:21:01.557Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:21:01.684Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:01.685Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:01.685Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:21:01.685Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=774E3E865C5FFE491A81399E3D7958D1; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:21:00 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:21:01.686Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73c0b217-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:18:56.596+0000","endTime":"2022-12-09T01:18:57.517+0000","removalTime":null,"durationInMillis":921,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"73bfee86-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:21:01.686Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:01.687Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:21:01.709Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:21:01.709Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:21:01.710Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:01.710Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:21:01.711Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:21:01.712Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-RequestID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-TransactionID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-ECOMP-RequestID:"9fbfedff-c96a-4c78-86fd-883d2311ab2a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0e6c3e0-f300-41ba-8766-61083db5e050"]
2022-12-09T01:21:01.712Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:21:01.712Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:21:01.831Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:01.831Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:01.832Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:21:01.832Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=008EAA64B4A7BAC9C2FB592B413AD5A4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:21:00 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:21:01.832Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7446aa22-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","executionId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:18:57.475+0000","endTime":"2022-12-09T01:18:57.483+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:21:01.833Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:01.833Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:21:01.837Z|9fbfedff-c96a-4c78-86fd-883d2311ab2a|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:21:08.938Z|a126389f-1ddb-4d11-93e9-163262a79e3d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:21:08.939Z|a126389f-1ddb-4d11-93e9-163262a79e3d|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:10.370Z|6473e252-2ad5-46a0-8a93-b206636ce6e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:21:10.373Z|6473e252-2ad5-46a0-8a93-b206636ce6e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:21:10.771Z|d642cf3c-fb7d-4c14-b1d7-5383a354a488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:10.772Z|d642cf3c-fb7d-4c14-b1d7-5383a354a488|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:10.777Z|6c430c0e-c511-4637-90ca-4c23d6f5fef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:10.777Z|6c430c0e-c511-4637-90ca-4c23d6f5fef4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:10.816Z|d111a9d6-c1ca-491b-a58c-64f059aa6444|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:10.816Z|d111a9d6-c1ca-491b-a58c-64f059aa6444|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:10.879Z|6842539c-bdf9-4295-af0b-7e691863c290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:21:10.879Z|6842539c-bdf9-4295-af0b-7e691863c290|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:21:12.004Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:21:12.009Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:21:12.010Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:21:12.010Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:12.010Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:21:12.010Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:21:12.011Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5118a030b6cee4a5c5341c28bfd709c0", X-B3-SpanId:"cc1d38a503b848b7", X-B3-ParentSpanId:"65df373c983d5297", X-B3-Sampled:"0", X-ONAP-RequestID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-RequestID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-TransactionID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-ECOMP-RequestID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"85cc46d1-d454-42bf-8e14-e798ab9350bc"]
2022-12-09T01:21:12.011Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:21:12.011Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:21:12.038Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:12.039Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:12.040Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:21:12.040Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:21:11 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:21:12.041Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:18:54.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:18:55.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:21:12.042Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:12.042Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:21:12.044Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:21:12.044Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:21:12.045Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:12.045Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:21:12.045Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:21:12.046Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5118a030b6cee4a5c5341c28bfd709c0", X-B3-SpanId:"3f65eeaa647b6377", X-B3-ParentSpanId:"65df373c983d5297", X-B3-Sampled:"0", X-ONAP-RequestID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-RequestID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-TransactionID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-ECOMP-RequestID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d4815fc-ac51-49e4-925f-7e780b57ae92"]
2022-12-09T01:21:12.046Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:21:12.046Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:21:12.069Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:12.069Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:12.070Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:21:12.070Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:21:11 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:21:12.072Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:21:12.072Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:12.072Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:21:12.097Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:21:12.098Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:21:12.098Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:12.098Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:21:12.098Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:21:12.099Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-RequestID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-TransactionID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-ECOMP-RequestID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"59684384-e8ed-420a-8bd3-52a96dc40013"]
2022-12-09T01:21:12.099Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:21:12.099Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:21:12.222Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:12.223Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:12.223Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:21:12.223Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A5311782C495768A23871A8A6051E5CF; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:21:11 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:21:12.224Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"73c0b217-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:18:56.596+0000","endTime":"2022-12-09T01:18:57.517+0000","removalTime":null,"durationInMillis":921,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"73bfee86-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:21:12.224Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:12.224Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:21:12.249Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:21:12.249Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:21:12.249Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:12.250Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:21:12.250Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:21:12.250Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-RequestID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-TransactionID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-ECOMP-RequestID:"e52919f6-8497-4a48-a7e7-5d3f92b0c0ec", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5e607393-fca1-4c19-a6d6-ab815d97cb2b"]
2022-12-09T01:21:12.250Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:21:12.250Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:21:12.369Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:12.369Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:12.369Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:21:12.370Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A4BBB61DE872982DF77953EDF87843BB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:21:11 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:21:12.370Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7446aa22-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","executionId":"73c0b217-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:18:57.475+0000","endTime":"2022-12-09T01:18:57.483+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:21:12.370Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:12.371Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=73c0b217-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:21:12.375Z|e52919f6-8497-4a48-a7e7-5d3f92b0c0ec|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:21:20.807Z|ab5a5d2f-835d-4bb3-b266-3512c738b554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:20.807Z|ab5a5d2f-835d-4bb3-b266-3512c738b554|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:20.808Z|57dd017d-8bb0-4b3e-8e26-30cb4ded53df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:20.809Z|57dd017d-8bb0-4b3e-8e26-30cb4ded53df|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:20.855Z|8cd6d174-c0dc-4c5e-b859-180950e25406|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:20.855Z|8cd6d174-c0dc-4c5e-b859-180950e25406|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:22.554Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:21:22.560Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:21:22.561Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:21:22.561Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:22.561Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:21:22.561Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:21:22.562Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d347e2dfad009df6e939c20f7547737", X-B3-SpanId:"bd77a0a5816daf3b", X-B3-ParentSpanId:"e2105f4030cd90a4", X-B3-Sampled:"0", X-ONAP-RequestID:"af00aa13-ef14-4424-99aa-a7218930e421", X-RequestID:"af00aa13-ef14-4424-99aa-a7218930e421", X-TransactionID:"af00aa13-ef14-4424-99aa-a7218930e421", X-ECOMP-RequestID:"af00aa13-ef14-4424-99aa-a7218930e421", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8c49dd20-02a5-41af-b648-fa14eb035156"]
2022-12-09T01:21:22.562Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:21:22.562Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:21:22.594Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:22.595Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:22.595Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:21:22.595Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:21:22 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:21:22.598Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:21:22.598Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:22.598Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:21:22.601Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:21:22.602Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:21:22.602Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:22.602Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:21:22.602Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:21:22.603Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d347e2dfad009df6e939c20f7547737", X-B3-SpanId:"718d2fb6374f4a83", X-B3-ParentSpanId:"e2105f4030cd90a4", X-B3-Sampled:"0", X-ONAP-RequestID:"af00aa13-ef14-4424-99aa-a7218930e421", X-RequestID:"af00aa13-ef14-4424-99aa-a7218930e421", X-TransactionID:"af00aa13-ef14-4424-99aa-a7218930e421", X-ECOMP-RequestID:"af00aa13-ef14-4424-99aa-a7218930e421", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"692b3fed-a227-486d-b1ae-3b7b07a0b28f"]
2022-12-09T01:21:22.603Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:21:22.603Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:21:22.629Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:22.630Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:22.630Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:21:22.630Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:21:22 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:21:22.631Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:21:22.632Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:22.632Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:21:22.666Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:21:22.666Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:21:22.666Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:22.667Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:21:22.667Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:21:22.667Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af00aa13-ef14-4424-99aa-a7218930e421", X-RequestID:"af00aa13-ef14-4424-99aa-a7218930e421", X-TransactionID:"af00aa13-ef14-4424-99aa-a7218930e421", X-ECOMP-RequestID:"af00aa13-ef14-4424-99aa-a7218930e421", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d742769c-50a4-4b49-8ca2-f60bd613c3d1"]
2022-12-09T01:21:22.667Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:21:22.668Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:21:22.790Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:22.791Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:22.791Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:21:22.791Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=549089C047D910614962B91ADB119276; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:21:21 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:21:22.792Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:21:22.792Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:22.792Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:21:22.814Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:21:22.814Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:21:22.814Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:22.815Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:21:22.815Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:21:22.815Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"af00aa13-ef14-4424-99aa-a7218930e421", X-RequestID:"af00aa13-ef14-4424-99aa-a7218930e421", X-TransactionID:"af00aa13-ef14-4424-99aa-a7218930e421", X-ECOMP-RequestID:"af00aa13-ef14-4424-99aa-a7218930e421", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2f073729-1383-4892-b904-09fcafa010c8"]
2022-12-09T01:21:22.815Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:21:22.816Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:21:22.938Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:22.939Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:22.939Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:21:22.940Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=AB3700681FFBB976E7FEE9E54ACCFBA4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:21:21 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:21:22.940Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:21:22.940Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:22.941Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:21:22.945Z|af00aa13-ef14-4424-99aa-a7218930e421|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:21:25.370Z|5df11ebd-4b68-4cff-8ef6-b51d1d2b5b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:21:25.370Z|5df11ebd-4b68-4cff-8ef6-b51d1d2b5b1c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:21:30.848Z|65b5acda-2d60-46d2-9e7d-5eb444254e9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:30.848Z|91f6b6cf-f418-4466-b135-469716f880d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:30.849Z|91f6b6cf-f418-4466-b135-469716f880d7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:30.849Z|65b5acda-2d60-46d2-9e7d-5eb444254e9f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:30.897Z|706c3c44-5fdb-4f24-86c1-43080b27209d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:30.897Z|706c3c44-5fdb-4f24-86c1-43080b27209d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:33.136Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:21:33.142Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:21:33.142Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:21:33.142Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:33.143Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:21:33.143Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:21:33.143Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ebcdf9d46e9249b2637662b4d3f3c55", X-B3-SpanId:"75afaf5c88f80492", X-B3-ParentSpanId:"bbf2976bd8d15b6d", X-B3-Sampled:"0", X-ONAP-RequestID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-RequestID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-TransactionID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-ECOMP-RequestID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7390f7cd-a316-40d1-9eb1-6f321dd23f6a"]
2022-12-09T01:21:33.143Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:21:33.143Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:21:33.171Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:33.172Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:33.172Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:21:33.172Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:21:32 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:21:33.173Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:21:33.173Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:33.173Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:21:33.175Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:21:33.175Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:21:33.175Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:33.176Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:21:33.176Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:21:33.176Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5ebcdf9d46e9249b2637662b4d3f3c55", X-B3-SpanId:"e767a2072abf1aea", X-B3-ParentSpanId:"bbf2976bd8d15b6d", X-B3-Sampled:"0", X-ONAP-RequestID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-RequestID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-TransactionID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-ECOMP-RequestID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3dadc16-ce75-4cb8-94dc-19f11dddd66a"]
2022-12-09T01:21:33.176Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:21:33.177Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:21:33.201Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:33.202Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:33.202Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:21:33.203Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:21:32 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:21:33.203Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:21:33.203Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:33.204Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:21:33.236Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:21:33.236Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:21:33.237Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:33.237Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:21:33.237Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:21:33.237Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-RequestID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-TransactionID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-ECOMP-RequestID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0ed22b2-ee26-46d9-bb1c-a8a715c2867e"]
2022-12-09T01:21:33.238Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:21:33.238Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:21:33.358Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:33.359Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:33.359Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:21:33.359Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=FC396491DD1561B31D4253E6E7A9B31E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:21:32 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:21:33.360Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:21:33.360Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:33.360Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:21:33.382Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:21:33.383Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:21:33.383Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:33.383Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:21:33.384Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:21:33.384Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-RequestID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-TransactionID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-ECOMP-RequestID:"3cdd2b95-46ac-459a-9c6f-6c6d1d26144f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22e58fb1-b882-48b2-9199-4d231974e7ab"]
2022-12-09T01:21:33.384Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:21:33.384Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:21:33.507Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:33.508Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:33.508Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:21:33.508Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E1B256BA65236E782C576599363E0A9C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:21:32 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:21:33.509Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:21:33.509Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:33.509Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:21:33.514Z|3cdd2b95-46ac-459a-9c6f-6c6d1d26144f|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:21:40.369Z|20d919b8-0599-4dec-98c1-91639e4ae226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:21:40.370Z|20d919b8-0599-4dec-98c1-91639e4ae226|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:21:40.880Z|91193213-6e9a-4c9f-b6d1-945e77beb9c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:21:40.880Z|91193213-6e9a-4c9f-b6d1-945e77beb9c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:21:40.881Z|906967d9-01dc-4e2e-869e-e4868eca8179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:40.881Z|906967d9-01dc-4e2e-869e-e4868eca8179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:40.893Z|54a1f608-a561-4044-b3aa-77eab7989168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:40.894Z|54a1f608-a561-4044-b3aa-77eab7989168|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:40.929Z|2066e96a-9328-4276-93f6-b4c4c3b5301d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:40.930Z|2066e96a-9328-4276-93f6-b4c4c3b5301d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:43.688Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:21:43.694Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:21:43.694Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:21:43.695Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:43.695Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:21:43.695Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:21:43.696Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb99d13e1cb359ebcb6b5d62b827eb3d", X-B3-SpanId:"ae265e2e2b818f7f", X-B3-ParentSpanId:"707b2a34aeaf0353", X-B3-Sampled:"0", X-ONAP-RequestID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-RequestID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-TransactionID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-ECOMP-RequestID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8414b027-2f20-4a28-9c0f-f897197fa837"]
2022-12-09T01:21:43.696Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:21:43.696Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:21:43.724Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:43.725Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:43.725Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:21:43.726Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:21:43 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:21:43.727Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:21:43.727Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:43.727Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:21:43.729Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:21:43.729Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:21:43.730Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:43.730Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:21:43.730Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:21:43.731Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cb99d13e1cb359ebcb6b5d62b827eb3d", X-B3-SpanId:"0ae8e5151dd51b21", X-B3-ParentSpanId:"707b2a34aeaf0353", X-B3-Sampled:"0", X-ONAP-RequestID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-RequestID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-TransactionID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-ECOMP-RequestID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1b8e9bfd-10a6-4a4b-8f33-71f1dfe7b167"]
2022-12-09T01:21:43.731Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:21:43.731Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:21:43.754Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:43.755Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:43.755Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:21:43.756Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:21:43 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:21:43.757Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:21:43.757Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:43.757Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:21:43.782Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:21:43.782Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:21:43.783Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:43.783Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:21:43.783Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:21:43.784Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-RequestID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-TransactionID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-ECOMP-RequestID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"358d70b3-1909-42ca-a2c7-1bc89c0f31ed"]
2022-12-09T01:21:43.784Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:21:43.784Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:21:43.918Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:43.919Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:43.919Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:21:43.920Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=9644F7CFAE54AF75EE1049B89E2238B8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:21:43 GMT", x-envoy-upstream-service-time:"129", server:"envoy"]
2022-12-09T01:21:43.921Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:21:43.921Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:43.922Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:21:43.953Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:21:43.953Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:21:43.954Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:43.954Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:21:43.954Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:21:43.955Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-RequestID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-TransactionID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-ECOMP-RequestID:"41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbacbbcc-ba0a-4df0-aa73-93b7ff7bb6e3"]
2022-12-09T01:21:43.955Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:21:43.955Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:21:44.069Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:44.070Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:44.070Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:21:44.071Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=944E2F39024BC3F8C20AAC98510CC63D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:21:43 GMT", x-envoy-upstream-service-time:"110", server:"envoy"]
2022-12-09T01:21:44.071Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:21:44.072Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:44.072Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:21:44.076Z|41cc7cb4-53d9-4106-b2d7-84d41cf2ffcd|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:21:50.915Z|55ec44a5-b9ae-4ed2-a739-7bf742204901|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:50.916Z|55ec44a5-b9ae-4ed2-a739-7bf742204901|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:50.918Z|b1a5b6e8-2b79-42c6-87a5-ed53aaeb78d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:50.918Z|b1a5b6e8-2b79-42c6-87a5-ed53aaeb78d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:50.954Z|4728a489-c84b-4bb8-b121-32c14aafcb19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:21:50.955Z|4728a489-c84b-4bb8-b121-32c14aafcb19|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:21:54.243Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:21:54.250Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:21:54.251Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:21:54.251Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:54.251Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:21:54.251Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:21:54.252Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7b47029244212077f6ff531e1a2872c", X-B3-SpanId:"6b476b3896cb074e", X-B3-ParentSpanId:"c6bdca0fa80fd692", X-B3-Sampled:"0", X-ONAP-RequestID:"09350442-4088-4e58-9083-b0ddc460f247", X-RequestID:"09350442-4088-4e58-9083-b0ddc460f247", X-TransactionID:"09350442-4088-4e58-9083-b0ddc460f247", X-ECOMP-RequestID:"09350442-4088-4e58-9083-b0ddc460f247", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7cdfd9a6-dd6d-48cd-a749-14c619dfb441"]
2022-12-09T01:21:54.252Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:21:54.252Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:21:54.286Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:54.287Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:54.287Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:21:54.288Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:21:53 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:21:54.289Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:21:54.289Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:54.289Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:21:54.291Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:21:54.291Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:21:54.291Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:54.292Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:21:54.292Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:21:54.292Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d7b47029244212077f6ff531e1a2872c", X-B3-SpanId:"13a7424c3c036758", X-B3-ParentSpanId:"c6bdca0fa80fd692", X-B3-Sampled:"0", X-ONAP-RequestID:"09350442-4088-4e58-9083-b0ddc460f247", X-RequestID:"09350442-4088-4e58-9083-b0ddc460f247", X-TransactionID:"09350442-4088-4e58-9083-b0ddc460f247", X-ECOMP-RequestID:"09350442-4088-4e58-9083-b0ddc460f247", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abb6d788-9a3b-431a-9ed8-340d7afaac8a"]
2022-12-09T01:21:54.292Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:21:54.292Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:21:54.312Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:54.313Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:54.313Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:21:54.314Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:21:53 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:21:54.314Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:21:54.314Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:54.315Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:21:54.338Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:21:54.339Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:21:54.339Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:54.339Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:21:54.340Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:21:54.340Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"09350442-4088-4e58-9083-b0ddc460f247", X-RequestID:"09350442-4088-4e58-9083-b0ddc460f247", X-TransactionID:"09350442-4088-4e58-9083-b0ddc460f247", X-ECOMP-RequestID:"09350442-4088-4e58-9083-b0ddc460f247", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"51d764fd-6ccc-4683-bccf-ecf6dc12a5d1"]
2022-12-09T01:21:54.340Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:21:54.340Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:21:54.464Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:54.465Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:54.465Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:21:54.466Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=B871C0393C28F9CDAA8DE1684EBFA618; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:21:53 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:21:54.466Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:21:54.466Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:54.467Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:21:54.492Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:21:54.492Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:21:54.492Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:21:54.493Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:21:54.493Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:21:54.493Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"09350442-4088-4e58-9083-b0ddc460f247", X-RequestID:"09350442-4088-4e58-9083-b0ddc460f247", X-TransactionID:"09350442-4088-4e58-9083-b0ddc460f247", X-ECOMP-RequestID:"09350442-4088-4e58-9083-b0ddc460f247", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7592794-62a7-4e97-a175-4e311095d6b3"]
2022-12-09T01:21:54.493Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:21:54.494Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:21:54.616Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:21:54.618Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:21:54.618Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:21:54.618Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A6FEF63B10FA234C5AAB4C521F9ACEA2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:21:53 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:21:54.619Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:21:54.619Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:21:54.620Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:21:54.626Z|09350442-4088-4e58-9083-b0ddc460f247|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:21:55.369Z|58761adc-e510-4546-8192-3482a030574e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:21:55.373Z|58761adc-e510-4546-8192-3482a030574e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:22:00.945Z|56648d74-6f15-4732-8fad-f580d962c30a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:00.945Z|3023bdc0-de23-4919-b3fc-1ff3f36b080b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:00.945Z|56648d74-6f15-4732-8fad-f580d962c30a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:00.945Z|3023bdc0-de23-4919-b3fc-1ff3f36b080b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:00.980Z|b3245cc9-faba-45e8-b1e6-929d411cd378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:00.981Z|b3245cc9-faba-45e8-b1e6-929d411cd378|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:04.794Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:22:04.800Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:22:04.801Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:22:04.802Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:04.802Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:22:04.802Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:22:04.802Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"721be8688cdc8e412b809b4348ec09d9", X-B3-SpanId:"f71271a4d170fa59", X-B3-ParentSpanId:"9ca521b283f714de", X-B3-Sampled:"1", X-ONAP-RequestID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-RequestID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-TransactionID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-ECOMP-RequestID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"038cf423-91cb-44fe-b2d5-647e1b2219d7"]
2022-12-09T01:22:04.803Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:22:04.803Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:22:04.837Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:04.838Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:04.838Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:22:04.839Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:22:04 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:22:04.840Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:22:04.840Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:04.841Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:22:04.843Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:22:04.843Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:22:04.843Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:04.843Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:22:04.844Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:22:04.844Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"721be8688cdc8e412b809b4348ec09d9", X-B3-SpanId:"a347c2e0996315f7", X-B3-ParentSpanId:"9ca521b283f714de", X-B3-Sampled:"1", X-ONAP-RequestID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-RequestID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-TransactionID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-ECOMP-RequestID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63f66236-820d-40e7-853d-895e37f68bc3"]
2022-12-09T01:22:04.844Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:22:04.844Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:22:04.866Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:04.867Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:04.868Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:22:04.868Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:22:04 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:22:04.870Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:22:04.870Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:04.871Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:22:04.951Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:22:04.951Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:22:04.952Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:04.952Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:22:04.952Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:22:04.952Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-RequestID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-TransactionID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-ECOMP-RequestID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"48b36a93-3cce-4293-87ea-13dbec4ad02f"]
2022-12-09T01:22:04.953Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:22:04.953Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:22:05.081Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:05.082Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:05.082Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:22:05.082Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=724E9453D0A4DFB7A3AF4DD62853A48C; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:22:04 GMT", x-envoy-upstream-service-time:"121", server:"envoy"]
2022-12-09T01:22:05.083Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:22:05.083Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:05.083Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:22:05.107Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:22:05.107Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:22:05.108Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:05.108Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:22:05.108Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:22:05.108Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-RequestID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-TransactionID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-ECOMP-RequestID:"058110d9-e85c-4d67-a43f-cf14effddab2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"69268874-c754-4131-828b-d9ad4665a39f"]
2022-12-09T01:22:05.109Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:22:05.109Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:22:05.226Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:05.226Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:05.227Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:22:05.227Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=4D57CC0368049FD305979889A3EACF4A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:22:04 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:22:05.228Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:22:05.228Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:05.229Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:22:05.233Z|058110d9-e85c-4d67-a43f-cf14effddab2|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:22:08.939Z|f717b8d0-90a8-4b7d-b08d-6ec5de01e4d3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:22:08.939Z|f717b8d0-90a8-4b7d-b08d-6ec5de01e4d3|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:10.369Z|8e7c691e-2f80-4164-8542-3f23b9a707cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:22:10.370Z|8e7c691e-2f80-4164-8542-3f23b9a707cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:22:10.881Z|dd462b90-9b57-45df-b167-54339d2f7f87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:22:10.882Z|dd462b90-9b57-45df-b167-54339d2f7f87|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:22:10.973Z|48e62cdc-bed4-4313-9c64-e243e62a5c0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:10.973Z|e5b945b4-f903-493d-a202-0212d98942a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:10.974Z|48e62cdc-bed4-4313-9c64-e243e62a5c0f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:10.974Z|e5b945b4-f903-493d-a202-0212d98942a5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:11.021Z|a12d4327-2e71-4c44-9cfc-b6dff9e47eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:11.022Z|a12d4327-2e71-4c44-9cfc-b6dff9e47eb2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:15.407Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:22:15.413Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:22:15.414Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:22:15.414Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:15.414Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:22:15.415Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:22:15.415Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a596ccfc0b3eb5a5f70f5633fabab97e", X-B3-SpanId:"fb6ba94cd48a7a07", X-B3-ParentSpanId:"0eaa06c89fb1fc64", X-B3-Sampled:"0", X-ONAP-RequestID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-RequestID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-TransactionID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-ECOMP-RequestID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77698f70-4300-4d09-b66f-fea73b42d6df"]
2022-12-09T01:22:15.416Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:22:15.416Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:22:15.442Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:15.443Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:15.443Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:22:15.443Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:22:14 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:22:15.445Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:22:15.445Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:15.445Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:22:15.447Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:22:15.447Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:22:15.447Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:15.447Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:22:15.448Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:22:15.448Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a596ccfc0b3eb5a5f70f5633fabab97e", X-B3-SpanId:"55d23213b111c0ea", X-B3-ParentSpanId:"0eaa06c89fb1fc64", X-B3-Sampled:"0", X-ONAP-RequestID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-RequestID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-TransactionID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-ECOMP-RequestID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"abafdafa-0579-4c15-a495-516532e25a8a"]
2022-12-09T01:22:15.448Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:22:15.448Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:22:15.465Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:15.466Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:15.466Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:22:15.466Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:22:14 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:22:15.468Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:22:15.468Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:15.468Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:22:15.496Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:22:15.497Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:22:15.497Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:15.498Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:22:15.498Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:22:15.498Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-RequestID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-TransactionID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-ECOMP-RequestID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ba91c383-284c-4a0f-9678-b07cdcc3fe6b"]
2022-12-09T01:22:15.498Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:22:15.498Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:22:15.620Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:15.621Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:15.621Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:22:15.622Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=754CD77DE7A0EA77498165E8FED7FD24; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:22:14 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:22:15.622Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:22:15.623Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:15.623Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:22:15.660Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:22:15.661Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:22:15.662Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:15.662Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:22:15.663Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:22:15.663Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-RequestID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-TransactionID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-ECOMP-RequestID:"38c32733-63c3-48bd-b2c6-c686ca5eac21", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c4134a67-e360-46ac-8ff1-a67495dd751c"]
2022-12-09T01:22:15.663Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:22:15.664Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:22:15.781Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:15.782Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:15.783Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:22:15.783Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7A7E61FC5FDB164C7CBB8DBD7639DB79; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:22:14 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:22:15.784Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:22:15.784Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:15.785Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:22:15.790Z|38c32733-63c3-48bd-b2c6-c686ca5eac21|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:22:21.004Z|31eae957-487c-4836-b62c-cdf62639d2cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:21.004Z|05e0f5f2-fd14-4cd7-8875-f3195eec49f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:21.005Z|31eae957-487c-4836-b62c-cdf62639d2cc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:21.005Z|05e0f5f2-fd14-4cd7-8875-f3195eec49f8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:21.048Z|83e8e559-4576-454b-8d81-92dcafba6b6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:21.049Z|83e8e559-4576-454b-8d81-92dcafba6b6e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:25.370Z|d6d98f9d-ff8c-4c1f-87a0-0d7eb302a37c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:22:25.371Z|d6d98f9d-ff8c-4c1f-87a0-0d7eb302a37c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:22:25.947Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:22:25.957Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:22:25.958Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:22:25.958Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:25.958Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:22:25.959Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:22:25.959Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e274483c8cc6a81adc8927e521b50aa1", X-B3-SpanId:"b3a53132d7daefd6", X-B3-ParentSpanId:"08342c154f41a991", X-B3-Sampled:"0", X-ONAP-RequestID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-RequestID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-TransactionID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-ECOMP-RequestID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14192168-ae67-4869-ad8f-815a51119f80"]
2022-12-09T01:22:25.960Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:22:25.961Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:22:25.998Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:25.999Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:25.999Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:22:25.999Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:22:25 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:22:26.000Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:22:26.000Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:26.001Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:22:26.004Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:22:26.004Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:22:26.005Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:26.005Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:22:26.005Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:22:26.006Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e274483c8cc6a81adc8927e521b50aa1", X-B3-SpanId:"18a5867e2aaa049e", X-B3-ParentSpanId:"08342c154f41a991", X-B3-Sampled:"0", X-ONAP-RequestID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-RequestID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-TransactionID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-ECOMP-RequestID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"884dbffd-e137-4492-92da-be54930750d9"]
2022-12-09T01:22:26.006Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:22:26.006Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:22:26.038Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:26.039Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:26.039Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:22:26.039Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:22:25 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:22:26.040Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:22:26.040Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:26.041Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:22:26.067Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:22:26.068Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:22:26.069Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:26.069Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:22:26.069Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:22:26.070Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-RequestID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-TransactionID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-ECOMP-RequestID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66fb007e-1004-4260-9e6e-40e004a35600"]
2022-12-09T01:22:26.070Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:22:26.070Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:22:26.195Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:26.197Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:26.197Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:22:26.197Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7AD5B364825B141BB1A152A36B3318E7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:22:25 GMT", x-envoy-upstream-service-time:"121", server:"envoy"]
2022-12-09T01:22:26.198Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:22:26.198Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:26.199Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:22:26.234Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:22:26.234Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:22:26.235Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:26.235Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:22:26.235Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:22:26.236Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-RequestID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-TransactionID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-ECOMP-RequestID:"29dfc264-1395-4b22-b6c8-0eeee0c29f69", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19aa29cd-1048-4314-bff7-aa47cc6ea2cf"]
2022-12-09T01:22:26.236Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:22:26.236Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:22:26.353Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:26.354Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:26.354Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:22:26.355Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E077C3BCD25405DD4366912CF82AF2FB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:22:25 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:22:26.355Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:22:26.356Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:26.356Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:22:26.361Z|29dfc264-1395-4b22-b6c8-0eeee0c29f69|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:22:31.038Z|068083cf-f2fd-480a-a29d-aa5fab5f35ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:31.039Z|068083cf-f2fd-480a-a29d-aa5fab5f35ef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:31.042Z|795a3301-ee21-4333-85a7-55cc8d738b79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:31.042Z|795a3301-ee21-4333-85a7-55cc8d738b79|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:31.076Z|4801e53f-a272-4501-8711-9c8cc52e4fae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:31.077Z|4801e53f-a272-4501-8711-9c8cc52e4fae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:36.540Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:22:36.547Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:22:36.547Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:22:36.547Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:36.548Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:22:36.548Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:22:36.548Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee8f0131647edbe7aff3f32db34d6add", X-B3-SpanId:"caa629284426fa67", X-B3-ParentSpanId:"31359a7ea03ff618", X-B3-Sampled:"0", X-ONAP-RequestID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-RequestID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-TransactionID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-ECOMP-RequestID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"27b0a7b1-00f4-4659-a2ab-7b25c4b62d1e"]
2022-12-09T01:22:36.549Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:22:36.549Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:22:36.587Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:36.588Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:36.589Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:22:36.590Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:22:36 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:22:36.591Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:22:36.591Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:36.591Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:22:36.593Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:22:36.594Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:22:36.594Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:36.595Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:22:36.595Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:22:36.595Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee8f0131647edbe7aff3f32db34d6add", X-B3-SpanId:"41f2da3ea6d2a0d9", X-B3-ParentSpanId:"31359a7ea03ff618", X-B3-Sampled:"0", X-ONAP-RequestID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-RequestID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-TransactionID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-ECOMP-RequestID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eaf8acd0-5bb9-49fa-8cd2-2ca07e8f278b"]
2022-12-09T01:22:36.596Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:22:36.596Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:22:36.620Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:36.621Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:36.621Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:22:36.622Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:22:36 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:22:36.625Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:22:36.625Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:36.625Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:22:36.653Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:22:36.653Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:22:36.654Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:36.654Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:22:36.654Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:22:36.654Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-RequestID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-TransactionID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-ECOMP-RequestID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"223d2f1e-dc03-485f-b45e-37c10c44a8a0"]
2022-12-09T01:22:36.655Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:22:36.655Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:22:36.787Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:36.788Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:36.788Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:22:36.788Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=59DEF4EA3B32014107014868C8FB0831; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:22:35 GMT", x-envoy-upstream-service-time:"125", server:"envoy"]
2022-12-09T01:22:36.789Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:22:36.789Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:36.789Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:22:36.813Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:22:36.813Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:22:36.814Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:36.814Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:22:36.814Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:22:36.814Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-RequestID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-TransactionID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-ECOMP-RequestID:"a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"997e8762-ba09-4e73-8659-9085417e50b3"]
2022-12-09T01:22:36.814Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:22:36.815Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:22:36.937Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:36.938Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:36.938Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:22:36.938Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=748C6DA9CB75AD6A01021CC0C556141D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:22:35 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:22:36.939Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:22:36.939Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:36.939Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:22:36.943Z|a8d68c0e-e916-421d-a4c4-dc09e8f6fcc5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:22:40.370Z|04f24e01-8798-4966-aa72-52e6dc3a5688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:22:40.373Z|04f24e01-8798-4966-aa72-52e6dc3a5688|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:22:40.882Z|1c71ff0a-6587-4f91-96b1-052114aa5507|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:22:40.883Z|1c71ff0a-6587-4f91-96b1-052114aa5507|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:22:41.074Z|601b9181-d91b-4a69-bfae-c8e33069f5f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:41.075Z|601b9181-d91b-4a69-bfae-c8e33069f5f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:41.077Z|6f56fa31-d0bd-4043-a572-c04ce911a9e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:41.078Z|6f56fa31-d0bd-4043-a572-c04ce911a9e1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:41.108Z|ea6b840e-47f4-4936-b049-7a92a5dc5fc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:41.109Z|ea6b840e-47f4-4936-b049-7a92a5dc5fc3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:47.112Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:22:47.118Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:22:47.118Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:22:47.119Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:47.119Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:22:47.119Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:22:47.120Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b922be947300931f486d94fca934f5a", X-B3-SpanId:"ad9b46b118f80836", X-B3-ParentSpanId:"4e636c29e07d0032", X-B3-Sampled:"0", X-ONAP-RequestID:"4547e01c-49e0-417a-a74b-c863c856e653", X-RequestID:"4547e01c-49e0-417a-a74b-c863c856e653", X-TransactionID:"4547e01c-49e0-417a-a74b-c863c856e653", X-ECOMP-RequestID:"4547e01c-49e0-417a-a74b-c863c856e653", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f7bc84c-a616-4315-b067-dda09c2c5a3c"]
2022-12-09T01:22:47.120Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:22:47.120Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:22:47.157Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:47.158Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:47.158Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:22:47.159Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:22:46 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:22:47.160Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:22:47.160Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:47.161Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:22:47.162Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:22:47.162Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:22:47.163Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:47.163Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:22:47.163Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:22:47.163Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0b922be947300931f486d94fca934f5a", X-B3-SpanId:"16d88f44473893d5", X-B3-ParentSpanId:"4e636c29e07d0032", X-B3-Sampled:"0", X-ONAP-RequestID:"4547e01c-49e0-417a-a74b-c863c856e653", X-RequestID:"4547e01c-49e0-417a-a74b-c863c856e653", X-TransactionID:"4547e01c-49e0-417a-a74b-c863c856e653", X-ECOMP-RequestID:"4547e01c-49e0-417a-a74b-c863c856e653", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"162e8f23-5546-48dd-92f0-3bdcc925877a"]
2022-12-09T01:22:47.164Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:22:47.164Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:22:47.187Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:47.188Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:47.188Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:22:47.189Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:22:46 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:22:47.192Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:22:47.192Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:47.192Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:22:47.221Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:22:47.222Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:22:47.222Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:47.223Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:22:47.223Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:22:47.223Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4547e01c-49e0-417a-a74b-c863c856e653", X-RequestID:"4547e01c-49e0-417a-a74b-c863c856e653", X-TransactionID:"4547e01c-49e0-417a-a74b-c863c856e653", X-ECOMP-RequestID:"4547e01c-49e0-417a-a74b-c863c856e653", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6fc31e63-2385-407c-b585-c544ed978ca9"]
2022-12-09T01:22:47.223Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:22:47.224Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:22:47.347Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:47.347Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:47.348Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:22:47.348Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8EAA4C6D7E3D7A15CE3E6CAC8ABF69BF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:22:46 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:22:47.348Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:22:47.349Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:47.349Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:22:47.380Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:22:47.381Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:22:47.381Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:47.381Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:22:47.382Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:22:47.382Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4547e01c-49e0-417a-a74b-c863c856e653", X-RequestID:"4547e01c-49e0-417a-a74b-c863c856e653", X-TransactionID:"4547e01c-49e0-417a-a74b-c863c856e653", X-ECOMP-RequestID:"4547e01c-49e0-417a-a74b-c863c856e653", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"90e86ec2-63ff-4ed0-af22-4fca81545dac"]
2022-12-09T01:22:47.382Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:22:47.382Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:22:47.499Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:47.499Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:47.500Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:22:47.500Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=D02C3B302EA7FC52540BA6837C00D4A0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:22:46 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:22:47.501Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:22:47.501Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:47.501Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:22:47.506Z|4547e01c-49e0-417a-a74b-c863c856e653|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:22:51.111Z|5f714d45-92af-4b77-aba6-b1a854e20ae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:51.112Z|5f714d45-92af-4b77-aba6-b1a854e20ae5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:51.115Z|9b19dd7b-1af7-41f3-93da-d7f20a784ab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:51.115Z|9b19dd7b-1af7-41f3-93da-d7f20a784ab8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:51.142Z|80efc731-1e50-445c-98b7-d977ebb652ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:22:51.143Z|80efc731-1e50-445c-98b7-d977ebb652ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:22:55.369Z|e6f60b2b-bbb9-44e7-9072-6e5eedc3df2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:22:55.370Z|e6f60b2b-bbb9-44e7-9072-6e5eedc3df2b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:22:57.685Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:22:57.691Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:22:57.692Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:22:57.692Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:57.692Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:22:57.692Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:22:57.693Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bcf2e7da6b5feeb1601e728f597bb4b", X-B3-SpanId:"3ca67e08f5ec8b90", X-B3-ParentSpanId:"d8bd3d8e2430ef83", X-B3-Sampled:"0", X-ONAP-RequestID:"356b2308-20f5-4954-a7d7-a619e359c628", X-RequestID:"356b2308-20f5-4954-a7d7-a619e359c628", X-TransactionID:"356b2308-20f5-4954-a7d7-a619e359c628", X-ECOMP-RequestID:"356b2308-20f5-4954-a7d7-a619e359c628", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dbaf4542-ca7d-4761-bff1-ec6c08b0926d"]
2022-12-09T01:22:57.693Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:22:57.694Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:22:57.737Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:57.738Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:57.738Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:22:57.738Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:22:57 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:22:57.740Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:22:57.740Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:57.741Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:22:57.743Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:22:57.743Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:22:57.744Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:57.744Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:22:57.745Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:22:57.745Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bcf2e7da6b5feeb1601e728f597bb4b", X-B3-SpanId:"902997af620daeaa", X-B3-ParentSpanId:"d8bd3d8e2430ef83", X-B3-Sampled:"0", X-ONAP-RequestID:"356b2308-20f5-4954-a7d7-a619e359c628", X-RequestID:"356b2308-20f5-4954-a7d7-a619e359c628", X-TransactionID:"356b2308-20f5-4954-a7d7-a619e359c628", X-ECOMP-RequestID:"356b2308-20f5-4954-a7d7-a619e359c628", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2a8f0050-7267-4676-a526-9bfcb8bd815b"]
2022-12-09T01:22:57.745Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:22:57.746Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:22:57.766Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:57.767Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:57.767Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:22:57.768Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:22:57 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:22:57.768Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:22:57.769Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:57.769Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:22:57.800Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:22:57.800Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:22:57.801Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:57.801Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:22:57.801Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:22:57.802Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"356b2308-20f5-4954-a7d7-a619e359c628", X-RequestID:"356b2308-20f5-4954-a7d7-a619e359c628", X-TransactionID:"356b2308-20f5-4954-a7d7-a619e359c628", X-ECOMP-RequestID:"356b2308-20f5-4954-a7d7-a619e359c628", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"471f1474-4f2d-47ac-86b2-2ec6016c7128"]
2022-12-09T01:22:57.802Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:22:57.803Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:22:57.923Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:57.924Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:57.924Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:22:57.924Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A57C81DFD3AAC9E94736C341B497704F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:22:57 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:22:57.925Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:22:57.925Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:57.926Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:22:57.950Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:22:57.951Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:22:57.951Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:22:57.951Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:22:57.952Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:22:57.952Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"356b2308-20f5-4954-a7d7-a619e359c628", X-RequestID:"356b2308-20f5-4954-a7d7-a619e359c628", X-TransactionID:"356b2308-20f5-4954-a7d7-a619e359c628", X-ECOMP-RequestID:"356b2308-20f5-4954-a7d7-a619e359c628", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8a4bc34f-8552-437a-954c-2045443529df"]
2022-12-09T01:22:57.952Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:22:57.952Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:22:58.067Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:22:58.067Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:22:58.067Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:22:58.068Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=470FC90CA6F0111F4FEEE690EA41443F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:22:57 GMT", x-envoy-upstream-service-time:"110", server:"envoy"]
2022-12-09T01:22:58.068Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:22:58.068Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:22:58.069Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:22:58.073Z|356b2308-20f5-4954-a7d7-a619e359c628|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:23:01.146Z|9eb5b4c2-23f2-4b2c-a8bb-78afe76639cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:01.147Z|9eb5b4c2-23f2-4b2c-a8bb-78afe76639cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:01.152Z|29f477e2-c8a3-47a4-a432-54d46906ee6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:01.153Z|29f477e2-c8a3-47a4-a432-54d46906ee6f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:01.170Z|d4706795-c19e-407a-a366-32e066eac6e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:01.171Z|d4706795-c19e-407a-a366-32e066eac6e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:08.240Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:23:08.247Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:23:08.247Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:23:08.247Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:08.248Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:23:08.248Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:23:08.248Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9665862e18a087b885999d9cfbb45ab6", X-B3-SpanId:"63f0361b3780f17c", X-B3-ParentSpanId:"acbe3d886e16d3ce", X-B3-Sampled:"0", X-ONAP-RequestID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-RequestID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-TransactionID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-ECOMP-RequestID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c86fd6a1-7e4f-478b-b612-ccf94c1d5cb7"]
2022-12-09T01:23:08.249Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:23:08.249Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:23:08.283Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:08.283Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:08.283Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:23:08.284Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:23:07 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:23:08.286Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:23:08.286Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:08.287Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:23:08.288Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:23:08.288Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:23:08.288Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:08.289Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:23:08.289Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:23:08.289Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9665862e18a087b885999d9cfbb45ab6", X-B3-SpanId:"349646f17cb982ed", X-B3-ParentSpanId:"acbe3d886e16d3ce", X-B3-Sampled:"0", X-ONAP-RequestID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-RequestID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-TransactionID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-ECOMP-RequestID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc04bc2f-97a4-48e2-8ef3-7b21840aa039"]
2022-12-09T01:23:08.289Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:23:08.290Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:23:08.307Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:08.308Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:08.308Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:23:08.308Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:23:07 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:23:08.310Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:23:08.310Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:08.310Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:23:08.333Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:23:08.334Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:23:08.334Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:08.334Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:23:08.334Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:23:08.335Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-RequestID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-TransactionID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-ECOMP-RequestID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b2635f4-8c95-4943-bf28-b4498bef9476"]
2022-12-09T01:23:08.335Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:23:08.335Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:23:08.458Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:08.459Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:08.459Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:23:08.459Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=237B7ABC2A1FFD2D211D243B36478D8F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:23:07 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:23:08.459Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:23:08.460Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:08.460Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:23:08.482Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:23:08.483Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:23:08.483Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:08.483Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:23:08.483Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:23:08.483Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-RequestID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-TransactionID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-ECOMP-RequestID:"732b9e43-c38c-487a-8d40-f609197b7b3f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"003fb1d2-dbf9-47c3-98cf-fc3442d685a4"]
2022-12-09T01:23:08.484Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:23:08.484Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:23:08.597Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:08.598Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:08.598Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:23:08.599Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=EF8598F6FF87C201F12F8A1C814C6982; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:23:07 GMT", x-envoy-upstream-service-time:"110", server:"envoy"]
2022-12-09T01:23:08.599Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:23:08.599Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:08.599Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:23:08.604Z|732b9e43-c38c-487a-8d40-f609197b7b3f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:23:08.938Z|b3399268-d426-43e6-b57d-2cbe81a6832b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:23:08.939Z|b3399268-d426-43e6-b57d-2cbe81a6832b|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:10.369Z|93fdf8f4-7699-4b5d-bef1-d7936d880662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:23:10.370Z|93fdf8f4-7699-4b5d-bef1-d7936d880662|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:23:10.883Z|cea2df40-5052-4905-bcdd-df3b9822441e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:23:10.884Z|cea2df40-5052-4905-bcdd-df3b9822441e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:23:11.175Z|520a9849-4dc6-4150-af69-b46ba6bcdd20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:11.175Z|520a9849-4dc6-4150-af69-b46ba6bcdd20|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:11.180Z|0e924494-4de2-45d1-bf21-01f728d7d713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:11.180Z|0e924494-4de2-45d1-bf21-01f728d7d713|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:11.197Z|ea4bd42d-4e68-4449-bf04-2aba5919dfdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:11.197Z|ea4bd42d-4e68-4449-bf04-2aba5919dfdb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:18.789Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:23:18.794Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:23:18.795Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:23:18.795Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:18.795Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:23:18.796Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:23:18.796Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f06ffa83352b76e60da9c18c3e1d9f2", X-B3-SpanId:"7bb345f6112fed21", X-B3-ParentSpanId:"5c47478cb5baf311", X-B3-Sampled:"0", X-ONAP-RequestID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-RequestID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-TransactionID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-ECOMP-RequestID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"934463b6-8405-41b0-b648-a5cb62ef9bc5"]
2022-12-09T01:23:18.796Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:23:18.797Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:23:18.832Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:18.833Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:18.833Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:23:18.833Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:23:18 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:23:18.836Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:23:18.836Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:18.837Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:23:18.838Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:23:18.838Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:23:18.839Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:18.839Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:23:18.839Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:23:18.840Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9f06ffa83352b76e60da9c18c3e1d9f2", X-B3-SpanId:"1bac7786e48b29e0", X-B3-ParentSpanId:"5c47478cb5baf311", X-B3-Sampled:"0", X-ONAP-RequestID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-RequestID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-TransactionID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-ECOMP-RequestID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bb1be5b2-84a2-4d2a-be13-8d95cfcba96c"]
2022-12-09T01:23:18.840Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:23:18.840Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:23:18.870Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:18.870Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:18.871Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:23:18.871Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:23:18 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:23:18.872Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:23:18.873Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:18.873Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:23:18.904Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:23:18.905Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:23:18.905Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:18.905Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:23:18.905Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:23:18.906Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-RequestID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-TransactionID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-ECOMP-RequestID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"847316a9-83eb-40b5-9845-d5bb5650a8b7"]
2022-12-09T01:23:18.906Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:23:18.906Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:23:19.027Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:19.028Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:19.028Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:23:19.029Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F9F1DB5D9ED25C03F4BE8B2827BE2DA1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:23:18 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:23:19.029Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:23:19.029Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:19.030Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:23:19.053Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:23:19.054Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:23:19.054Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:19.054Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:23:19.054Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:23:19.055Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-RequestID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-TransactionID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-ECOMP-RequestID:"ed3ba939-19e8-4f2a-a3cb-758fa79c90d9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dc90c06f-e0c1-416c-a557-757a9e600477"]
2022-12-09T01:23:19.055Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:23:19.055Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:23:19.170Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:19.171Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:19.172Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:23:19.172Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=122AA181394705EDD7662B0BE0037C0D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:23:18 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:23:19.172Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:23:19.173Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:19.173Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:23:19.177Z|ed3ba939-19e8-4f2a-a3cb-758fa79c90d9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:23:21.203Z|6ab70e54-89bf-41b9-ad40-b9eb71221b44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:21.203Z|39813bc4-21f3-4eff-b670-35210205d8fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:21.203Z|6ab70e54-89bf-41b9-ad40-b9eb71221b44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:21.204Z|39813bc4-21f3-4eff-b670-35210205d8fd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:21.228Z|481f8873-1966-4fca-bbc2-29592e08eaa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:21.229Z|481f8873-1966-4fca-bbc2-29592e08eaa4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:25.370Z|ae4830d1-6598-48f7-9287-6a9095fd965d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:23:25.372Z|ae4830d1-6598-48f7-9287-6a9095fd965d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:23:29.341Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:23:29.347Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:23:29.347Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:23:29.348Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:29.348Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:23:29.348Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:23:29.349Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86b770ec2c4e305949cf64692daf87e2", X-B3-SpanId:"9a7d2f39b52d5018", X-B3-ParentSpanId:"eac1bb4be5f3d8ef", X-B3-Sampled:"0", X-ONAP-RequestID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-RequestID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-TransactionID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-ECOMP-RequestID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"89c81a2b-d6f7-42c3-b4c1-afdd8c49a804"]
2022-12-09T01:23:29.349Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:23:29.349Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:23:29.425Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:29.426Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:29.426Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:23:29.426Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:23:28 GMT", x-envoy-upstream-service-time:"71", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:23:29.427Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:23:29.428Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:29.428Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:23:29.430Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:23:29.430Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:23:29.430Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:29.431Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:23:29.431Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:23:29.432Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86b770ec2c4e305949cf64692daf87e2", X-B3-SpanId:"3c71d363dadd50a9", X-B3-ParentSpanId:"eac1bb4be5f3d8ef", X-B3-Sampled:"0", X-ONAP-RequestID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-RequestID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-TransactionID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-ECOMP-RequestID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e76f3b7-7bae-4aca-bf2b-6147e577aa32"]
2022-12-09T01:23:29.432Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:23:29.433Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:23:29.466Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:29.467Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:29.467Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:23:29.467Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:23:28 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:23:29.470Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:23:29.470Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:29.470Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:23:29.495Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:23:29.496Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:23:29.496Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:29.497Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:23:29.497Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:23:29.497Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-RequestID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-TransactionID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-ECOMP-RequestID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c9ae917-bfa0-4d0b-8cfb-a4b4735df91f"]
2022-12-09T01:23:29.498Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:23:29.498Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:23:29.629Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:29.630Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:29.630Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:23:29.630Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=52C247071F54B92D12C66D79A46A192E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:23:28 GMT", x-envoy-upstream-service-time:"127", server:"envoy"]
2022-12-09T01:23:29.631Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:23:29.631Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:29.632Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:23:29.652Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:23:29.653Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:23:29.653Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:29.653Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:23:29.654Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:23:29.654Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-RequestID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-TransactionID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-ECOMP-RequestID:"1d8e4194-3bba-4939-a161-3aa802258e91", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a17d017b-bbd6-4018-b6f0-29388d1a7d93"]
2022-12-09T01:23:29.654Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:23:29.655Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:23:29.774Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:29.775Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:29.776Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:23:29.776Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=28DE1BB41E72991109B2657BCAD6E09E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:23:28 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:23:29.777Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:23:29.777Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:29.777Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:23:29.781Z|1d8e4194-3bba-4939-a161-3aa802258e91|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:23:31.234Z|3a123f51-7b87-4932-9a7b-fea2c7e702db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:31.235Z|89673495-0806-414a-ae53-e6b77dafbff1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:31.235Z|3a123f51-7b87-4932-9a7b-fea2c7e702db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:31.235Z|89673495-0806-414a-ae53-e6b77dafbff1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:31.255Z|5d93372b-671b-4d8e-aeba-f2ed0add77f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:31.256Z|5d93372b-671b-4d8e-aeba-f2ed0add77f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:39.989Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:23:39.996Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:23:39.997Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:23:39.997Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:39.998Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:23:39.998Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:23:39.999Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9a2705207768afd5a3cc7c61848a17e", X-B3-SpanId:"71ba9c5ecca47934", X-B3-ParentSpanId:"ab38734585327df7", X-B3-Sampled:"0", X-ONAP-RequestID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-RequestID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-TransactionID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-ECOMP-RequestID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"eae6b3b2-e95b-42d4-ae44-943e47ff0377"]
2022-12-09T01:23:39.999Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:23:39.999Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:23:40.040Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:40.041Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:40.042Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:23:40.042Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:23:39 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:23:40.043Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:23:40.043Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:40.044Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:23:40.048Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:23:40.048Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:23:40.049Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:40.049Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:23:40.049Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:23:40.050Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b9a2705207768afd5a3cc7c61848a17e", X-B3-SpanId:"c38615e98c321738", X-B3-ParentSpanId:"ab38734585327df7", X-B3-Sampled:"0", X-ONAP-RequestID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-RequestID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-TransactionID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-ECOMP-RequestID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"990a2e56-4f03-41aa-96e4-322d98d703f5"]
2022-12-09T01:23:40.050Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:23:40.051Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:23:40.070Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:40.070Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:40.071Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:23:40.071Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:23:39 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:23:40.072Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:23:40.072Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:40.072Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:23:40.097Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:23:40.098Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:23:40.098Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:40.098Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:23:40.098Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:23:40.099Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-RequestID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-TransactionID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-ECOMP-RequestID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a49fe94c-afd8-4a08-aeb9-000187424e3e"]
2022-12-09T01:23:40.099Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:23:40.099Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:23:40.225Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:40.226Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:40.226Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:23:40.226Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=BB62942C53FAB83D0B696521D45D433F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:23:39 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:23:40.227Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:23:40.227Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:40.227Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:23:40.249Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:23:40.250Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:23:40.250Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:40.250Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:23:40.251Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:23:40.251Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-RequestID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-TransactionID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-ECOMP-RequestID:"6d2f0081-825a-47f0-9615-9d6de9a23542", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0b2ccce7-2558-41c0-8c1b-a78254d9c305"]
2022-12-09T01:23:40.251Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:23:40.251Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:23:40.364Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:40.365Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:40.365Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:23:40.366Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=3EF1AB0F13216291809057F959E92A6A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:23:39 GMT", x-envoy-upstream-service-time:"109", server:"envoy"]
2022-12-09T01:23:40.366Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:23:40.366Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:40.367Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:23:40.369Z|b9a0b158-2bc1-4b5d-9f43-46f776a2fcf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:23:40.370Z|b9a0b158-2bc1-4b5d-9f43-46f776a2fcf5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:23:40.373Z|6d2f0081-825a-47f0-9615-9d6de9a23542|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:23:40.885Z|8c80cba2-5d59-42a0-bb45-8e13e2873d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:23:40.886Z|8c80cba2-5d59-42a0-bb45-8e13e2873d2e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:23:41.263Z|372eae73-9344-4d50-8c09-33ccd6a17ced|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:41.263Z|122566ab-ef16-4888-ada8-53e61670cd6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:41.264Z|372eae73-9344-4d50-8c09-33ccd6a17ced|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:41.264Z|122566ab-ef16-4888-ada8-53e61670cd6e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:41.284Z|bee06465-41a3-45c9-b6ac-8997dfd950ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:41.284Z|bee06465-41a3-45c9-b6ac-8997dfd950ed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:50.536Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:23:50.545Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:23:50.546Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:23:50.546Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:50.546Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:23:50.547Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:23:50.547Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2084cfe1cb649ce6b54816d8a7bdabe", X-B3-SpanId:"514a6da174b73c9f", X-B3-ParentSpanId:"8fc6ca8247cbf294", X-B3-Sampled:"0", X-ONAP-RequestID:"45978383-e799-4c98-9c40-6681d2d021ed", X-RequestID:"45978383-e799-4c98-9c40-6681d2d021ed", X-TransactionID:"45978383-e799-4c98-9c40-6681d2d021ed", X-ECOMP-RequestID:"45978383-e799-4c98-9c40-6681d2d021ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c90d936-27d8-4e4d-abd5-784130c8c783"]
2022-12-09T01:23:50.547Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:23:50.547Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:23:50.577Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:50.577Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:50.578Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:23:50.578Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:23:50 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:23:50.579Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:23:50.580Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:50.580Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:23:50.582Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:23:50.582Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:23:50.582Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:50.583Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:23:50.583Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:23:50.583Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d2084cfe1cb649ce6b54816d8a7bdabe", X-B3-SpanId:"d78f460e8425436c", X-B3-ParentSpanId:"8fc6ca8247cbf294", X-B3-Sampled:"0", X-ONAP-RequestID:"45978383-e799-4c98-9c40-6681d2d021ed", X-RequestID:"45978383-e799-4c98-9c40-6681d2d021ed", X-TransactionID:"45978383-e799-4c98-9c40-6681d2d021ed", X-ECOMP-RequestID:"45978383-e799-4c98-9c40-6681d2d021ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a8672258-ddbd-44e4-a2c7-a1cc4cd48759"]
2022-12-09T01:23:50.583Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:23:50.583Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:23:50.605Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:50.606Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:50.606Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:23:50.606Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:23:50 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:23:50.608Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:23:50.608Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:50.608Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:23:50.645Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:23:50.645Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:23:50.645Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:50.646Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:23:50.646Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:23:50.646Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45978383-e799-4c98-9c40-6681d2d021ed", X-RequestID:"45978383-e799-4c98-9c40-6681d2d021ed", X-TransactionID:"45978383-e799-4c98-9c40-6681d2d021ed", X-ECOMP-RequestID:"45978383-e799-4c98-9c40-6681d2d021ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3030d0df-c27b-4aa1-8654-5ab50175fcc3"]
2022-12-09T01:23:50.646Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:23:50.647Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:23:50.768Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:50.769Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:50.769Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:23:50.769Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=29B785764C9F59334A156655F80C255F; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:23:49 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:23:50.770Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:23:50.770Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:50.770Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:23:50.791Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:23:50.791Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:23:50.792Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:23:50.792Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:23:50.792Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:23:50.792Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45978383-e799-4c98-9c40-6681d2d021ed", X-RequestID:"45978383-e799-4c98-9c40-6681d2d021ed", X-TransactionID:"45978383-e799-4c98-9c40-6681d2d021ed", X-ECOMP-RequestID:"45978383-e799-4c98-9c40-6681d2d021ed", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3c539013-e6d0-4726-8306-e5feb37319a6"]
2022-12-09T01:23:50.793Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:23:50.793Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:23:50.910Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:23:50.910Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:23:50.911Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:23:50.911Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=808CD2F40AF510B2E9923D107B36715B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:23:49 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:23:50.912Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:23:50.912Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:23:50.912Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:23:50.917Z|45978383-e799-4c98-9c40-6681d2d021ed|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:23:51.291Z|82d2c24b-b570-4362-83ee-fb88c12d4502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:51.291Z|ad59b59e-c1bb-4a6f-a3df-8a8870cc88ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:51.292Z|ad59b59e-c1bb-4a6f-a3df-8a8870cc88ef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:51.292Z|82d2c24b-b570-4362-83ee-fb88c12d4502|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:51.315Z|c1d3bbe2-c35b-4635-9b3e-2fbe2a372c56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:23:51.316Z|c1d3bbe2-c35b-4635-9b3e-2fbe2a372c56|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:23:55.370Z|e7c0b224-69f7-4480-b41f-945e6e346e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:23:55.371Z|e7c0b224-69f7-4480-b41f-945e6e346e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:24:01.086Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:24:01.098Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:01.100Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:24:01.100Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:01.100Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:01.100Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:24:01.101Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d676f39b0d311aa2db79af28cf6617e3", X-B3-SpanId:"7f92e9637e3e01aa", X-B3-ParentSpanId:"7b58c91b56354a36", X-B3-Sampled:"0", X-ONAP-RequestID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-RequestID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-TransactionID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-ECOMP-RequestID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d2746ed-07dd-4b3a-9ea3-3070f12ada20"]
2022-12-09T01:24:01.101Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:24:01.101Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:24:01.134Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:01.135Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:01.135Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:24:01.136Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:00 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:01.136Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:24:01.137Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:01.137Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:24:01.140Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:01.140Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:24:01.141Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:01.141Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:01.141Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:24:01.142Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d676f39b0d311aa2db79af28cf6617e3", X-B3-SpanId:"b8d703fc5154aeea", X-B3-ParentSpanId:"7b58c91b56354a36", X-B3-Sampled:"0", X-ONAP-RequestID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-RequestID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-TransactionID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-ECOMP-RequestID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5cd106b-6e14-4e95-9a4a-e680686b8d86"]
2022-12-09T01:24:01.142Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:24:01.143Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:24:01.161Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:01.162Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:01.162Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:24:01.163Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:00 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:01.164Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:24:01.165Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:01.165Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:24:01.194Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:24:01.195Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:24:01.195Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:01.196Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:24:01.196Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:24:01.196Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-RequestID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-TransactionID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-ECOMP-RequestID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb0c6695-c4e0-4cad-a97b-c03fd3988a65"]
2022-12-09T01:24:01.196Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:24:01.197Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:24:01.320Z|5f6b09a0-3a5b-40f8-aa59-0c4728c82eb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:01.320Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:01.320Z|2c84e2fc-a544-46be-a075-59106ff2012a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:01.320Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:01.320Z|5f6b09a0-3a5b-40f8-aa59-0c4728c82eb1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:01.321Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:24:01.321Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=DD120BAAD2DB2381C0019E8AD8F62DDB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:24:00 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:24:01.321Z|2c84e2fc-a544-46be-a075-59106ff2012a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:01.322Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:24:01.322Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:01.322Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:24:01.342Z|b426fd54-1df7-4f99-b678-7bdb00774c7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:01.343Z|b426fd54-1df7-4f99-b678-7bdb00774c7f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:01.353Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:24:01.354Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:24:01.354Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:01.354Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:24:01.355Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:24:01.355Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-RequestID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-TransactionID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-ECOMP-RequestID:"a4f48081-37f4-4a14-9b39-bf523a3e0a61", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e0adb4e0-0ae8-4718-b002-98ee1bd336f5"]
2022-12-09T01:24:01.355Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:24:01.356Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:24:01.474Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:01.474Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:01.475Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:24:01.475Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7E7C692DAA78AFEE046D83E2810B13BB; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:24:00 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:24:01.475Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:24:01.476Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:01.476Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:24:01.481Z|a4f48081-37f4-4a14-9b39-bf523a3e0a61|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:24:08.940Z|7bf563a9-df7a-47ce-afc4-ce04d979f335|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:24:08.941Z|7bf563a9-df7a-47ce-afc4-ce04d979f335|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:10.370Z|f49cf499-ae39-4633-af2a-56bb44ceb292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:24:10.370Z|f49cf499-ae39-4633-af2a-56bb44ceb292|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:24:10.886Z|aa8cc1ac-d939-4621-9fde-df368438cbcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:24:10.887Z|aa8cc1ac-d939-4621-9fde-df368438cbcc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:24:11.347Z|56c9d701-3be3-469d-86c2-927190304189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:11.347Z|190cc2df-215f-4e54-b10e-16d84b5131db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:11.348Z|56c9d701-3be3-469d-86c2-927190304189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:11.348Z|190cc2df-215f-4e54-b10e-16d84b5131db|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:11.371Z|5b3639f9-b715-4133-8e93-7f0fc39a10c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:11.372Z|5b3639f9-b715-4133-8e93-7f0fc39a10c2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:11.642Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:24:11.648Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:11.648Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:24:11.648Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:11.648Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:11.649Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:24:11.649Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05c5f59dfd386b9d3f86241d55349a54", X-B3-SpanId:"2c3f80664151308e", X-B3-ParentSpanId:"4e344413c37e6edd", X-B3-Sampled:"0", X-ONAP-RequestID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-RequestID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-TransactionID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-ECOMP-RequestID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78a47651-8c63-472f-ad06-b82a272d6246"]
2022-12-09T01:24:11.649Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:24:11.649Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:24:11.680Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:11.680Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:11.681Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:24:11.681Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:11 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:11.682Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:24:11.682Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:11.683Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:24:11.684Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:11.684Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:24:11.685Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:11.685Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:11.685Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:24:11.685Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05c5f59dfd386b9d3f86241d55349a54", X-B3-SpanId:"2f07fa0d8bf3df11", X-B3-ParentSpanId:"4e344413c37e6edd", X-B3-Sampled:"0", X-ONAP-RequestID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-RequestID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-TransactionID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-ECOMP-RequestID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"557c3c40-e023-467a-850b-8d5b996df2d2"]
2022-12-09T01:24:11.686Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:24:11.686Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:24:11.706Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:11.706Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:11.706Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:24:11.707Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:11 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:11.708Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:24:11.708Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:11.708Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:24:11.806Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:24:11.807Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:24:11.807Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:11.807Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:24:11.808Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:24:11.808Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-RequestID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-TransactionID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-ECOMP-RequestID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f5c74191-a6a4-407b-9a69-321e3a9a3249"]
2022-12-09T01:24:11.808Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:24:11.808Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:24:11.931Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:11.932Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:11.933Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:24:11.933Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=3307F6B86561596D7AEA2DAE47F62C33; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:24:11 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:24:11.933Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:24:11.934Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:11.934Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:24:11.972Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:24:11.973Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:24:11.974Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:11.974Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:24:11.975Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:24:11.975Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-RequestID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-TransactionID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-ECOMP-RequestID:"01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"022c8feb-818b-4c5a-9dfd-4f821a84ed0e"]
2022-12-09T01:24:11.975Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:24:11.975Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:24:12.095Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:12.096Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:12.096Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:24:12.096Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=D2F1A5DD1242C0D11DC3E5650E4DD144; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:24:11 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:24:12.097Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:24:12.097Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:12.097Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:24:12.102Z|01eb5fc0-e77c-45f3-8eb0-592e4ca5ef6e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:24:21.378Z|38660418-e99d-4744-ae6e-3f24ba86b314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:21.380Z|38660418-e99d-4744-ae6e-3f24ba86b314|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:21.382Z|b73624cd-b8ac-4f60-b6f1-6596d174eb54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:21.382Z|b73624cd-b8ac-4f60-b6f1-6596d174eb54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:21.399Z|cb5f633a-282f-4d18-b2c6-e3626fc5ad97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:21.400Z|cb5f633a-282f-4d18-b2c6-e3626fc5ad97|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:22.268Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:24:22.274Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:22.274Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:24:22.275Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:22.275Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:22.275Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:24:22.276Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9bfa89328c6515974dad59f416f5df4", X-B3-SpanId:"fbb25774b1874c0a", X-B3-ParentSpanId:"69aed5169bf401d8", X-B3-Sampled:"0", X-ONAP-RequestID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-RequestID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-TransactionID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-ECOMP-RequestID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b82846b-0079-4884-94f7-cdc53f93d534"]
2022-12-09T01:24:22.276Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:24:22.276Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:24:22.310Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:22.311Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:22.311Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:24:22.312Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:21 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:22.312Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:24:22.313Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:22.313Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:24:22.315Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:22.315Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:24:22.316Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:22.316Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:22.316Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:24:22.317Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c9bfa89328c6515974dad59f416f5df4", X-B3-SpanId:"ed2388f214c26063", X-B3-ParentSpanId:"69aed5169bf401d8", X-B3-Sampled:"0", X-ONAP-RequestID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-RequestID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-TransactionID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-ECOMP-RequestID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"185f9663-4e4d-4258-a8b2-db05847cb050"]
2022-12-09T01:24:22.317Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:24:22.318Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:24:22.337Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:22.337Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:22.338Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:24:22.338Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:21 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:22.340Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:24:22.341Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:22.341Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:24:22.372Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:24:22.372Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:24:22.373Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:22.373Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:24:22.374Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:24:22.374Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-RequestID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-TransactionID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-ECOMP-RequestID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c52ca753-d486-4a4c-be91-240bdee6db91"]
2022-12-09T01:24:22.374Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:24:22.375Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:24:22.494Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:22.495Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:22.495Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:24:22.496Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E18FB640C35087B7B9F9224788399FB2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:24:21 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:24:22.496Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:24:22.497Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:22.497Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:24:22.544Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:24:22.545Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:24:22.545Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:22.545Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:24:22.546Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:24:22.546Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-RequestID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-TransactionID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-ECOMP-RequestID:"8ba28fa2-4c00-443a-a88a-da7ec9ce61ee", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95684681-1ea9-4ead-9e7b-e990deda7666"]
2022-12-09T01:24:22.546Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:24:22.546Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:24:22.657Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:22.658Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:22.658Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:24:22.658Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=3089AD415F4084988A9B44E577A01982; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:24:21 GMT", x-envoy-upstream-service-time:"107", server:"envoy"]
2022-12-09T01:24:22.659Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:24:22.659Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:22.660Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:24:22.665Z|8ba28fa2-4c00-443a-a88a-da7ec9ce61ee|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:24:25.371Z|c56d6e71-8f08-40b3-aafa-eea67e9ec8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:24:25.371Z|c56d6e71-8f08-40b3-aafa-eea67e9ec8b3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:24:31.415Z|e7ac874d-8d45-4ae3-9ea7-f65bbf3536ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:31.415Z|e7ac874d-8d45-4ae3-9ea7-f65bbf3536ef|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:31.416Z|d04f13b3-b693-4205-9391-615bbb26149b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:31.417Z|d04f13b3-b693-4205-9391-615bbb26149b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:31.427Z|c186def6-6f73-4e96-a5cc-20b89803c009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:31.427Z|c186def6-6f73-4e96-a5cc-20b89803c009|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:32.831Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:24:32.838Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:32.839Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:24:32.839Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:32.839Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:32.840Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:24:32.840Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d23b4cffdcd03a7ebe8a20251306bba", X-B3-SpanId:"6eb736ce78cee2b6", X-B3-ParentSpanId:"2a1fe85e7e506705", X-B3-Sampled:"0", X-ONAP-RequestID:"45e5864a-469b-4071-9eef-52851935918a", X-RequestID:"45e5864a-469b-4071-9eef-52851935918a", X-TransactionID:"45e5864a-469b-4071-9eef-52851935918a", X-ECOMP-RequestID:"45e5864a-469b-4071-9eef-52851935918a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"25228381-09f1-4fc9-8f8a-52b8198d2f94"]
2022-12-09T01:24:32.840Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:24:32.840Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:24:32.875Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:32.875Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:32.876Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:24:32.876Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:32 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:32.880Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:21:12.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:21:13.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:24:32.880Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:32.880Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:24:32.882Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:32.882Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:24:32.883Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:32.883Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:32.883Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:24:32.883Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2d23b4cffdcd03a7ebe8a20251306bba", X-B3-SpanId:"6646e636a3a5a2bd", X-B3-ParentSpanId:"2a1fe85e7e506705", X-B3-Sampled:"0", X-ONAP-RequestID:"45e5864a-469b-4071-9eef-52851935918a", X-RequestID:"45e5864a-469b-4071-9eef-52851935918a", X-TransactionID:"45e5864a-469b-4071-9eef-52851935918a", X-ECOMP-RequestID:"45e5864a-469b-4071-9eef-52851935918a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"892c7a6e-b260-4e39-8ba5-4bef67b1131a"]
2022-12-09T01:24:32.883Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:24:32.884Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:24:32.909Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:32.909Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:32.910Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:24:32.910Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:32 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:32.914Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:24:32.914Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:32.915Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:24:32.944Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:24:32.945Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:24:32.945Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:32.945Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:24:32.945Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:24:32.945Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45e5864a-469b-4071-9eef-52851935918a", X-RequestID:"45e5864a-469b-4071-9eef-52851935918a", X-TransactionID:"45e5864a-469b-4071-9eef-52851935918a", X-ECOMP-RequestID:"45e5864a-469b-4071-9eef-52851935918a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"af7fc977-0936-4dcc-8eaf-0bdf03a5e231"]
2022-12-09T01:24:32.946Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:24:32.946Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:24:33.071Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:33.072Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:33.072Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:24:33.073Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=1D8B7D6C9624A0CC9C00FEA3E2047ADA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:24:32 GMT", x-envoy-upstream-service-time:"122", server:"envoy"]
2022-12-09T01:24:33.073Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","businessKey":"d75cfb8e-a796-4158-ba3c-964b90abd04a","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:21:15.089+0000","endTime":"2022-12-09T01:21:16.972+0000","removalTime":null,"durationInMillis":1883,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"c64c48f3-775f-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:24:33.074Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:33.074Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=d75cfb8e-a796-4158-ba3c-964b90abd04a&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:24:33.103Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:24:33.103Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:24:33.104Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:33.104Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:24:33.104Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:24:33.104Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"45e5864a-469b-4071-9eef-52851935918a", X-RequestID:"45e5864a-469b-4071-9eef-52851935918a", X-TransactionID:"45e5864a-469b-4071-9eef-52851935918a", X-ECOMP-RequestID:"45e5864a-469b-4071-9eef-52851935918a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"17a15ad3-8fac-4386-8c8d-281d63472f4e"]
2022-12-09T01:24:33.104Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:24:33.105Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:24:33.218Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:33.219Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:33.219Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:24:33.219Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F8B6BB695732BD8AAD7EC0BB44FA8192; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:24:32 GMT", x-envoy-upstream-service-time:"109", server:"envoy"]
2022-12-09T01:24:33.220Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:c765cfaf-775f-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","executionId":"c64d0c84-775f-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:21:16.929+0000","endTime":"2022-12-09T01:21:16.938+0000","durationInMillis":9,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"1fcc8995-775f-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:24:33.220Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:33.220Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=c64d0c84-775f-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:24:33.226Z|45e5864a-469b-4071-9eef-52851935918a|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:24:40.370Z|77735752-9b36-47ef-86c1-16cc6108fbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:24:40.371Z|77735752-9b36-47ef-86c1-16cc6108fbbd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:24:40.887Z|ec601d42-7e7b-41d2-aaf8-1f13f31b9f82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:24:40.888Z|ec601d42-7e7b-41d2-aaf8-1f13f31b9f82|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:24:41.453Z|daf19c9e-3266-4139-afe0-c00ce858d340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:41.453Z|ad960dd1-faa2-45b7-95e5-228e76aeec84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:41.454Z|daf19c9e-3266-4139-afe0-c00ce858d340|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:41.454Z|ad960dd1-faa2-45b7-95e5-228e76aeec84|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:41.454Z|9df19464-8b9d-46f2-a766-d808aec1b98b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:41.454Z|9df19464-8b9d-46f2-a766-d808aec1b98b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:43.395Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:24:43.402Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:43.403Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:24:43.403Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:43.403Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:43.403Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:24:43.404Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4f03e3c78e30a1a81cd2356e792d750", X-B3-SpanId:"51c199e4e634f293", X-B3-ParentSpanId:"08d3adba30d19cf5", X-B3-Sampled:"0", X-ONAP-RequestID:"cae86ab1-aaea-4e0f-bc2e-8091d1c293f0", X-RequestID:"cae86ab1-aaea-4e0f-bc2e-8091d1c293f0", X-TransactionID:"cae86ab1-aaea-4e0f-bc2e-8091d1c293f0", X-ECOMP-RequestID:"cae86ab1-aaea-4e0f-bc2e-8091d1c293f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fccaaf02-d969-442e-a119-c9eaaa3af601"]
2022-12-09T01:24:43.404Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:24:43.404Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:24:43.435Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:43.436Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:43.436Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:24:43.436Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:42 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:43.438Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:24:40.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:24:40.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:24:43.438Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:43.438Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:24:43.441Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:43.442Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:24:43.442Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:43.442Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:43.443Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:24:43.443Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d4f03e3c78e30a1a81cd2356e792d750", X-B3-SpanId:"834087f869b6b3da", X-B3-ParentSpanId:"08d3adba30d19cf5", X-B3-Sampled:"0", X-ONAP-RequestID:"cae86ab1-aaea-4e0f-bc2e-8091d1c293f0", X-RequestID:"cae86ab1-aaea-4e0f-bc2e-8091d1c293f0", X-TransactionID:"cae86ab1-aaea-4e0f-bc2e-8091d1c293f0", X-ECOMP-RequestID:"cae86ab1-aaea-4e0f-bc2e-8091d1c293f0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf0efafb-75c8-47ec-877f-0649ae3d72bb"]
2022-12-09T01:24:43.443Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:24:43.443Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:24:43.458Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:43.459Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:43.459Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:24:43.459Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:42 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:43.460Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:24:43.460Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:43.461Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:24:43.472Z|cae86ab1-aaea-4e0f-bc2e-8091d1c293f0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:24:43.623Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:24:43.627Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:43.627Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:24:43.628Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:43.628Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:43.628Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:24:43.628Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1649b9db6ecc19d80b4b734e2ae7b4a6", X-B3-SpanId:"22e8f03efe32147d", X-B3-ParentSpanId:"4d542637e1c6915b", X-B3-Sampled:"0", X-ONAP-RequestID:"f35c1b32-c6f1-4718-8f96-6df89684135a", X-RequestID:"f35c1b32-c6f1-4718-8f96-6df89684135a", X-TransactionID:"f35c1b32-c6f1-4718-8f96-6df89684135a", X-ECOMP-RequestID:"f35c1b32-c6f1-4718-8f96-6df89684135a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"04223479-efc0-4078-80a5-973465812e24"]
2022-12-09T01:24:43.629Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:24:43.629Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:24:43.651Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:43.652Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:43.653Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:24:43.653Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:42 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:43.654Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:24:40.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:24:40.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:24:43.654Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:43.654Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:24:43.656Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:43.656Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:24:43.657Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:43.657Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:43.658Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:24:43.658Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1649b9db6ecc19d80b4b734e2ae7b4a6", X-B3-SpanId:"0f90a756d86544ab", X-B3-ParentSpanId:"4d542637e1c6915b", X-B3-Sampled:"0", X-ONAP-RequestID:"f35c1b32-c6f1-4718-8f96-6df89684135a", X-RequestID:"f35c1b32-c6f1-4718-8f96-6df89684135a", X-TransactionID:"f35c1b32-c6f1-4718-8f96-6df89684135a", X-ECOMP-RequestID:"f35c1b32-c6f1-4718-8f96-6df89684135a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03bccb6a-c8b0-44aa-bc30-a4ce31dabe99"]
2022-12-09T01:24:43.658Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:24:43.659Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:24:43.674Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:43.675Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:43.676Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:24:43.676Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:42 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:43.677Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:24:43.677Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:43.677Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:24:43.686Z|f35c1b32-c6f1-4718-8f96-6df89684135a|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:24:43.837Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:24:43.841Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:43.842Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:24:43.842Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:43.842Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:43.842Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:24:43.843Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee63a05fbe965c9231e357860fcf3ac5", X-B3-SpanId:"d929b639aeef32bf", X-B3-ParentSpanId:"7df122cc070e8546", X-B3-Sampled:"0", X-ONAP-RequestID:"8d89d6e8-523c-4922-bff5-987ae6178edb", X-RequestID:"8d89d6e8-523c-4922-bff5-987ae6178edb", X-TransactionID:"8d89d6e8-523c-4922-bff5-987ae6178edb", X-ECOMP-RequestID:"8d89d6e8-523c-4922-bff5-987ae6178edb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ee41532-f53d-4832-9d12-d1bab3191bdc"]
2022-12-09T01:24:43.843Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:24:43.843Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:24:43.869Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:43.870Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:43.871Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:24:43.871Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:42 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:43.872Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:24:40.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:24:40.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:24:43.872Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:43.872Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:24:43.874Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:43.874Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:24:43.875Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:43.875Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:43.875Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:24:43.875Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee63a05fbe965c9231e357860fcf3ac5", X-B3-SpanId:"e42f13a8d2bdc068", X-B3-ParentSpanId:"7df122cc070e8546", X-B3-Sampled:"0", X-ONAP-RequestID:"8d89d6e8-523c-4922-bff5-987ae6178edb", X-RequestID:"8d89d6e8-523c-4922-bff5-987ae6178edb", X-TransactionID:"8d89d6e8-523c-4922-bff5-987ae6178edb", X-ECOMP-RequestID:"8d89d6e8-523c-4922-bff5-987ae6178edb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29345869-c766-4eb5-9776-a21c4ccd9a52"]
2022-12-09T01:24:43.876Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:24:43.876Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:24:43.892Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:43.892Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:43.892Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:24:43.893Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:42 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:43.894Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:24:43.895Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:43.895Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:24:43.902Z|8d89d6e8-523c-4922-bff5-987ae6178edb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:24:44.077Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:24:44.081Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:44.081Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:24:44.082Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:44.082Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:44.082Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:24:44.082Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"630e12539c523b575a94e071df266bf0", X-B3-SpanId:"9e09ffd09fa54cc3", X-B3-ParentSpanId:"e50fef3d88892696", X-B3-Sampled:"0", X-ONAP-RequestID:"dd3ef508-abca-4d43-99bc-60122984a57c", X-RequestID:"dd3ef508-abca-4d43-99bc-60122984a57c", X-TransactionID:"dd3ef508-abca-4d43-99bc-60122984a57c", X-ECOMP-RequestID:"dd3ef508-abca-4d43-99bc-60122984a57c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36a6a001-4746-4ed6-84ef-d9eb4050281c"]
2022-12-09T01:24:44.082Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:24:44.083Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:24:44.107Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:44.108Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:44.108Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:24:44.108Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:42 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:44.108Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:24:40.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:24:40.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:24:44.109Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:44.109Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:24:44.111Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:44.111Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:24:44.111Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:44.111Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:44.112Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:24:44.112Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"630e12539c523b575a94e071df266bf0", X-B3-SpanId:"8a36a6cebed289cd", X-B3-ParentSpanId:"e50fef3d88892696", X-B3-Sampled:"0", X-ONAP-RequestID:"dd3ef508-abca-4d43-99bc-60122984a57c", X-RequestID:"dd3ef508-abca-4d43-99bc-60122984a57c", X-TransactionID:"dd3ef508-abca-4d43-99bc-60122984a57c", X-ECOMP-RequestID:"dd3ef508-abca-4d43-99bc-60122984a57c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2d3e11e3-4d08-4c0e-a6a0-1db7da79972f"]
2022-12-09T01:24:44.112Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:24:44.112Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:24:44.129Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:44.130Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:44.130Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:24:44.130Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:42 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:44.136Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:24:44.136Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:44.136Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:24:44.143Z|dd3ef508-abca-4d43-99bc-60122984a57c|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:24:44.298Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:24:44.303Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:44.303Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||Invoke
2022-12-09T01:24:44.304Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:44.304Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a
2022-12-09T01:24:44.304Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Method      : GET
2022-12-09T01:24:44.305Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15996d5284363f62055dadfb96cbc3b3", X-B3-SpanId:"2fb6806f0ed00073", X-B3-ParentSpanId:"e0f278355c238088", X-B3-Sampled:"0", X-ONAP-RequestID:"a2f41165-a2a9-4681-af0b-d08391787c03", X-RequestID:"a2f41165-a2a9-4681-af0b-d08391787c03", X-TransactionID:"a2f41165-a2a9-4681-af0b-d08391787c03", X-ECOMP-RequestID:"a2f41165-a2a9-4681-af0b-d08391787c03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"545e45da-da11-4278-828d-c7ec6e5aa51c"]
2022-12-09T01:24:44.305Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Request body: 
2022-12-09T01:24:44.306Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||==========================request end================================================
2022-12-09T01:24:44.331Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:44.332Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:44.333Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Status text  : OK
2022-12-09T01:24:44.333Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:42 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:44.334Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||Response body: {
  "requestId" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:16:36.000+00:00",
  "endTime" : "2022-12-09T01:24:40.000+00:00",
  "source" : "VID",
  "vnfId" : "05a1759f-bd21-4d87-b324-d6f2bf718d84",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"98d0f1e5-9a70-47f7-8376-447be1fade65\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"05a1759f-bd21-4d87-b324-d6f2bf718d84\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:24:40.000+00:00",
  "vfModuleId" : "79b329ad-96a8-47f4-9f13-779c5ec21500",
  "vfModuleName" : "basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "98d0f1e5-9a70-47f7-8376-447be1fade65",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/98d0f1e5-9a70-47f7-8376-447be1fade65/vnfs/05a1759f-bd21-4d87-b324-d6f2bf718d84/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "d75cfb8e-a796-4158-ba3c-964b90abd04a",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a"
    }
  }
}
2022-12-09T01:24:44.335Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:44.335Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/d75cfb8e-a796-4158-ba3c-964b90abd04a|INFO|500||InvokeReturn
2022-12-09T01:24:44.339Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:44.339Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:24:44.340Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:24:44.340Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false
2022-12-09T01:24:44.340Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:24:44.341Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"15996d5284363f62055dadfb96cbc3b3", X-B3-SpanId:"1e40dd227d792cb2", X-B3-ParentSpanId:"e0f278355c238088", X-B3-Sampled:"0", X-ONAP-RequestID:"a2f41165-a2a9-4681-af0b-d08391787c03", X-RequestID:"a2f41165-a2a9-4681-af0b-d08391787c03", X-TransactionID:"a2f41165-a2a9-4681-af0b-d08391787c03", X-ECOMP-RequestID:"a2f41165-a2a9-4681-af0b-d08391787c03", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"78039b2d-b05b-46e2-b7c4-d7057593713e"]
2022-12-09T01:24:44.341Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:24:44.341Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:24:44.357Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:24:44.358Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:24:44.358Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:24:44.358Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:24:42 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:24:44.359Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:24:44.359Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:24:44.359Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=d75cfb8e-a796-4158-ba3c-964b90abd04a&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:24:44.367Z|a2f41165-a2a9-4681-af0b-d08391787c03|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/d75cfb8e-a796-4158-ba3c-964b90abd04a|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:24:51.485Z|f1d6e47f-faab-4be3-9245-66fc802d036f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:51.486Z|f1d6e47f-faab-4be3-9245-66fc802d036f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:51.488Z|71a592ae-36dc-4b93-80c1-0c469c729f65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:51.488Z|3ceec70b-4a94-4a0e-a994-384fe46ec665|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:24:51.488Z|71a592ae-36dc-4b93-80c1-0c469c729f65|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:51.488Z|3ceec70b-4a94-4a0e-a994-384fe46ec665|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:24:55.370Z|103d9f5e-05a0-41e8-895f-ce8d985e52bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:24:55.371Z|103d9f5e-05a0-41e8-895f-ce8d985e52bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:25:01.519Z|187f2e73-6e4b-4604-9793-049924d23ffc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:01.519Z|2c19db41-7180-493f-919c-b61f428285ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:01.519Z|8603c963-d119-47fa-8995-cf7f1edced32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:01.520Z|187f2e73-6e4b-4604-9793-049924d23ffc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:01.520Z|8603c963-d119-47fa-8995-cf7f1edced32|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:01.520Z|2c19db41-7180-493f-919c-b61f428285ae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:08.950Z|4a414f2e-e469-4aa8-9e59-f88466611ff0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:25:08.951Z|4a414f2e-e469-4aa8-9e59-f88466611ff0|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:10.370Z|6865b38d-dbb2-457d-9352-eeea730f6c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:25:10.374Z|6865b38d-dbb2-457d-9352-eeea730f6c8d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:25:10.889Z|3c01d3f4-7b02-4663-90e3-4420e93dfa73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:25:10.889Z|3c01d3f4-7b02-4663-90e3-4420e93dfa73|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:25:11.546Z|9f31a737-d66c-4ce1-b013-587eadd77c2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:11.547Z|9f31a737-d66c-4ce1-b013-587eadd77c2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:11.548Z|6c10365f-6289-4acc-94d2-6c0e6439dc0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:11.548Z|6c10365f-6289-4acc-94d2-6c0e6439dc0b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:11.551Z|7e72fd80-775b-4c4b-a9ca-c554c5509c20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:11.551Z|7e72fd80-775b-4c4b-a9ca-c554c5509c20|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:21.571Z|f1496008-9a4b-4b57-9baa-047891395188|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:21.571Z|f1496008-9a4b-4b57-9baa-047891395188|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:21.574Z|417682cd-2963-4efc-91bb-462ab24dd87b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:21.575Z|417682cd-2963-4efc-91bb-462ab24dd87b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:21.575Z|ebacdc78-ef43-4eec-b986-9a64b75c96de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:21.576Z|ebacdc78-ef43-4eec-b986-9a64b75c96de|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:25.369Z|ab5e5a54-6d0f-4100-b3de-c578df85d9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:25:25.371Z|ab5e5a54-6d0f-4100-b3de-c578df85d9a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:25:31.598Z|176507c6-6952-41bc-a64f-650418ddffb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:31.599Z|176507c6-6952-41bc-a64f-650418ddffb4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:31.609Z|aa4dac8e-53a8-4f16-80de-bd7d8e488ed5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:31.610Z|aa4dac8e-53a8-4f16-80de-bd7d8e488ed5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:31.610Z|e6a1d767-148e-4876-84a4-4c81390c6a72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:31.610Z|e6a1d767-148e-4876-84a4-4c81390c6a72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:40.370Z|16948a81-9b72-498c-b3af-57eb60d28ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:25:40.371Z|16948a81-9b72-498c-b3af-57eb60d28ce9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:25:40.890Z|77c3761e-6e59-4075-940b-ce32ccb648e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:25:40.890Z|77c3761e-6e59-4075-940b-ce32ccb648e3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:25:41.635Z|16986b5f-1887-4791-81c6-066d8a7b132c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:41.636Z|14714265-e4a4-4882-b5ff-c7e311adfe76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:41.636Z|16986b5f-1887-4791-81c6-066d8a7b132c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:41.637Z|4a88bd44-0215-4272-9c6b-6e488f624bc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:41.637Z|14714265-e4a4-4882-b5ff-c7e311adfe76|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:41.637Z|4a88bd44-0215-4272-9c6b-6e488f624bc7|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:51.663Z|f12257d1-e9fc-49d3-8a01-e9a0f738d4bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:51.664Z|f12257d1-e9fc-49d3-8a01-e9a0f738d4bb|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:51.664Z|03e7eba2-fd1a-4d68-8756-421f785c7aba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:51.665Z|03e7eba2-fd1a-4d68-8756-421f785c7aba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:51.668Z|3350ca81-6dc5-4ffd-bb5b-365fcebc09b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:25:51.669Z|3350ca81-6dc5-4ffd-bb5b-365fcebc09b4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:25:55.370Z|0b1f5458-882c-4675-8cf2-44e91d6d7188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:25:55.373Z|0b1f5458-882c-4675-8cf2-44e91d6d7188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:26:01.692Z|d889024e-594f-4501-83ba-3c58df8985d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:01.692Z|e676209f-77b5-4b2a-9e1c-f601020a9638|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:01.693Z|d889024e-594f-4501-83ba-3c58df8985d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:01.693Z|e676209f-77b5-4b2a-9e1c-f601020a9638|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:01.696Z|f1c93980-d93c-42d9-be77-5794cfa6a7b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:01.697Z|f1c93980-d93c-42d9-be77-5794cfa6a7b4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:08.939Z|1a795783-4de2-4ae5-b5b8-1a8b63169f57|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:26:08.940Z|1a795783-4de2-4ae5-b5b8-1a8b63169f57|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:10.369Z|605ac426-1cf4-41e7-8201-abab7000c61f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:26:10.370Z|605ac426-1cf4-41e7-8201-abab7000c61f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:26:10.891Z|8b06f63d-5551-49b4-8918-fb6c64806c5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:26:10.892Z|8b06f63d-5551-49b4-8918-fb6c64806c5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:26:11.722Z|f22d2278-e620-47f6-99e9-64466041aec5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:11.723Z|f22d2278-e620-47f6-99e9-64466041aec5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:11.727Z|56d588de-b356-41ec-915a-bec30aa08b29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:11.728Z|56d588de-b356-41ec-915a-bec30aa08b29|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:11.728Z|4e5205b3-daf7-46a5-b6f0-5402d0f5b231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:11.729Z|4e5205b3-daf7-46a5-b6f0-5402d0f5b231|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:21.747Z|0ac017a2-77ae-48e5-bcea-248f041510a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:21.748Z|0ac017a2-77ae-48e5-bcea-248f041510a9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:21.749Z|68cbcb45-56a4-4e9a-a067-0135bb79b4a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:21.749Z|50414a9d-f9d0-42bc-990e-da3dcb75eee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:21.750Z|50414a9d-f9d0-42bc-990e-da3dcb75eee2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:21.750Z|68cbcb45-56a4-4e9a-a067-0135bb79b4a1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:25.370Z|187ba367-da06-4b46-99d0-c4dae5dd979c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:26:25.370Z|187ba367-da06-4b46-99d0-c4dae5dd979c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:26:31.773Z|7fcf5b85-f132-4ce6-a02e-9b091b360f4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:31.773Z|8d87426a-7c09-4290-8323-174dde90396e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:31.773Z|0c6eb66d-7a88-48ae-a097-7fed7bbf4c5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:31.774Z|7fcf5b85-f132-4ce6-a02e-9b091b360f4b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:31.774Z|8d87426a-7c09-4290-8323-174dde90396e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:31.775Z|0c6eb66d-7a88-48ae-a097-7fed7bbf4c5d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:40.370Z|48cae80c-5dc2-4dbf-9daf-c1bd8d6ef642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:26:40.373Z|48cae80c-5dc2-4dbf-9daf-c1bd8d6ef642|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:26:40.892Z|80941b90-85f7-4abe-aec6-240590a3fc78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:26:40.893Z|80941b90-85f7-4abe-aec6-240590a3fc78|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:26:41.804Z|eda88c28-25f1-449b-a5de-7734db45b554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:41.804Z|b08b2689-bcf5-4462-a3e4-b8586ff32c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:41.804Z|3872822c-dec8-4e78-89f8-e5e9185d57e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:41.805Z|eda88c28-25f1-449b-a5de-7734db45b554|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:41.805Z|3872822c-dec8-4e78-89f8-e5e9185d57e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:41.805Z|b08b2689-bcf5-4462-a3e4-b8586ff32c00|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:51.833Z|1c5a0a54-a3ba-4729-8829-dcf75d3fcb01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:51.833Z|88023217-f5bf-4b63-a781-c2e8d69619a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:51.834Z|208c857a-fc86-4492-befa-7318c6a200cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:26:51.834Z|88023217-f5bf-4b63-a781-c2e8d69619a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:51.834Z|1c5a0a54-a3ba-4729-8829-dcf75d3fcb01|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:51.834Z|208c857a-fc86-4492-befa-7318c6a200cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:26:55.370Z|7f3b1c76-ce08-4822-84a8-545770e8917b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:26:55.370Z|7f3b1c76-ce08-4822-84a8-545770e8917b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:27:01.858Z|cf43053b-318b-4289-9f00-c4b7e4dc3fcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:01.858Z|b263fcc5-de49-4331-bd31-6c86baa7eda0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:01.859Z|cf43053b-318b-4289-9f00-c4b7e4dc3fcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:01.859Z|b263fcc5-de49-4331-bd31-6c86baa7eda0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:01.874Z|d8525d32-dc40-4972-9cb9-4a9324562a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:01.875Z|d8525d32-dc40-4972-9cb9-4a9324562a8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:08.939Z|e2764f73-e58b-477c-899b-7eec8c8a2af9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:27:08.940Z|e2764f73-e58b-477c-899b-7eec8c8a2af9|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:10.370Z|78ef3478-8489-47d1-bc56-971106052a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:27:10.370Z|78ef3478-8489-47d1-bc56-971106052a2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:27:10.893Z|61d0680d-d82f-4cf6-a525-ec307f5cf3bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:27:10.894Z|61d0680d-d82f-4cf6-a525-ec307f5cf3bc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:27:11.893Z|18ff91ba-9c29-4275-9a1a-c2ddd2b9711d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:11.894Z|18ff91ba-9c29-4275-9a1a-c2ddd2b9711d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:11.897Z|7b117a28-646c-4389-a20d-2100cd1838dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:11.897Z|7b117a28-646c-4389-a20d-2100cd1838dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:11.918Z|bd7fac02-7fc8-4bf5-91a9-e4d0c7e12eae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:11.919Z|bd7fac02-7fc8-4bf5-91a9-e4d0c7e12eae|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:21.930Z|2c5b32b4-e721-4ee0-865e-7732603381e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:21.930Z|46544f42-46e9-4241-9bde-21e923e76895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:21.931Z|2c5b32b4-e721-4ee0-865e-7732603381e3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:21.931Z|46544f42-46e9-4241-9bde-21e923e76895|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:21.943Z|eac4e2fb-ac4e-44e3-ab0e-85966e80d746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:21.944Z|eac4e2fb-ac4e-44e3-ab0e-85966e80d746|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:25.369Z|d2c52f7d-4eb5-4291-b0e5-eb588b031c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:27:25.373Z|d2c52f7d-4eb5-4291-b0e5-eb588b031c87|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:27:31.960Z|c8ac44d0-16ad-4786-a559-9eb72c7e7d92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:31.961Z|c8ac44d0-16ad-4786-a559-9eb72c7e7d92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:31.960Z|b43f9567-4953-4aa5-98d4-8e0539cf47a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:31.962Z|b43f9567-4953-4aa5-98d4-8e0539cf47a2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:31.970Z|3e452cca-7a9a-42cb-b0e0-f0a711ff0cae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:31.971Z|3e452cca-7a9a-42cb-b0e0-f0a711ff0cae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:40.369Z|405efb85-6e56-4831-8f9f-b72cf924c58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:27:40.370Z|405efb85-6e56-4831-8f9f-b72cf924c58c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:27:40.895Z|265e9972-7ecb-487a-92c2-ef9a45bb0e15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:27:40.895Z|265e9972-7ecb-487a-92c2-ef9a45bb0e15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:27:41.988Z|9c211273-1c94-44a1-a5ab-bcba5a1b3ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:41.988Z|77b4ae41-5292-4e73-a6f2-e62a058c0d78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:41.989Z|9c211273-1c94-44a1-a5ab-bcba5a1b3ffe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:41.989Z|77b4ae41-5292-4e73-a6f2-e62a058c0d78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:42.002Z|1ce07c2b-c174-433e-a35b-8938e2fe1116|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:42.003Z|1ce07c2b-c174-433e-a35b-8938e2fe1116|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:52.015Z|7fde914f-1500-4516-b2c3-d089425ba899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:52.016Z|7fde914f-1500-4516-b2c3-d089425ba899|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:52.018Z|cdd8afbe-ec4f-47a5-8cea-6a08624e93e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:52.019Z|cdd8afbe-ec4f-47a5-8cea-6a08624e93e9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:52.031Z|dac17897-827d-47b7-a9d8-bcb5a2cfbf02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:27:52.031Z|dac17897-827d-47b7-a9d8-bcb5a2cfbf02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:27:55.369Z|b689f960-2f58-43c5-8aef-cc9e1f5011fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:27:55.370Z|b689f960-2f58-43c5-8aef-cc9e1f5011fb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:28:02.043Z|95064675-2c66-476e-b51b-aa83aa8bfdb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:02.044Z|95064675-2c66-476e-b51b-aa83aa8bfdb7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:02.044Z|831bb145-7a59-41e8-8da6-6c05b04825aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:02.045Z|831bb145-7a59-41e8-8da6-6c05b04825aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:02.056Z|1caea01d-9b63-43ab-8824-3382d91cf601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:02.057Z|1caea01d-9b63-43ab-8824-3382d91cf601|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:08.939Z|021c6f16-fd84-489d-8c23-5b136fdf41c3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:28:08.940Z|021c6f16-fd84-489d-8c23-5b136fdf41c3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:10.370Z|02fb4367-b622-45af-a25c-8c8ad9c5bbb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:28:10.373Z|02fb4367-b622-45af-a25c-8c8ad9c5bbb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:28:10.896Z|77b379a8-0da8-419a-b0a9-d374dfbcd690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:28:10.897Z|77b379a8-0da8-419a-b0a9-d374dfbcd690|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:28:12.069Z|54168d4c-1970-4cdb-b49a-a53c7e91c6b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:12.070Z|54168d4c-1970-4cdb-b49a-a53c7e91c6b9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:12.071Z|e3cc2288-fafc-4554-b2df-69e4c4687e9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:12.072Z|e3cc2288-fafc-4554-b2df-69e4c4687e9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:12.080Z|5f1d053f-3797-4ae8-af99-986de1f8ca19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:12.080Z|5f1d053f-3797-4ae8-af99-986de1f8ca19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:17.441Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:17.443Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 0f9857c0-ce21-4467-8095-97291a3f6546 already exists in requestDb InfraActiveRequests table
2022-12-09T01:28:17.444Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546
2022-12-09T01:28:17.444Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|INFO|500||Invoke
2022-12-09T01:28:17.445Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:17.445Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546
2022-12-09T01:28:17.445Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Method      : GET
2022-12-09T01:28:17.445Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"106169a715b2524958f11c4c9fe28342", X-B3-SpanId:"4512b63d274167dd", X-B3-ParentSpanId:"00e2ec8bef235645", X-B3-Sampled:"0", X-ONAP-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-TransactionID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-ECOMP-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed375607-dfa7-49ee-965c-27d847e96c66"]
2022-12-09T01:28:17.446Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Request body: 
2022-12-09T01:28:17.446Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||==========================request end================================================
2022-12-09T01:28:17.486Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:17.486Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:28:17.487Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Status text  : Not Found
2022-12-09T01:28:17.487Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:28:16 GMT", x-envoy-upstream-service-time:"34", server:"envoy"]
2022-12-09T01:28:17.488Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Response body: 
2022-12-09T01:28:17.488Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:17.488Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|INFO|404|Not Found|InvokeReturn
2022-12-09T01:28:17.500Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:28:17.506Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:28:17.541Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/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-12-09T01:28:17.542Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-12-09T01:28:17.607Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-12-09T01:28:17.608Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:28:16 GMT], server=[envoy], content-length=[1475], x-envoy-upstream-service-time=[57], vertex-id=[401536], x-aai-txid=[0-aai-resources-221209-01:28:16:507-19110], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:28:17.610Z|0f9857c0-ce21-4467-8095-97291a3f6546|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":"1670549295249","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/05a1759f-bd21-4d87-b324-d6f2bf718d84","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"05a1759f-bd21-4d87-b324-d6f2bf718d84"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_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-12-09T01:28:17.614Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:28:17.615Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:28:17.616Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.617Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.617Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.617Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.618Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.618Z|0f9857c0-ce21-4467-8095-97291a3f6546|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:"106169a715b2524958f11c4c9fe28342", X-B3-SpanId:"b10ba3e0f9e3dd21", X-B3-ParentSpanId:"00e2ec8bef235645", X-B3-Sampled:"0", X-ONAP-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-TransactionID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-ECOMP-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cfec598f-5361-4476-a1de-5324f3526855"]
2022-12-09T01:28:17.618Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-edfc81a8-3a22-4810-b785-520bbdd2b6f5","requestScope":"service"}
2022-12-09T01:28:17.619Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.651Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.652Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.653Z|0f9857c0-ce21-4467-8095-97291a3f6546|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  : OK
2022-12-09T01:28:17.653Z|0f9857c0-ce21-4467-8095-97291a3f6546|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, 09 Dec 2022 01:28:16 GMT", x-envoy-upstream-service-time:"29", server:"envoy"]
2022-12-09T01:28:17.654Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.654Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.654Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.655Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.656Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.656Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.656Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.657Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.657Z|0f9857c0-ce21-4467-8095-97291a3f6546|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:"0f9857c0-ce21-4467-8095-97291a3f6546", X-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-TransactionID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-ECOMP-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65c7a45f-d972-4d58-92f2-22cefe1f1f82"]
2022-12-09T01:28:17.657Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.658Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.708Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.709Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.709Z|0f9857c0-ce21-4467-8095-97291a3f6546|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  : OK
2022-12-09T01:28:17.710Z|0f9857c0-ce21-4467-8095-97291a3f6546|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", date:"Fri, 09 Dec 2022 01:28:17 GMT", x-envoy-upstream-service-time:"46", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:17.710Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:28:17.711Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.711Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.716Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.719Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.719Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.720Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.720Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.720Z|0f9857c0-ce21-4467-8095-97291a3f6546|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:"0f9857c0-ce21-4467-8095-97291a3f6546", X-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-TransactionID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-ECOMP-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b63a6f52-2aae-4156-a8da-b8988252598a"]
2022-12-09T01:28:17.721Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.721Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.749Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.750Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.750Z|0f9857c0-ce21-4467-8095-97291a3f6546|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  : OK
2022-12-09T01:28:17.751Z|0f9857c0-ce21-4467-8095-97291a3f6546|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", date:"Fri, 09 Dec 2022 01:28:17 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:17.751Z|0f9857c0-ce21-4467-8095-97291a3f6546|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" : 529,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-12-09T01:28:17.751Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.752Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.754Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.755Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.755Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.755Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.756Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.756Z|0f9857c0-ce21-4467-8095-97291a3f6546|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:"0f9857c0-ce21-4467-8095-97291a3f6546", X-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-TransactionID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-ECOMP-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93c0fe34-a05e-4b74-8563-375a9ffd6e98"]
2022-12-09T01:28:17.756Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.757Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.782Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.783Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.783Z|0f9857c0-ce21-4467-8095-97291a3f6546|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  : OK
2022-12-09T01:28:17.783Z|0f9857c0-ce21-4467-8095-97291a3f6546|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", date:"Fri, 09 Dec 2022 01:28:17 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:17.784Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:28:17.784Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.784Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.788Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.788Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.789Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.789Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.789Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.789Z|0f9857c0-ce21-4467-8095-97291a3f6546|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:"1778", X-B3-TraceId:"106169a715b2524958f11c4c9fe28342", X-B3-SpanId:"ffd4e3fb03dc8c53", X-B3-ParentSpanId:"00e2ec8bef235645", X-B3-Sampled:"0", X-ONAP-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-TransactionID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-ECOMP-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ff502500-3504-4765-aa83-c82c9abef1f0"]
2022-12-09T01:28:17.790Z|0f9857c0-ce21-4467-8095-97291a3f6546|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":"0f9857c0-ce21-4467-8095-97291a3f6546","requestStatus":"IN_PROGRESS","startTime":1670549297501,"source":"VID","tenantId":"123456","requestBody":"{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceName":"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"0f9857c0-ce21-4467-8095-97291a3f6546"}
2022-12-09T01:28:17.790Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.829Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.829Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.830Z|0f9857c0-ce21-4467-8095-97291a3f6546|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  : Created
2022-12-09T01:28:17.830Z|0f9857c0-ce21-4467-8095-97291a3f6546|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/0f9857c0-ce21-4467-8095-97291a3f6546", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:16 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:17.831Z|0f9857c0-ce21-4467-8095-97291a3f6546|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" : "0f9857c0-ce21-4467-8095-97291a3f6546",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:28:17.501+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:28:17.273+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0f9857c0-ce21-4467-8095-97291a3f6546",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546"
    }
  }
}
2022-12-09T01:28:17.831Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.831Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.840Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.841Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.841Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.842Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.842Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:17.843Z|0f9857c0-ce21-4467-8095-97291a3f6546|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:"106169a715b2524958f11c4c9fe28342", X-B3-SpanId:"4d6c99b32df3b7cf", X-B3-ParentSpanId:"00e2ec8bef235645", X-B3-Sampled:"0", X-ONAP-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-TransactionID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-ECOMP-RequestID:"0f9857c0-ce21-4467-8095-97291a3f6546", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb39cd10-2ca1-4b89-8f06-945ab2b1cc3b"]
2022-12-09T01:28:17.843Z|0f9857c0-ce21-4467-8095-97291a3f6546|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\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelUuid\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelInvariantUuid\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\"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\":\"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\"owningEntityName\":\"basicnf_owning_entity\"}}}","type":"String"},"requestId":{"value":"0f9857c0-ce21-4467-8095-97291a3f6546","type":"String"},"mso-request-id":{"value":"0f9857c0-ce21-4467-8095-97291a3f6546","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-12-09T01:28:17.843Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:18.860Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:18.861Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:18.861Z|0f9857c0-ce21-4467-8095-97291a3f6546|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  : Accepted
2022-12-09T01:28:18.862Z|0f9857c0-ce21-4467-8095-97291a3f6546|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, 09 Dec 2022 01:28:17 GMT", x-onap-requestid:"0f9857c0-ce21-4467-8095-97291a3f6546", x-requestid:"0f9857c0-ce21-4467-8095-97291a3f6546", x-transactionid:"0f9857c0-ce21-4467-8095-97291a3f6546", x-ecomp-requestid:"0f9857c0-ce21-4467-8095-97291a3f6546", x-onap-partnername:"UNKNOWN", x-invocationid:"cb39cd10-2ca1-4b89-8f06-945ab2b1cc3b", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:18.862Z|0f9857c0-ce21-4467-8095-97291a3f6546|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\":\"0f9857c0-ce21-4467-8095-97291a3f6546\",\"instanceId\":\"1a9e9d9d-6858-4208-b47b-8b48cef13986\"}}","message":"Success","processInstanceID":"c1c78ef5-7760-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:28:18.863Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:18.863Z|0f9857c0-ce21-4467-8095-97291a3f6546|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-12-09T01:28:18.868Z|0f9857c0-ce21-4467-8095-97291a3f6546|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:19.069Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:19.073Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546
2022-12-09T01:28:19.074Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|INFO|500||Invoke
2022-12-09T01:28:19.074Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:19.074Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546
2022-12-09T01:28:19.075Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Method      : GET
2022-12-09T01:28:19.075Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a223a1871e8161e93da7defd7c8a2159", X-B3-SpanId:"d1d7127ebcce463f", X-B3-ParentSpanId:"569a6f6f135973f6", X-B3-Sampled:"0", X-ONAP-RequestID:"0e398875-fd78-411b-86b1-73c53324b836", X-RequestID:"0e398875-fd78-411b-86b1-73c53324b836", X-TransactionID:"0e398875-fd78-411b-86b1-73c53324b836", X-ECOMP-RequestID:"0e398875-fd78-411b-86b1-73c53324b836", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9aec4558-ddda-4f57-af4b-5b79d7b79824"]
2022-12-09T01:28:19.075Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Request body: 
2022-12-09T01:28:19.075Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||==========================request end================================================
2022-12-09T01:28:19.117Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:19.118Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:19.118Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Status text  : OK
2022-12-09T01:28:19.118Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:18 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:19.119Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Response body: {
  "requestId" : "0f9857c0-ce21-4467-8095-97291a3f6546",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:28:17.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:17.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "serviceInstanceName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0f9857c0-ce21-4467-8095-97291a3f6546",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546"
    }
  }
}
2022-12-09T01:28:19.119Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:19.120Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|INFO|500||InvokeReturn
2022-12-09T01:28:19.121Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false
2022-12-09T01:28:19.121Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:28:19.122Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:19.122Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false
2022-12-09T01:28:19.122Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:28:19.123Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a223a1871e8161e93da7defd7c8a2159", X-B3-SpanId:"584a0104b8beb7bb", X-B3-ParentSpanId:"569a6f6f135973f6", X-B3-Sampled:"0", X-ONAP-RequestID:"0e398875-fd78-411b-86b1-73c53324b836", X-RequestID:"0e398875-fd78-411b-86b1-73c53324b836", X-TransactionID:"0e398875-fd78-411b-86b1-73c53324b836", X-ECOMP-RequestID:"0e398875-fd78-411b-86b1-73c53324b836", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6609545a-7775-41cc-ae1e-852e28d3a0c5"]
2022-12-09T01:28:19.123Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:28:19.123Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:28:19.140Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:19.141Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:19.142Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:28:19.142Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:18 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:19.143Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:28:19.143Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:19.143Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:28:19.150Z|0e398875-fd78-411b-86b1-73c53324b836|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:22.101Z|ad51db9a-994c-4f88-8431-835fbfa48bb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:22.102Z|ad51db9a-994c-4f88-8431-835fbfa48bb5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:22.107Z|38772342-4aa4-4988-9217-89197a1c3c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:22.107Z|38772342-4aa4-4988-9217-89197a1c3c85|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:22.118Z|cabdc0c6-81c9-451b-8b52-9a28c1498be5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:22.118Z|cabdc0c6-81c9-451b-8b52-9a28c1498be5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:25.370Z|f3261088-67e3-4aaa-84aa-b3dd3faf5b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:28:25.370Z|f3261088-67e3-4aaa-84aa-b3dd3faf5b4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:28:29.320Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:29.326Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546
2022-12-09T01:28:29.327Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|INFO|500||Invoke
2022-12-09T01:28:29.327Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:29.327Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546
2022-12-09T01:28:29.327Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Method      : GET
2022-12-09T01:28:29.328Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac919df79e434802349f411cb521c46f", X-B3-SpanId:"37a88c881ed13752", X-B3-ParentSpanId:"28c0a9a1a5cf85d4", X-B3-Sampled:"0", X-ONAP-RequestID:"321723ec-b5a3-45d8-bcea-119102f37961", X-RequestID:"321723ec-b5a3-45d8-bcea-119102f37961", X-TransactionID:"321723ec-b5a3-45d8-bcea-119102f37961", X-ECOMP-RequestID:"321723ec-b5a3-45d8-bcea-119102f37961", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfd9c415-602d-404c-b3d1-46c95584089f"]
2022-12-09T01:28:29.328Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Request body: 
2022-12-09T01:28:29.328Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||==========================request end================================================
2022-12-09T01:28:29.374Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:29.375Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:29.376Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Status text  : OK
2022-12-09T01:28:29.376Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:28 GMT", x-envoy-upstream-service-time:"41", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:29.377Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Response body: {
  "requestId" : "0f9857c0-ce21-4467-8095-97291a3f6546",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:17.000+00:00",
  "endTime" : "2022-12-09T01:28:21.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:21.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "serviceInstanceName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0f9857c0-ce21-4467-8095-97291a3f6546",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546"
    }
  }
}
2022-12-09T01:28:29.377Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:29.378Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|INFO|500||InvokeReturn
2022-12-09T01:28:29.379Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false
2022-12-09T01:28:29.379Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:28:29.379Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:29.380Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false
2022-12-09T01:28:29.380Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:28:29.380Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac919df79e434802349f411cb521c46f", X-B3-SpanId:"d1fba57d47ec835c", X-B3-ParentSpanId:"28c0a9a1a5cf85d4", X-B3-Sampled:"0", X-ONAP-RequestID:"321723ec-b5a3-45d8-bcea-119102f37961", X-RequestID:"321723ec-b5a3-45d8-bcea-119102f37961", X-TransactionID:"321723ec-b5a3-45d8-bcea-119102f37961", X-ECOMP-RequestID:"321723ec-b5a3-45d8-bcea-119102f37961", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a07d8ac4-4d8c-422f-84fb-cab01a219a0f"]
2022-12-09T01:28:29.380Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:28:29.381Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:28:29.399Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:29.400Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:29.400Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:28:29.400Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:28 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:29.402Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:28:29.402Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:29.402Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:28:29.409Z|321723ec-b5a3-45d8-bcea-119102f37961|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:29.562Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:29.566Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546
2022-12-09T01:28:29.567Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|INFO|500||Invoke
2022-12-09T01:28:29.567Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:29.567Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546
2022-12-09T01:28:29.568Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Method      : GET
2022-12-09T01:28:29.568Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"357081e7ec3a602100ca223d2fc79ba9", X-B3-SpanId:"14ab3bff9d5a4ca7", X-B3-ParentSpanId:"4f599beb4d3f02e7", X-B3-Sampled:"0", X-ONAP-RequestID:"522f78cd-afaa-4e26-8534-5751d4adae6d", X-RequestID:"522f78cd-afaa-4e26-8534-5751d4adae6d", X-TransactionID:"522f78cd-afaa-4e26-8534-5751d4adae6d", X-ECOMP-RequestID:"522f78cd-afaa-4e26-8534-5751d4adae6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8bb8c08a-d784-4452-8ddc-c779f2142b5b"]
2022-12-09T01:28:29.569Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Request body: 
2022-12-09T01:28:29.569Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||==========================request end================================================
2022-12-09T01:28:29.620Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:29.621Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:29.621Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Status text  : OK
2022-12-09T01:28:29.621Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:28 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:29.623Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Response body: {
  "requestId" : "0f9857c0-ce21-4467-8095-97291a3f6546",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:17.000+00:00",
  "endTime" : "2022-12-09T01:28:21.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:21.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "serviceInstanceName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0f9857c0-ce21-4467-8095-97291a3f6546",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546"
    }
  }
}
2022-12-09T01:28:29.623Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:29.625Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|INFO|500||InvokeReturn
2022-12-09T01:28:29.626Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false
2022-12-09T01:28:29.627Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:28:29.627Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:29.627Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false
2022-12-09T01:28:29.628Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:28:29.628Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"357081e7ec3a602100ca223d2fc79ba9", X-B3-SpanId:"46a96f8cf005ac79", X-B3-ParentSpanId:"4f599beb4d3f02e7", X-B3-Sampled:"0", X-ONAP-RequestID:"522f78cd-afaa-4e26-8534-5751d4adae6d", X-RequestID:"522f78cd-afaa-4e26-8534-5751d4adae6d", X-TransactionID:"522f78cd-afaa-4e26-8534-5751d4adae6d", X-ECOMP-RequestID:"522f78cd-afaa-4e26-8534-5751d4adae6d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"539cd02f-1540-4c40-adf3-d2f0b2e4491a"]
2022-12-09T01:28:29.628Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:28:29.629Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:28:29.652Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:29.652Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:29.652Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:28:29.653Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:28 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:29.655Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:28:29.655Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:29.655Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:28:29.662Z|522f78cd-afaa-4e26-8534-5751d4adae6d|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:29.817Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:29.821Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546
2022-12-09T01:28:29.822Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|INFO|500||Invoke
2022-12-09T01:28:29.822Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:29.822Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546
2022-12-09T01:28:29.823Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Method      : GET
2022-12-09T01:28:29.823Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"505a62a2673794fba4695d12677ef6fd", X-B3-SpanId:"7fc1536e3804ccd5", X-B3-ParentSpanId:"9f8d81b5e788080d", X-B3-Sampled:"0", X-ONAP-RequestID:"10983b6e-e1c7-414f-a5e9-6356bc2787df", X-RequestID:"10983b6e-e1c7-414f-a5e9-6356bc2787df", X-TransactionID:"10983b6e-e1c7-414f-a5e9-6356bc2787df", X-ECOMP-RequestID:"10983b6e-e1c7-414f-a5e9-6356bc2787df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"52b1ba0b-4dce-4e43-b7a4-c46552322b23"]
2022-12-09T01:28:29.823Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Request body: 
2022-12-09T01:28:29.824Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||==========================request end================================================
2022-12-09T01:28:29.848Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:29.849Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:29.850Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Status text  : OK
2022-12-09T01:28:29.850Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:28 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:29.851Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Response body: {
  "requestId" : "0f9857c0-ce21-4467-8095-97291a3f6546",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:17.000+00:00",
  "endTime" : "2022-12-09T01:28:21.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:21.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "serviceInstanceName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0f9857c0-ce21-4467-8095-97291a3f6546",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546"
    }
  }
}
2022-12-09T01:28:29.852Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:29.853Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|INFO|500||InvokeReturn
2022-12-09T01:28:29.854Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false
2022-12-09T01:28:29.855Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:28:29.856Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:29.856Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false
2022-12-09T01:28:29.857Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:28:29.857Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"505a62a2673794fba4695d12677ef6fd", X-B3-SpanId:"392a1758c504e572", X-B3-ParentSpanId:"9f8d81b5e788080d", X-B3-Sampled:"0", X-ONAP-RequestID:"10983b6e-e1c7-414f-a5e9-6356bc2787df", X-RequestID:"10983b6e-e1c7-414f-a5e9-6356bc2787df", X-TransactionID:"10983b6e-e1c7-414f-a5e9-6356bc2787df", X-ECOMP-RequestID:"10983b6e-e1c7-414f-a5e9-6356bc2787df", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b225ec6-5c4e-41ad-b587-51e40a700ecc"]
2022-12-09T01:28:29.858Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:28:29.858Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:28:29.881Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:29.882Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:29.882Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:28:29.883Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:28 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:29.883Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:28:29.884Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:29.884Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:28:29.892Z|10983b6e-e1c7-414f-a5e9-6356bc2787df|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:30.059Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:30.063Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546
2022-12-09T01:28:30.064Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|INFO|500||Invoke
2022-12-09T01:28:30.064Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:30.064Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546
2022-12-09T01:28:30.064Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Method      : GET
2022-12-09T01:28:30.065Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d320ba248c37aad384d147adb5e11254", X-B3-SpanId:"20ffd979066199a5", X-B3-ParentSpanId:"346d7246e1b7e5fd", X-B3-Sampled:"0", X-ONAP-RequestID:"74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53", X-RequestID:"74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53", X-TransactionID:"74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53", X-ECOMP-RequestID:"74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3867bb45-fd36-41d1-be51-6bd22279ddb5"]
2022-12-09T01:28:30.065Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Request body: 
2022-12-09T01:28:30.065Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||==========================request end================================================
2022-12-09T01:28:30.129Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:30.129Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:30.130Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Status text  : OK
2022-12-09T01:28:30.130Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:28 GMT", x-envoy-upstream-service-time:"60", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:30.131Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Response body: {
  "requestId" : "0f9857c0-ce21-4467-8095-97291a3f6546",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:17.000+00:00",
  "endTime" : "2022-12-09T01:28:21.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:21.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "serviceInstanceName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0f9857c0-ce21-4467-8095-97291a3f6546",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546"
    }
  }
}
2022-12-09T01:28:30.131Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:30.132Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|INFO|500||InvokeReturn
2022-12-09T01:28:30.133Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false
2022-12-09T01:28:30.133Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:28:30.134Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:30.134Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false
2022-12-09T01:28:30.134Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:28:30.134Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d320ba248c37aad384d147adb5e11254", X-B3-SpanId:"2235716336f5d042", X-B3-ParentSpanId:"346d7246e1b7e5fd", X-B3-Sampled:"0", X-ONAP-RequestID:"74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53", X-RequestID:"74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53", X-TransactionID:"74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53", X-ECOMP-RequestID:"74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a99ba70f-e98b-4f56-a66e-8bc092802dd3"]
2022-12-09T01:28:30.135Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:28:30.135Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:28:30.191Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:30.192Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:30.192Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:28:30.193Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:28 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:30.195Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:28:30.196Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:30.196Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:28:30.207Z|74d3a49f-94ed-45ba-a7c3-4ee7a5b81f53|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:30.370Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:30.375Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546
2022-12-09T01:28:30.376Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|INFO|500||Invoke
2022-12-09T01:28:30.376Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:30.376Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546
2022-12-09T01:28:30.377Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Method      : GET
2022-12-09T01:28:30.377Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c3d84bcf0b9ed001bc6995a99bf1aad", X-B3-SpanId:"4cff4be73572a098", X-B3-ParentSpanId:"5c698cb6cc10b014", X-B3-Sampled:"0", X-ONAP-RequestID:"531b1085-ffa9-452d-b670-a835a0ac05a2", X-RequestID:"531b1085-ffa9-452d-b670-a835a0ac05a2", X-TransactionID:"531b1085-ffa9-452d-b670-a835a0ac05a2", X-ECOMP-RequestID:"531b1085-ffa9-452d-b670-a835a0ac05a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"542af4a9-3268-4062-80d2-2d200249ad40"]
2022-12-09T01:28:30.377Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Request body: 
2022-12-09T01:28:30.378Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||==========================request end================================================
2022-12-09T01:28:30.409Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:30.410Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:30.410Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Status text  : OK
2022-12-09T01:28:30.410Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:29 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:30.411Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||Response body: {
  "requestId" : "0f9857c0-ce21-4467-8095-97291a3f6546",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Service-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:17.000+00:00",
  "endTime" : "2022-12-09T01:28:21.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n\t\"requestDetails\": {\n\t\t\"requestInfo\": {\n\t\t\t\"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\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\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n\t\t\t\"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\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\": \"439a7a03-fe62-49e1-b5c1-2e234e7d3b8e\",\n\t\t\t\"owningEntityName\": \"basicnf_owning_entity\"\n\t\t}\n\t}\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:21.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "serviceInstanceName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0f9857c0-ce21-4467-8095-97291a3f6546",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546"
    }
  }
}
2022-12-09T01:28:30.411Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:30.412Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0f9857c0-ce21-4467-8095-97291a3f6546|INFO|500||InvokeReturn
2022-12-09T01:28:30.413Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false
2022-12-09T01:28:30.414Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:28:30.414Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:30.414Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false
2022-12-09T01:28:30.415Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:28:30.415Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8c3d84bcf0b9ed001bc6995a99bf1aad", X-B3-SpanId:"049422a10f93b96d", X-B3-ParentSpanId:"5c698cb6cc10b014", X-B3-Sampled:"0", X-ONAP-RequestID:"531b1085-ffa9-452d-b670-a835a0ac05a2", X-RequestID:"531b1085-ffa9-452d-b670-a835a0ac05a2", X-TransactionID:"531b1085-ffa9-452d-b670-a835a0ac05a2", X-ECOMP-RequestID:"531b1085-ffa9-452d-b670-a835a0ac05a2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9b7013d5-ae58-4c67-8aa8-4a71dbd6bcef"]
2022-12-09T01:28:30.415Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:28:30.416Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:28:30.438Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:30.438Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:30.439Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:28:30.439Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:29 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:30.441Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:28:30.441Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:30.441Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0f9857c0-ce21-4467-8095-97291a3f6546&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:28:30.448Z|531b1085-ffa9-452d-b670-a835a0ac05a2|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0f9857c0-ce21-4467-8095-97291a3f6546|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:32.133Z|16a46a1d-89a0-42ee-a088-9368dbf70b8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:32.134Z|16a46a1d-89a0-42ee-a088-9368dbf70b8f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:32.134Z|9cb1ca43-e6b9-4da6-a0d0-a62645541b23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:32.135Z|9cb1ca43-e6b9-4da6-a0d0-a62645541b23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:32.147Z|05db13d8-0ebe-4e2c-9c59-25888f0129d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:32.148Z|05db13d8-0ebe-4e2c-9c59-25888f0129d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:32.149Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:32.151Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|||INFO|500||Checking if requestId: 0e0ac18b-d389-487d-bc7c-5e3b01d6ad37 already exists in requestDb InfraActiveRequests table
2022-12-09T01:28:32.151Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37
2022-12-09T01:28:32.151Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|INFO|500||Invoke
2022-12-09T01:28:32.152Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:32.152Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37
2022-12-09T01:28:32.152Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Method      : GET
2022-12-09T01:28:32.152Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"373faa78d797fd4f46172ad8abeeffa2", X-B3-SpanId:"01e4e1c4ab03b360", X-B3-ParentSpanId:"e5913e24f8bea556", X-B3-Sampled:"0", X-ONAP-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-TransactionID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-ECOMP-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf49d3b0-758c-4849-9e0c-f7d3dd86f049"]
2022-12-09T01:28:32.152Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Request body: 
2022-12-09T01:28:32.153Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||==========================request end================================================
2022-12-09T01:28:32.190Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:32.191Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:28:32.191Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Status text  : Not Found
2022-12-09T01:28:32.191Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:28:31 GMT", x-envoy-upstream-service-time:"35", server:"envoy"]
2022-12-09T01:28:32.192Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Response body: 
2022-12-09T01:28:32.192Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:32.192Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|INFO|404|Not Found|InvokeReturn
2022-12-09T01:28:32.201Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:28:32.202Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-12-09T01:28:32.206Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:28:32.235Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|INFO|500||Invoke
2022-12-09T01:28:32.235Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0e0ac18b-d389-487d-bc7c-5e3b01d6ad37], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[384945ca-a41e-45ce-9e7f-520bbc3c7231], X-ECOMP-RequestID=[0e0ac18b-d389-487d-bc7c-5e3b01d6ad37], X-TransactionId=[], X-ONAP-RequestID=[0e0ac18b-d389-487d-bc7c-5e3b01d6ad37]}
2022-12-09T01:28:32.287Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:28:31 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[47], x-aai-txid=[1-aai-resources-221209-01:28:31:197-42272], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:28:32.290Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|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/db38ec10-509c-4ed1-b343-9f12e3faded8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8","ERR.5.4.6114"]}}}

2022-12-09T01:28:32.290Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|INFO|404|Not Found|InvokeReturn
2022-12-09T01:28:32.293Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8
2022-12-09T01:28:32.293Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: db38ec10-509c-4ed1-b343-9f12e3faded8
2022-12-09T01:28:32.298Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:28:32.342Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|INFO|500||Invoke
2022-12-09T01:28:32.343Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0e0ac18b-d389-487d-bc7c-5e3b01d6ad37], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f3879a18-07cb-4423-8e69-0baba36636b4], X-ECOMP-RequestID=[0e0ac18b-d389-487d-bc7c-5e3b01d6ad37], X-TransactionId=[], X-ONAP-RequestID=[0e0ac18b-d389-487d-bc7c-5e3b01d6ad37]}
2022-12-09T01:28:32.382Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:28:31 GMT], server=[envoy], content-length=[377], x-envoy-upstream-service-time=[34], x-aai-txid=[0-aai-resources-221209-01:28:31:305-17115], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:28:32.385Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|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/db38ec10-509c-4ed1-b343-9f12e3faded8","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8","ERR.5.4.6114"]}}}

2022-12-09T01:28:32.385Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8|INFO|404|Not Found|InvokeReturn
2022-12-09T01:28:32.387Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/db38ec10-509c-4ed1-b343-9f12e3faded8
2022-12-09T01:28:32.389Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: db38ec10-509c-4ed1-b343-9f12e3faded8
2022-12-09T01:28:32.393Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:28:32.432Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-12-09T01:28:32.433Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[0e0ac18b-d389-487d-bc7c-5e3b01d6ad37], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[66770d63-889d-425a-b502-7f167c8d5c63], X-ECOMP-RequestID=[0e0ac18b-d389-487d-bc7c-5e3b01d6ad37], X-TransactionId=[], X-ONAP-RequestID=[0e0ac18b-d389-487d-bc7c-5e3b01d6ad37]}
2022-12-09T01:28:32.498Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:28:31 GMT], server=[envoy], content-length=[1475], x-envoy-upstream-service-time=[61], vertex-id=[401536], x-aai-txid=[1-aai-resources-221209-01:28:31:393-88183], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:28:32.501Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/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":"1670549295249","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/05a1759f-bd21-4d87-b324-d6f2bf718d84","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"05a1759f-bd21-4d87-b324-d6f2bf718d84"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_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-12-09T01:28:32.501Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-12-09T01:28:32.502Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:28:32.503Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:28:32.504Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.504Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:28:32.504Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:32.505Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.505Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:28:32.505Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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:"373faa78d797fd4f46172ad8abeeffa2", X-B3-SpanId:"21a4f77a1d22d30b", X-B3-ParentSpanId:"e5913e24f8bea556", X-B3-Sampled:"0", X-ONAP-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-TransactionID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-ECOMP-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0000a6b9-be84-4fdb-88a6-59617a62591b"]
2022-12-09T01:28:32.506Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"serviceInstanceId":"1a9e9d9d-6858-4208-b47b-8b48cef13986"},"instanceName":"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0","requestScope":"vnf"}
2022-12-09T01:28:32.506Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:28:32.541Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:32.541Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:32.542Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:28:32.542Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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, 09 Dec 2022 01:28:31 GMT", x-envoy-upstream-service-time:"31", server:"envoy"]
2022-12-09T01:28:32.542Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:28:32.542Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:32.543Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:28:32.543Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d
2022-12-09T01:28:32.544Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|INFO|500||Invoke
2022-12-09T01:28:32.544Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:32.544Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d
2022-12-09T01:28:32.544Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Method      : GET
2022-12-09T01:28:32.545Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-TransactionID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-ECOMP-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9511c379-3673-48f8-8986-aac696aa1f5e"]
2022-12-09T01:28:32.545Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Request body: 
2022-12-09T01:28:32.545Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||==========================request end================================================
2022-12-09T01:28:32.598Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:32.598Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:32.599Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Status text  : OK
2022-12-09T01:28:32.599Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:28:32 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:32.599Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||Response body: {
  "_embedded" : {
    "vnfResourceCustomization" : [ {
      "id" : 10,
      "modelCustomizationUUID" : "a175ab42-0877-497b-8fe7-a7b705ea0a8d",
      "modelInstanceName" : "basic_cnf 0",
      "created" : "2022-12-09 01:03:17.000",
      "minInstances" : null,
      "maxInstances" : null,
      "availabilityZoneMaxCount" : null,
      "nfFunction" : null,
      "nfType" : null,
      "nfRole" : null,
      "nfNamingCode" : null,
      "multiStageDesign" : "false",
      "resourceInput" : "{\\\"skip_post_instantiation_configuration\\\":\\\"true\\\",\\\"nf_naming\\\":\\\"true\\\",\\\"multi_stage_design\\\":\\\"false\\\",\\\"controller_actor\\\":\\\"SO-REF-DATA\\\",\\\"availability_zone_max_count\\\":\\\"1\\\"}",
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "vnfcInstanceGroupOrder" : null,
      "nfDataValid" : false,
      "controllerActor" : "SO-REF-DATA",
      "creationTimestamp" : "2022-12-09T01:03:17.000+00:00",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10"
        },
        "vnfResourceCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/service"
        },
        "vfModuleCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vfModuleCustomizations"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources"
        },
        "vnfcInstanceGroupCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfcInstanceGroupCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d"
    }
  }
}
2022-12-09T01:28:32.600Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:32.600Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/search/findByModelCustomizationUUID?MODEL_CUSTOMIZATION_UUID=a175ab42-0877-497b-8fe7-a7b705ea0a8d|INFO|500||InvokeReturn
2022-12-09T01:28:32.607Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources
2022-12-09T01:28:32.608Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||Invoke
2022-12-09T01:28:32.608Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:32.608Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources
2022-12-09T01:28:32.609Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Method      : GET
2022-12-09T01:28:32.609Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-TransactionID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-ECOMP-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e9aa3c4b-36cd-4690-aa0a-bd1845e57c97"]
2022-12-09T01:28:32.609Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Request body: 
2022-12-09T01:28:32.609Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||==========================request end================================================
2022-12-09T01:28:32.665Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:32.666Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:32.666Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Status text  : OK
2022-12-09T01:28:32.666Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:28:32 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:32.669Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||Response body: {
  "modelUUID" : "c811387e-bf4c-4918-a0b1-587a666e69d7",
  "modelInvariantUUID" : "2d4313e7-17d7-4e2c-b196-e5b410809d94",
  "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-12-09T01:03:17.000+00:00",
  "modelInvariantId" : "2d4313e7-17d7-4e2c-b196-e5b410809d94",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7"
    },
    "vnfResource" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7"
    },
    "vnfResourceWorkflow" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7/vnfResourceWorkflow"
    },
    "heatTemplates" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfResource/c811387e-bf4c-4918-a0b1-587a666e69d7/heatTemplates"
    }
  }
}
2022-12-09T01:28:32.669Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:32.670Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfResourceCustomization/10/vnfResources|INFO|500||InvokeReturn
2022-12-09T01:28:32.672Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.672Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.673Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.673Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.673Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.674Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-TransactionID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-ECOMP-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fc1004f2-9b38-41e1-a81b-c8af3ba61855"]
2022-12-09T01:28:32.674Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.674Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.712Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.713Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.713Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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  : OK
2022-12-09T01:28:32.714Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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", date:"Fri, 09 Dec 2022 01:28:32 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:32.714Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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" : 10033,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033"
    },
    "vnfRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfRecipe/10033"
    }
  }
}
2022-12-09T01:28:32.715Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.715Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.718Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.718Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:28:32.719Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:32.719Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.719Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:28:32.719Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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:"2552", X-B3-TraceId:"373faa78d797fd4f46172ad8abeeffa2", X-B3-SpanId:"301ae832064ca043", X-B3-ParentSpanId:"e5913e24f8bea556", X-B3-Sampled:"0", X-ONAP-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-TransactionID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-ECOMP-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e83b6be-833e-4665-a0b5-ab8679c2e2cd"]
2022-12-09T01:28:32.720Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37","requestStatus":"IN_PROGRESS","startTime":1670549312202,"source":"VID","vnfName":"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0","vnfType":"basic_cnf/basic_cnf 0","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion","serviceInstanceId":"1a9e9d9d-6858-4208-b47b-8b48cef13986","requestScope":"vnf","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"}
2022-12-09T01:28:32.720Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:28:32.788Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:32.789Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:28:32.789Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:28:32.789Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:31 GMT", x-envoy-upstream-service-time:"65", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:32.794Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "0e0ac18b-d389-487d-bc7c-5e3b01d6ad37",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:28:32.202+00:00",
  "source" : "VID",
  "vnfName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:28:32.218+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e0ac18b-d389-487d-bc7c-5e3b01d6ad37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"
    }
  }
}
2022-12-09T01:28:32.795Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:32.795Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:28:32.804Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.804Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:28:32.804Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:32.805Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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-12-09T01:28:32.805Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:28:32.805Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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:"373faa78d797fd4f46172ad8abeeffa2", X-B3-SpanId:"d33a5d2f9a030a6a", X-B3-ParentSpanId:"e5913e24f8bea556", X-B3-Sampled:"0", X-ONAP-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-TransactionID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-ECOMP-RequestID:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91066a40-e83c-49f6-b0d0-75c094ebe4fb"]
2022-12-09T01:28:32.805Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/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\":\"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\"modelVersionId\":\"c811387e-bf4c-4918-a0b1-587a666e69d7\",\"modelCustomizationId\":\"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\"modelUuid\":\"c811387e-bf4c-4918-a0b1-587a666e69d7\",\"modelInvariantUuid\":\"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\"modelInstanceName\":\"basic_cnf 0\"},\"requestInfo\":{\"productFamilyId\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\",\"source\":\"VID\",\"instanceName\":\"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\"modelInfo\":{\"modelInvariantId\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelUuid\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelInvariantUuid\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"testApi\":\"GR_API\"},\"platform\":{\"platformName\":\"basicnf_platform\"},\"lineOfBusiness\":{\"lineOfBusinessName\":\"basicnf_lob\"}},\"serviceInstanceId\":\"1a9e9d9d-6858-4208-b47b-8b48cef13986\"}","type":"String"},"requestId":{"value":"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37","type":"String"},"mso-request-id":{"value":"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37","type":"String"},"isBaseVfModule":{"value":false,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1a9e9d9d-6858-4208-b47b-8b48cef13986","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/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-12-09T01:28:32.806Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:28:33.821Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:33.822Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:28:33.822Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:28:33.822Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:28:32 GMT", x-onap-requestid:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", x-requestid:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", x-transactionid:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", x-ecomp-requestid:"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37", x-onap-partnername:"UNKNOWN", x-invocationid:"91066a40-e83c-49f6-b0d0-75c094ebe4fb", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1010", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:33.823Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"0e0ac18b-d389-487d-bc7c-5e3b01d6ad37\",\"instanceId\":\"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\"}}","message":"Success","processInstanceID":"cab26d51-7760-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:28:33.823Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:33.824Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:28:33.827Z|0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:33.995Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:33.999Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37
2022-12-09T01:28:34.000Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|INFO|500||Invoke
2022-12-09T01:28:34.000Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:34.001Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37
2022-12-09T01:28:34.001Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Method      : GET
2022-12-09T01:28:34.001Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8fa95adbdacb9976a3c2cd828845ac7", X-B3-SpanId:"3a8b1e81f62ff1b9", X-B3-ParentSpanId:"d62d6364e667134e", X-B3-Sampled:"0", X-ONAP-RequestID:"e9c5a854-db7a-4499-bfeb-b2056b8fcabf", X-RequestID:"e9c5a854-db7a-4499-bfeb-b2056b8fcabf", X-TransactionID:"e9c5a854-db7a-4499-bfeb-b2056b8fcabf", X-ECOMP-RequestID:"e9c5a854-db7a-4499-bfeb-b2056b8fcabf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4a1a078-4a27-4d4b-936f-cabc478096f2"]
2022-12-09T01:28:34.001Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Request body: 
2022-12-09T01:28:34.002Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||==========================request end================================================
2022-12-09T01:28:34.028Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:34.029Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:34.029Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Status text  : OK
2022-12-09T01:28:34.030Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:32 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:34.030Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Response body: {
  "requestId" : "0e0ac18b-d389-487d-bc7c-5e3b01d6ad37",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:28:32.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:32.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e0ac18b-d389-487d-bc7c-5e3b01d6ad37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"
    }
  }
}
2022-12-09T01:28:34.030Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:34.031Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|INFO|500||InvokeReturn
2022-12-09T01:28:34.032Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false
2022-12-09T01:28:34.032Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:28:34.033Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:34.033Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false
2022-12-09T01:28:34.033Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:28:34.033Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f8fa95adbdacb9976a3c2cd828845ac7", X-B3-SpanId:"e7f8a2a64312d286", X-B3-ParentSpanId:"d62d6364e667134e", X-B3-Sampled:"0", X-ONAP-RequestID:"e9c5a854-db7a-4499-bfeb-b2056b8fcabf", X-RequestID:"e9c5a854-db7a-4499-bfeb-b2056b8fcabf", X-TransactionID:"e9c5a854-db7a-4499-bfeb-b2056b8fcabf", X-ECOMP-RequestID:"e9c5a854-db7a-4499-bfeb-b2056b8fcabf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"393b5ecf-543c-49a8-8bed-9c16284bf8a6"]
2022-12-09T01:28:34.034Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:28:34.034Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:28:34.054Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:34.055Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:34.055Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:28:34.056Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:32 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:34.058Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:28:34.058Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:34.059Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:28:34.065Z|e9c5a854-db7a-4499-bfeb-b2056b8fcabf|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:40.370Z|fdd8504d-ca42-4536-b34a-fa996d30294a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:28:40.370Z|fdd8504d-ca42-4536-b34a-fa996d30294a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:28:40.898Z|2adddaa4-9419-482d-a94e-92991c835595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:28:40.898Z|2adddaa4-9419-482d-a94e-92991c835595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:28:42.162Z|5f2bb8a5-a4f4-43dc-b2ba-4bf679f2626b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:42.163Z|3644f14c-0675-4c27-b38a-09789df163c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:42.163Z|5f2bb8a5-a4f4-43dc-b2ba-4bf679f2626b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:42.164Z|3644f14c-0675-4c27-b38a-09789df163c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:42.179Z|cc6af29f-e1a1-4701-aaa6-fd340a72d59b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:42.180Z|cc6af29f-e1a1-4701-aaa6-fd340a72d59b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:44.245Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:44.251Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37
2022-12-09T01:28:44.252Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|INFO|500||Invoke
2022-12-09T01:28:44.252Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:44.252Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37
2022-12-09T01:28:44.253Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Method      : GET
2022-12-09T01:28:44.253Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bc15615762c359c8a387ce4a52781c5", X-B3-SpanId:"877402fef2d520c2", X-B3-ParentSpanId:"8ae83f4f2a1aef8a", X-B3-Sampled:"0", X-ONAP-RequestID:"35540fd4-6150-4728-830c-25b6de98451c", X-RequestID:"35540fd4-6150-4728-830c-25b6de98451c", X-TransactionID:"35540fd4-6150-4728-830c-25b6de98451c", X-ECOMP-RequestID:"35540fd4-6150-4728-830c-25b6de98451c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd30d4e2-183c-4d36-ab47-d9fea8c90ab2"]
2022-12-09T01:28:44.253Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Request body: 
2022-12-09T01:28:44.254Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||==========================request end================================================
2022-12-09T01:28:44.284Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:44.285Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:44.285Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Status text  : OK
2022-12-09T01:28:44.285Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:43 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:44.286Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Response body: {
  "requestId" : "0e0ac18b-d389-487d-bc7c-5e3b01d6ad37",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:32.000+00:00",
  "endTime" : "2022-12-09T01:28:38.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:39.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e0ac18b-d389-487d-bc7c-5e3b01d6ad37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"
    }
  }
}
2022-12-09T01:28:44.286Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:44.287Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|INFO|500||InvokeReturn
2022-12-09T01:28:44.288Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false
2022-12-09T01:28:44.288Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:28:44.289Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:44.289Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false
2022-12-09T01:28:44.289Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:28:44.290Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8bc15615762c359c8a387ce4a52781c5", X-B3-SpanId:"037e34c3b573240f", X-B3-ParentSpanId:"8ae83f4f2a1aef8a", X-B3-Sampled:"0", X-ONAP-RequestID:"35540fd4-6150-4728-830c-25b6de98451c", X-RequestID:"35540fd4-6150-4728-830c-25b6de98451c", X-TransactionID:"35540fd4-6150-4728-830c-25b6de98451c", X-ECOMP-RequestID:"35540fd4-6150-4728-830c-25b6de98451c", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3dfbc24c-6ed2-4e0d-8939-6c53503200b5"]
2022-12-09T01:28:44.290Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:28:44.290Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:28:44.319Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:44.320Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:44.321Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:28:44.322Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:43 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:44.322Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:28:44.323Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:44.323Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:28:44.331Z|35540fd4-6150-4728-830c-25b6de98451c|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:44.561Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:44.566Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37
2022-12-09T01:28:44.566Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|INFO|500||Invoke
2022-12-09T01:28:44.566Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:44.566Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37
2022-12-09T01:28:44.567Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Method      : GET
2022-12-09T01:28:44.567Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac36a362f14f7877205c55a2c8e9a0ff", X-B3-SpanId:"4f86b7c735fc273f", X-B3-ParentSpanId:"1cbb5850a204717f", X-B3-Sampled:"0", X-ONAP-RequestID:"60b3d8a9-f349-47ec-90fc-3a1809dcf2b5", X-RequestID:"60b3d8a9-f349-47ec-90fc-3a1809dcf2b5", X-TransactionID:"60b3d8a9-f349-47ec-90fc-3a1809dcf2b5", X-ECOMP-RequestID:"60b3d8a9-f349-47ec-90fc-3a1809dcf2b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c99a8a82-9f21-46ad-8609-faa260a8ee40"]
2022-12-09T01:28:44.567Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Request body: 
2022-12-09T01:28:44.567Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||==========================request end================================================
2022-12-09T01:28:44.598Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:44.599Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:44.599Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Status text  : OK
2022-12-09T01:28:44.599Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:43 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:44.601Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Response body: {
  "requestId" : "0e0ac18b-d389-487d-bc7c-5e3b01d6ad37",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:32.000+00:00",
  "endTime" : "2022-12-09T01:28:38.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:39.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e0ac18b-d389-487d-bc7c-5e3b01d6ad37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"
    }
  }
}
2022-12-09T01:28:44.601Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:44.601Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|INFO|500||InvokeReturn
2022-12-09T01:28:44.602Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false
2022-12-09T01:28:44.603Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:28:44.603Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:44.603Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false
2022-12-09T01:28:44.603Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:28:44.603Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ac36a362f14f7877205c55a2c8e9a0ff", X-B3-SpanId:"37d7692a6b8108f6", X-B3-ParentSpanId:"1cbb5850a204717f", X-B3-Sampled:"0", X-ONAP-RequestID:"60b3d8a9-f349-47ec-90fc-3a1809dcf2b5", X-RequestID:"60b3d8a9-f349-47ec-90fc-3a1809dcf2b5", X-TransactionID:"60b3d8a9-f349-47ec-90fc-3a1809dcf2b5", X-ECOMP-RequestID:"60b3d8a9-f349-47ec-90fc-3a1809dcf2b5", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"774ab3ab-57c3-4429-8bfa-65044b9468ef"]
2022-12-09T01:28:44.604Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:28:44.604Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:28:44.622Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:44.622Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:44.622Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:28:44.623Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:43 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:44.623Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:28:44.624Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:44.624Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:28:44.632Z|60b3d8a9-f349-47ec-90fc-3a1809dcf2b5|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:44.793Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:44.797Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37
2022-12-09T01:28:44.798Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|INFO|500||Invoke
2022-12-09T01:28:44.798Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:44.798Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37
2022-12-09T01:28:44.799Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Method      : GET
2022-12-09T01:28:44.799Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"525320c6ea7b57f69e277852f859c5d8", X-B3-SpanId:"9d6583536d5744e7", X-B3-ParentSpanId:"ab808a33c14d1588", X-B3-Sampled:"0", X-ONAP-RequestID:"d915b027-fa0f-4ad6-be89-727012f42950", X-RequestID:"d915b027-fa0f-4ad6-be89-727012f42950", X-TransactionID:"d915b027-fa0f-4ad6-be89-727012f42950", X-ECOMP-RequestID:"d915b027-fa0f-4ad6-be89-727012f42950", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d5a2b243-0d60-4d98-850f-6924a227569f"]
2022-12-09T01:28:44.799Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Request body: 
2022-12-09T01:28:44.799Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||==========================request end================================================
2022-12-09T01:28:44.825Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:44.826Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:44.826Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Status text  : OK
2022-12-09T01:28:44.826Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:43 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:44.827Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Response body: {
  "requestId" : "0e0ac18b-d389-487d-bc7c-5e3b01d6ad37",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:32.000+00:00",
  "endTime" : "2022-12-09T01:28:38.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:39.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e0ac18b-d389-487d-bc7c-5e3b01d6ad37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"
    }
  }
}
2022-12-09T01:28:44.828Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:44.828Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|INFO|500||InvokeReturn
2022-12-09T01:28:44.829Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false
2022-12-09T01:28:44.830Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:28:44.830Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:44.830Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false
2022-12-09T01:28:44.830Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:28:44.831Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"525320c6ea7b57f69e277852f859c5d8", X-B3-SpanId:"851926672a798ff1", X-B3-ParentSpanId:"ab808a33c14d1588", X-B3-Sampled:"0", X-ONAP-RequestID:"d915b027-fa0f-4ad6-be89-727012f42950", X-RequestID:"d915b027-fa0f-4ad6-be89-727012f42950", X-TransactionID:"d915b027-fa0f-4ad6-be89-727012f42950", X-ECOMP-RequestID:"d915b027-fa0f-4ad6-be89-727012f42950", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a14f997d-2653-43c9-92ab-73aec2ecda19"]
2022-12-09T01:28:44.831Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:28:44.831Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:28:44.855Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:44.856Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:44.856Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:28:44.856Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:43 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:44.858Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:28:44.858Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:44.858Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:28:44.864Z|d915b027-fa0f-4ad6-be89-727012f42950|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:45.025Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:45.030Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37
2022-12-09T01:28:45.030Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|INFO|500||Invoke
2022-12-09T01:28:45.030Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:45.031Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37
2022-12-09T01:28:45.031Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Method      : GET
2022-12-09T01:28:45.031Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f37630010e26cd5c1380d896de0b060", X-B3-SpanId:"a5cc10f8ef883bf9", X-B3-ParentSpanId:"deabc987437b8120", X-B3-Sampled:"0", X-ONAP-RequestID:"c8328b20-11de-4867-86f0-94cf0c5db78a", X-RequestID:"c8328b20-11de-4867-86f0-94cf0c5db78a", X-TransactionID:"c8328b20-11de-4867-86f0-94cf0c5db78a", X-ECOMP-RequestID:"c8328b20-11de-4867-86f0-94cf0c5db78a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73b9e4c6-5a9c-482c-98c8-0d4b21901e63"]
2022-12-09T01:28:45.031Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Request body: 
2022-12-09T01:28:45.032Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||==========================request end================================================
2022-12-09T01:28:45.060Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:45.061Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:45.061Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Status text  : OK
2022-12-09T01:28:45.062Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:43 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:45.062Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Response body: {
  "requestId" : "0e0ac18b-d389-487d-bc7c-5e3b01d6ad37",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:32.000+00:00",
  "endTime" : "2022-12-09T01:28:38.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:39.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e0ac18b-d389-487d-bc7c-5e3b01d6ad37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"
    }
  }
}
2022-12-09T01:28:45.063Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:45.063Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|INFO|500||InvokeReturn
2022-12-09T01:28:45.065Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false
2022-12-09T01:28:45.065Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:28:45.065Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:45.065Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false
2022-12-09T01:28:45.066Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:28:45.066Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0f37630010e26cd5c1380d896de0b060", X-B3-SpanId:"6f158ee4f2da6524", X-B3-ParentSpanId:"deabc987437b8120", X-B3-Sampled:"0", X-ONAP-RequestID:"c8328b20-11de-4867-86f0-94cf0c5db78a", X-RequestID:"c8328b20-11de-4867-86f0-94cf0c5db78a", X-TransactionID:"c8328b20-11de-4867-86f0-94cf0c5db78a", X-ECOMP-RequestID:"c8328b20-11de-4867-86f0-94cf0c5db78a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"24001531-c1cd-4bba-9734-3c89e094ebff"]
2022-12-09T01:28:45.066Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:28:45.066Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:28:45.084Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:45.085Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:45.085Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:28:45.085Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:43 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:45.086Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:28:45.086Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:45.086Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:28:45.094Z|c8328b20-11de-4867-86f0-94cf0c5db78a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:45.261Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:45.265Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37
2022-12-09T01:28:45.266Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|INFO|500||Invoke
2022-12-09T01:28:45.266Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:45.266Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37
2022-12-09T01:28:45.267Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Method      : GET
2022-12-09T01:28:45.267Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45015eb2183234800ef29ae290810d14", X-B3-SpanId:"d59d96240f350ec4", X-B3-ParentSpanId:"626666a6e3561037", X-B3-Sampled:"0", X-ONAP-RequestID:"ce237d07-1cfb-454e-a6ae-f27ee5192859", X-RequestID:"ce237d07-1cfb-454e-a6ae-f27ee5192859", X-TransactionID:"ce237d07-1cfb-454e-a6ae-f27ee5192859", X-ECOMP-RequestID:"ce237d07-1cfb-454e-a6ae-f27ee5192859", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c61dfbcc-32e3-4f2f-a1fd-120ce9c8c548"]
2022-12-09T01:28:45.267Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Request body: 
2022-12-09T01:28:45.268Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||==========================request end================================================
2022-12-09T01:28:45.291Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:45.291Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:45.292Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Status text  : OK
2022-12-09T01:28:45.292Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:44 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:45.293Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||Response body: {
  "requestId" : "0e0ac18b-d389-487d-bc7c-5e3b01d6ad37",
  "requestStatus" : "COMPLETE",
  "statusMessage" : "ALaCarte-Vnf-createInstance request was executed correctly.",
  "flowStatus" : "Successfully completed all Building Blocks",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:32.000+00:00",
  "endTime" : "2022-12-09T01:28:38.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0",
  "vnfType" : "basic_cnf/basic_cnf 0",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\",\n            \"productFamilyId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\"\n        },\n        \"modelInfo\": {\n            \n    \"modelType\": \"vnf\",\n    \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n    \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n    \"modelName\": \"basic_cnf\",\n    \"modelVersion\": \"1.0\",\n    \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                \"modelInfo\": {\n                    \"modelType\": \"service\",\n                    \"modelName\": \"basic_cnf\",\n                    \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                    \"modelVersion\": \"1.0\",\n                    \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                }\n            }\n        }]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:39.000+00:00",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vnf",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "0e0ac18b-d389-487d-bc7c-5e3b01d6ad37",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37"
    }
  }
}
2022-12-09T01:28:45.293Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:45.294Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|INFO|500||InvokeReturn
2022-12-09T01:28:45.295Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false
2022-12-09T01:28:45.295Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:28:45.296Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:45.296Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false
2022-12-09T01:28:45.296Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:28:45.297Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"45015eb2183234800ef29ae290810d14", X-B3-SpanId:"0f49fb48da6e1073", X-B3-ParentSpanId:"626666a6e3561037", X-B3-Sampled:"0", X-ONAP-RequestID:"ce237d07-1cfb-454e-a6ae-f27ee5192859", X-RequestID:"ce237d07-1cfb-454e-a6ae-f27ee5192859", X-TransactionID:"ce237d07-1cfb-454e-a6ae-f27ee5192859", X-ECOMP-RequestID:"ce237d07-1cfb-454e-a6ae-f27ee5192859", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"425aea10-ef0d-45db-a752-212774d090b9"]
2022-12-09T01:28:45.297Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:28:45.297Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:28:45.315Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:45.316Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:45.316Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:28:45.316Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:44 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:45.317Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:28:45.317Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:45.318Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=0e0ac18b-d389-487d-bc7c-5e3b01d6ad37&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:28:45.324Z|ce237d07-1cfb-454e-a6ae-f27ee5192859|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/0e0ac18b-d389-487d-bc7c-5e3b01d6ad37|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:47.711Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:47.713Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|||INFO|500||Checking if requestId: cb40525c-35bd-43c0-aae1-f193495c7c70 already exists in requestDb InfraActiveRequests table
2022-12-09T01:28:47.714Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:28:47.714Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:28:47.714Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:47.714Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:28:47.714Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:28:47.715Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"38df5a71537a5655ee801d43bb32a8b5", X-B3-SpanId:"e0bdea6581cbc5a7", X-B3-ParentSpanId:"4f38a4c49b869622", X-B3-Sampled:"1", X-ONAP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-TransactionID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ECOMP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"428b39a7-cdbf-49ea-a798-2ff2f3cff269"]
2022-12-09T01:28:47.715Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:28:47.715Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:28:47.747Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:47.747Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:28:47.747Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : Not Found
2022-12-09T01:28:47.748Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:28:47 GMT", x-envoy-upstream-service-time:"25", server:"envoy"]
2022-12-09T01:28:47.748Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: 
2022-12-09T01:28:47.748Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:47.749Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|404|Not Found|InvokeReturn
2022-12-09T01:28:47.758Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:28:47.762Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:28:47.787Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||Invoke
2022-12-09T01:28:47.788Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[cb40525c-35bd-43c0-aae1-f193495c7c70], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f8e98e2b-03d9-4421-8095-b9612514e623], X-ECOMP-RequestID=[cb40525c-35bd-43c0-aae1-f193495c7c70], X-TransactionId=[], X-ONAP-RequestID=[cb40525c-35bd-43c0-aae1-f193495c7c70]}
2022-12-09T01:28:47.852Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:28:46 GMT], server=[envoy], content-length=[1926], x-envoy-upstream-service-time=[55], vertex-id=[401536], x-aai-txid=[1-aai-resources-221209-01:28:46:753-57303], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:28:47.854Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|AAI|http://aai.onap:80/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":"1670549314160","relationship-list":{"relationship":[{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/3bbd0d55-9839-40d1-8370-3b29b3ae3ac1","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"3bbd0d55-9839-40d1-8370-3b29b3ae3ac1"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c52195ab-189b-44f2-8105-0188b1553bc0_vnf_0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5_vnf_0"}]},{"related-to":"generic-vnf","relationship-label":"org.onap.relationships.inventory.BelongsTo","related-link":"/aai/v24/network/generic-vnfs/generic-vnf/05a1759f-bd21-4d87-b324-d6f2bf718d84","relationship-data":[{"relationship-key":"generic-vnf.vnf-id","relationship-value":"05a1759f-bd21-4d87-b324-d6f2bf718d84"}],"related-to-property":[{"property-key":"generic-vnf.vnf-name","property-value":"basic_cnf-c29ac5ea-b0ec-4755-9f5d-2cca4ca8c6c7_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-12-09T01:28:47.854Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basicnf-owner/k8sregion/tenants/tenant/123456|INFO|500||InvokeReturn
2022-12-09T01:28:47.856Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:28:47.857Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:28:47.858Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:47.858Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:28:47.858Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:47.859Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:47.859Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:28:47.859Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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:"38df5a71537a5655ee801d43bb32a8b5", X-B3-SpanId:"53fe9526a6637531", X-B3-ParentSpanId:"4f38a4c49b869622", X-B3-Sampled:"1", X-ONAP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-TransactionID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ECOMP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80ddba34-1595-4aef-8c0b-75027b783aae"]
2022-12-09T01:28:47.859Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":{"vnfInstanceId":"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b","serviceInstanceId":"1a9e9d9d-6858-4208-b47b-8b48cef13986"},"instanceName":"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5","requestScope":"vfModule"}
2022-12-09T01:28:47.860Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:28:47.886Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:47.886Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:47.887Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:28:47.887Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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, 09 Dec 2022 01:28:47 GMT", x-envoy-upstream-service-time:"23", server:"envoy"]
2022-12-09T01:28:47.888Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:28:47.888Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:47.888Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:28:47.890Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37
2022-12-09T01:28:47.890Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|INFO|500||Invoke
2022-12-09T01:28:47.890Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:47.891Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37
2022-12-09T01:28:47.891Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Method      : GET
2022-12-09T01:28:47.891Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-TransactionID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ECOMP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac833896-108d-48c9-88c6-48c37e41d147"]
2022-12-09T01:28:47.892Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Request body: 
2022-12-09T01:28:47.892Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||==========================request end================================================
2022-12-09T01:28:47.936Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:47.937Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:47.938Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Status text  : OK
2022-12-09T01:28:47.938Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:28:47 GMT", x-envoy-upstream-service-time:"40", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:47.940Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||Response body: {
  "id" : 10,
  "modelCustomizationUUID" : "a25f92a2-c603-4eed-a172-43cc8cd6ef37",
  "label" : "base_dummy",
  "minInstances" : 1,
  "maxInstances" : 1,
  "initialCount" : 1,
  "availabilityZoneCount" : null,
  "created" : "2022-12-09 01:03:17.000",
  "skipPostInstConf" : true,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10"
    },
    "heatEnvironment" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/heatEnvironment"
    },
    "cvnfcCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/cvnfcCustomization"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule"
    },
    "volumeHeatEnv" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/volumeHeatEnv"
    },
    "vnfCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vnfCustomization"
    }
  }
}
2022-12-09T01:28:47.940Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:47.941Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/search/findFirstByModelCustomizationUUIDOrderByCreatedDesc?MODEL_CUSTOMIZATION_UUID=a25f92a2-c603-4eed-a172-43cc8cd6ef37|INFO|500||InvokeReturn
2022-12-09T01:28:47.943Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule
2022-12-09T01:28:47.943Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||Invoke
2022-12-09T01:28:47.944Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:47.944Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule
2022-12-09T01:28:47.944Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Method      : GET
2022-12-09T01:28:47.944Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-TransactionID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ECOMP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d32d20c-f84b-4ce8-82ea-51f393d286db"]
2022-12-09T01:28:47.945Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Request body: 
2022-12-09T01:28:47.945Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||==========================request end================================================
2022-12-09T01:28:47.981Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:47.982Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:47.982Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Status text  : OK
2022-12-09T01:28:47.982Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", content-location:"http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:28:47 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:47.984Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||Response body: {
  "modelUUID" : "e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1",
  "modelInvariantUUID" : "26733c5d-0f98-41f0-b525-7c7624e77345",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-12-09 01:03:17.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vfModuleCustomization"
    }
  }
}
2022-12-09T01:28:47.984Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:47.984Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModuleCustomization/10/vfModule|INFO|500||InvokeReturn
2022-12-09T01:28:47.987Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:28:47.987Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-12-09T01:28:47.987Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:47.987Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:28:47.988Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:28:47.988Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-TransactionID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ECOMP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b0798fbb-e0ff-466f-97c1-bf5cefca505f"]
2022-12-09T01:28:47.988Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:28:47.988Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:28:48.009Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:48.010Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:28:48.010Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:28:48.010Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&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, 09 Dec 2022 01:28:47 GMT", x-envoy-upstream-service-time:"18", server:"envoy"]
2022-12-09T01:28:48.011Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:28:48.011Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:48.011Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:28:48.012Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345
2022-12-09T01:28:48.012Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|INFO|500||Invoke
2022-12-09T01:28:48.013Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:48.013Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345
2022-12-09T01:28:48.013Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Method      : GET
2022-12-09T01:28:48.014Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-TransactionID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ECOMP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed2946f7-69f9-4aa3-a02d-210d24a17205"]
2022-12-09T01:28:48.014Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Request body: 
2022-12-09T01:28:48.014Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||==========================request end================================================
2022-12-09T01:28:48.042Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:48.043Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:48.043Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Status text  : OK
2022-12-09T01:28:48.044Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:28:47 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:48.045Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||Response body: {
  "_embedded" : {
    "vfModule" : [ {
      "modelUUID" : "e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1",
      "modelInvariantUUID" : "26733c5d-0f98-41f0-b525-7c7624e77345",
      "modelName" : "BasicCnf..base_dummy..module-0",
      "modelVersion" : "1",
      "description" : null,
      "isBase" : true,
      "created" : "2022-12-09 01:03:17.000",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
        },
        "vfModule" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
        },
        "heatFiles" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/heatFiles"
        },
        "vnfResources" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vnfResources"
        },
        "volumeHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/volumeHeatTemplate"
        },
        "moduleHeatTemplate" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/moduleHeatTemplate"
        },
        "vfModuleCustomization" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vfModuleCustomization"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345"
    }
  }
}
2022-12-09T01:28:48.045Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:48.046Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=26733c5d-0f98-41f0-b525-7c7624e77345|INFO|500||InvokeReturn
2022-12-09T01:28:48.050Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:28:48.050Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|INFO|500||Invoke
2022-12-09T01:28:48.050Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:48.051Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance
2022-12-09T01:28:48.051Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:28:48.051Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-TransactionID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ECOMP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5110236a-d5ab-4f58-ab63-8faa12e0483d"]
2022-12-09T01:28:48.052Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:28:48.052Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:28:48.075Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:48.075Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:28:48.076Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:28:48.076Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&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, 09 Dec 2022 01:28:47 GMT", x-envoy-upstream-service-time:"20", server:"envoy"]
2022-12-09T01:28:48.077Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:28:48.077Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:48.078Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/search/findFirstVnfComponentsRecipeByVfModuleModelUUIDAndVnfComponentTypeAndAction?vfModuleModelUUID=e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1&vnfComponentType=vfModule&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:28:48.079Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.079Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.080Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.080Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.080Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.081Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-TransactionID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ECOMP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9131ff53-441b-4b08-8e85-85d85836ca98"]
2022-12-09T01:28:48.081Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.082Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.106Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.107Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.107Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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  : OK
2022-12-09T01:28:48.108Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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", date:"Fri, 09 Dec 2022 01:28:47 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:48.110Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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" : 46,
  "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/46"
    },
    "vnfComponentsRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vnfComponentsRecipe/46"
    }
  }
}
2022-12-09T01:28:48.110Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.111Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.113Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1
2022-12-09T01:28:48.113Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|INFO|500||Invoke
2022-12-09T01:28:48.114Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:48.114Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1
2022-12-09T01:28:48.114Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Method      : GET
2022-12-09T01:28:48.115Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-TransactionID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ECOMP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ad410d4-1734-4892-b8db-371705084487"]
2022-12-09T01:28:48.115Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Request body: 
2022-12-09T01:28:48.116Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||==========================request end================================================
2022-12-09T01:28:48.141Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:48.142Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:48.143Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Status text  : OK
2022-12-09T01:28:48.143Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:28:47 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:48.144Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||Response body: {
  "modelUUID" : "e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1",
  "modelInvariantUUID" : "26733c5d-0f98-41f0-b525-7c7624e77345",
  "modelName" : "BasicCnf..base_dummy..module-0",
  "modelVersion" : "1",
  "description" : null,
  "isBase" : true,
  "created" : "2022-12-09 01:03:17.000",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
    },
    "vfModule" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1"
    },
    "heatFiles" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/heatFiles"
    },
    "vnfResources" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vnfResources"
    },
    "volumeHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/volumeHeatTemplate"
    },
    "moduleHeatTemplate" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/moduleHeatTemplate"
    },
    "vfModuleCustomization" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1/vfModuleCustomization"
    }
  }
}
2022-12-09T01:28:48.145Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:48.145Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/vfModule/e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1|INFO|500||InvokeReturn
2022-12-09T01:28:48.148Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.148Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:28:48.149Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:48.149Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.149Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:28:48.150Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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:"3331", X-B3-TraceId:"38df5a71537a5655ee801d43bb32a8b5", X-B3-SpanId:"1673de6a21503a32", X-B3-ParentSpanId:"4f38a4c49b869622", X-B3-Sampled:"1", X-ONAP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-TransactionID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ECOMP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66577bc5-bc0b-4974-ac8c-7148c39e43dd"]
2022-12-09T01:28:48.150Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"cb40525c-35bd-43c0-aae1-f193495c7c70","requestStatus":"IN_PROGRESS","startTime":1670549327758,"source":"VID","vnfId":"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b","vnfType":"","tenantId":"123456","requestBody":"{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}","lastModifiedBy":"APIH","vfModuleName":"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5","vfModuleModelName":"BasicCnf..base_dummy..module-0","cloudRegion":"k8sregion","serviceInstanceId":"1a9e9d9d-6858-4208-b47b-8b48cef13986","requestScope":"vfModule","requestAction":"createInstance","requestorId":"test","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"cb40525c-35bd-43c0-aae1-f193495c7c70"}
2022-12-09T01:28:48.151Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:28:48.189Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:48.190Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:28:48.190Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:28:48.190Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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/cb40525c-35bd-43c0-aae1-f193495c7c70", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:47 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:48.192Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:28:47.758+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:28:47.635+00:00",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:28:48.192Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:48.193Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:28:48.200Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.200Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:28:48.201Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:48.201Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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-12-09T01:28:48.201Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:28:48.202Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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:"38df5a71537a5655ee801d43bb32a8b5", X-B3-SpanId:"adb16bfd5a2fe56c", X-B3-ParentSpanId:"4f38a4c49b869622", X-B3-Sampled:"1", X-ONAP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-TransactionID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ECOMP-RequestID:"cb40525c-35bd-43c0-aae1-f193495c7c70", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d804dbe6-1f64-421f-b92e-0a17adbb5dac"]
2022-12-09T01:28:48.202Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/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\":\"26733c5d-0f98-41f0-b525-7c7624e77345\",\"modelType\":\"vfModule\",\"modelName\":\"BasicCnf..base_dummy..module-0\",\"modelVersion\":\"1\",\"modelCustomizationUuid\":\"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\"modelVersionId\":\"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\"modelCustomizationId\":\"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\"modelUuid\":\"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\"modelInvariantUuid\":\"26733c5d-0f98-41f0-b525-7c7624e77345\",\"modelInstanceName\":\"BasicCnf..base_dummy..module-0\"},\"requestInfo\":{\"source\":\"VID\",\"instanceName\":\"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\"suppressRollback\":false,\"requestorId\":\"test\"},\"relatedInstanceList\":[{\"relatedInstance\":{\"instanceId\":\"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\"modelInfo\":{\"modelInvariantId\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\",\"modelType\":\"service\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelUuid\":\"fc946fea-6bef-4a9a-88cc-aa62677cd806\",\"modelInvariantUuid\":\"db38ec10-509c-4ed1-b343-9f12e3faded8\"}}},{\"relatedInstance\":{\"instanceId\":\"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\"modelInfo\":{\"modelCustomizationName\":\"basic_cnf 0\",\"modelInvariantId\":\"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\"modelType\":\"vnf\",\"modelName\":\"basic_cnf\",\"modelVersion\":\"1.0\",\"modelCustomizationUuid\":\"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\"modelVersionId\":\"c811387e-bf4c-4918-a0b1-587a666e69d7\",\"modelCustomizationId\":\"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\"modelUuid\":\"c811387e-bf4c-4918-a0b1-587a666e69d7\",\"modelInvariantUuid\":\"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\"modelInstanceName\":\"basic_cnf 0\"}}}],\"cloudConfiguration\":{\"tenantId\":\"123456\",\"cloudOwner\":\"basicnf-owner\",\"lcpCloudRegionId\":\"k8sregion\"},\"requestParameters\":{\"aLaCarte\":true,\"usePreload\":true,\"testApi\":\"GR_API\"}},\"serviceInstanceId\":\"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\"vnfInstanceId\":\"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\"}","type":"String"},"requestId":{"value":"cb40525c-35bd-43c0-aae1-f193495c7c70","type":"String"},"mso-request-id":{"value":"cb40525c-35bd-43c0-aae1-f193495c7c70","type":"String"},"isBaseVfModule":{"value":true,"type":"Boolean"},"recipeTimeout":{"value":180,"type":"Integer"},"requestAction":{"value":"createInstance","type":"String"},"serviceInstanceId":{"value":"1a9e9d9d-6858-4208-b47b-8b48cef13986","type":"String"},"pnfCorrelationId":{"value":"","type":"String"},"vnfId":{"value":"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b","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/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules","type":"String"},"instanceGroupId":{"value":"","type":"String"},"generateIdsOnly":{"value":false,"type":"Boolean"}}}
2022-12-09T01:28:48.203Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:28:49.217Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:49.218Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:28:49.218Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:28:49.218Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:28:48 GMT", x-onap-requestid:"cb40525c-35bd-43c0-aae1-f193495c7c70", x-requestid:"cb40525c-35bd-43c0-aae1-f193495c7c70", x-transactionid:"cb40525c-35bd-43c0-aae1-f193495c7c70", x-ecomp-requestid:"cb40525c-35bd-43c0-aae1-f193495c7c70", x-onap-partnername:"UNKNOWN", x-invocationid:"d804dbe6-1f64-421f-b92e-0a17adbb5dac", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1010", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:49.219Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"cb40525c-35bd-43c0-aae1-f193495c7c70\",\"instanceId\":\"ce1a8572-398a-48cb-8d77-102f70e9c64f\"}}","message":"Success","processInstanceID":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:28:49.219Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:49.220Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:28:49.224Z|cb40525c-35bd-43c0-aae1-f193495c7c70|http-nio-8080-exec-2|onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:49.391Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:49.395Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:28:49.396Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:28:49.396Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:49.396Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:28:49.397Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:28:49.397Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fc614472e69df3b9c3a81ddbe40d1be", X-B3-SpanId:"302d9398d5f4f559", X-B3-ParentSpanId:"0bfecca4fdaa3fd2", X-B3-Sampled:"0", X-ONAP-RequestID:"16d41a3f-42ba-4550-a83a-d8f78a547976", X-RequestID:"16d41a3f-42ba-4550-a83a-d8f78a547976", X-TransactionID:"16d41a3f-42ba-4550-a83a-d8f78a547976", X-ECOMP-RequestID:"16d41a3f-42ba-4550-a83a-d8f78a547976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1dc8f153-bdb2-4160-8643-ad5ca11e7c53"]
2022-12-09T01:28:49.397Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:28:49.398Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:28:49.423Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:49.424Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:49.424Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:28:49.425Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:48 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:49.427Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:48.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:28:49.428Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:49.428Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:28:49.429Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:28:49.430Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:28:49.430Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:49.430Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:28:49.430Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:28:49.431Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0fc614472e69df3b9c3a81ddbe40d1be", X-B3-SpanId:"87d930bee551ee6d", X-B3-ParentSpanId:"0bfecca4fdaa3fd2", X-B3-Sampled:"0", X-ONAP-RequestID:"16d41a3f-42ba-4550-a83a-d8f78a547976", X-RequestID:"16d41a3f-42ba-4550-a83a-d8f78a547976", X-TransactionID:"16d41a3f-42ba-4550-a83a-d8f78a547976", X-ECOMP-RequestID:"16d41a3f-42ba-4550-a83a-d8f78a547976", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"620d86bf-0869-40eb-b397-8b3eb56a0517"]
2022-12-09T01:28:49.431Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:28:49.431Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:28:49.448Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:49.448Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:49.449Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:28:49.449Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:48 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:49.449Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:28:49.450Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:49.450Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:28:49.457Z|16d41a3f-42ba-4550-a83a-d8f78a547976|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:28:52.192Z|d532de80-5411-410d-85eb-103fc4bdfdb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:52.192Z|740e6ad5-fd87-4743-a414-a5b84662873a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:52.192Z|d532de80-5411-410d-85eb-103fc4bdfdb8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:52.192Z|740e6ad5-fd87-4743-a414-a5b84662873a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:52.213Z|6e07a901-06a6-48b2-b324-343e89a5d688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:28:52.214Z|6e07a901-06a6-48b2-b324-343e89a5d688|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:28:55.369Z|28610a1b-7714-4e45-8a35-4cc98e5465eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:28:55.373Z|28610a1b-7714-4e45-8a35-4cc98e5465eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:28:59.622Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:28:59.627Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:28:59.628Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:28:59.629Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:59.629Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:28:59.629Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:28:59.629Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73d6f51e6dfb7ccb3a0835ced5d5e210", X-B3-SpanId:"21662e479c790668", X-B3-ParentSpanId:"4a18338dea8cd2c4", X-B3-Sampled:"0", X-ONAP-RequestID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-RequestID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-TransactionID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-ECOMP-RequestID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f8a3a83-620e-4288-a814-8954f09c5a08"]
2022-12-09T01:28:59.630Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:28:59.630Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:28:59.659Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:59.659Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:59.659Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:28:59.660Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:59 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:59.660Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "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-12-09T01:28:47.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:56.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:28:59.661Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:59.661Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:28:59.662Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:28:59.663Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:28:59.663Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:59.663Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:28:59.663Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:28:59.664Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"73d6f51e6dfb7ccb3a0835ced5d5e210", X-B3-SpanId:"e66ed91fe92ead06", X-B3-ParentSpanId:"4a18338dea8cd2c4", X-B3-Sampled:"0", X-ONAP-RequestID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-RequestID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-TransactionID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-ECOMP-RequestID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d8211fd8-ccaa-4c46-b490-2b2fedc271fe"]
2022-12-09T01:28:59.664Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:28:59.664Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:28:59.680Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:59.681Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:59.681Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:28:59.682Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:28:59 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:28:59.683Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:28:59.683Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:59.684Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:28:59.711Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:28:59.712Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:28:59.712Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:59.713Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:28:59.713Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:28:59.713Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-RequestID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-TransactionID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-ECOMP-RequestID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e87684e-f6c7-4914-8dd2-6c6002ac0005"]
2022-12-09T01:28:59.713Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:28:59.714Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:28:59.837Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:59.838Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:59.838Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:28:59.839Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=634003DB4B76D59B89E22A03DD115DBE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:28:58 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:28:59.839Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d7097472-7760-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:28:52.664+0000","endTime":"2022-12-09T01:28:55.590+0000","removalTime":null,"durationInMillis":2926,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"d70889d1-7760-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:28:59.840Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:59.840Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:28:59.868Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:28:59.869Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:28:59.869Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:28:59.869Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:28:59.869Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:28:59.870Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-RequestID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-TransactionID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-ECOMP-RequestID:"1117b9e8-97b8-451e-9eea-2967e9f2bab6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e2534f1-496c-49b3-8e14-d66b1670a896"]
2022-12-09T01:28:59.870Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:28:59.870Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:28:59.987Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:28:59.988Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:28:59.988Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:28:59.989Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8055E861EF3488D6CD8355907C065CB9; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:28:58 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:28:59.989Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d8c183dd-7760-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"d7097472-7760-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"d7097472-7760-11ed-b899-1e7d76ee51e3","executionId":"d7097472-7760-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:28:55.548+0000","endTime":"2022-12-09T01:28:55.558+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:28:59.989Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:28:59.990Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:28:59.993Z|1117b9e8-97b8-451e-9eea-2967e9f2bab6|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:29:02.224Z|c88f311b-d28e-4ab2-b067-c41676143141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:02.224Z|cf1b4cf9-b896-409b-afe9-f71a8af785c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:02.225Z|cf1b4cf9-b896-409b-afe9-f71a8af785c3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:02.225Z|c88f311b-d28e-4ab2-b067-c41676143141|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:02.246Z|433a052e-78d7-4a13-b128-3a8e587b61f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:02.247Z|433a052e-78d7-4a13-b128-3a8e587b61f8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:08.938Z|80d8d4fe-6533-4f86-9a22-13bfaa5f2284|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:29:08.939Z|80d8d4fe-6533-4f86-9a22-13bfaa5f2284|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:10.168Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:29:10.174Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:29:10.174Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:29:10.175Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:10.175Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:29:10.175Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:29:10.176Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cf996d2241ce42f844ffe5160d3fbb7", X-B3-SpanId:"7e4fd9cf513ce1b3", X-B3-ParentSpanId:"b1aa5f51fe809362", X-B3-Sampled:"0", X-ONAP-RequestID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-RequestID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-TransactionID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-ECOMP-RequestID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"056ea887-767c-4865-8750-0a66b79137ee"]
2022-12-09T01:29:10.176Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:29:10.177Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:29:10.208Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:10.209Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:10.209Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:29:10.210Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:29:09 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:29:10.211Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "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-12-09T01:28:47.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:28:56.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:29:10.211Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:10.211Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:29:10.213Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:29:10.213Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:29:10.213Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:10.214Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:29:10.214Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:29:10.214Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0cf996d2241ce42f844ffe5160d3fbb7", X-B3-SpanId:"53199f27f34497b7", X-B3-ParentSpanId:"b1aa5f51fe809362", X-B3-Sampled:"0", X-ONAP-RequestID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-RequestID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-TransactionID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-ECOMP-RequestID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6756ac9d-55f4-4a44-a636-23bc9c107f58"]
2022-12-09T01:29:10.214Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:29:10.215Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:29:10.231Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:10.232Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:10.232Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:29:10.232Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:29:09 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:29:10.234Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:29:10.234Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:10.234Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:29:10.264Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:29:10.264Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:29:10.265Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:10.265Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:29:10.265Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:29:10.265Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-RequestID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-TransactionID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-ECOMP-RequestID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9111564a-6c98-451a-9554-3964e0ddfa88"]
2022-12-09T01:29:10.266Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:29:10.266Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:29:10.369Z|b35ee645-53c4-4579-a237-409dc5533d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:29:10.370Z|b35ee645-53c4-4579-a237-409dc5533d1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:29:10.388Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:10.389Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:10.389Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:29:10.389Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=90C34BCC8C27EB0595FDF9586270B490; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:29:09 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:29:10.390Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"d7097472-7760-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:28:52.664+0000","endTime":"2022-12-09T01:28:55.590+0000","removalTime":null,"durationInMillis":2926,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"d70889d1-7760-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:29:10.390Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:10.390Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:29:10.519Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:29:10.520Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:29:10.520Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:10.521Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:29:10.521Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:29:10.522Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-RequestID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-TransactionID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-ECOMP-RequestID:"62d78129-5234-41fe-9d6a-44bb03e57b32", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4efc3f67-afc1-4a76-888d-5a6fac2d0530"]
2022-12-09T01:29:10.522Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:29:10.525Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:29:10.645Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:10.646Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:10.646Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:29:10.646Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=21675B53CA0FEBBCDC046C97C67D39AC; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:29:09 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:29:10.647Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:d8c183dd-7760-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"d7097472-7760-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"d7097472-7760-11ed-b899-1e7d76ee51e3","executionId":"d7097472-7760-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:28:55.548+0000","endTime":"2022-12-09T01:28:55.558+0000","durationInMillis":10,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:29:10.647Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:10.648Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=d7097472-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:29:10.651Z|62d78129-5234-41fe-9d6a-44bb03e57b32|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:29:10.899Z|773ae9e7-63d5-48b0-a00c-c6740b210dd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:29:10.899Z|773ae9e7-63d5-48b0-a00c-c6740b210dd5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:29:12.251Z|e72a2ce0-0525-425a-a422-1acff3c9b189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:12.251Z|f2209707-2882-4e9a-8273-61d0e3c44148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:12.252Z|e72a2ce0-0525-425a-a422-1acff3c9b189|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:12.252Z|f2209707-2882-4e9a-8273-61d0e3c44148|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:12.273Z|da8d833a-e51b-47f0-900c-4ca7da60be36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:12.273Z|da8d833a-e51b-47f0-900c-4ca7da60be36|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:20.814Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:29:20.819Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:29:20.820Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:29:20.820Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:20.820Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:29:20.820Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:29:20.820Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee9ebc9d2fa68b0b9706903aed5bd8bd", X-B3-SpanId:"b91706c7608d8b26", X-B3-ParentSpanId:"81977c56d031eeb7", X-B3-Sampled:"0", X-ONAP-RequestID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-RequestID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-TransactionID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-ECOMP-RequestID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9d3ce5da-232d-4c24-bae7-866fe27e683f"]
2022-12-09T01:29:20.821Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:29:20.821Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:29:20.849Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:20.850Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:20.850Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:29:20.850Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:29:20 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:29:20.854Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:29:10.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:29:11.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:29:20.854Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:20.854Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:29:20.856Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:29:20.856Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:29:20.856Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:20.856Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:29:20.857Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:29:20.857Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ee9ebc9d2fa68b0b9706903aed5bd8bd", X-B3-SpanId:"d53a23797c615d5a", X-B3-ParentSpanId:"81977c56d031eeb7", X-B3-Sampled:"0", X-ONAP-RequestID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-RequestID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-TransactionID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-ECOMP-RequestID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a35ec101-eebd-451a-8ab4-a6e098093e1f"]
2022-12-09T01:29:20.857Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:29:20.857Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:29:20.880Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:20.880Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:20.881Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:29:20.881Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:29:20 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:29:20.884Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:29:20.884Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:20.885Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:29:20.907Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:29:20.907Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:29:20.907Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:20.908Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:29:20.908Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:29:20.908Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-RequestID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-TransactionID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-ECOMP-RequestID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3b3544d9-324e-4f58-8850-100620b332b4"]
2022-12-09T01:29:20.908Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:29:20.908Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:29:21.023Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:21.024Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:21.025Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:29:21.026Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F7DD60F00DE575B47495752D479370EC; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:29:19 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:29:21.027Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e309815f-7760-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:29:12.798+0000","endTime":"2022-12-09T01:29:13.639+0000","removalTime":null,"durationInMillis":841,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"e308e4de-7760-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:29:21.027Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:21.027Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:29:21.053Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:29:21.054Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:29:21.054Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:21.054Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:29:21.054Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:29:21.055Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-RequestID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-TransactionID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-ECOMP-RequestID:"9aac3261-8879-4084-b8e0-151ae8099ffa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f7c38b51-bc02-4590-a252-58935a9a7381"]
2022-12-09T01:29:21.055Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:29:21.055Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:29:21.170Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:21.171Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:21.171Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:29:21.171Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7539B6B99F57B6613202C856B0D61C86; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:29:19 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:29:21.172Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:e382d03a-7760-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"e309815f-7760-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"e309815f-7760-11ed-b899-1e7d76ee51e3","executionId":"e309815f-7760-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:29:13.592+0000","endTime":"2022-12-09T01:29:13.600+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:29:21.172Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:21.173Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:29:21.177Z|9aac3261-8879-4084-b8e0-151ae8099ffa|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:29:22.278Z|2523ded1-6af1-4e5e-91c9-0cf25ef605fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:22.279Z|2523ded1-6af1-4e5e-91c9-0cf25ef605fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:22.284Z|ef6c2c84-9b7c-40f1-93ac-5266dbff734f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:22.285Z|ef6c2c84-9b7c-40f1-93ac-5266dbff734f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:22.299Z|603dc071-a9f7-43b9-94f4-c068dad42e6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:22.300Z|603dc071-a9f7-43b9-94f4-c068dad42e6c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:25.369Z|f54e348c-bd4d-4eb8-8574-373c51cf9752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:29:25.370Z|f54e348c-bd4d-4eb8-8574-373c51cf9752|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:29:31.335Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:29:31.340Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:29:31.341Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:29:31.341Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:31.341Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:29:31.342Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:29:31.342Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86d9fdf0bad846ba0d9a0df034e1d9a2", X-B3-SpanId:"42ddf1c072e06a25", X-B3-ParentSpanId:"945453821fe6da43", X-B3-Sampled:"0", X-ONAP-RequestID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-RequestID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-TransactionID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-ECOMP-RequestID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad28e7fc-d1da-4f08-b9cd-a93a6e11cdc8"]
2022-12-09T01:29:31.343Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:29:31.343Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:29:31.378Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:31.378Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:31.379Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:29:31.379Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:29:30 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:29:31.381Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:29:10.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:29:11.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:29:31.381Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:31.382Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:29:31.383Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:29:31.384Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:29:31.384Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:31.384Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:29:31.384Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:29:31.385Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"86d9fdf0bad846ba0d9a0df034e1d9a2", X-B3-SpanId:"09dde05969238a97", X-B3-ParentSpanId:"945453821fe6da43", X-B3-Sampled:"0", X-ONAP-RequestID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-RequestID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-TransactionID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-ECOMP-RequestID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5b050d77-291d-43a7-8f57-ce9db023003a"]
2022-12-09T01:29:31.385Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:29:31.385Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:29:31.406Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:31.406Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:31.407Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:29:31.407Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:29:30 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:29:31.409Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:29:31.409Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:31.409Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:29:31.431Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:29:31.432Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:29:31.432Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:31.432Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:29:31.432Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:29:31.433Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-RequestID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-TransactionID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-ECOMP-RequestID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b80e8b8c-b5de-4b31-ac83-e35cb56adec5"]
2022-12-09T01:29:31.433Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:29:31.433Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:29:31.557Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:31.557Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:31.558Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:29:31.558Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=C81532E847D6D7CC7954886BB9850207; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:29:30 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:29:31.559Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e309815f-7760-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:29:12.798+0000","endTime":"2022-12-09T01:29:13.639+0000","removalTime":null,"durationInMillis":841,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"e308e4de-7760-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:29:31.559Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:31.559Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:29:31.582Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:29:31.583Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:29:31.583Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:31.584Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:29:31.584Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:29:31.584Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-RequestID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-TransactionID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-ECOMP-RequestID:"4a10eb13-c1a5-4f89-aea4-d288228a8c31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7c38190c-8f00-4f9a-8114-3ab92a48feb7"]
2022-12-09T01:29:31.584Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:29:31.585Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:29:31.701Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:31.702Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:31.702Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:29:31.703Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=D61A9466677160EBB517766E2C1F50BF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:29:30 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:29:31.703Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:e382d03a-7760-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"e309815f-7760-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"e309815f-7760-11ed-b899-1e7d76ee51e3","executionId":"e309815f-7760-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:29:13.592+0000","endTime":"2022-12-09T01:29:13.600+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:29:31.703Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:31.704Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:29:31.707Z|4a10eb13-c1a5-4f89-aea4-d288228a8c31|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:29:32.308Z|3c2d2842-687c-4440-baad-bcf7a7772465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:32.308Z|3c2d2842-687c-4440-baad-bcf7a7772465|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:32.318Z|7133f516-3938-40eb-9f47-d4c98a29cb33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:32.319Z|7133f516-3938-40eb-9f47-d4c98a29cb33|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:32.327Z|82ce13b4-87d5-4899-bc7b-f29b843436cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:32.328Z|82ce13b4-87d5-4899-bc7b-f29b843436cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:40.370Z|f3d05f7c-eb23-48c0-b718-fb046b97203c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:29:40.373Z|f3d05f7c-eb23-48c0-b718-fb046b97203c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:29:40.900Z|4d24ba97-c1cb-4d25-b0f7-e5ad89a12788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:29:40.901Z|4d24ba97-c1cb-4d25-b0f7-e5ad89a12788|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:29:41.871Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:29:41.876Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:29:41.877Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:29:41.877Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:41.877Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:29:41.878Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:29:41.878Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2353a0d5e8257976b7e80d43764a148b", X-B3-SpanId:"c8a5c33cb32eac44", X-B3-ParentSpanId:"2d63011e061cfc33", X-B3-Sampled:"0", X-ONAP-RequestID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-RequestID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-TransactionID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-ECOMP-RequestID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7004d6c4-5a95-4d3b-9981-3105d26ba97a"]
2022-12-09T01:29:41.878Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:29:41.878Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:29:41.909Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:41.909Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:41.910Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:29:41.910Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:29:41 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:29:41.912Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 1/5 will be started in PT10S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:29:10.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:29:11.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:29:41.912Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:41.912Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:29:41.913Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:29:41.914Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:29:41.914Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:41.914Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:29:41.914Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:29:41.915Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2353a0d5e8257976b7e80d43764a148b", X-B3-SpanId:"a48028012f899a76", X-B3-ParentSpanId:"2d63011e061cfc33", X-B3-Sampled:"0", X-ONAP-RequestID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-RequestID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-TransactionID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-ECOMP-RequestID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f11c6149-0b94-404e-9122-d99f3b9e12f5"]
2022-12-09T01:29:41.915Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:29:41.915Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:29:41.931Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:41.932Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:41.932Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:29:41.932Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:29:41 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:29:41.934Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:29:41.934Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:41.934Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:29:41.979Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:29:41.980Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:29:41.980Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:41.981Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:29:41.981Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:29:41.982Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-RequestID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-TransactionID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-ECOMP-RequestID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e3312b7c-2a3c-411d-9057-180a31a136c7"]
2022-12-09T01:29:41.982Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:29:41.983Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:29:42.099Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:42.099Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:42.100Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:29:42.100Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A98BD4B7F10AE26942CBF6A020AB67FE; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:29:41 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:29:42.100Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"e309815f-7760-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:29:12.798+0000","endTime":"2022-12-09T01:29:13.639+0000","removalTime":null,"durationInMillis":841,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"e308e4de-7760-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:29:42.101Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:42.101Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:29:42.122Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:29:42.123Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:29:42.123Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:42.123Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:29:42.123Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:29:42.124Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-RequestID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-TransactionID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-ECOMP-RequestID:"eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8224ec48-4e29-4d7e-8a8b-b1515ef8e6f9"]
2022-12-09T01:29:42.124Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:29:42.124Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:29:42.243Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:42.244Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:42.244Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:29:42.244Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=86ED1802E1976594E6E6388F2A8C49AF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:29:41 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:29:42.245Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:e382d03a-7760-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"e309815f-7760-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"e309815f-7760-11ed-b899-1e7d76ee51e3","executionId":"e309815f-7760-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:29:13.592+0000","endTime":"2022-12-09T01:29:13.600+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:29:42.245Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:42.246Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=e309815f-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:29:42.249Z|eeb4a6e4-b18b-4dc9-87a1-61e4dd01b03e|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:29:42.336Z|a2de8335-25ef-4f55-80fc-5738dc0ec47b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:42.337Z|a2de8335-25ef-4f55-80fc-5738dc0ec47b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:42.343Z|60c1bba7-08af-4b0a-9aec-fd4f692bac2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:42.344Z|60c1bba7-08af-4b0a-9aec-fd4f692bac2e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:42.353Z|cba4104c-33c0-44cc-93ed-c7af9ff5bc0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:42.353Z|cba4104c-33c0-44cc-93ed-c7af9ff5bc0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:52.373Z|11835825-a578-4615-a60b-53a2d252973d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:52.374Z|11835825-a578-4615-a60b-53a2d252973d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:52.381Z|65d88ef0-1271-4fd1-9ece-980d277cd072|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:52.382Z|65d88ef0-1271-4fd1-9ece-980d277cd072|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:52.388Z|03773b7d-48b8-4123-a227-ad58e90f7987|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:29:52.388Z|03773b7d-48b8-4123-a227-ad58e90f7987|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:29:52.427Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:29:52.433Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:29:52.434Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:29:52.434Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:52.434Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:29:52.435Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:29:52.435Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7bce2762e8d2073859b69b805927a07", X-B3-SpanId:"1d3b9a4e8efa856b", X-B3-ParentSpanId:"010c5284d760f1e5", X-B3-Sampled:"0", X-ONAP-RequestID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-RequestID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-TransactionID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-ECOMP-RequestID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58d54e34-a20f-4fc4-8ec0-63363f6deb85"]
2022-12-09T01:29:52.435Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:29:52.436Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:29:52.924Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:52.925Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:52.925Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:29:52.926Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:29:52 GMT", x-envoy-upstream-service-time:"485", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:29:52.926Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:29:49.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:29:49.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:29:52.927Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:52.927Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:29:52.928Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:29:52.928Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:29:52.929Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:52.929Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:29:52.929Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:29:52.929Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e7bce2762e8d2073859b69b805927a07", X-B3-SpanId:"80d417219b2679c3", X-B3-ParentSpanId:"010c5284d760f1e5", X-B3-Sampled:"0", X-ONAP-RequestID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-RequestID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-TransactionID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-ECOMP-RequestID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9c6ad2b9-1aae-44f8-b89d-7b6ab83ae8f6"]
2022-12-09T01:29:52.929Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:29:52.930Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:29:52.952Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:52.953Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:52.953Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:29:52.953Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:29:52 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:29:52.954Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:29:52.955Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:52.955Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:29:52.977Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:29:52.978Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:29:52.978Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:52.978Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:29:52.978Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:29:52.978Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-RequestID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-TransactionID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-ECOMP-RequestID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ca48847-b917-410b-96ff-cfd4094831e0"]
2022-12-09T01:29:52.979Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:29:52.979Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:29:53.100Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:53.101Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:53.101Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:29:53.101Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=D29CD905E803850BF7FE994F032388A2; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:29:52 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:29:53.102Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:29:50.888+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"f9bcf81b-7760-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:29:53.102Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:53.102Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:29:53.121Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:29:53.122Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:29:53.122Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:29:53.122Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:29:53.123Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:29:53.123Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-RequestID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-TransactionID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-ECOMP-RequestID:"a371e59c-2592-4c3e-86ec-dc651a4c4caa", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6470f169-66e7-4c19-a0e1-d3345267d628"]
2022-12-09T01:29:53.123Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:29:53.123Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:29:53.240Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:29:53.240Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:29:53.240Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:29:53.241Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=D857FF8F1BEAA8A2AA1BD703F053D1FA; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:29:52 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:29:53.241Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"StartEvent_1:f9bdbab3-7760-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","activityId":"StartEvent_1","activityName":null,"activityType":"startEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","executionId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:29:50.888+0000","endTime":"2022-12-09T01:29:50.888+0000","durationInMillis":0,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:29:53.241Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:29:53.242Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:29:53.245Z|a371e59c-2592-4c3e-86ec-dc651a4c4caa|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:29:55.369Z|bd08e00c-ee10-4a04-b347-f73a540c86b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:29:55.370Z|bd08e00c-ee10-4a04-b347-f73a540c86b8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:30:02.412Z|f1276ca1-9156-4c71-b9b0-511178b70b9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:02.413Z|f1276ca1-9156-4c71-b9b0-511178b70b9e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:02.417Z|3253825a-0b65-4fcc-a66b-6765af624316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:02.419Z|3253825a-0b65-4fcc-a66b-6765af624316|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:02.419Z|d5429620-97bb-45e7-9806-0d36d0873a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:02.419Z|d5429620-97bb-45e7-9806-0d36d0873a9e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:03.412Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:30:03.418Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:30:03.419Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:30:03.419Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:03.419Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:30:03.419Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:30:03.420Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1517e4ff4cf7507c65400c1b0da1f46e", X-B3-SpanId:"26123bc8834764a1", X-B3-ParentSpanId:"8713dff7e8e828d0", X-B3-Sampled:"0", X-ONAP-RequestID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-RequestID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-TransactionID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-ECOMP-RequestID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9ecd45ee-4d50-4784-97ca-272a0f2fc35a"]
2022-12-09T01:30:03.420Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:30:03.420Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:30:03.452Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:03.453Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:03.453Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:30:03.453Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:30:02 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:30:03.454Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:29:49.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:29:49.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:30:03.454Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:03.455Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:30:03.456Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:30:03.457Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:30:03.457Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:03.457Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:30:03.457Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:30:03.458Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1517e4ff4cf7507c65400c1b0da1f46e", X-B3-SpanId:"1c319e2b39eefb50", X-B3-ParentSpanId:"8713dff7e8e828d0", X-B3-Sampled:"0", X-ONAP-RequestID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-RequestID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-TransactionID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-ECOMP-RequestID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad366e7b-db4e-47bc-b43b-e984a9b3ec52"]
2022-12-09T01:30:03.458Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:30:03.458Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:30:03.474Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:03.475Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:03.475Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:30:03.475Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:30:02 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:30:03.477Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:30:03.478Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:03.478Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:30:03.501Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:30:03.502Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:30:03.502Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:03.503Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:30:03.503Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:30:03.503Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-RequestID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-TransactionID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-ECOMP-RequestID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6ec21c57-d5b5-4df2-867c-c344884f892d"]
2022-12-09T01:30:03.504Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:30:03.504Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:30:03.634Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:03.635Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:03.636Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:30:03.636Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F7A0A172DCD8FA5779A04C87DA4E2009; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:30:02 GMT", x-envoy-upstream-service-time:"123", server:"envoy"]
2022-12-09T01:30:03.637Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:29:50.888+0000","endTime":"2022-12-09T01:29:52.593+0000","removalTime":null,"durationInMillis":1705,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"f9bcf81b-7760-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:30:03.637Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:03.638Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:30:03.673Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:30:03.674Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:30:03.675Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:03.675Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:30:03.676Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:30:03.676Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-RequestID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-TransactionID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-ECOMP-RequestID:"6ee3fc61-a313-4a17-9736-2376ee69d75a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e305126b-749a-4b89-8dc4-8cf9deb5701f"]
2022-12-09T01:30:03.676Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:30:03.676Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:30:03.795Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:03.796Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:03.796Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:30:03.797Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=ED0BA18BE612583A2F2405E7932170DD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:30:02 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:30:03.797Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:fabb0697-7760-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","executionId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:29:52.548+0000","endTime":"2022-12-09T01:29:52.556+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:30:03.797Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:03.798Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:30:03.801Z|6ee3fc61-a313-4a17-9736-2376ee69d75a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:30:08.938Z|45e0d39d-effb-425c-8b52-9299d394f962|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:30:08.940Z|45e0d39d-effb-425c-8b52-9299d394f962|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:10.370Z|2e5630b2-3850-487a-ba90-206d2e2f5d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:30:10.370Z|2e5630b2-3850-487a-ba90-206d2e2f5d93|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:30:10.901Z|6bfa869d-2cdd-4ab1-9ae4-27f5914382a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:30:10.902Z|6bfa869d-2cdd-4ab1-9ae4-27f5914382a3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:30:12.444Z|0d8018a8-842d-4522-af2a-0a11439fc966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:12.445Z|0d8018a8-842d-4522-af2a-0a11439fc966|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:12.454Z|a982f432-52c8-40c5-9859-84ad77fe7292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:12.454Z|afe92072-3f27-467e-a5a4-88f0e4ce1b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:12.455Z|a982f432-52c8-40c5-9859-84ad77fe7292|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:12.455Z|afe92072-3f27-467e-a5a4-88f0e4ce1b87|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:13.961Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:30:13.967Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:30:13.967Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:30:13.968Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:13.968Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:30:13.968Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:30:13.969Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"067bf8aa8b19c65549d574d29c0cdb8c", X-B3-SpanId:"f93d6e49b52c785f", X-B3-ParentSpanId:"99e446ac73b8116c", X-B3-Sampled:"0", X-ONAP-RequestID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-RequestID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-TransactionID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-ECOMP-RequestID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf06977a-bce0-48ca-b949-6f5299172044"]
2022-12-09T01:30:13.969Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:30:13.969Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:30:14.003Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:14.003Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:14.004Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:30:14.004Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:30:13 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:30:14.005Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:29:49.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:29:49.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:30:14.005Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:14.005Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:30:14.007Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:30:14.007Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:30:14.008Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:14.008Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:30:14.008Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:30:14.008Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"067bf8aa8b19c65549d574d29c0cdb8c", X-B3-SpanId:"e8980e164e1d7454", X-B3-ParentSpanId:"99e446ac73b8116c", X-B3-Sampled:"0", X-ONAP-RequestID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-RequestID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-TransactionID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-ECOMP-RequestID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b5cff1f5-82b6-46ee-89fe-bfd81babc518"]
2022-12-09T01:30:14.009Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:30:14.009Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:30:14.024Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:14.025Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:14.025Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:30:14.025Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:30:13 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:30:14.026Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:30:14.026Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:14.027Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:30:14.051Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:30:14.051Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:30:14.052Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:14.052Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:30:14.052Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:30:14.053Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-RequestID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-TransactionID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-ECOMP-RequestID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6cf40c1e-e908-4c85-afe8-60232d9d6b44"]
2022-12-09T01:30:14.053Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:30:14.053Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:30:14.170Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:14.171Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:14.171Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:30:14.172Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=213D96247C67FE35E0CDBD3D56FBAB84; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:30:13 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:30:14.172Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:29:50.888+0000","endTime":"2022-12-09T01:29:52.593+0000","removalTime":null,"durationInMillis":1705,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"f9bcf81b-7760-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:30:14.172Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:14.173Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:30:14.193Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:30:14.194Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:30:14.194Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:14.195Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:30:14.195Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:30:14.195Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-RequestID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-TransactionID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-ECOMP-RequestID:"a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6eee5725-47bf-4f72-984e-3ee731246765"]
2022-12-09T01:30:14.195Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:30:14.196Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:30:14.328Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:14.329Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:14.329Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:30:14.329Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=5E630C1F34F9D0149E3CC94CA776FBF2; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:30:13 GMT", x-envoy-upstream-service-time:"128", server:"envoy"]
2022-12-09T01:30:14.330Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:fabb0697-7760-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","executionId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:29:52.548+0000","endTime":"2022-12-09T01:29:52.556+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:30:14.330Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:14.331Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:30:14.334Z|a5ba7fb2-55c1-4f1a-ad7b-1a8cdc2bc624|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:30:22.478Z|6436d6c4-89b6-428a-9412-1139a865e1d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:22.478Z|e2f26caa-c040-4d5e-bc10-424017c46aa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:22.478Z|6436d6c4-89b6-428a-9412-1139a865e1d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:22.479Z|e2f26caa-c040-4d5e-bc10-424017c46aa1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:22.487Z|203f65ba-a292-48ed-8313-7a2409e91bd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:22.488Z|203f65ba-a292-48ed-8313-7a2409e91bd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:24.514Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:30:24.520Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:30:24.520Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:30:24.520Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:24.521Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:30:24.521Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:30:24.521Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7c57166b03e43f986e7eb9debd98649", X-B3-SpanId:"7d9e55fc3f953ee9", X-B3-ParentSpanId:"7e13172211282402", X-B3-Sampled:"0", X-ONAP-RequestID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-RequestID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-TransactionID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-ECOMP-RequestID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72ef43b7-c61d-4a1e-9524-49eb552048b6"]
2022-12-09T01:30:24.521Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:30:24.522Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:30:24.558Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:24.559Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:24.559Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:30:24.560Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:30:24 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:30:24.563Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:29:49.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:29:49.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:30:24.563Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:24.563Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:30:24.564Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:30:24.565Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:30:24.565Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:24.565Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:30:24.566Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:30:24.566Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f7c57166b03e43f986e7eb9debd98649", X-B3-SpanId:"e709147b71569514", X-B3-ParentSpanId:"7e13172211282402", X-B3-Sampled:"0", X-ONAP-RequestID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-RequestID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-TransactionID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-ECOMP-RequestID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9e6b2f79-564a-4d3b-8034-9132a9e9cd4c"]
2022-12-09T01:30:24.566Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:30:24.566Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:30:24.583Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:24.584Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:24.584Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:30:24.584Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:30:24 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:30:24.586Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:30:24.586Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:24.586Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:30:24.611Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:30:24.611Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:30:24.611Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:24.612Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:30:24.612Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:30:24.612Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-RequestID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-TransactionID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-ECOMP-RequestID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea29032d-02ce-4fc6-a0da-59e56aa0db33"]
2022-12-09T01:30:24.612Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:30:24.612Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:30:24.731Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:24.732Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:24.732Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:30:24.732Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=FB83DD2A4B965063A791E67DF9468BA7; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:30:23 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:30:24.732Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:29:50.888+0000","endTime":"2022-12-09T01:29:52.593+0000","removalTime":null,"durationInMillis":1705,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"f9bcf81b-7760-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:30:24.733Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:24.733Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:30:24.753Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:30:24.753Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:30:24.754Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:24.754Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:30:24.754Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:30:24.754Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-RequestID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-TransactionID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-ECOMP-RequestID:"3df7238c-f1cf-4efa-ade4-2672adc07deb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75f4aa81-caf0-4e49-8c94-1feb6fb7103f"]
2022-12-09T01:30:24.754Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:30:24.755Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:30:24.866Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:24.867Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:24.867Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:30:24.867Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F8EB94E1A5B9C430E1B40540F92A0F9B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:30:23 GMT", x-envoy-upstream-service-time:"108", server:"envoy"]
2022-12-09T01:30:24.867Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:fabb0697-7760-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","executionId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:29:52.548+0000","endTime":"2022-12-09T01:29:52.556+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:30:24.868Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:24.868Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:30:24.872Z|3df7238c-f1cf-4efa-ade4-2672adc07deb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:30:25.370Z|52219f90-45cf-4d99-ae4b-6a9617f7ee3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:30:25.374Z|52219f90-45cf-4d99-ae4b-6a9617f7ee3c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:30:32.516Z|8ba59022-cf2e-4029-9c89-42be522cdf75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:32.517Z|8ba59022-cf2e-4029-9c89-42be522cdf75|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:32.528Z|e447cd17-f444-4a83-85a7-9e9d051b7bd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:32.528Z|e447cd17-f444-4a83-85a7-9e9d051b7bd6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:32.555Z|7f616cc6-a2af-48d8-919e-2c08c880f633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:32.556Z|7f616cc6-a2af-48d8-919e-2c08c880f633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:35.055Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:30:35.062Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:30:35.063Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:30:35.063Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:35.063Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:30:35.063Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:30:35.064Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a15c0eebd7b9ac7dc37d85eed594b84", X-B3-SpanId:"d88b40a7582bc869", X-B3-ParentSpanId:"9bab78af4b1a9198", X-B3-Sampled:"0", X-ONAP-RequestID:"f2f89156-510b-410d-85af-38b393a68564", X-RequestID:"f2f89156-510b-410d-85af-38b393a68564", X-TransactionID:"f2f89156-510b-410d-85af-38b393a68564", X-ECOMP-RequestID:"f2f89156-510b-410d-85af-38b393a68564", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"986aefd5-51a9-4bba-9c7e-b143c6efe486"]
2022-12-09T01:30:35.064Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:30:35.064Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:30:35.101Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:35.102Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:35.102Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:30:35.103Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:30:34 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:30:35.103Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:29:49.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:29:49.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:30:35.104Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:35.104Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:30:35.105Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:30:35.106Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:30:35.106Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:35.106Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:30:35.106Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:30:35.106Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0a15c0eebd7b9ac7dc37d85eed594b84", X-B3-SpanId:"7b0ed151db27be80", X-B3-ParentSpanId:"9bab78af4b1a9198", X-B3-Sampled:"0", X-ONAP-RequestID:"f2f89156-510b-410d-85af-38b393a68564", X-RequestID:"f2f89156-510b-410d-85af-38b393a68564", X-TransactionID:"f2f89156-510b-410d-85af-38b393a68564", X-ECOMP-RequestID:"f2f89156-510b-410d-85af-38b393a68564", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"689788ae-58be-4883-b02d-a072563b44eb"]
2022-12-09T01:30:35.107Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:30:35.107Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:30:35.131Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:35.132Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:35.132Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:30:35.132Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:30:34 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:30:35.133Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:30:35.134Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:35.134Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:30:35.157Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:30:35.157Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:30:35.158Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:35.158Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:30:35.158Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:30:35.158Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f2f89156-510b-410d-85af-38b393a68564", X-RequestID:"f2f89156-510b-410d-85af-38b393a68564", X-TransactionID:"f2f89156-510b-410d-85af-38b393a68564", X-ECOMP-RequestID:"f2f89156-510b-410d-85af-38b393a68564", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7724a4d0-bd51-4b92-8cb6-a563a4ce2f6b"]
2022-12-09T01:30:35.158Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:30:35.159Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:30:35.286Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:35.286Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:35.286Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:30:35.287Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=3F95DB5E3574A388DA76CC513DD17048; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:30:34 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:30:35.287Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:29:50.888+0000","endTime":"2022-12-09T01:29:52.593+0000","removalTime":null,"durationInMillis":1705,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"f9bcf81b-7760-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:30:35.287Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:35.288Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:30:35.309Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:30:35.309Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:30:35.310Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:35.310Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:30:35.310Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:30:35.310Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f2f89156-510b-410d-85af-38b393a68564", X-RequestID:"f2f89156-510b-410d-85af-38b393a68564", X-TransactionID:"f2f89156-510b-410d-85af-38b393a68564", X-ECOMP-RequestID:"f2f89156-510b-410d-85af-38b393a68564", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1e8e325c-ca39-4c57-a469-5f1005624277"]
2022-12-09T01:30:35.310Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:30:35.311Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:30:35.434Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:35.435Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:35.435Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:30:35.435Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=0E9888F6D9AC45C9EC56C0469B190F67; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:30:34 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:30:35.436Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:fabb0697-7760-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","executionId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:29:52.548+0000","endTime":"2022-12-09T01:29:52.556+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:30:35.436Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:35.436Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:30:35.440Z|f2f89156-510b-410d-85af-38b393a68564|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:30:40.369Z|88deac2a-14e7-4e9c-8e1e-c89e18522808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:30:40.370Z|88deac2a-14e7-4e9c-8e1e-c89e18522808|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:30:40.903Z|ac73fab1-3d8a-49a7-97ac-00f8bd4d88aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:30:40.903Z|ac73fab1-3d8a-49a7-97ac-00f8bd4d88aa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:30:42.588Z|1fcbbd68-3399-41d5-b92c-4ac17775d12e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:42.589Z|1fcbbd68-3399-41d5-b92c-4ac17775d12e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:42.590Z|8ded8d40-3a54-4643-9986-c78031324f7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:42.591Z|8ded8d40-3a54-4643-9986-c78031324f7b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:42.595Z|cf1af8ba-8de6-429f-955d-483ed5e7cb8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:42.595Z|cf1af8ba-8de6-429f-955d-483ed5e7cb8f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:45.625Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:30:45.632Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:30:45.633Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:30:45.633Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:45.633Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:30:45.633Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:30:45.634Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b953f077e7ff18200262b9d98873c8e", X-B3-SpanId:"0b15456950f11565", X-B3-ParentSpanId:"9000749f43d9b3ee", X-B3-Sampled:"0", X-ONAP-RequestID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-RequestID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-TransactionID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-ECOMP-RequestID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b0ddf3f-6b5c-45b9-bf32-418d88bfde92"]
2022-12-09T01:30:45.634Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:30:45.634Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:30:45.674Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:45.675Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:45.675Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:30:45.675Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:30:45 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:30:45.678Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:29:49.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:29:49.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:30:45.679Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:45.679Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:30:45.680Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:30:45.681Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:30:45.681Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:45.681Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:30:45.682Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:30:45.682Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1b953f077e7ff18200262b9d98873c8e", X-B3-SpanId:"640c9affebac1566", X-B3-ParentSpanId:"9000749f43d9b3ee", X-B3-Sampled:"0", X-ONAP-RequestID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-RequestID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-TransactionID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-ECOMP-RequestID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1fb4d4d1-8f43-46f9-98d6-e9838ac88eb4"]
2022-12-09T01:30:45.682Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:30:45.682Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:30:45.706Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:45.707Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:45.708Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:30:45.708Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:30:45 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:30:45.709Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:30:45.709Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:45.710Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:30:45.754Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:30:45.755Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:30:45.756Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:45.756Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:30:45.757Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:30:45.757Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-RequestID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-TransactionID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-ECOMP-RequestID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49c46a37-3e01-4fa2-8ddc-959662e22cef"]
2022-12-09T01:30:45.758Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:30:45.758Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:30:45.882Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:45.883Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:45.883Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:30:45.883Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=83FF73AF5141307FA5FB49A124FDE9F0; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:30:45 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:30:45.884Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:29:50.888+0000","endTime":"2022-12-09T01:29:52.593+0000","removalTime":null,"durationInMillis":1705,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"f9bcf81b-7760-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:30:45.884Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:45.885Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:30:45.905Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:30:45.905Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:30:45.905Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:45.906Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:30:45.906Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:30:45.907Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-RequestID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-TransactionID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-ECOMP-RequestID:"4c6f21a4-0193-4362-afa1-41e9b557b2b6", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"29bc5e2e-9994-493e-8cf0-2851c006bf1e"]
2022-12-09T01:30:45.907Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:30:45.907Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:30:46.025Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:46.025Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:46.026Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:30:46.026Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=249E71E71EF306EEBD5C9E66432888D6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:30:45 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:30:46.026Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:fabb0697-7760-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","executionId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:29:52.548+0000","endTime":"2022-12-09T01:29:52.556+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:30:46.027Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:46.027Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:30:46.031Z|4c6f21a4-0193-4362-afa1-41e9b557b2b6|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:30:52.633Z|8b6e3e8c-6b64-4e4d-b36a-d15c0db38f2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:52.633Z|8b6e3e8c-6b64-4e4d-b36a-d15c0db38f2f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:52.639Z|411a3c18-1783-4503-b5c2-5f17d297e5ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:52.639Z|33893bed-0154-4a8d-a18a-57a0872630b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:30:52.639Z|33893bed-0154-4a8d-a18a-57a0872630b1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:52.639Z|411a3c18-1783-4503-b5c2-5f17d297e5ee|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:30:55.369Z|270bfc11-47d3-48a4-9ddc-9fd1616b1866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:30:55.370Z|270bfc11-47d3-48a4-9ddc-9fd1616b1866|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:30:56.197Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:30:56.203Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:30:56.204Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:30:56.204Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:56.204Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:30:56.204Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:30:56.204Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87f5d91f924932d0b8c3a0317dcb9346", X-B3-SpanId:"3047870db69ba8ff", X-B3-ParentSpanId:"9d183c141c4c4677", X-B3-Sampled:"0", X-ONAP-RequestID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-RequestID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-TransactionID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-ECOMP-RequestID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a118f129-e75e-4ce1-8fdc-972c48dbdf44"]
2022-12-09T01:30:56.205Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:30:56.205Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:30:56.238Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:56.239Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:56.239Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:30:56.239Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:30:55 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:30:56.244Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:29:49.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:29:49.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:30:56.244Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:56.244Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:30:56.246Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:30:56.246Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:30:56.246Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:56.247Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:30:56.247Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:30:56.247Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87f5d91f924932d0b8c3a0317dcb9346", X-B3-SpanId:"578839567084c1e2", X-B3-ParentSpanId:"9d183c141c4c4677", X-B3-Sampled:"0", X-ONAP-RequestID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-RequestID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-TransactionID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-ECOMP-RequestID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c08d7eaf-357d-446a-b42e-2048f378bda0"]
2022-12-09T01:30:56.248Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:30:56.248Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:30:56.267Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:56.268Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:56.268Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:30:56.268Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:30:55 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:30:56.270Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:30:56.270Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:56.270Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:30:56.294Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:30:56.294Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:30:56.295Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:56.295Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:30:56.295Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:30:56.295Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-RequestID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-TransactionID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-ECOMP-RequestID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"158e4f75-2c51-4a15-85aa-b442abef4559"]
2022-12-09T01:30:56.295Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:30:56.296Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:30:56.412Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:56.413Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:56.414Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:30:56.414Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E8488A09ADC52A1296B7481522CFCA95; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:30:55 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:30:56.414Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:29:50.888+0000","endTime":"2022-12-09T01:29:52.593+0000","removalTime":null,"durationInMillis":1705,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"f9bcf81b-7760-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:30:56.414Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:56.415Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:30:56.436Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:30:56.437Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:30:56.437Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:30:56.437Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:30:56.438Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:30:56.438Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-RequestID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-TransactionID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-ECOMP-RequestID:"c464253a-7efb-4de5-9fe3-7e062cf69e9a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f186fc55-c2b1-40dc-897e-2cbd938950f6"]
2022-12-09T01:30:56.438Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:30:56.438Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:30:56.553Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:30:56.554Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:30:56.554Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:30:56.554Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E8A4915DE65D291A95DF30B09DB3FB7E; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:30:55 GMT", x-envoy-upstream-service-time:"110", server:"envoy"]
2022-12-09T01:30:56.555Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:fabb0697-7760-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","executionId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:29:52.548+0000","endTime":"2022-12-09T01:29:52.556+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:30:56.555Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:30:56.556Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:30:56.560Z|c464253a-7efb-4de5-9fe3-7e062cf69e9a|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:31:02.667Z|a99a8386-5fa7-4291-a1f7-7c78a71b2497|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:02.668Z|a99a8386-5fa7-4291-a1f7-7c78a71b2497|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:02.668Z|58adf219-8b42-45e3-b08a-36ffeeede93a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:02.669Z|58adf219-8b42-45e3-b08a-36ffeeede93a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:02.672Z|e6c89fa4-47de-4a79-a564-14c518304f85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:02.672Z|e6c89fa4-47de-4a79-a564-14c518304f85|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:06.734Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:31:06.739Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:31:06.740Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:31:06.740Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:06.741Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:31:06.741Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:31:06.741Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c808f30926e79e7dc70628c93732be7", X-B3-SpanId:"9db5f4f3e889aa19", X-B3-ParentSpanId:"a1e9e0fb8154c0c3", X-B3-Sampled:"0", X-ONAP-RequestID:"537528a5-85d6-42a5-a521-540572f097a0", X-RequestID:"537528a5-85d6-42a5-a521-540572f097a0", X-TransactionID:"537528a5-85d6-42a5-a521-540572f097a0", X-ECOMP-RequestID:"537528a5-85d6-42a5-a521-540572f097a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ab289d6-d917-48fe-879a-5966e7be4265"]
2022-12-09T01:31:06.742Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:31:06.742Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:31:06.775Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:06.776Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:06.776Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:31:06.777Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:31:06 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:31:06.777Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 2/5 will be started in PT20S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:29:49.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:29:49.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:31:06.778Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:06.778Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:31:06.780Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:31:06.780Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:31:06.781Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:06.781Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:31:06.782Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:31:06.782Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2c808f30926e79e7dc70628c93732be7", X-B3-SpanId:"9f309ed100f99614", X-B3-ParentSpanId:"a1e9e0fb8154c0c3", X-B3-Sampled:"0", X-ONAP-RequestID:"537528a5-85d6-42a5-a521-540572f097a0", X-RequestID:"537528a5-85d6-42a5-a521-540572f097a0", X-TransactionID:"537528a5-85d6-42a5-a521-540572f097a0", X-ECOMP-RequestID:"537528a5-85d6-42a5-a521-540572f097a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f1368cc-5a0a-4385-918c-104a3abc7db7"]
2022-12-09T01:31:06.782Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:31:06.783Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:31:06.802Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:06.803Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:06.803Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:31:06.803Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:31:06 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:31:06.806Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:31:06.806Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:06.807Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:31:06.830Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:31:06.831Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:31:06.831Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:06.831Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:31:06.832Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:31:06.832Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"537528a5-85d6-42a5-a521-540572f097a0", X-RequestID:"537528a5-85d6-42a5-a521-540572f097a0", X-TransactionID:"537528a5-85d6-42a5-a521-540572f097a0", X-ECOMP-RequestID:"537528a5-85d6-42a5-a521-540572f097a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"72ad960e-ca1f-4467-91c9-97075810d54f"]
2022-12-09T01:31:06.833Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:31:06.833Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:31:06.961Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:06.962Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:06.962Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:31:06.963Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=912198F51E41AD4D479DD7FFBE8EDA0B; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:31:06 GMT", x-envoy-upstream-service-time:"121", server:"envoy"]
2022-12-09T01:31:06.963Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:29:50.888+0000","endTime":"2022-12-09T01:29:52.593+0000","removalTime":null,"durationInMillis":1705,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"f9bcf81b-7760-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:31:06.964Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:06.964Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:31:06.983Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:31:06.984Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:31:06.984Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:06.984Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:31:06.984Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:31:06.985Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"537528a5-85d6-42a5-a521-540572f097a0", X-RequestID:"537528a5-85d6-42a5-a521-540572f097a0", X-TransactionID:"537528a5-85d6-42a5-a521-540572f097a0", X-ECOMP-RequestID:"537528a5-85d6-42a5-a521-540572f097a0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8b34c906-47d3-44a7-ab17-02bbaf840c77"]
2022-12-09T01:31:06.985Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:31:06.985Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:31:07.105Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:07.106Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:07.106Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:31:07.106Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=5E6A8DDEF16D4CD417D7098589594B5D; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:31:06 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:31:07.106Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:fabb0697-7760-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","executionId":"f9bdbaac-7760-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:29:52.548+0000","endTime":"2022-12-09T01:29:52.556+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:31:07.107Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:07.107Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9bdbaac-7760-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:31:07.111Z|537528a5-85d6-42a5-a521-540572f097a0|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:31:08.938Z|3ef41627-1ac5-479f-b5bb-5624e7fef8c8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:31:08.939Z|3ef41627-1ac5-479f-b5bb-5624e7fef8c8|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:10.370Z|109549ba-2546-4a49-b3d1-017d067301af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:31:10.373Z|109549ba-2546-4a49-b3d1-017d067301af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:31:10.904Z|fc1e2c01-5517-48c0-915f-89bd3fb37dde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:31:10.905Z|fc1e2c01-5517-48c0-915f-89bd3fb37dde|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:31:12.696Z|b1f05e1d-649e-4175-86a2-ab90b12517e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:12.697Z|b1f05e1d-649e-4175-86a2-ab90b12517e2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:12.699Z|700774de-ff06-4990-ba83-8f7994880654|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:12.699Z|700774de-ff06-4990-ba83-8f7994880654|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:12.700Z|fccc61b1-33af-4b38-b970-701076b71b6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:12.700Z|fccc61b1-33af-4b38-b970-701076b71b6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:17.274Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:31:17.280Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:31:17.281Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:31:17.281Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:17.281Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:31:17.282Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:31:17.282Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc472f7fde406880820103039387be18", X-B3-SpanId:"3d6474d12239fa0e", X-B3-ParentSpanId:"220e3fdf36effb09", X-B3-Sampled:"1", X-ONAP-RequestID:"e746a646-6589-4163-80fb-df6f3a644298", X-RequestID:"e746a646-6589-4163-80fb-df6f3a644298", X-TransactionID:"e746a646-6589-4163-80fb-df6f3a644298", X-ECOMP-RequestID:"e746a646-6589-4163-80fb-df6f3a644298", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"011a5ab6-323d-4645-b906-1a7ac564ce75"]
2022-12-09T01:31:17.282Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:31:17.282Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:31:17.311Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:17.311Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:17.312Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:31:17.312Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:31:16 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:31:17.316Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:31:08.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:31:08.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:31:17.317Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:17.317Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:31:17.319Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:31:17.319Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:31:17.320Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:17.320Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:31:17.320Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:31:17.320Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bc472f7fde406880820103039387be18", X-B3-SpanId:"a81fca9139440623", X-B3-ParentSpanId:"220e3fdf36effb09", X-B3-Sampled:"1", X-ONAP-RequestID:"e746a646-6589-4163-80fb-df6f3a644298", X-RequestID:"e746a646-6589-4163-80fb-df6f3a644298", X-TransactionID:"e746a646-6589-4163-80fb-df6f3a644298", X-ECOMP-RequestID:"e746a646-6589-4163-80fb-df6f3a644298", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c80ebe95-3bb1-417c-9db9-c81818672647"]
2022-12-09T01:31:17.320Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:31:17.321Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:31:17.341Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:17.342Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:17.342Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:31:17.342Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:31:16 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:31:17.344Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:31:17.344Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:17.344Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:31:17.367Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:31:17.367Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:31:17.367Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:17.368Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:31:17.368Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:31:17.368Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e746a646-6589-4163-80fb-df6f3a644298", X-RequestID:"e746a646-6589-4163-80fb-df6f3a644298", X-TransactionID:"e746a646-6589-4163-80fb-df6f3a644298", X-ECOMP-RequestID:"e746a646-6589-4163-80fb-df6f3a644298", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c8b2f378-472e-4c6d-9c49-7018af43db6d"]
2022-12-09T01:31:17.368Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:31:17.368Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:31:17.491Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:17.492Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:17.493Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:31:17.493Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=05B08A3B32244194C807C7705BAEF0AC; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:31:16 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:31:17.494Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:31:09.922+0000","endTime":"2022-12-09T01:31:11.339+0000","removalTime":null,"durationInMillis":1417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"28d8c068-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:31:17.494Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:17.494Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:31:17.570Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:31:17.570Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:31:17.571Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:17.571Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:31:17.571Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:31:17.571Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e746a646-6589-4163-80fb-df6f3a644298", X-RequestID:"e746a646-6589-4163-80fb-df6f3a644298", X-TransactionID:"e746a646-6589-4163-80fb-df6f3a644298", X-ECOMP-RequestID:"e746a646-6589-4163-80fb-df6f3a644298", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91ad9a31-224c-46f0-935f-10ccab504017"]
2022-12-09T01:31:17.572Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:31:17.572Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:31:17.694Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:17.695Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:17.695Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:31:17.695Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=CE92921A610AA594C899F092F3A71002; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:31:16 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:31:17.696Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:29aa1a94-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","executionId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:31:11.290+0000","endTime":"2022-12-09T01:31:11.298+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:31:17.696Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:17.696Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:31:17.700Z|e746a646-6589-4163-80fb-df6f3a644298|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:31:22.737Z|94b870c1-6c46-4b9c-838a-a8f8d7071c90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:22.737Z|69536024-5e40-4877-9441-8d90cea796c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:22.737Z|19bbfca0-4816-4d1b-a6c4-4fac7a2b3a2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:22.738Z|94b870c1-6c46-4b9c-838a-a8f8d7071c90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:22.738Z|69536024-5e40-4877-9441-8d90cea796c3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:22.738Z|19bbfca0-4816-4d1b-a6c4-4fac7a2b3a2c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:25.369Z|e195b63c-5c31-447d-8264-f8ea6d0cae1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:31:25.370Z|e195b63c-5c31-447d-8264-f8ea6d0cae1f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:31:27.853Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:31:27.864Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:31:27.864Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:31:27.865Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:27.865Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:31:27.865Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:31:27.865Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31139bb4337ffbbd1fa15f76cf140063", X-B3-SpanId:"a4ea840575492c3e", X-B3-ParentSpanId:"aeb916254601bb86", X-B3-Sampled:"0", X-ONAP-RequestID:"600c9b37-531c-436f-a668-214ebabfb008", X-RequestID:"600c9b37-531c-436f-a668-214ebabfb008", X-TransactionID:"600c9b37-531c-436f-a668-214ebabfb008", X-ECOMP-RequestID:"600c9b37-531c-436f-a668-214ebabfb008", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd1d40d8-1b16-488c-9341-38cd6f8b7a77"]
2022-12-09T01:31:27.866Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:31:27.866Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:31:27.897Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:27.898Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:27.898Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:31:27.898Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:31:27 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:31:27.900Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:31:08.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:31:08.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:31:27.900Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:27.900Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:31:27.901Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:31:27.902Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:31:27.902Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:27.902Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:31:27.902Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:31:27.903Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"31139bb4337ffbbd1fa15f76cf140063", X-B3-SpanId:"775ae1bf55fe54bb", X-B3-ParentSpanId:"aeb916254601bb86", X-B3-Sampled:"0", X-ONAP-RequestID:"600c9b37-531c-436f-a668-214ebabfb008", X-RequestID:"600c9b37-531c-436f-a668-214ebabfb008", X-TransactionID:"600c9b37-531c-436f-a668-214ebabfb008", X-ECOMP-RequestID:"600c9b37-531c-436f-a668-214ebabfb008", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"989dfc7c-bf14-4286-9e50-9075ca623e94"]
2022-12-09T01:31:27.903Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:31:27.903Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:31:27.922Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:27.922Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:27.923Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:31:27.923Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:31:27 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:31:27.924Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:31:27.925Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:27.925Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:31:27.947Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:31:27.948Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:31:27.948Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:27.948Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:31:27.949Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:31:27.949Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"600c9b37-531c-436f-a668-214ebabfb008", X-RequestID:"600c9b37-531c-436f-a668-214ebabfb008", X-TransactionID:"600c9b37-531c-436f-a668-214ebabfb008", X-ECOMP-RequestID:"600c9b37-531c-436f-a668-214ebabfb008", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"58c83134-df8d-4b95-b4da-ede149a98582"]
2022-12-09T01:31:27.949Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:31:27.949Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:31:28.069Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:28.070Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:28.070Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:31:28.071Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=DB974BF21858F0A6D4DE216B57CC56B1; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:31:27 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:31:28.071Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:31:09.922+0000","endTime":"2022-12-09T01:31:11.339+0000","removalTime":null,"durationInMillis":1417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"28d8c068-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:31:28.071Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:28.072Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:31:28.094Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:31:28.095Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:31:28.095Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:28.095Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:31:28.096Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:31:28.096Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"600c9b37-531c-436f-a668-214ebabfb008", X-RequestID:"600c9b37-531c-436f-a668-214ebabfb008", X-TransactionID:"600c9b37-531c-436f-a668-214ebabfb008", X-ECOMP-RequestID:"600c9b37-531c-436f-a668-214ebabfb008", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2485e254-4a31-43c8-b805-e35c3367f803"]
2022-12-09T01:31:28.096Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:31:28.096Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:31:28.212Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:28.212Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:28.213Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:31:28.213Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=C17BB0CEA3C95D0155FABEF5AA2381FF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:31:27 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:31:28.214Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:29aa1a94-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","executionId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:31:11.290+0000","endTime":"2022-12-09T01:31:11.298+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:31:28.214Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:28.215Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:31:28.219Z|600c9b37-531c-436f-a668-214ebabfb008|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:31:32.779Z|34992726-3ed1-4e54-a660-3c010250ce72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:32.779Z|5867fed5-cee3-42b1-a5ba-b95d7a3d30ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:32.779Z|34992726-3ed1-4e54-a660-3c010250ce72|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:32.780Z|5867fed5-cee3-42b1-a5ba-b95d7a3d30ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:32.780Z|a7e24938-be22-4cc5-9a72-19c15fb1b28e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:32.780Z|a7e24938-be22-4cc5-9a72-19c15fb1b28e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:38.398Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:31:38.405Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:31:38.405Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:31:38.406Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:38.406Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:31:38.406Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:31:38.407Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ae2bae96fcb14ac58e559d1e894c973", X-B3-SpanId:"7d40726d393afca2", X-B3-ParentSpanId:"70eeea20b21263ac", X-B3-Sampled:"0", X-ONAP-RequestID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-RequestID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-TransactionID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-ECOMP-RequestID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6e4e7248-fa27-4b7a-a74b-df0c9acd7406"]
2022-12-09T01:31:38.407Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:31:38.407Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:31:38.448Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:38.449Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:38.449Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:31:38.449Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:31:37 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:31:38.453Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:31:08.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:31:08.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:31:38.454Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:38.454Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:31:38.456Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:31:38.456Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:31:38.456Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:38.457Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:31:38.457Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:31:38.457Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"4ae2bae96fcb14ac58e559d1e894c973", X-B3-SpanId:"3231a136b8528d9a", X-B3-ParentSpanId:"70eeea20b21263ac", X-B3-Sampled:"0", X-ONAP-RequestID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-RequestID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-TransactionID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-ECOMP-RequestID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"375a397f-1c7f-47ad-8016-4990dd79b426"]
2022-12-09T01:31:38.458Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:31:38.458Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:31:38.478Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:38.479Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:38.480Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:31:38.480Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:31:37 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:31:38.481Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:31:38.482Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:38.482Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:31:38.508Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:31:38.509Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:31:38.509Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:38.509Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:31:38.509Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:31:38.510Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-RequestID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-TransactionID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-ECOMP-RequestID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f776868c-b6fa-47a0-9c53-1a1373067d8f"]
2022-12-09T01:31:38.510Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:31:38.510Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:31:38.632Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:38.633Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:38.634Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:31:38.634Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=0D009A77505FCCA190D0621EB29DA3B6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:31:37 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:31:38.635Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:31:09.922+0000","endTime":"2022-12-09T01:31:11.339+0000","removalTime":null,"durationInMillis":1417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"28d8c068-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:31:38.635Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:38.635Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:31:38.655Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:31:38.656Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:31:38.656Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:38.657Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:31:38.657Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:31:38.657Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-RequestID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-TransactionID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-ECOMP-RequestID:"7f440bb3-430f-4074-bc90-994b7baa9f31", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"61e661d7-1dfb-473c-afa4-a7f754e40917"]
2022-12-09T01:31:38.658Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:31:38.658Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:31:38.769Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:38.769Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:38.771Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:31:38.772Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A9C5D5F270B9BD9F3547069E2443B0A6; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:31:37 GMT", x-envoy-upstream-service-time:"107", server:"envoy"]
2022-12-09T01:31:38.773Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:29aa1a94-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","executionId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:31:11.290+0000","endTime":"2022-12-09T01:31:11.298+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:31:38.773Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:38.774Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:31:38.777Z|7f440bb3-430f-4074-bc90-994b7baa9f31|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:31:40.369Z|ceb15503-1e1e-47f3-af51-22c3fae9d1cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:31:40.370Z|ceb15503-1e1e-47f3-af51-22c3fae9d1cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:31:40.905Z|2c6db728-d1c3-40a6-ac25-bbe970d74cc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:31:40.906Z|2c6db728-d1c3-40a6-ac25-bbe970d74cc0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:31:42.810Z|7a1abce0-eaed-4b88-9524-227df5beced5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:42.811Z|7a1abce0-eaed-4b88-9524-227df5beced5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:42.812Z|59e41536-2014-4f7f-910d-1886cc5e775f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:42.812Z|59e41536-2014-4f7f-910d-1886cc5e775f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:42.814Z|b3d538ed-5b0f-400e-bcf8-728bc1df2a91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:42.815Z|b3d538ed-5b0f-400e-bcf8-728bc1df2a91|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:48.943Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:31:48.952Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:31:48.953Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:31:48.953Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:48.953Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:31:48.953Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:31:48.954Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a4d1ada884dc28e3ecf98668270b203", X-B3-SpanId:"ff8524a4b84ee2d5", X-B3-ParentSpanId:"402ed3337e93c820", X-B3-Sampled:"0", X-ONAP-RequestID:"f7be0035-df92-4020-aeb2-572822a02e43", X-RequestID:"f7be0035-df92-4020-aeb2-572822a02e43", X-TransactionID:"f7be0035-df92-4020-aeb2-572822a02e43", X-ECOMP-RequestID:"f7be0035-df92-4020-aeb2-572822a02e43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"14a24701-2d31-4524-8596-db08f1832d78"]
2022-12-09T01:31:48.954Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:31:48.954Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:31:49.003Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:49.004Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:49.005Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:31:49.005Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:31:48 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:31:49.007Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:31:08.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:31:08.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:31:49.007Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:49.007Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:31:49.009Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:31:49.009Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:31:49.010Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:49.010Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:31:49.010Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:31:49.011Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5a4d1ada884dc28e3ecf98668270b203", X-B3-SpanId:"9f00653504f40ed6", X-B3-ParentSpanId:"402ed3337e93c820", X-B3-Sampled:"0", X-ONAP-RequestID:"f7be0035-df92-4020-aeb2-572822a02e43", X-RequestID:"f7be0035-df92-4020-aeb2-572822a02e43", X-TransactionID:"f7be0035-df92-4020-aeb2-572822a02e43", X-ECOMP-RequestID:"f7be0035-df92-4020-aeb2-572822a02e43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5c2f6fbe-bec0-4507-b971-31aeb3291607"]
2022-12-09T01:31:49.011Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:31:49.012Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:31:49.031Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:49.032Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:49.033Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:31:49.033Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:31:48 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:31:49.034Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:31:49.035Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:49.035Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:31:49.061Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:31:49.062Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:31:49.063Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:49.063Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:31:49.063Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:31:49.063Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7be0035-df92-4020-aeb2-572822a02e43", X-RequestID:"f7be0035-df92-4020-aeb2-572822a02e43", X-TransactionID:"f7be0035-df92-4020-aeb2-572822a02e43", X-ECOMP-RequestID:"f7be0035-df92-4020-aeb2-572822a02e43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"deb5be56-a706-476a-8658-88d60175ccbb"]
2022-12-09T01:31:49.064Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:31:49.064Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:31:49.183Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:49.183Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:49.183Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:31:49.184Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=970A4A65AACDE904A1DAC91D7FDF8286; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:31:48 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:31:49.184Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:31:09.922+0000","endTime":"2022-12-09T01:31:11.339+0000","removalTime":null,"durationInMillis":1417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"28d8c068-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:31:49.184Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:49.185Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:31:49.205Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:31:49.206Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:31:49.206Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:49.206Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:31:49.207Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:31:49.207Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f7be0035-df92-4020-aeb2-572822a02e43", X-RequestID:"f7be0035-df92-4020-aeb2-572822a02e43", X-TransactionID:"f7be0035-df92-4020-aeb2-572822a02e43", X-ECOMP-RequestID:"f7be0035-df92-4020-aeb2-572822a02e43", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"afc84ef3-355c-415b-a8bb-e2283f13177d"]
2022-12-09T01:31:49.207Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:31:49.207Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:31:49.325Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:49.326Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:49.326Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:31:49.326Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8C6B167A5969B1EEB60A43378920C9BD; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:31:48 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:31:49.327Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:29aa1a94-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","executionId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:31:11.290+0000","endTime":"2022-12-09T01:31:11.298+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:31:49.327Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:49.327Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:31:49.331Z|f7be0035-df92-4020-aeb2-572822a02e43|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:31:52.838Z|094ec653-e5cb-4163-815c-10a8dc8ed2e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:52.838Z|e037965b-b41a-45bc-b77d-ce6ffe4bf028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:52.838Z|e5f9e42a-ee8f-427b-9bc0-2e391d782569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:31:52.839Z|094ec653-e5cb-4163-815c-10a8dc8ed2e5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:52.839Z|e037965b-b41a-45bc-b77d-ce6ffe4bf028|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:52.839Z|e5f9e42a-ee8f-427b-9bc0-2e391d782569|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:31:55.370Z|153fbf55-54c3-43ec-89fd-a9a72cd6ddb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:31:55.373Z|153fbf55-54c3-43ec-89fd-a9a72cd6ddb2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:31:59.494Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:31:59.500Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:31:59.501Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:31:59.501Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:59.501Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:31:59.501Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:31:59.502Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5247239c8e879092264516c88077cf62", X-B3-SpanId:"2e2d87a8ef40b818", X-B3-ParentSpanId:"07fc9ab7bf368aa7", X-B3-Sampled:"0", X-ONAP-RequestID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-RequestID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-TransactionID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-ECOMP-RequestID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2bb324e3-7e93-49f4-ab61-345d9e860b77"]
2022-12-09T01:31:59.502Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:31:59.502Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:31:59.530Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:59.531Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:59.531Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:31:59.531Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:31:58 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:31:59.532Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:31:08.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:31:08.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:31:59.532Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:59.532Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:31:59.534Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:31:59.534Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:31:59.534Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:59.535Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:31:59.535Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:31:59.535Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5247239c8e879092264516c88077cf62", X-B3-SpanId:"a22601954d0cf436", X-B3-ParentSpanId:"07fc9ab7bf368aa7", X-B3-Sampled:"0", X-ONAP-RequestID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-RequestID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-TransactionID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-ECOMP-RequestID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e29dabfa-a448-4608-b73d-5b7b8d6aeb83"]
2022-12-09T01:31:59.535Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:31:59.535Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:31:59.551Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:59.551Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:59.551Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:31:59.552Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:31:58 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:31:59.552Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:31:59.553Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:59.553Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:31:59.575Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:31:59.575Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:31:59.575Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:59.576Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:31:59.576Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:31:59.576Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-RequestID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-TransactionID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-ECOMP-RequestID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5f3b2ee7-6e37-43a7-a7ea-80f930d22d9e"]
2022-12-09T01:31:59.576Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:31:59.577Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:31:59.694Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:59.695Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:59.695Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:31:59.696Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=74BB25CB004FD78A932097B994246CAE; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:31:58 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:31:59.696Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:31:09.922+0000","endTime":"2022-12-09T01:31:11.339+0000","removalTime":null,"durationInMillis":1417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"28d8c068-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:31:59.696Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:59.697Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:31:59.718Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:31:59.718Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:31:59.719Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:31:59.719Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:31:59.719Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:31:59.719Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-RequestID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-TransactionID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-ECOMP-RequestID:"a8a70fcb-b87f-49f2-932b-f302c534d5d4", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"22ae251a-c3d6-4122-b248-31f4180f74ce"]
2022-12-09T01:31:59.719Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:31:59.720Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:31:59.837Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:31:59.838Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:31:59.838Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:31:59.838Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=B045E868C2DC8FD6233A6AB6DECFF4EF; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:31:58 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:31:59.839Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:29aa1a94-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","executionId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:31:11.290+0000","endTime":"2022-12-09T01:31:11.298+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:31:59.839Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:31:59.840Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:31:59.844Z|a8a70fcb-b87f-49f2-932b-f302c534d5d4|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:32:02.865Z|c18832f1-9619-4aa8-9deb-f5ca02c5050f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:02.865Z|2de3378b-b042-49b2-a212-b234b1b1d468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:02.866Z|2de3378b-b042-49b2-a212-b234b1b1d468|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:02.866Z|c18832f1-9619-4aa8-9deb-f5ca02c5050f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:02.870Z|c81ac4ac-2eb1-4704-9cdb-05bae912529d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:02.870Z|c81ac4ac-2eb1-4704-9cdb-05bae912529d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:08.939Z|e961603a-ea57-4df1-bcdf-2583824c5e35|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:32:08.940Z|e961603a-ea57-4df1-bcdf-2583824c5e35|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:09.995Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:32:10.001Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:32:10.001Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:32:10.001Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:10.002Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:32:10.002Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:32:10.002Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ad0358e36681bf7d336c943e379e6ff", X-B3-SpanId:"ca4d1edc34a4f529", X-B3-ParentSpanId:"b565e69304894692", X-B3-Sampled:"0", X-ONAP-RequestID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-RequestID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-TransactionID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-ECOMP-RequestID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6958c8cc-b875-4a3a-b30a-1817942b3e4f"]
2022-12-09T01:32:10.003Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:32:10.003Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:32:10.036Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:10.037Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:10.037Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:32:10.037Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:32:09 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:32:10.039Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:31:08.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:31:08.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:32:10.039Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:10.039Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:32:10.041Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:32:10.041Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:32:10.041Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:10.042Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:32:10.042Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:32:10.042Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"0ad0358e36681bf7d336c943e379e6ff", X-B3-SpanId:"ade2be0732031f87", X-B3-ParentSpanId:"b565e69304894692", X-B3-Sampled:"0", X-ONAP-RequestID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-RequestID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-TransactionID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-ECOMP-RequestID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a6d2be86-f6e8-448b-bb98-cf93ae630377"]
2022-12-09T01:32:10.043Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:32:10.043Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:32:10.060Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:10.061Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:10.061Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:32:10.062Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:32:09 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:32:10.063Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:32:10.063Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:10.063Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:32:10.085Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:32:10.086Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:32:10.086Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:10.086Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:32:10.086Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:32:10.087Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-RequestID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-TransactionID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-ECOMP-RequestID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e721a889-c0da-4e37-8d79-93366a52647c"]
2022-12-09T01:32:10.087Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:32:10.088Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:32:10.228Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:10.229Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:10.229Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:32:10.230Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=4C19FDA96376EDC60735521B8C68DB70; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:32:09 GMT", x-envoy-upstream-service-time:"125", server:"envoy"]
2022-12-09T01:32:10.230Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:31:09.922+0000","endTime":"2022-12-09T01:31:11.339+0000","removalTime":null,"durationInMillis":1417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"28d8c068-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:32:10.230Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:10.231Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:32:10.252Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:32:10.253Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:32:10.254Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:10.255Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:32:10.255Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:32:10.256Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-RequestID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-TransactionID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-ECOMP-RequestID:"5969f333-53f8-4154-af9b-311f57a8a4b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34fa9f6c-c461-4ba2-907c-2e6b75a0bca3"]
2022-12-09T01:32:10.256Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:32:10.257Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:32:10.369Z|fef38672-b946-412f-86b2-589e554bfcf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:32:10.370Z|fef38672-b946-412f-86b2-589e554bfcf4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:32:10.370Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:10.370Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:10.371Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:32:10.371Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=225C009990B8DFEFEA51C5CC2F324CF3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:32:09 GMT", x-envoy-upstream-service-time:"109", server:"envoy"]
2022-12-09T01:32:10.371Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:29aa1a94-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","executionId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:31:11.290+0000","endTime":"2022-12-09T01:31:11.298+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:32:10.372Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:10.372Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:32:10.376Z|5969f333-53f8-4154-af9b-311f57a8a4b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:32:10.907Z|d5f7fdb5-73d4-4c0a-9aee-e986e4aa3a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:32:10.907Z|d5f7fdb5-73d4-4c0a-9aee-e986e4aa3a9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:32:12.898Z|83b26a2f-f9b9-4a2e-9b73-dc127cbe04cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:12.898Z|3d0d93d2-eed2-4541-8ecb-ecb94d83bdfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:12.898Z|2fa3b01e-a3a5-4fc9-93c0-915e9408cca2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:12.899Z|83b26a2f-f9b9-4a2e-9b73-dc127cbe04cd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:12.899Z|2fa3b01e-a3a5-4fc9-93c0-915e9408cca2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:12.899Z|3d0d93d2-eed2-4541-8ecb-ecb94d83bdfc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:20.542Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:32:20.547Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:32:20.548Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:32:20.548Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:20.548Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:32:20.548Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:32:20.549Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bf87f56e926e373d31b3c28241d8e86", X-B3-SpanId:"68174e7be0b7590b", X-B3-ParentSpanId:"85976a6be8835bb2", X-B3-Sampled:"0", X-ONAP-RequestID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-RequestID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-TransactionID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-ECOMP-RequestID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b9d780cf-f015-4bae-95f7-2b8889a67d8d"]
2022-12-09T01:32:20.549Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:32:20.549Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:32:20.582Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:20.583Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:20.583Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:32:20.583Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:32:20 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:32:20.584Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:31:08.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:31:08.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:32:20.584Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:20.584Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:32:20.586Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:32:20.586Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:32:20.587Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:20.587Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:32:20.587Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:32:20.589Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2bf87f56e926e373d31b3c28241d8e86", X-B3-SpanId:"f3bbbffb9a3d87bf", X-B3-ParentSpanId:"85976a6be8835bb2", X-B3-Sampled:"0", X-ONAP-RequestID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-RequestID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-TransactionID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-ECOMP-RequestID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa20527c-d8c1-4129-a524-4b93dac5abff"]
2022-12-09T01:32:20.589Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:32:20.590Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:32:20.609Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:20.609Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:20.610Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:32:20.610Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:32:20 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:32:20.611Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:32:20.611Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:20.612Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:32:20.639Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:32:20.640Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:32:20.640Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:20.641Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:32:20.641Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:32:20.641Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-RequestID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-TransactionID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-ECOMP-RequestID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ffeee644-e1ce-47d3-b529-f230448e13e3"]
2022-12-09T01:32:20.642Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:32:20.642Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:32:20.769Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:20.769Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:20.769Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:32:20.770Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=47FBFFDCEFD9F0B81929D5B172B2E33A; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:32:19 GMT", x-envoy-upstream-service-time:"122", server:"envoy"]
2022-12-09T01:32:20.770Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:31:09.922+0000","endTime":"2022-12-09T01:31:11.339+0000","removalTime":null,"durationInMillis":1417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"28d8c068-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:32:20.770Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:20.771Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:32:20.794Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:32:20.795Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:32:20.795Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:20.795Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:32:20.796Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:32:20.796Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-RequestID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-TransactionID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-ECOMP-RequestID:"ac5300b3-9466-4cdb-8ed0-571f1cfd021e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fdf45524-eaea-4011-963e-963b86dd313d"]
2022-12-09T01:32:20.796Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:32:20.797Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:32:20.918Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:20.919Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:20.920Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:32:20.920Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=3535A2414A5A11B81E0C63E73C47D513; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:32:19 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:32:20.921Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:29aa1a94-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","executionId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:31:11.290+0000","endTime":"2022-12-09T01:31:11.298+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:32:20.921Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:20.922Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:32:20.926Z|ac5300b3-9466-4cdb-8ed0-571f1cfd021e|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:32:22.928Z|3e4304a5-ab8c-4d19-b38d-74eebed5b5cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:22.928Z|89d0bc8d-19d0-4fb8-a5d2-a38ded6d60f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:22.929Z|3e4304a5-ab8c-4d19-b38d-74eebed5b5cf|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:22.929Z|89d0bc8d-19d0-4fb8-a5d2-a38ded6d60f4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:22.933Z|9e707228-3afb-4b7b-93ea-c6a52e59c649|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:22.933Z|9e707228-3afb-4b7b-93ea-c6a52e59c649|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:25.369Z|1226fbd1-7909-454c-ad95-3da61b2c3d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:32:25.370Z|1226fbd1-7909-454c-ad95-3da61b2c3d48|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:32:31.096Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:32:31.103Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:32:31.104Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:32:31.104Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:31.104Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:32:31.104Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:32:31.105Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c78230e8fea163ee433344edf3ea2c85", X-B3-SpanId:"521b6aa9afb74fb0", X-B3-ParentSpanId:"961fba8bc972dec8", X-B3-Sampled:"0", X-ONAP-RequestID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-RequestID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-TransactionID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-ECOMP-RequestID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"229c3906-2254-4b1d-a912-7dc5e958db48"]
2022-12-09T01:32:31.105Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:32:31.105Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:32:31.136Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:31.137Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:31.137Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:32:31.138Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:32:30 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:32:31.139Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:31:08.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:31:08.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:32:31.139Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:31.139Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:32:31.141Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:32:31.141Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:32:31.142Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:31.142Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:32:31.142Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:32:31.142Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c78230e8fea163ee433344edf3ea2c85", X-B3-SpanId:"ee85655184e8168e", X-B3-ParentSpanId:"961fba8bc972dec8", X-B3-Sampled:"0", X-ONAP-RequestID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-RequestID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-TransactionID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-ECOMP-RequestID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"caff3670-3c80-47d1-a514-6adb9fdfb69a"]
2022-12-09T01:32:31.143Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:32:31.143Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:32:31.159Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:31.160Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:31.160Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:32:31.161Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:32:30 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:32:31.161Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:32:31.162Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:31.162Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:32:31.184Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:32:31.185Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:32:31.185Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:31.185Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:32:31.185Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:32:31.186Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-RequestID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-TransactionID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-ECOMP-RequestID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"76ec779f-6537-48f0-8be3-56f20e6c824b"]
2022-12-09T01:32:31.186Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:32:31.187Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:32:31.307Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:31.308Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:31.308Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:32:31.309Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=AC05F626787CBC48A77ACCD080D29A21; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:32:30 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:32:31.309Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:31:09.922+0000","endTime":"2022-12-09T01:31:11.339+0000","removalTime":null,"durationInMillis":1417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"28d8c068-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:32:31.310Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:31.310Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:32:31.330Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:32:31.331Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:32:31.331Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:31.331Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:32:31.332Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:32:31.332Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-RequestID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-TransactionID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-ECOMP-RequestID:"06bde78c-c7d9-4e33-851d-27ca3c55dc2e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8e3404ee-a7b4-4106-8d2f-ae9b8e0b38cd"]
2022-12-09T01:32:31.332Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:32:31.332Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:32:31.447Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:31.447Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:31.448Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:32:31.448Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E0078C550FE612D612EBC069D74853C4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:32:30 GMT", x-envoy-upstream-service-time:"110", server:"envoy"]
2022-12-09T01:32:31.448Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:29aa1a94-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","executionId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:31:11.290+0000","endTime":"2022-12-09T01:31:11.298+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:32:31.448Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:31.449Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:32:31.452Z|06bde78c-c7d9-4e33-851d-27ca3c55dc2e|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:32:32.959Z|e7682965-a425-4de1-8bb3-b35185980aff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:32.959Z|481a0963-eea3-4507-b596-5aa652ec4801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:32.960Z|e7682965-a425-4de1-8bb3-b35185980aff|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:32.960Z|481a0963-eea3-4507-b596-5aa652ec4801|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:32.961Z|7181e317-1eb6-4255-be74-b9fd648d0043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:32.961Z|7181e317-1eb6-4255-be74-b9fd648d0043|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:40.370Z|66f29e99-c978-4f9d-8429-6b9d6c0247a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:32:40.374Z|66f29e99-c978-4f9d-8429-6b9d6c0247a9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:32:40.908Z|c3d56340-5c74-465c-ae46-ceabbc3a4925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:32:40.909Z|c3d56340-5c74-465c-ae46-ceabbc3a4925|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:32:41.622Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:32:41.628Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:32:41.629Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:32:41.629Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:41.630Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:32:41.630Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:32:41.630Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44ae1cd8a668399be0d0f72ffd1259cc", X-B3-SpanId:"8f1a84bf40b8deea", X-B3-ParentSpanId:"002d00faa279f2b5", X-B3-Sampled:"0", X-ONAP-RequestID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-RequestID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-TransactionID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-ECOMP-RequestID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"63506db8-ad7d-4dfd-b89e-c0e4abe75f37"]
2022-12-09T01:32:41.631Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:32:41.631Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:32:41.657Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:41.657Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:41.657Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:32:41.658Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:32:41 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:32:41.659Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:31:08.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:31:08.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:32:41.659Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:41.659Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:32:41.661Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:32:41.661Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:32:41.661Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:41.661Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:32:41.662Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:32:41.662Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44ae1cd8a668399be0d0f72ffd1259cc", X-B3-SpanId:"2adeba8b06595d2a", X-B3-ParentSpanId:"002d00faa279f2b5", X-B3-Sampled:"0", X-ONAP-RequestID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-RequestID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-TransactionID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-ECOMP-RequestID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"adcd3a86-22d4-4b61-b5bb-3877cdb00976"]
2022-12-09T01:32:41.662Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:32:41.663Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:32:41.682Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:41.683Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:41.683Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:32:41.683Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:32:41 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:32:41.685Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:32:41.685Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:41.685Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:32:41.708Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:32:41.708Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:32:41.709Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:41.709Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:32:41.709Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:32:41.709Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-RequestID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-TransactionID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-ECOMP-RequestID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"34ede53f-8f19-47f8-82fa-f8024f471c81"]
2022-12-09T01:32:41.709Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:32:41.710Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:32:41.839Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:41.839Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:41.840Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:32:41.840Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E9849F205183B6B683BD85736DED3387; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:32:40 GMT", x-envoy-upstream-service-time:"121", server:"envoy"]
2022-12-09T01:32:41.840Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:31:09.922+0000","endTime":"2022-12-09T01:31:11.339+0000","removalTime":null,"durationInMillis":1417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"28d8c068-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:32:41.841Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:41.841Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:32:41.863Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:32:41.864Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:32:41.864Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:41.864Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:32:41.864Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:32:41.865Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-RequestID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-TransactionID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-ECOMP-RequestID:"e1e44796-c807-4b1b-9386-bf2774cf23dd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cc7f11d-5d52-46e0-b66d-b1b4e7d8edcd"]
2022-12-09T01:32:41.865Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:32:41.865Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:32:41.992Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:41.993Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:41.993Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:32:41.993Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=0659CAC4B2969E65CD23F08C82713BB4; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:32:40 GMT", x-envoy-upstream-service-time:"123", server:"envoy"]
2022-12-09T01:32:41.994Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:29aa1a94-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","executionId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:31:11.290+0000","endTime":"2022-12-09T01:31:11.298+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:32:41.994Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:41.994Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:32:41.998Z|e1e44796-c807-4b1b-9386-bf2774cf23dd|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:32:42.987Z|129bfa2b-2893-4d67-b7f0-5e537cc7e2f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:42.987Z|10a9745f-c7d2-4a8a-a204-39691862a081|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:42.988Z|129bfa2b-2893-4d67-b7f0-5e537cc7e2f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:42.988Z|10a9745f-c7d2-4a8a-a204-39691862a081|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:42.991Z|d61e6d4f-752e-46c0-8819-6bfbe9c7e5a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:42.991Z|d61e6d4f-752e-46c0-8819-6bfbe9c7e5a9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:52.162Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:32:52.169Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:32:52.170Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:32:52.171Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:52.171Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:32:52.172Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:32:52.172Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87752e72023aad3d1c281e0a4985006b", X-B3-SpanId:"aea817634870c573", X-B3-ParentSpanId:"42857c2173198aed", X-B3-Sampled:"1", X-ONAP-RequestID:"38228c6e-617f-42fb-a298-ffc26331733b", X-RequestID:"38228c6e-617f-42fb-a298-ffc26331733b", X-TransactionID:"38228c6e-617f-42fb-a298-ffc26331733b", X-ECOMP-RequestID:"38228c6e-617f-42fb-a298-ffc26331733b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f3ef4f8c-a8f2-44df-bf3b-0e35335c1bf5"]
2022-12-09T01:32:52.172Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:32:52.173Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:32:52.209Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:52.210Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:52.211Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:32:52.211Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:32:51 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:32:52.212Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:31:08.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:31:08.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:32:52.212Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:52.213Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:32:52.214Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:32:52.214Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:32:52.215Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:52.215Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:32:52.215Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:32:52.216Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"87752e72023aad3d1c281e0a4985006b", X-B3-SpanId:"970ba2abe081733c", X-B3-ParentSpanId:"42857c2173198aed", X-B3-Sampled:"1", X-ONAP-RequestID:"38228c6e-617f-42fb-a298-ffc26331733b", X-RequestID:"38228c6e-617f-42fb-a298-ffc26331733b", X-TransactionID:"38228c6e-617f-42fb-a298-ffc26331733b", X-ECOMP-RequestID:"38228c6e-617f-42fb-a298-ffc26331733b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"505beca4-f818-4e07-88c3-ec12296758cb"]
2022-12-09T01:32:52.216Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:32:52.216Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:32:52.234Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:52.235Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:52.236Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:32:52.236Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:32:51 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:32:52.238Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:32:52.238Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:52.239Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:32:52.261Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:32:52.262Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:32:52.262Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:52.262Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:32:52.263Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:32:52.263Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38228c6e-617f-42fb-a298-ffc26331733b", X-RequestID:"38228c6e-617f-42fb-a298-ffc26331733b", X-TransactionID:"38228c6e-617f-42fb-a298-ffc26331733b", X-ECOMP-RequestID:"38228c6e-617f-42fb-a298-ffc26331733b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"617e1522-18ec-4a4b-97fc-ddd962e0c4a8"]
2022-12-09T01:32:52.263Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:32:52.264Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:32:52.387Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:52.387Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:52.388Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:32:52.388Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=0E1D99D59BDFA5216ADB3A49557BE2FA; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:32:51 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:32:52.388Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:31:09.922+0000","endTime":"2022-12-09T01:31:11.339+0000","removalTime":null,"durationInMillis":1417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"28d8c068-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:32:52.389Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:52.389Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:32:52.409Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:32:52.409Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:32:52.409Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:32:52.410Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:32:52.410Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:32:52.410Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"38228c6e-617f-42fb-a298-ffc26331733b", X-RequestID:"38228c6e-617f-42fb-a298-ffc26331733b", X-TransactionID:"38228c6e-617f-42fb-a298-ffc26331733b", X-ECOMP-RequestID:"38228c6e-617f-42fb-a298-ffc26331733b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e494fe5-a549-49b1-9117-1b6a3b098f76"]
2022-12-09T01:32:52.410Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:32:52.411Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:32:52.534Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:32:52.535Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:32:52.536Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:32:52.536Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=6910CB7917EC566B61A91B3CA09F95D8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:32:51 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:32:52.536Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:29aa1a94-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","executionId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:31:11.290+0000","endTime":"2022-12-09T01:31:11.298+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:32:52.536Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:32:52.537Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:32:52.540Z|38228c6e-617f-42fb-a298-ffc26331733b|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:32:53.024Z|31891d9e-c998-4f4a-8774-5edfdce325d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:53.024Z|40c5ca18-e75e-4ac5-b4bc-0605df2efc66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:53.024Z|31891d9e-c998-4f4a-8774-5edfdce325d8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:53.025Z|40c5ca18-e75e-4ac5-b4bc-0605df2efc66|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:53.027Z|a35fb51f-0d84-43b7-9709-46a751cd3b2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:32:53.027Z|a35fb51f-0d84-43b7-9709-46a751cd3b2f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:32:55.369Z|e9e7a488-f8d7-43a8-ac6f-e3f0c728627e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:32:55.370Z|e9e7a488-f8d7-43a8-ac6f-e3f0c728627e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:33:02.711Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:33:02.716Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:33:02.717Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:33:02.717Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:02.717Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:33:02.718Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:33:02.718Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32a4a8289f9199c2b38e6ca466882ad2", X-B3-SpanId:"4fd69cedace2c68a", X-B3-ParentSpanId:"220b1617b8e1c79f", X-B3-Sampled:"0", X-ONAP-RequestID:"2335accc-bb8f-497c-8848-39989e748bf3", X-RequestID:"2335accc-bb8f-497c-8848-39989e748bf3", X-TransactionID:"2335accc-bb8f-497c-8848-39989e748bf3", X-ECOMP-RequestID:"2335accc-bb8f-497c-8848-39989e748bf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9163dcee-b371-4a08-aa41-28d9ca0cf8b0"]
2022-12-09T01:33:02.718Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:33:02.718Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:33:02.759Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:02.760Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:02.761Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:33:02.761Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:33:02 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:33:02.762Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:31:08.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:31:08.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:33:02.762Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:02.763Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:33:02.764Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:33:02.765Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:33:02.765Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:02.765Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:33:02.766Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:33:02.766Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"32a4a8289f9199c2b38e6ca466882ad2", X-B3-SpanId:"2fde898ddff2eb51", X-B3-ParentSpanId:"220b1617b8e1c79f", X-B3-Sampled:"0", X-ONAP-RequestID:"2335accc-bb8f-497c-8848-39989e748bf3", X-RequestID:"2335accc-bb8f-497c-8848-39989e748bf3", X-TransactionID:"2335accc-bb8f-497c-8848-39989e748bf3", X-ECOMP-RequestID:"2335accc-bb8f-497c-8848-39989e748bf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7816fd21-1368-4357-b860-8f82a21cecfe"]
2022-12-09T01:33:02.766Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:33:02.766Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:33:02.783Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:02.784Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:02.784Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:33:02.784Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:33:02 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:33:02.785Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:33:02.785Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:02.786Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:33:02.812Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:33:02.812Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:33:02.813Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:02.813Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:33:02.813Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:33:02.813Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2335accc-bb8f-497c-8848-39989e748bf3", X-RequestID:"2335accc-bb8f-497c-8848-39989e748bf3", X-TransactionID:"2335accc-bb8f-497c-8848-39989e748bf3", X-ECOMP-RequestID:"2335accc-bb8f-497c-8848-39989e748bf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f206af4b-2f59-481f-9a4d-e06a3afc581b"]
2022-12-09T01:33:02.814Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:33:02.814Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:33:02.932Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:02.933Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:02.933Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:33:02.934Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=01A9C010CCB254C1D8F6D58591126959; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:33:02 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:33:02.934Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:31:09.922+0000","endTime":"2022-12-09T01:31:11.339+0000","removalTime":null,"durationInMillis":1417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"28d8c068-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:33:02.934Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:02.935Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:33:02.958Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:33:02.958Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:33:02.958Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:02.959Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:33:02.959Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:33:02.959Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2335accc-bb8f-497c-8848-39989e748bf3", X-RequestID:"2335accc-bb8f-497c-8848-39989e748bf3", X-TransactionID:"2335accc-bb8f-497c-8848-39989e748bf3", X-ECOMP-RequestID:"2335accc-bb8f-497c-8848-39989e748bf3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d80a3100-961e-4181-87da-59dea8d009a0"]
2022-12-09T01:33:02.959Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:33:02.960Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:33:03.060Z|1fadb8ed-7309-465a-96c7-523ec97d66f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:03.061Z|1fadb8ed-7309-465a-96c7-523ec97d66f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:03.064Z|4b5d7632-656b-4e07-b5af-dfbebbd23948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:03.065Z|4b5d7632-656b-4e07-b5af-dfbebbd23948|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:03.064Z|62b3958e-b257-4a10-9c84-0cbfd996632b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:03.065Z|62b3958e-b257-4a10-9c84-0cbfd996632b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:03.076Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:03.077Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:03.077Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:33:03.078Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A15B52F3FDA0B1B3CE10AA233D333E83; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:33:02 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:33:03.078Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:29aa1a94-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","executionId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:31:11.290+0000","endTime":"2022-12-09T01:31:11.298+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:33:03.078Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:03.079Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:33:03.083Z|2335accc-bb8f-497c-8848-39989e748bf3|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:33:08.939Z|3d76034e-b5a6-47b1-8834-4f5fbf32e328|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:33:08.940Z|3d76034e-b5a6-47b1-8834-4f5fbf32e328|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:10.369Z|8d467b86-462d-4051-9542-98e56532df3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:33:10.370Z|8d467b86-462d-4051-9542-98e56532df3f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:33:10.909Z|878d90f2-bacb-426e-b32b-26821b79aa3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:33:10.910Z|878d90f2-bacb-426e-b32b-26821b79aa3f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:33:13.091Z|24af4365-9d8b-46f1-8f91-7b25b12c8552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:13.092Z|24af4365-9d8b-46f1-8f91-7b25b12c8552|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:13.092Z|1de92b5b-999f-458e-a95b-83134f71b0bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:13.092Z|09fe091f-8ef1-418e-9a59-384a8c7c6ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:13.093Z|1de92b5b-999f-458e-a95b-83134f71b0bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:13.093Z|09fe091f-8ef1-418e-9a59-384a8c7c6ce6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:13.271Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:33:13.278Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:33:13.279Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:33:13.279Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:13.279Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:33:13.280Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:33:13.280Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44867fc38755dded1afee4a794aef1ce", X-B3-SpanId:"1afae11996680dce", X-B3-ParentSpanId:"7a4fdcda16f59029", X-B3-Sampled:"1", X-ONAP-RequestID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-RequestID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-TransactionID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-ECOMP-RequestID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4d7dd2ec-d6ad-40d6-ba20-3934387928e4"]
2022-12-09T01:33:13.280Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:33:13.280Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:33:13.309Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:13.310Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:13.310Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:33:13.311Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:33:12 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:33:13.312Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:31:08.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:31:08.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:33:13.313Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:13.313Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:33:13.315Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:33:13.315Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:33:13.315Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:13.316Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:33:13.316Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:33:13.316Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"44867fc38755dded1afee4a794aef1ce", X-B3-SpanId:"41f08794cdea6553", X-B3-ParentSpanId:"7a4fdcda16f59029", X-B3-Sampled:"1", X-ONAP-RequestID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-RequestID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-TransactionID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-ECOMP-RequestID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91f8fbd6-9d77-4551-ae9b-cd9b999a55fe"]
2022-12-09T01:33:13.316Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:33:13.317Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:33:13.336Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:13.337Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:13.337Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:33:13.338Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:33:12 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:33:13.340Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:33:13.341Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:13.341Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:33:13.372Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:33:13.372Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:33:13.372Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:13.373Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:33:13.373Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:33:13.373Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-RequestID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-TransactionID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-ECOMP-RequestID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d75d82c7-887e-4c65-998a-c2d3910bb409"]
2022-12-09T01:33:13.374Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:33:13.374Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:33:13.493Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:13.494Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:13.494Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:33:13.494Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=680D4047E6703DB4FA2C2756E0B6ADF8; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:33:11 GMT", x-envoy-upstream-service-time:"110", server:"envoy"]
2022-12-09T01:33:13.495Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:31:09.922+0000","endTime":"2022-12-09T01:31:11.339+0000","removalTime":null,"durationInMillis":1417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"28d8c068-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:33:13.495Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:13.496Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:33:13.518Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:33:13.519Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:33:13.519Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:13.520Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:33:13.520Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:33:13.520Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-RequestID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-TransactionID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-ECOMP-RequestID:"d9b9bcc7-c79b-4da0-8892-9576a276251d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d9ccc7a3-3d90-4b15-b897-f8dfefb7fb0a"]
2022-12-09T01:33:13.521Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:33:13.521Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:33:13.636Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:13.637Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:13.637Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:33:13.638Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=C505C48791DD716C670B8960DF623E06; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:33:12 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:33:13.638Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:29aa1a94-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","executionId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:31:11.290+0000","endTime":"2022-12-09T01:31:11.298+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:33:13.638Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:13.639Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:33:13.642Z|d9b9bcc7-c79b-4da0-8892-9576a276251d|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:33:23.128Z|41a30ad3-d620-449e-996d-241051c6830d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:23.129Z|41a30ad3-d620-449e-996d-241051c6830d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:23.128Z|7eeb7abc-c734-4577-885b-35a87727e2a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:23.134Z|7eeb7abc-c734-4577-885b-35a87727e2a4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:23.140Z|38b1f390-db60-4e8e-b3e5-8e22933429e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:23.140Z|38b1f390-db60-4e8e-b3e5-8e22933429e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:23.811Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:33:23.818Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:33:23.819Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:33:23.819Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:23.820Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:33:23.820Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:33:23.820Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1ef523a9a66bb09db7bac40fd8b4cdf", X-B3-SpanId:"232b2866be7b0876", X-B3-ParentSpanId:"6efa55a5d323d57a", X-B3-Sampled:"0", X-ONAP-RequestID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-RequestID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-TransactionID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-ECOMP-RequestID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aebf5c6a-8089-4e79-876d-aec1df38ba27"]
2022-12-09T01:33:23.820Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:33:23.821Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:33:23.850Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:23.850Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:23.851Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:33:23.851Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:33:23 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:33:23.852Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 3/5 will be started in PT40S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:31:08.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:31:08.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:33:23.853Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:23.853Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:33:23.854Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:33:23.855Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:33:23.855Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:23.855Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:33:23.855Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:33:23.856Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e1ef523a9a66bb09db7bac40fd8b4cdf", X-B3-SpanId:"018f9e9271c5c5ce", X-B3-ParentSpanId:"6efa55a5d323d57a", X-B3-Sampled:"0", X-ONAP-RequestID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-RequestID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-TransactionID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-ECOMP-RequestID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e229323a-ae66-46a5-b8e0-350c6d83af24"]
2022-12-09T01:33:23.856Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:33:23.857Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:33:23.873Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:23.874Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:23.874Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:33:23.874Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:33:23 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:33:23.875Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:33:23.875Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:23.876Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:33:23.899Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:33:23.900Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:33:23.900Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:23.901Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:33:23.901Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:33:23.901Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-RequestID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-TransactionID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-ECOMP-RequestID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa83a447-d8e4-48e8-aae7-fac9c4026bac"]
2022-12-09T01:33:23.901Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:33:23.902Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:33:24.024Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:24.025Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:24.025Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:33:24.026Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=04B264BAEED775B720AA6C587AE601D3; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"787", date:"Fri, 09 Dec 2022 01:33:23 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:33:24.026Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:31:09.922+0000","endTime":"2022-12-09T01:31:11.339+0000","removalTime":null,"durationInMillis":1417,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"28d8c068-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:33:24.026Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:24.027Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:33:24.091Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:33:24.092Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:33:24.093Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:24.093Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:33:24.094Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:33:24.094Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-RequestID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-TransactionID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-ECOMP-RequestID:"954f25c1-aa41-4852-ad2e-b0c4e3f4e02f", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e88ef321-d880-4190-845e-af235f2670f6"]
2022-12-09T01:33:24.094Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:33:24.095Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:33:24.214Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:24.215Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:24.215Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:33:24.215Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F6CF9C636085EF78808E5FB3A180FA53; Path=/; HttpOnly", cache-control:"no-cache", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", x-frame-options:"DENY", content-type:"application/json", content-length:"785", date:"Fri, 09 Dec 2022 01:33:23 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:33:24.216Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:29aa1a94-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","executionId":"28d95ce9-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:31:11.290+0000","endTime":"2022-12-09T01:31:11.298+0000","durationInMillis":8,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:33:24.216Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:24.217Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=28d95ce9-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:33:24.221Z|954f25c1-aa41-4852-ad2e-b0c4e3f4e02f|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:33:25.370Z|ede55af2-c1e6-48a9-8a6d-846ade4c18d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:33:25.373Z|ede55af2-c1e6-48a9-8a6d-846ade4c18d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:33:33.163Z|cadff838-890b-45bc-bc1e-d64a7ecc8a90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:33.163Z|6dfb5311-5421-425e-8f9e-1d9fce8b080d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:33.164Z|cadff838-890b-45bc-bc1e-d64a7ecc8a90|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:33.164Z|6dfb5311-5421-425e-8f9e-1d9fce8b080d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:33.170Z|4d9014dc-b28c-454c-945e-a4350d7f34d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:33.170Z|4d9014dc-b28c-454c-945e-a4350d7f34d7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:34.387Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:33:34.394Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:33:34.396Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:33:34.396Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:34.397Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:33:34.397Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:33:34.398Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89940a02598f064011776430356921fe", X-B3-SpanId:"b32a2b47af23eb3d", X-B3-ParentSpanId:"d7f56615adba0229", X-B3-Sampled:"0", X-ONAP-RequestID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-RequestID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-TransactionID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-ECOMP-RequestID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3d05a461-7e79-445c-a56c-a3f9ba93ae30"]
2022-12-09T01:33:34.398Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:33:34.399Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:33:34.448Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:34.449Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:34.449Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:33:34.450Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:33:33 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:33:34.452Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:33:34.452Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:34.453Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:33:34.454Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:33:34.455Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:33:34.455Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:34.455Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:33:34.455Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:33:34.456Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"89940a02598f064011776430356921fe", X-B3-SpanId:"3d84863bb9b81af4", X-B3-ParentSpanId:"d7f56615adba0229", X-B3-Sampled:"0", X-ONAP-RequestID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-RequestID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-TransactionID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-ECOMP-RequestID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"051e73e1-c789-4635-b2ca-d838e291d8f7"]
2022-12-09T01:33:34.456Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:33:34.456Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:33:34.482Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:34.483Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:34.483Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:33:34.483Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:33:33 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:33:34.488Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:33:34.488Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:34.489Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:33:34.516Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:33:34.516Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:33:34.517Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:34.517Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:33:34.517Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:33:34.517Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-RequestID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-TransactionID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-ECOMP-RequestID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"23503d4b-dd96-459c-ba21-2e5c74539c6f"]
2022-12-09T01:33:34.518Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:33:34.518Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:33:34.642Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:34.643Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:34.644Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:33:34.644Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=DA3FA4150EC03DC97FA1EE67B26330D4; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:33:33 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:33:34.645Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:33:34.645Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:34.646Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:33:34.665Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:33:34.666Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:33:34.667Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:34.667Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:33:34.667Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:33:34.668Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-RequestID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-TransactionID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-ECOMP-RequestID:"dc2b8e6f-27a1-4907-85c5-cb7631fe9213", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d12850b4-3577-4e66-af98-aa99a7fa3899"]
2022-12-09T01:33:34.668Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:33:34.669Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:33:34.789Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:34.790Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:34.790Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:33:34.791Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=CB23AC92F4ABEAD19B71C42123D18A19; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:33:33 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:33:34.791Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:33:34.791Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:34.792Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:33:34.796Z|dc2b8e6f-27a1-4907-85c5-cb7631fe9213|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:33:40.370Z|247592c5-e650-4133-af62-f34cb6c530e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:33:40.371Z|247592c5-e650-4133-af62-f34cb6c530e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:33:40.911Z|efc9880d-3014-4a10-bc0a-d8f159d509a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:33:40.912Z|efc9880d-3014-4a10-bc0a-d8f159d509a0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:33:43.193Z|67f81278-03c5-496f-9ae9-773482255084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:43.195Z|67f81278-03c5-496f-9ae9-773482255084|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:43.200Z|55bf76aa-2877-4b99-8d4d-bc39e8979ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:43.200Z|55bf76aa-2877-4b99-8d4d-bc39e8979ccc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:43.203Z|13a49692-f86a-4103-80d2-e8b8a595f5c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:43.204Z|13a49692-f86a-4103-80d2-e8b8a595f5c9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:44.966Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:33:44.972Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:33:44.973Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:33:44.973Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:44.973Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:33:44.973Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:33:44.974Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9f87afaf97089b16ea2ca21c6621c75", X-B3-SpanId:"fb91bb3b03a98ce6", X-B3-ParentSpanId:"c9a587a04755a941", X-B3-Sampled:"0", X-ONAP-RequestID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-RequestID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-TransactionID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-ECOMP-RequestID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c7523f03-b65f-4d98-9ce7-b827fd3f02a7"]
2022-12-09T01:33:44.974Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:33:44.974Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:33:45.016Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:45.017Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:45.017Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:33:45.017Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:33:44 GMT", x-envoy-upstream-service-time:"38", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:33:45.018Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:33:45.018Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:45.018Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:33:45.020Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:33:45.020Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:33:45.020Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:45.021Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:33:45.021Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:33:45.021Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d9f87afaf97089b16ea2ca21c6621c75", X-B3-SpanId:"cf1d611c0fae530d", X-B3-ParentSpanId:"c9a587a04755a941", X-B3-Sampled:"0", X-ONAP-RequestID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-RequestID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-TransactionID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-ECOMP-RequestID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35d4f46c-8cb6-471b-a0a4-ffb9dc43f60b"]
2022-12-09T01:33:45.021Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:33:45.021Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:33:45.039Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:45.040Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:45.040Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:33:45.041Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:33:44 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:33:45.041Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:33:45.041Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:45.042Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:33:45.068Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:33:45.069Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:33:45.069Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:45.069Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:33:45.069Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:33:45.070Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-RequestID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-TransactionID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-ECOMP-RequestID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"49338174-1ee8-4374-8177-2fbb7d9da346"]
2022-12-09T01:33:45.070Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:33:45.070Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:33:45.192Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:45.193Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:45.193Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:33:45.194Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A6ADC64622F3AECE43E3BD8AAC75DF77; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:33:44 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:33:45.194Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:33:45.194Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:45.195Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:33:45.214Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:33:45.214Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:33:45.214Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:45.215Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:33:45.215Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:33:45.215Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-RequestID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-TransactionID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-ECOMP-RequestID:"e08c8453-a437-43f9-9f34-9052ee60291a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ad0e29b2-387b-4bb9-8bdc-9090410c4cc7"]
2022-12-09T01:33:45.215Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:33:45.215Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:33:45.336Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:45.336Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:45.337Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:33:45.337Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=FE3730407DBEAF5A093A41D8E6A04434; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:33:44 GMT", x-envoy-upstream-service-time:"116", server:"envoy"]
2022-12-09T01:33:45.337Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:33:45.338Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:45.338Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:33:45.342Z|e08c8453-a437-43f9-9f34-9052ee60291a|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:33:53.241Z|606f677c-e119-4652-bcfe-caddffd04c4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:53.242Z|606f677c-e119-4652-bcfe-caddffd04c4c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:53.243Z|87c6be0a-3934-460d-b518-4763d5fdb70c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:53.243Z|87c6be0a-3934-460d-b518-4763d5fdb70c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:53.258Z|1f427938-1df3-43da-a0e5-18d8d9296c16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:33:53.259Z|1f427938-1df3-43da-a0e5-18d8d9296c16|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:33:55.369Z|f54c7595-eef2-4931-b1bd-d55a10abe263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:33:55.370Z|f54c7595-eef2-4931-b1bd-d55a10abe263|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:33:55.509Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:33:55.516Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:33:55.517Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:33:55.517Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:55.517Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:33:55.518Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:33:55.518Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e834684bdc19da5b3f7ebfd96bf83dbb", X-B3-SpanId:"620a57e8acb2a973", X-B3-ParentSpanId:"7092edd75b359cbf", X-B3-Sampled:"0", X-ONAP-RequestID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-RequestID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-TransactionID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-ECOMP-RequestID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2231d24e-0628-442c-996d-d290b5c353dc"]
2022-12-09T01:33:55.519Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:33:55.519Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:33:55.549Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:55.550Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:55.550Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:33:55.550Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:33:55 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:33:55.551Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:33:55.551Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:55.552Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:33:55.554Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:33:55.554Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:33:55.554Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:55.555Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:33:55.555Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:33:55.555Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e834684bdc19da5b3f7ebfd96bf83dbb", X-B3-SpanId:"3be897e6dcc71cdb", X-B3-ParentSpanId:"7092edd75b359cbf", X-B3-Sampled:"0", X-ONAP-RequestID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-RequestID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-TransactionID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-ECOMP-RequestID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2e7d1715-121e-49c8-9c52-8fd34264f659"]
2022-12-09T01:33:55.556Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:33:55.556Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:33:55.575Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:55.576Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:55.577Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:33:55.578Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:33:55 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:33:55.579Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:33:55.579Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:55.580Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:33:55.626Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:33:55.627Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:33:55.627Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:55.628Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:33:55.628Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:33:55.628Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-RequestID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-TransactionID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-ECOMP-RequestID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0c0c11f2-18d1-4fe3-a384-63e1ac190560"]
2022-12-09T01:33:55.628Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:33:55.629Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:33:55.751Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:55.752Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:55.752Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:33:55.752Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=1BCE53C31415F5ED5D3E2D02A4A84525; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:33:54 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:33:55.753Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:33:55.753Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:55.754Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:33:55.791Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:33:55.791Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:33:55.792Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:33:55.792Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:33:55.792Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:33:55.792Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-RequestID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-TransactionID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-ECOMP-RequestID:"edd950a9-7cf5-4511-ba3b-51e47dce0a83", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"65584356-3c15-4f7e-b51c-4b78bb98f135"]
2022-12-09T01:33:55.793Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:33:55.793Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:33:55.908Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:33:55.909Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:33:55.909Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:33:55.909Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=9187A6D64EF5E09A7AC0D9B37842E44B; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:33:54 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:33:55.910Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:33:55.910Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:33:55.911Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:33:55.916Z|edd950a9-7cf5-4511-ba3b-51e47dce0a83|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:34:03.271Z|df37aac1-76ba-4cfa-939d-91a44d491c40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:03.271Z|221ce075-3b4d-47a8-9f13-52bc47ecf85c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:03.272Z|221ce075-3b4d-47a8-9f13-52bc47ecf85c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:03.272Z|df37aac1-76ba-4cfa-939d-91a44d491c40|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:03.282Z|5828583c-c72e-4010-b1c0-795184ce7c11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:03.283Z|5828583c-c72e-4010-b1c0-795184ce7c11|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:06.079Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:34:06.085Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:34:06.086Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:34:06.086Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:06.087Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:34:06.087Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:34:06.087Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae7ec7f29a63af038222be33c2d08a47", X-B3-SpanId:"f3841297450dfb56", X-B3-ParentSpanId:"e0c3af449083663e", X-B3-Sampled:"0", X-ONAP-RequestID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-RequestID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-TransactionID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-ECOMP-RequestID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"342ac071-0371-4f00-b69e-8d27f5b581e0"]
2022-12-09T01:34:06.088Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:34:06.088Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:34:06.181Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:06.183Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:06.183Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:34:06.184Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:34:05 GMT", x-envoy-upstream-service-time:"87", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:34:06.185Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:34:06.185Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:06.186Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:34:06.187Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:34:06.187Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:34:06.188Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:06.188Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:34:06.188Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:34:06.189Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae7ec7f29a63af038222be33c2d08a47", X-B3-SpanId:"7f77ca5c951d434c", X-B3-ParentSpanId:"e0c3af449083663e", X-B3-Sampled:"0", X-ONAP-RequestID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-RequestID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-TransactionID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-ECOMP-RequestID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6d08d5a0-fd68-4a81-8ea7-7dcc1fdb5237"]
2022-12-09T01:34:06.189Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:34:06.189Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:34:06.207Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:06.208Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:06.208Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:34:06.209Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:34:05 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:34:06.209Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:34:06.209Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:06.210Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:34:06.242Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:34:06.243Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:34:06.243Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:06.244Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:34:06.244Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:34:06.245Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-RequestID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-TransactionID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-ECOMP-RequestID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"33cfa8ee-c3e5-454e-845a-1d868806ce2e"]
2022-12-09T01:34:06.245Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:34:06.245Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:34:06.367Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:06.368Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:06.369Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:34:06.369Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=51FC61FDBF286B9C64B2BFC5CA27ADEF; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:34:05 GMT", x-envoy-upstream-service-time:"118", server:"envoy"]
2022-12-09T01:34:06.370Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:34:06.371Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:06.371Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:34:06.400Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:34:06.402Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:34:06.402Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:06.402Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:34:06.402Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:34:06.403Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-RequestID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-TransactionID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-ECOMP-RequestID:"f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"62680e80-587d-482f-b117-c6a80c163706"]
2022-12-09T01:34:06.403Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:34:06.403Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:34:06.521Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:06.522Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:06.523Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:34:06.523Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=CD4B64DA948A6F366FDB3C9399A3FB82; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:34:05 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:34:06.524Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:34:06.524Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:06.525Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:34:06.529Z|f5e9acc2-84b0-4e5d-8d04-d54c1d9ea9b2|http-nio-8080-exec-5|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:34:08.940Z|cd1c78d0-d687-4a48-beb8-0d5eba3b2894|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:34:08.941Z|cd1c78d0-d687-4a48-beb8-0d5eba3b2894|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:10.370Z|71f48d7e-a19c-41dc-8b28-0ba4dd831925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:34:10.373Z|71f48d7e-a19c-41dc-8b28-0ba4dd831925|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:34:10.912Z|25789a2a-5471-4310-9f33-27578739a870|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:34:10.913Z|25789a2a-5471-4310-9f33-27578739a870|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:34:13.300Z|9ffe6c6e-5ebf-44d8-9bff-e7cf23b45201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:13.301Z|392d200a-fc7e-49ec-be9d-446a4b14d625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:13.301Z|9ffe6c6e-5ebf-44d8-9bff-e7cf23b45201|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:13.302Z|392d200a-fc7e-49ec-be9d-446a4b14d625|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:13.312Z|14e79538-a83f-4cd8-9195-eb16d510c354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:13.313Z|14e79538-a83f-4cd8-9195-eb16d510c354|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:16.690Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:34:16.697Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:34:16.698Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:34:16.698Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:16.699Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:34:16.699Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:34:16.699Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bac619454990bf9c2681878f5458907", X-B3-SpanId:"c83f93c9b555820e", X-B3-ParentSpanId:"d11f788eee1ee91e", X-B3-Sampled:"0", X-ONAP-RequestID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-RequestID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-TransactionID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-ECOMP-RequestID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"42a133f9-a3d9-4b54-b4af-bf960ca05b29"]
2022-12-09T01:34:16.699Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:34:16.700Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:34:16.734Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:16.734Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:16.735Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:34:16.735Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:34:16 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:34:16.736Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:34:16.736Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:16.737Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:34:16.738Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:34:16.738Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:34:16.739Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:16.739Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:34:16.739Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:34:16.739Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5bac619454990bf9c2681878f5458907", X-B3-SpanId:"1ea6c63754b5f3c2", X-B3-ParentSpanId:"d11f788eee1ee91e", X-B3-Sampled:"0", X-ONAP-RequestID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-RequestID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-TransactionID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-ECOMP-RequestID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d76a9753-e019-4f83-80e5-652aecc9bd2a"]
2022-12-09T01:34:16.740Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:34:16.740Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:34:16.755Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:16.758Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:16.758Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:34:16.758Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:34:16 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:34:16.759Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:34:16.759Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:16.759Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:34:16.789Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:34:16.790Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:34:16.790Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:16.790Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:34:16.790Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:34:16.791Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-RequestID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-TransactionID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-ECOMP-RequestID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02af420f-10b8-42dc-8d50-46b3020d1c7f"]
2022-12-09T01:34:16.791Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:34:16.791Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:34:16.923Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:16.924Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:16.924Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:34:16.925Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=1FFD0BB994E451D20E21F0A4AE2F3F85; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:34:16 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:34:16.925Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:34:16.926Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:16.926Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:34:16.951Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:34:16.952Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:34:16.952Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:16.953Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:34:16.953Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:34:16.954Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-RequestID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-TransactionID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-ECOMP-RequestID:"e803a3b9-7afc-4510-bb00-99afd0b8d293", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c49bce06-e5be-434e-b368-25538e172707"]
2022-12-09T01:34:16.954Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:34:16.954Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:34:17.070Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:17.071Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:17.071Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:34:17.071Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=529459D2E78E26C8019581F11BC9B243; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:34:16 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:34:17.072Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:34:17.072Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:17.072Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:34:17.077Z|e803a3b9-7afc-4510-bb00-99afd0b8d293|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:34:23.332Z|8640d70d-2e18-414c-bd60-ae961065bd14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:23.333Z|8640d70d-2e18-414c-bd60-ae961065bd14|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:23.338Z|b8f7a6d8-a102-461a-ac5e-6e2d651aeb01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:23.338Z|b8f7a6d8-a102-461a-ac5e-6e2d651aeb01|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:23.340Z|3ed2675f-6845-459b-afe4-6ed2147a3655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:23.341Z|3ed2675f-6845-459b-afe4-6ed2147a3655|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:25.369Z|4e095be5-20de-48af-a47e-a027b74c5581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:34:25.370Z|4e095be5-20de-48af-a47e-a027b74c5581|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:34:27.240Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:34:27.247Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:34:27.247Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:34:27.248Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:27.248Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:34:27.248Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:34:27.248Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7e7cc94ac76b8c2026ded9d36629a09", X-B3-SpanId:"2b59c5c65a75d5b1", X-B3-ParentSpanId:"2f1583703a4e26ac", X-B3-Sampled:"0", X-ONAP-RequestID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-RequestID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-TransactionID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-ECOMP-RequestID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aa3c4876-1320-4478-8912-fe5f4e7f7357"]
2022-12-09T01:34:27.249Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:34:27.249Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:34:27.296Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:27.297Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:27.298Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:34:27.298Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:34:26 GMT", x-envoy-upstream-service-time:"43", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:34:27.299Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:34:27.300Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:27.300Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:34:27.302Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:34:27.302Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:34:27.302Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:27.303Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:34:27.303Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:34:27.303Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7e7cc94ac76b8c2026ded9d36629a09", X-B3-SpanId:"6a1323f3a3383999", X-B3-ParentSpanId:"2f1583703a4e26ac", X-B3-Sampled:"0", X-ONAP-RequestID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-RequestID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-TransactionID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-ECOMP-RequestID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1ba3bdbe-9a89-408d-ad7c-6be3dd27d883"]
2022-12-09T01:34:27.304Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:34:27.304Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:34:27.329Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:27.330Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:27.330Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:34:27.330Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:34:26 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:34:27.331Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:34:27.331Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:27.332Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:34:27.362Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:34:27.362Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:34:27.363Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:27.363Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:34:27.363Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:34:27.363Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-RequestID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-TransactionID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-ECOMP-RequestID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e12c5ad5-7220-4c37-8357-88c0f2948b13"]
2022-12-09T01:34:27.364Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:34:27.364Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:34:27.489Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:27.490Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:27.490Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:34:27.490Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F53AA16003BA608BF2A797189715EEDC; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:34:26 GMT", x-envoy-upstream-service-time:"121", server:"envoy"]
2022-12-09T01:34:27.491Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:34:27.491Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:27.491Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:34:27.517Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:34:27.517Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:34:27.517Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:27.518Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:34:27.518Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:34:27.518Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-RequestID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-TransactionID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-ECOMP-RequestID:"b4b022ff-b961-4187-93b9-8a39bfe878c0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7f2591d0-f6aa-4e79-80ff-61da978ac5c3"]
2022-12-09T01:34:27.518Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:34:27.519Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:34:27.633Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:27.634Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:27.634Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:34:27.635Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=AFD1AC14FEDC69E2E4ACC380E3705533; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:34:26 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:34:27.635Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:34:27.635Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:27.636Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:34:27.639Z|b4b022ff-b961-4187-93b9-8a39bfe878c0|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:34:33.363Z|5ad89454-41e9-4a65-8395-728bbb4208a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:33.363Z|33a858d8-64b3-42f0-a6b4-4aa40edc4e25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:33.363Z|5ad89454-41e9-4a65-8395-728bbb4208a6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:33.364Z|33a858d8-64b3-42f0-a6b4-4aa40edc4e25|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:33.372Z|f297700c-a070-43e3-8389-89a694ce6a63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:33.372Z|f297700c-a070-43e3-8389-89a694ce6a63|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:37.815Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:34:37.821Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:34:37.821Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:34:37.821Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:37.822Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:34:37.822Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:34:37.822Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93611518c5dc007b95d5173fe2069213", X-B3-SpanId:"8a47a07645e09dd7", X-B3-ParentSpanId:"58f5aae4d61e5e57", X-B3-Sampled:"0", X-ONAP-RequestID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-RequestID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-TransactionID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-ECOMP-RequestID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"73e7f4d1-9f61-4860-a72b-0c6fc38ccc47"]
2022-12-09T01:34:37.822Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:34:37.822Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:34:37.854Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:37.855Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:37.855Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:34:37.855Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:34:37 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:34:37.858Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:34:37.858Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:37.858Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:34:37.860Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:34:37.860Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:34:37.861Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:37.861Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:34:37.861Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:34:37.862Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"93611518c5dc007b95d5173fe2069213", X-B3-SpanId:"08cd1cc60a9f3b77", X-B3-ParentSpanId:"58f5aae4d61e5e57", X-B3-Sampled:"0", X-ONAP-RequestID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-RequestID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-TransactionID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-ECOMP-RequestID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dd82f472-68ba-48bd-8aff-e941be4bf2ab"]
2022-12-09T01:34:37.862Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:34:37.862Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:34:37.884Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:37.884Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:37.885Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:34:37.885Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:34:37 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:34:37.887Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:34:37.887Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:37.888Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:34:37.915Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:34:37.916Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:34:37.916Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:37.916Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:34:37.917Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:34:37.917Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-RequestID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-TransactionID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-ECOMP-RequestID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"68dc3457-1427-4f54-b328-3e26c6c14fff"]
2022-12-09T01:34:37.918Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:34:37.918Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:34:38.041Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:38.041Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:38.042Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:34:38.042Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=DD2652EE6DA18080C437A7D5F528CB91; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:34:37 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:34:38.043Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:34:38.043Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:38.043Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:34:38.067Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:34:38.068Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:34:38.068Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:38.069Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:34:38.069Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:34:38.069Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-RequestID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-TransactionID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-ECOMP-RequestID:"a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"789da54d-cfa9-4e0d-9eb0-888c70881fdf"]
2022-12-09T01:34:38.070Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:34:38.070Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:34:38.189Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:38.190Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:38.190Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:34:38.191Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=1F22C830E00928C27D1FAB6A47567E13; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:34:37 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:34:38.191Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:34:38.191Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:38.192Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:34:38.196Z|a4d3d418-0ca4-40dc-a7af-9e52ed6ccd55|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:34:40.369Z|c598142d-a319-4295-a987-004c3bd1079e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:34:40.370Z|c598142d-a319-4295-a987-004c3bd1079e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:34:40.914Z|175fed3e-ced6-41fa-9db0-ee2ff9ca4783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:34:40.915Z|175fed3e-ced6-41fa-9db0-ee2ff9ca4783|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:34:43.401Z|67a0f68f-49ca-4171-b010-e0bc9b93a201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:43.402Z|67a0f68f-49ca-4171-b010-e0bc9b93a201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:43.404Z|8083e421-2afb-4555-b855-1b88ce5f3710|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:43.405Z|8083e421-2afb-4555-b855-1b88ce5f3710|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:43.417Z|54b85173-1ed2-472f-97f8-ef9101519a00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:43.417Z|54b85173-1ed2-472f-97f8-ef9101519a00|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:48.363Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:34:48.368Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:34:48.368Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:34:48.369Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:48.369Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:34:48.369Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:34:48.369Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7fa6e1040aca7be7b19f1dfa2bc7207", X-B3-SpanId:"7ef706509a9efc54", X-B3-ParentSpanId:"fe8678423abf5f8d", X-B3-Sampled:"0", X-ONAP-RequestID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-RequestID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-TransactionID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-ECOMP-RequestID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac6fd690-5112-4709-87b4-f412b09c291b"]
2022-12-09T01:34:48.369Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:34:48.370Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:34:48.404Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:48.405Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:48.405Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:34:48.405Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:34:47 GMT", x-envoy-upstream-service-time:"30", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:34:48.408Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:34:48.409Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:48.409Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:34:48.410Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:34:48.411Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:34:48.411Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:48.411Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:34:48.411Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:34:48.411Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b7fa6e1040aca7be7b19f1dfa2bc7207", X-B3-SpanId:"d150481ad0dc7b4e", X-B3-ParentSpanId:"fe8678423abf5f8d", X-B3-Sampled:"0", X-ONAP-RequestID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-RequestID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-TransactionID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-ECOMP-RequestID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a423469-4092-401d-bd0a-3f76f957ad87"]
2022-12-09T01:34:48.412Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:34:48.412Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:34:48.433Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:48.433Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:48.433Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:34:48.434Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:34:47 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:34:48.435Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:34:48.435Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:48.435Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:34:48.467Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:34:48.467Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:34:48.468Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:48.468Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:34:48.468Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:34:48.468Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-RequestID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-TransactionID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-ECOMP-RequestID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a3aeec0e-fce7-456c-95d5-9dd717551f8c"]
2022-12-09T01:34:48.469Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:34:48.469Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:34:48.602Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:48.603Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:48.603Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:34:48.603Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=5FCAED97FF0AA057976F9AF08F7F3D18; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:34:47 GMT", x-envoy-upstream-service-time:"126", server:"envoy"]
2022-12-09T01:34:48.604Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:34:48.604Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:48.606Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:34:48.636Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:34:48.637Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:34:48.637Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:48.640Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:34:48.640Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:34:48.640Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-RequestID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-TransactionID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-ECOMP-RequestID:"2b34f854-561b-4f9d-8a91-511f63a9925e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"835a059e-1031-4d2b-be80-3c3d94ffb4bd"]
2022-12-09T01:34:48.641Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:34:48.641Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:34:48.762Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:48.762Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:48.763Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:34:48.763Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E1F762027F925C07F99080A133B13439; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:34:47 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:34:48.763Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:34:48.764Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:48.764Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:34:48.768Z|2b34f854-561b-4f9d-8a91-511f63a9925e|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:34:53.429Z|1d34cad0-3ec9-4ff8-ab8a-e01f94f7687d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:53.429Z|6b3cd752-5341-465d-8ce9-d9f1c6ef1b34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:53.429Z|1d34cad0-3ec9-4ff8-ab8a-e01f94f7687d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:53.430Z|6b3cd752-5341-465d-8ce9-d9f1c6ef1b34|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:53.451Z|c96a83e3-3bf7-4c39-bf2a-f22ca7fdfeaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:34:53.452Z|c96a83e3-3bf7-4c39-bf2a-f22ca7fdfeaf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:34:55.369Z|d924a47e-0437-4b6d-b90f-8639e3422040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:34:55.372Z|d924a47e-0437-4b6d-b90f-8639e3422040|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:34:58.937Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:34:58.944Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:34:58.945Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:34:58.945Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:58.946Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:34:58.946Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:34:58.947Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72c0a7061e4437e800f0b23e1fbb94c1", X-B3-SpanId:"195f822b9ebbc746", X-B3-ParentSpanId:"5c8cb4ca74ef6fd9", X-B3-Sampled:"0", X-ONAP-RequestID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-RequestID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-TransactionID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-ECOMP-RequestID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cb326c53-90c4-498f-8443-adef23039e7e"]
2022-12-09T01:34:58.947Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:34:58.948Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:34:58.991Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:58.991Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:58.992Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:34:58.992Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:34:58 GMT", x-envoy-upstream-service-time:"39", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:34:58.992Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:34:58.993Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:58.993Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:34:58.994Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:34:58.995Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:34:58.995Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:58.995Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:34:58.995Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:34:58.995Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"72c0a7061e4437e800f0b23e1fbb94c1", X-B3-SpanId:"38ce06d12dad6e18", X-B3-ParentSpanId:"5c8cb4ca74ef6fd9", X-B3-Sampled:"0", X-ONAP-RequestID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-RequestID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-TransactionID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-ECOMP-RequestID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e09fe4f6-563f-4129-9793-75f0921026b0"]
2022-12-09T01:34:58.996Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:34:58.996Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:34:59.012Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:59.012Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:59.013Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:34:59.013Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:34:58 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:34:59.014Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:34:59.014Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:59.014Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:34:59.042Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:34:59.043Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:34:59.043Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:59.043Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:34:59.043Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:34:59.043Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-RequestID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-TransactionID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-ECOMP-RequestID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c9c9b278-a05c-4094-b61d-1d344f456a4c"]
2022-12-09T01:34:59.044Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:34:59.044Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:34:59.165Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:59.166Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:59.166Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:34:59.166Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=D5C77F29969140D9B730D0121CF20EE4; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:34:57 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:34:59.167Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:34:59.167Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:59.168Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:34:59.194Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:34:59.194Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:34:59.195Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:34:59.195Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:34:59.196Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:34:59.196Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-RequestID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-TransactionID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-ECOMP-RequestID:"4889e8bb-4247-4cbe-b09f-0c9697deb271", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bf9c9f6b-1433-4a6c-9ab8-831916182739"]
2022-12-09T01:34:59.196Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:34:59.197Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:34:59.308Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:34:59.308Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:34:59.309Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:34:59.309Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=D0B1E2E96A5962B8F2645E638D771C13; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:34:57 GMT", x-envoy-upstream-service-time:"107", server:"envoy"]
2022-12-09T01:34:59.310Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:34:59.310Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:34:59.311Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:34:59.315Z|4889e8bb-4247-4cbe-b09f-0c9697deb271|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:35:03.456Z|9c8cf2e7-6754-40a9-84e1-535b9a160a81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:03.456Z|260ce365-751c-4682-b433-d0ee03adb585|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:03.456Z|9c8cf2e7-6754-40a9-84e1-535b9a160a81|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:03.457Z|260ce365-751c-4682-b433-d0ee03adb585|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:03.480Z|b66f245b-70fc-42d3-a133-71f82b8cd371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:03.481Z|b66f245b-70fc-42d3-a133-71f82b8cd371|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:08.937Z|f85da138-141c-41e4-adea-067382ff8a5a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:35:08.938Z|f85da138-141c-41e4-adea-067382ff8a5a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:09.490Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:35:09.495Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:35:09.495Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:35:09.496Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:09.497Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:35:09.497Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:35:09.497Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ae4bfbb8cebf9e6f94439d7657e9bef", X-B3-SpanId:"1798c113248b6211", X-B3-ParentSpanId:"69f780fdb666b2af", X-B3-Sampled:"0", X-ONAP-RequestID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-RequestID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-TransactionID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-ECOMP-RequestID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"252e6d3b-a111-4d9d-9572-38ac649e04db"]
2022-12-09T01:35:09.498Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:35:09.498Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:35:09.527Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:09.528Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:09.528Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:35:09.529Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:35:08 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:35:09.530Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:35:09.530Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:09.530Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:35:09.532Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:35:09.532Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:35:09.532Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:09.533Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:35:09.533Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:35:09.534Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3ae4bfbb8cebf9e6f94439d7657e9bef", X-B3-SpanId:"e28af686112d7728", X-B3-ParentSpanId:"69f780fdb666b2af", X-B3-Sampled:"0", X-ONAP-RequestID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-RequestID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-TransactionID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-ECOMP-RequestID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"16c9aaf5-e9e8-49ac-b029-aa0682f00cf2"]
2022-12-09T01:35:09.534Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:35:09.534Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:35:09.567Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:09.568Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:09.569Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:35:09.569Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:35:08 GMT", x-envoy-upstream-service-time:"31", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:35:09.570Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:35:09.570Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:09.571Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:35:09.598Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:35:09.598Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:35:09.599Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:09.599Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:35:09.599Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:35:09.600Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-RequestID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-TransactionID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-ECOMP-RequestID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"53327321-14b9-4300-b606-ef5e0db537ec"]
2022-12-09T01:35:09.600Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:35:09.600Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:35:09.724Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:09.725Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:09.725Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:35:09.725Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=5E6013594B411E6AAE1D2F14A5C1BCF1; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:35:08 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:35:09.726Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:35:09.726Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:09.726Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:35:09.754Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:35:09.755Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:35:09.755Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:09.756Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:35:09.756Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:35:09.756Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-RequestID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-TransactionID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-ECOMP-RequestID:"d4cf14cd-64e1-43b3-8416-bb7f8806907a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"87080ad5-0604-419e-9ba8-3af4fccbdea9"]
2022-12-09T01:35:09.756Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:35:09.757Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:35:09.879Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:09.880Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:09.880Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:35:09.880Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=EC0C03F365DA94525CD16CF3D7A97A15; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:35:08 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:35:09.881Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:35:09.881Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:09.882Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:35:09.886Z|d4cf14cd-64e1-43b3-8416-bb7f8806907a|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:35:10.370Z|910bf314-6233-479c-b56a-951b808a8568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:35:10.370Z|910bf314-6233-479c-b56a-951b808a8568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:35:10.915Z|748ec603-6863-4da9-ac36-def10eb43d6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:35:10.916Z|748ec603-6863-4da9-ac36-def10eb43d6e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:35:13.479Z|e3f43088-ac7c-4959-8b97-cc7035e15286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:13.479Z|b2a151c5-9389-47a7-8dfe-773fc04c7af8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:13.480Z|e3f43088-ac7c-4959-8b97-cc7035e15286|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:13.480Z|b2a151c5-9389-47a7-8dfe-773fc04c7af8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:13.509Z|508befe9-827e-4474-a6e7-584c5eb380cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:13.510Z|508befe9-827e-4474-a6e7-584c5eb380cc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:20.050Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:35:20.055Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:35:20.056Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:35:20.056Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:20.056Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:35:20.056Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:35:20.057Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c04ba3765a38952c115737523c0128a", X-B3-SpanId:"cceef713807add1f", X-B3-ParentSpanId:"28c1c5c4a1cf09ed", X-B3-Sampled:"0", X-ONAP-RequestID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-RequestID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-TransactionID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-ECOMP-RequestID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e6f4066-820c-45bf-9713-735aa6223121"]
2022-12-09T01:35:20.057Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:35:20.057Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:35:20.090Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:20.090Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:20.090Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:35:20.091Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:35:19 GMT", x-envoy-upstream-service-time:"29", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:35:20.093Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:35:20.093Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:20.093Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:35:20.094Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:35:20.095Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:35:20.095Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:20.095Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:35:20.095Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:35:20.096Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c04ba3765a38952c115737523c0128a", X-B3-SpanId:"d4a3910dca08f5df", X-B3-ParentSpanId:"28c1c5c4a1cf09ed", X-B3-Sampled:"0", X-ONAP-RequestID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-RequestID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-TransactionID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-ECOMP-RequestID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e5cbb02c-75af-455e-a345-816106662827"]
2022-12-09T01:35:20.096Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:35:20.096Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:35:20.112Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:20.113Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:20.113Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:35:20.113Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:35:19 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:35:20.114Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:35:20.115Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:20.115Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:35:20.146Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:35:20.147Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:35:20.147Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:20.147Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:35:20.148Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:35:20.148Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-RequestID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-TransactionID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-ECOMP-RequestID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"70dc90e3-7acd-44cb-b7c7-1477b9f19888"]
2022-12-09T01:35:20.148Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:35:20.149Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:35:20.281Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:20.282Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:20.283Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:35:20.283Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=295D1F695D44067335D8F7D19792F23E; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:35:19 GMT", x-envoy-upstream-service-time:"125", server:"envoy"]
2022-12-09T01:35:20.284Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:35:20.284Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:20.285Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:35:20.309Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:35:20.310Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:35:20.310Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:20.311Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:35:20.311Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:35:20.311Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-RequestID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-TransactionID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-ECOMP-RequestID:"b1d5977f-caf9-4082-b89d-9d39c1c8d040", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1c4f05a2-13c4-49e6-a65e-4001beedb6b4"]
2022-12-09T01:35:20.312Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:35:20.312Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:35:20.427Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:20.428Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:20.428Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:35:20.429Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=EA2B57FAABCA650AB71B3E0C2BAFC171; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:35:19 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:35:20.430Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:35:20.430Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:20.431Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:35:20.437Z|b1d5977f-caf9-4082-b89d-9d39c1c8d040|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:35:23.510Z|cc068e5f-fe2e-4bfb-ab73-fc06a06d5aa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:23.511Z|cc068e5f-fe2e-4bfb-ab73-fc06a06d5aa2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:23.516Z|34966068-f4d5-478e-a1a6-4be497b8f60b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:23.517Z|34966068-f4d5-478e-a1a6-4be497b8f60b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:23.535Z|3050f2df-d03d-4618-9d3e-a9085e741ed3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:23.536Z|3050f2df-d03d-4618-9d3e-a9085e741ed3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:25.369Z|6db85c76-0da5-4568-a3b2-4ee620af43e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:35:25.370Z|6db85c76-0da5-4568-a3b2-4ee620af43e3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:35:30.606Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:35:30.612Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:35:30.612Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:35:30.612Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:30.613Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:35:30.613Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:35:30.614Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f599519990e1080d0e0a6534143daba8", X-B3-SpanId:"b9ea748b09cb9501", X-B3-ParentSpanId:"44d560b2eaee633b", X-B3-Sampled:"1", X-ONAP-RequestID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-RequestID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-TransactionID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-ECOMP-RequestID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fb489a92-cc50-4b2a-9683-d7d497adfca1"]
2022-12-09T01:35:30.614Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:35:30.615Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:35:30.656Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:30.658Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:30.659Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:35:30.660Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:35:30 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:35:30.660Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:35:30.661Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:30.661Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:35:30.663Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:35:30.663Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:35:30.663Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:30.666Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:35:30.666Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:35:30.666Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"f599519990e1080d0e0a6534143daba8", X-B3-SpanId:"8dae541e6eee23e9", X-B3-ParentSpanId:"44d560b2eaee633b", X-B3-Sampled:"1", X-ONAP-RequestID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-RequestID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-TransactionID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-ECOMP-RequestID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1285579c-6ea3-4acc-8bd7-c9a347656906"]
2022-12-09T01:35:30.666Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:35:30.667Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:35:30.713Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:30.714Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:30.714Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:35:30.715Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:35:30 GMT", x-envoy-upstream-service-time:"44", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:35:30.721Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:35:30.722Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:30.722Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:35:30.754Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:35:30.754Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:35:30.755Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:30.755Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:35:30.755Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:35:30.755Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-RequestID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-TransactionID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-ECOMP-RequestID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0ca4d44f-05eb-40f1-bac7-00af7164c53a"]
2022-12-09T01:35:30.756Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:35:30.756Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:35:30.880Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:30.880Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:30.881Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:35:30.881Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=52EC4111F7333E57610178394728ACAC; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:35:29 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:35:30.881Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:35:30.882Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:30.882Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:35:30.957Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:35:30.957Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:35:30.958Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:30.958Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:35:30.958Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:35:30.958Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-RequestID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-TransactionID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-ECOMP-RequestID:"b568cbf0-4c1e-4a49-9314-848635ee6414", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ac74fab3-a48c-4dd7-a9dd-85a4e6dc1870"]
2022-12-09T01:35:30.959Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:35:30.959Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:35:31.075Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:31.076Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:31.076Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:35:31.076Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=76E5F45F89D5CED16FC32C4DB8543F3B; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:35:29 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:35:31.077Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:35:31.077Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:31.077Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:35:31.081Z|b568cbf0-4c1e-4a49-9314-848635ee6414|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:35:33.541Z|a9f8077d-0ad5-48d0-b843-90aef506a09f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:33.542Z|a9f8077d-0ad5-48d0-b843-90aef506a09f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:33.545Z|5e383290-d313-42be-a20c-bf94d3529a28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:33.546Z|5e383290-d313-42be-a20c-bf94d3529a28|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:33.561Z|124aec2d-1cb7-4688-be87-eaea4ac65c01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:33.562Z|124aec2d-1cb7-4688-be87-eaea4ac65c01|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:40.370Z|05863ea2-0fe4-4364-b8c8-52a88982e6ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:35:40.373Z|05863ea2-0fe4-4364-b8c8-52a88982e6ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:35:40.917Z|436df983-a78b-4eb8-8b53-0ca89d5b20e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:35:40.917Z|436df983-a78b-4eb8-8b53-0ca89d5b20e4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:35:41.247Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:35:41.254Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:35:41.254Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:35:41.254Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:41.255Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:35:41.255Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:35:41.255Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1cf0f9a03f2cdf8adfc14725a4c4106", X-B3-SpanId:"2b081205854b1b4e", X-B3-ParentSpanId:"462916ce89efdb5b", X-B3-Sampled:"0", X-ONAP-RequestID:"c2330db5-db23-448b-8957-c65d357d7440", X-RequestID:"c2330db5-db23-448b-8957-c65d357d7440", X-TransactionID:"c2330db5-db23-448b-8957-c65d357d7440", X-ECOMP-RequestID:"c2330db5-db23-448b-8957-c65d357d7440", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b7cc7498-8dfb-48ac-9f08-16293a2eb7d1"]
2022-12-09T01:35:41.255Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:35:41.255Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:35:41.295Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:41.296Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:41.296Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:35:41.296Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:35:40 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:35:41.297Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:35:41.297Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:41.297Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:35:41.298Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:35:41.299Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:35:41.299Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:41.299Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:35:41.299Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:35:41.299Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1cf0f9a03f2cdf8adfc14725a4c4106", X-B3-SpanId:"d0613128f37ac95d", X-B3-ParentSpanId:"462916ce89efdb5b", X-B3-Sampled:"0", X-ONAP-RequestID:"c2330db5-db23-448b-8957-c65d357d7440", X-RequestID:"c2330db5-db23-448b-8957-c65d357d7440", X-TransactionID:"c2330db5-db23-448b-8957-c65d357d7440", X-ECOMP-RequestID:"c2330db5-db23-448b-8957-c65d357d7440", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b02df63-9e4d-4744-883f-580c5a61d4fe"]
2022-12-09T01:35:41.300Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:35:41.300Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:35:41.324Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:41.325Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:41.325Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:35:41.325Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:35:40 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:35:41.329Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:35:41.329Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:41.330Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:35:41.361Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:35:41.361Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:35:41.362Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:41.362Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:35:41.362Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:35:41.362Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2330db5-db23-448b-8957-c65d357d7440", X-RequestID:"c2330db5-db23-448b-8957-c65d357d7440", X-TransactionID:"c2330db5-db23-448b-8957-c65d357d7440", X-ECOMP-RequestID:"c2330db5-db23-448b-8957-c65d357d7440", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c09cd00b-d40b-4dea-b386-284221168167"]
2022-12-09T01:35:41.363Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:35:41.363Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:35:41.513Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:41.514Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:41.514Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:35:41.515Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=7600EEFE533E020566C122804322A73F; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:35:40 GMT", x-envoy-upstream-service-time:"147", server:"envoy"]
2022-12-09T01:35:41.515Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:35:41.515Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:41.516Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:35:41.541Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:35:41.541Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:35:41.542Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:41.542Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:35:41.542Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:35:41.542Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c2330db5-db23-448b-8957-c65d357d7440", X-RequestID:"c2330db5-db23-448b-8957-c65d357d7440", X-TransactionID:"c2330db5-db23-448b-8957-c65d357d7440", X-ECOMP-RequestID:"c2330db5-db23-448b-8957-c65d357d7440", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7012feca-0452-4501-9f91-e7949d890ed1"]
2022-12-09T01:35:41.542Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:35:41.543Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:35:41.662Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:41.662Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:41.662Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:35:41.663Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=B3D46E7A3C5EAE639ABA0BA0899BA3B1; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:35:40 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:35:41.663Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:35:41.663Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:41.664Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:35:41.668Z|c2330db5-db23-448b-8957-c65d357d7440|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:35:43.572Z|fa0c4771-9829-4ea3-8062-9410b7468c29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:43.572Z|dca4b3cd-070c-4056-8791-889c37cb4384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:43.572Z|fa0c4771-9829-4ea3-8062-9410b7468c29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:43.572Z|dca4b3cd-070c-4056-8791-889c37cb4384|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:43.593Z|4dc313a3-3cda-4402-a0c9-995a0a0c4703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:43.594Z|4dc313a3-3cda-4402-a0c9-995a0a0c4703|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:51.829Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:35:51.835Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:35:51.835Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:35:51.836Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:51.836Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:35:51.837Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:35:51.837Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c8be62e29eed84a0a439a3c6f72ed83", X-B3-SpanId:"c1fdbc001c3f9ceb", X-B3-ParentSpanId:"0482cfda19315a2d", X-B3-Sampled:"0", X-ONAP-RequestID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-RequestID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-TransactionID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-ECOMP-RequestID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"166feae4-9135-44f7-b0ca-448b3344afff"]
2022-12-09T01:35:51.837Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:35:51.838Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:35:51.869Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:51.870Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:51.870Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:35:51.871Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:35:51 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:35:51.872Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:35:51.872Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:51.873Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:35:51.874Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:35:51.875Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:35:51.875Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:51.875Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:35:51.876Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:35:51.876Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"5c8be62e29eed84a0a439a3c6f72ed83", X-B3-SpanId:"03004dde6e108d63", X-B3-ParentSpanId:"0482cfda19315a2d", X-B3-Sampled:"0", X-ONAP-RequestID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-RequestID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-TransactionID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-ECOMP-RequestID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"20035c9e-4ddd-44b1-8070-0b120579630b"]
2022-12-09T01:35:51.877Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:35:51.877Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:35:51.896Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:51.897Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:51.897Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:35:51.898Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:35:51 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:35:51.899Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:35:51.899Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:51.899Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:35:51.933Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:35:51.934Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:35:51.934Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:51.934Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:35:51.935Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:35:51.935Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-RequestID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-TransactionID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-ECOMP-RequestID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c22c33ec-9430-4c53-81b7-4af5aa19d188"]
2022-12-09T01:35:51.936Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:35:51.936Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:35:52.062Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:52.063Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:52.063Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:35:52.064Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=AA002507066B06BAF7C0048E6C661E82; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:35:51 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:35:52.065Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:35:52.065Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:52.066Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:35:52.091Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:35:52.092Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:35:52.092Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:35:52.092Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:35:52.093Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:35:52.093Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-RequestID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-TransactionID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-ECOMP-RequestID:"8f40e9cb-867f-4bbf-9c1b-0e02e43be66d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2957fd97-71bc-43ea-aa49-c835887d387b"]
2022-12-09T01:35:52.093Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:35:52.093Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:35:52.210Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:35:52.211Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:35:52.211Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:35:52.211Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=066F77D17D9828742BAD813EF1943201; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:35:51 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:35:52.212Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:35:52.212Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:35:52.212Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:35:52.216Z|8f40e9cb-867f-4bbf-9c1b-0e02e43be66d|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:35:53.601Z|18abb3ea-4356-41bf-aae3-1f69af6a6877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:53.602Z|18abb3ea-4356-41bf-aae3-1f69af6a6877|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:53.601Z|08061739-0c03-4594-b872-780c283aaf4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:53.603Z|08061739-0c03-4594-b872-780c283aaf4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:53.624Z|cf885a19-6993-4f06-b4ad-7582d2920086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:35:53.624Z|cf885a19-6993-4f06-b4ad-7582d2920086|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:35:55.370Z|8dd9534d-7ea4-4fb8-a1e7-23672ba9f2cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:35:55.370Z|8dd9534d-7ea4-4fb8-a1e7-23672ba9f2cd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:36:02.385Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:36:02.391Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:02.391Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:36:02.392Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:02.392Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:02.392Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:36:02.392Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c07882671139bd03c37cc5ba1d24c536", X-B3-SpanId:"29f0d2d69fe0adaa", X-B3-ParentSpanId:"50ea0b2bebe28211", X-B3-Sampled:"0", X-ONAP-RequestID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-RequestID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-TransactionID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-ECOMP-RequestID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81013134-cba8-4b27-9ac8-9289d9e87ad1"]
2022-12-09T01:36:02.393Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:36:02.393Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:36:02.430Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:02.431Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:02.431Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:36:02.431Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:01 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:02.433Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:36:02.433Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:02.433Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:36:02.435Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:02.435Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:36:02.435Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:02.435Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:02.436Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:36:02.436Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c07882671139bd03c37cc5ba1d24c536", X-B3-SpanId:"7a7f86c27e97a785", X-B3-ParentSpanId:"50ea0b2bebe28211", X-B3-Sampled:"0", X-ONAP-RequestID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-RequestID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-TransactionID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-ECOMP-RequestID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"3ffed180-52a1-4a9c-9901-db97d50f279a"]
2022-12-09T01:36:02.436Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:36:02.436Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:36:02.457Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:02.458Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:02.458Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:36:02.459Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:01 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:02.463Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:36:02.464Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:02.464Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:36:02.490Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:36:02.490Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:36:02.490Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:02.491Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:36:02.491Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:36:02.491Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-RequestID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-TransactionID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-ECOMP-RequestID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"81c18bb2-8cf5-42fc-99fa-4bab62d0bf6c"]
2022-12-09T01:36:02.491Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:36:02.492Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:36:02.615Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:02.616Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:02.616Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:36:02.617Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=838C0D680C5DCDA109ABFF2810B02D57; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:36:01 GMT", x-envoy-upstream-service-time:"120", server:"envoy"]
2022-12-09T01:36:02.617Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:36:02.617Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:02.618Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:36:02.638Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:36:02.638Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:36:02.639Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:02.639Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:36:02.639Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:36:02.639Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-RequestID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-TransactionID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-ECOMP-RequestID:"540c65f4-f10e-4651-9793-7b91bd0b8e08", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a71b892d-fc61-4809-ae4e-53b11fef14da"]
2022-12-09T01:36:02.639Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:36:02.640Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:36:02.758Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:02.759Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:02.759Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:36:02.760Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=371859D0662757A82E008E7610BC66C7; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:36:01 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:36:02.760Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:36:02.760Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:02.761Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:36:02.764Z|540c65f4-f10e-4651-9793-7b91bd0b8e08|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:36:03.638Z|f10a59cd-e753-4b10-adb0-656424ca79f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:03.639Z|f10a59cd-e753-4b10-adb0-656424ca79f8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:03.638Z|15e4658d-ac3c-49bb-a9ff-a6dc4f0bd713|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:03.640Z|15e4658d-ac3c-49bb-a9ff-a6dc4f0bd713|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:03.648Z|0d0511be-b8af-4d59-bb2a-6d78bd37d8e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:03.648Z|0d0511be-b8af-4d59-bb2a-6d78bd37d8e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:08.938Z|f9682cf5-7b7c-4cc9-8688-cf91b6fad707|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:36:08.938Z|f9682cf5-7b7c-4cc9-8688-cf91b6fad707|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:10.369Z|4d40a434-9ce1-4c2e-b31d-39919dac5edb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:36:10.370Z|4d40a434-9ce1-4c2e-b31d-39919dac5edb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:36:10.918Z|7451264f-1f1e-45ed-acb9-b01ab00cfe61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:36:10.919Z|7451264f-1f1e-45ed-acb9-b01ab00cfe61|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:36:12.931Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:36:12.936Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:12.937Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:36:12.937Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:12.938Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:12.938Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:36:12.939Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e37fbe1dafd72693ee6386afe91e601", X-B3-SpanId:"4c2394c2b29f0858", X-B3-ParentSpanId:"03759fa1316eefe2", X-B3-Sampled:"0", X-ONAP-RequestID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-RequestID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-TransactionID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-ECOMP-RequestID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"b4cf03b7-89c3-4120-9d2a-1f4dd7e6d0ce"]
2022-12-09T01:36:12.939Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:36:12.939Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:36:12.975Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:12.976Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:12.976Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:36:12.977Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:12 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:12.977Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:36:12.978Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:12.978Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:36:12.979Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:12.980Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:36:12.980Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:12.980Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:12.981Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:36:12.981Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3e37fbe1dafd72693ee6386afe91e601", X-B3-SpanId:"b8786eaeebcc1489", X-B3-ParentSpanId:"03759fa1316eefe2", X-B3-Sampled:"0", X-ONAP-RequestID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-RequestID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-TransactionID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-ECOMP-RequestID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f74e5dc-7ee3-4cd8-b87b-49ca78a463b5"]
2022-12-09T01:36:12.981Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:36:12.981Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:36:12.998Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:12.998Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:12.998Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:36:12.999Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:12 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:13.000Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:36:13.000Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:13.000Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:36:13.024Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:36:13.024Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:36:13.024Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:13.025Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:36:13.025Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:36:13.025Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-RequestID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-TransactionID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-ECOMP-RequestID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cf29cec3-6969-4526-bfc2-393efeb1634f"]
2022-12-09T01:36:13.025Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:36:13.026Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:36:13.158Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:13.158Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:13.159Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:36:13.159Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F7418AE97FC39DEC5C956BA28FE7C745; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:36:12 GMT", x-envoy-upstream-service-time:"129", server:"envoy"]
2022-12-09T01:36:13.159Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:36:13.160Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:13.160Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:36:13.181Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:36:13.182Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:36:13.182Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:13.182Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:36:13.182Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:36:13.183Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-RequestID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-TransactionID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-ECOMP-RequestID:"f882f70d-8a50-4f19-8ef1-578ae3d1a6cf", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4180c217-cdb1-4f14-939f-a791f3cf4b4d"]
2022-12-09T01:36:13.183Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:36:13.183Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:36:13.304Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:13.305Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:13.305Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:36:13.305Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=62C324D690D1BD4D82F9672B2A5B37DC; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:36:12 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:36:13.306Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:36:13.306Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:13.306Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:36:13.311Z|f882f70d-8a50-4f19-8ef1-578ae3d1a6cf|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:36:13.665Z|3fa13142-3db4-48ed-af9e-63d48c3b81c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:13.666Z|3fa13142-3db4-48ed-af9e-63d48c3b81c0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:13.668Z|2016684e-1765-41e5-aa6c-2ec8673686fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:13.669Z|2016684e-1765-41e5-aa6c-2ec8673686fc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:13.671Z|c52bd705-23de-4c9c-9f3a-eee13c3dacdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:13.671Z|c52bd705-23de-4c9c-9f3a-eee13c3dacdc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:23.489Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:36:23.494Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:23.495Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:36:23.495Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:23.495Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:23.496Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:36:23.496Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a458dd486f88190193dee356049d81e2", X-B3-SpanId:"40f38888ad1643fa", X-B3-ParentSpanId:"6dd6c612e4ef7b9d", X-B3-Sampled:"0", X-ONAP-RequestID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-RequestID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-TransactionID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-ECOMP-RequestID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6de355e8-5de7-4c2c-9616-8559f30226a9"]
2022-12-09T01:36:23.496Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:36:23.496Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:36:23.527Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:23.528Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:23.528Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:36:23.528Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:22 GMT", x-envoy-upstream-service-time:"27", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:23.533Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:36:23.533Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:23.534Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:36:23.535Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:23.536Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:36:23.536Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:23.536Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:23.537Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:36:23.537Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a458dd486f88190193dee356049d81e2", X-B3-SpanId:"b3517e71b8ec18aa", X-B3-ParentSpanId:"6dd6c612e4ef7b9d", X-B3-Sampled:"0", X-ONAP-RequestID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-RequestID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-TransactionID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-ECOMP-RequestID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab7d315b-6198-4a4b-b904-1d7c124b1849"]
2022-12-09T01:36:23.537Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:36:23.537Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:36:23.554Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:23.555Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:23.555Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:36:23.555Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:22 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:23.557Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:36:23.557Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:23.557Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:36:23.578Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:36:23.579Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:36:23.579Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:23.579Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:36:23.580Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:36:23.580Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-RequestID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-TransactionID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-ECOMP-RequestID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c40be3a4-28df-417f-8e76-7b9bf0ab78e8"]
2022-12-09T01:36:23.580Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:36:23.580Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:36:23.692Z|0f993f16-968a-4b6d-b343-1d4e79893f0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:23.693Z|0f993f16-968a-4b6d-b343-1d4e79893f0a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:23.697Z|537839f9-d527-40bb-8267-a4b35215fdf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:23.698Z|537839f9-d527-40bb-8267-a4b35215fdf9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:23.700Z|9b4241d3-0d60-4b30-ae24-84105e204980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:23.700Z|9b4241d3-0d60-4b30-ae24-84105e204980|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:23.706Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:23.707Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:23.707Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:36:23.707Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=EDB7AD734E361C02A99C91C48AB0487B; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:36:22 GMT", x-envoy-upstream-service-time:"119", server:"envoy"]
2022-12-09T01:36:23.708Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:36:23.708Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:23.708Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:36:23.728Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:36:23.729Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:36:23.729Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:23.729Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:36:23.729Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:36:23.730Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-RequestID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-TransactionID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-ECOMP-RequestID:"da17d83d-0d49-482f-962d-72c8ccfeda96", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0a978c2f-b182-441b-bf87-1d0ea2283580"]
2022-12-09T01:36:23.730Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:36:23.730Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:36:23.847Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:23.848Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:23.848Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:36:23.848Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=AB9B45DFA7499FE52191D5C3DDE6A4FD; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:36:22 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:36:23.849Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:36:23.849Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:23.849Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:36:23.853Z|da17d83d-0d49-482f-962d-72c8ccfeda96|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:36:25.369Z|c8f76538-572b-4d8d-a0f1-362b988bef9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:36:25.372Z|c8f76538-572b-4d8d-a0f1-362b988bef9d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:36:33.719Z|72fd1f94-cf9b-42d7-bcc0-aa632b9c314d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:33.719Z|72fd1f94-cf9b-42d7-bcc0-aa632b9c314d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:33.727Z|acf04bfd-305c-44fb-ae46-f8725cea1d77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:33.727Z|acf04bfd-305c-44fb-ae46-f8725cea1d77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:33.733Z|1a1364d8-9429-4375-bf33-d5f1c0e03aae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:33.733Z|1a1364d8-9429-4375-bf33-d5f1c0e03aae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:34.013Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:36:34.031Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:34.032Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:36:34.033Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:34.033Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:34.033Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:36:34.033Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d0de7cdce68e53f1853449f85e48e79", X-B3-SpanId:"9b0db866b87f3aa9", X-B3-ParentSpanId:"60a5686671b84034", X-B3-Sampled:"0", X-ONAP-RequestID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-RequestID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-TransactionID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-ECOMP-RequestID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a1cfe8a8-48d6-4c89-a748-d55372a8a7be"]
2022-12-09T01:36:34.034Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:36:34.034Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:36:34.071Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:34.072Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:34.072Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:36:34.072Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:33 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:34.073Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:36:34.073Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:34.074Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:36:34.075Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:34.075Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:36:34.075Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:34.076Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:34.076Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:36:34.076Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8d0de7cdce68e53f1853449f85e48e79", X-B3-SpanId:"20a28a7607fbbc4f", X-B3-ParentSpanId:"60a5686671b84034", X-B3-Sampled:"0", X-ONAP-RequestID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-RequestID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-TransactionID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-ECOMP-RequestID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fbdc236d-4373-46d0-bf0d-d90ba6152030"]
2022-12-09T01:36:34.076Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:36:34.077Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:36:34.094Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:34.095Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:34.095Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:36:34.095Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:33 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:34.096Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:36:34.096Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:34.096Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:36:34.117Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:36:34.118Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:36:34.118Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:34.119Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:36:34.119Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:36:34.119Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-RequestID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-TransactionID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-ECOMP-RequestID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c1fe51aa-e3c0-4001-971b-61b0902b5690"]
2022-12-09T01:36:34.119Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:36:34.119Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:36:34.250Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:34.251Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:34.251Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:36:34.251Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F7972E61B7AFA9760E9DC6CE771FDFCE; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:36:33 GMT", x-envoy-upstream-service-time:"124", server:"envoy"]
2022-12-09T01:36:34.252Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:36:34.252Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:34.253Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:36:34.273Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:36:34.274Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:36:34.274Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:34.274Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:36:34.274Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:36:34.274Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-RequestID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-TransactionID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-ECOMP-RequestID:"c49b5f22-5bcc-4d45-9d8b-093345e8b2a8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"66a9d9f9-742b-4760-84b7-22588d9cc6d1"]
2022-12-09T01:36:34.275Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:36:34.275Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:36:34.390Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:34.391Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:34.392Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:36:34.392Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=089D1BF885B00033BED9D465BF188A80; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:36:33 GMT", x-envoy-upstream-service-time:"111", server:"envoy"]
2022-12-09T01:36:34.393Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:36:34.393Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:34.394Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:36:34.401Z|c49b5f22-5bcc-4d45-9d8b-093345e8b2a8|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:36:40.370Z|974a1c8c-8c8f-444a-8b03-64cd7a9187b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:36:40.370Z|974a1c8c-8c8f-444a-8b03-64cd7a9187b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:36:40.919Z|896fff31-4a4a-42fc-96cc-5ba19e1daa8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:36:40.920Z|896fff31-4a4a-42fc-96cc-5ba19e1daa8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:36:43.752Z|598bb6b3-ef65-4653-a475-96e2d0c4ed24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:43.753Z|598bb6b3-ef65-4653-a475-96e2d0c4ed24|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:43.759Z|b98fb8ea-3843-4f1d-9b67-cab2e4aedf3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:43.760Z|b98fb8ea-3843-4f1d-9b67-cab2e4aedf3b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:43.758Z|5f7db6a4-06a6-4160-b40b-67861ebeeea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:43.763Z|5f7db6a4-06a6-4160-b40b-67861ebeeea0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:44.593Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:36:44.598Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:44.599Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:36:44.599Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:44.599Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:44.600Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:36:44.600Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b15a5cc361a79725b014fe0b56950209", X-B3-SpanId:"194ad684715bb68a", X-B3-ParentSpanId:"005c525480195980", X-B3-Sampled:"0", X-ONAP-RequestID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-RequestID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-TransactionID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-ECOMP-RequestID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a056ce14-f1f3-4613-88ee-06356a5eb8f3"]
2022-12-09T01:36:44.601Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:36:44.601Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:36:44.632Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:44.633Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:44.634Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:36:44.634Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:44 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:44.638Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "flowStatus" : "Execution of AssignVfModuleBB has completed successfully, next invoking CreateVfModuleBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "retryStatusMessage" : "Retry 4/5 will be started in PT80S",
  "progress" : 36,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:33:26.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:33:27.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:36:44.639Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:44.639Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:36:44.640Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:44.641Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:36:44.641Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:44.642Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:44.642Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:36:44.642Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b15a5cc361a79725b014fe0b56950209", X-B3-SpanId:"9b8fb7bcf8c7150c", X-B3-ParentSpanId:"005c525480195980", X-B3-Sampled:"0", X-ONAP-RequestID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-RequestID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-TransactionID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-ECOMP-RequestID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"93c4743e-6cb2-4f2b-a5de-fbb11d1379f2"]
2022-12-09T01:36:44.642Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:36:44.643Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:36:44.662Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:44.662Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:44.663Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:36:44.663Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:44 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:44.663Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:36:44.664Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:44.664Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:36:44.686Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:36:44.686Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:36:44.687Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:44.687Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:36:44.687Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:36:44.687Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-RequestID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-TransactionID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-ECOMP-RequestID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4b5bc632-c87c-4316-b747-e03dbff8fdca"]
2022-12-09T01:36:44.687Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:36:44.688Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:36:44.813Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:44.814Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:44.814Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:36:44.814Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=E5A687B1D77EEAAED913B6C7179FB477; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:36:43 GMT", x-envoy-upstream-service-time:"122", server:"envoy"]
2022-12-09T01:36:44.815Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"7bb84426-7761-11ed-b899-1e7d76ee51e3","businessKey":"cb40525c-35bd-43c0-aae1-f193495c7c70","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"openstackAdapterTask","processDefinitionName":"openstackAdapterTask","processDefinitionVersion":1,"startTime":"2022-12-09T01:33:28.956+0000","endTime":"2022-12-09T01:33:29.795+0000","removalTime":null,"durationInMillis":839,"startUserId":null,"startActivityId":"StartEvent_1","deleteReason":"Interrupting activity Activity(SubProcess_0tv8zda) executed.","rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"7bb75985-7761-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"INTERNALLY_TERMINATED"}]
2022-12-09T01:36:44.815Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:44.816Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=cb40525c-35bd-43c0-aae1-f193495c7c70&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:36:44.837Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:36:44.838Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:36:44.838Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:44.838Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:36:44.838Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:36:44.839Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-RequestID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-TransactionID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-ECOMP-RequestID:"430c7bf9-25d1-4b84-9aae-8ddb1eabcf04", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6aa8038c-f38e-4c87-bdc4-7ff75110da8d"]
2022-12-09T01:36:44.839Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:36:44.839Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:36:44.956Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:44.957Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:44.957Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:36:44.958Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=8F747C6A84471CBDC9A4E2DC61435893; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:36:43 GMT", x-envoy-upstream-service-time:"114", server:"envoy"]
2022-12-09T01:36:44.958Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"EndEvent_0rxprkw:7c29a3c1-7761-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","activityId":"EndEvent_0rxprkw","activityName":null,"activityType":"errorEndEvent","processDefinitionKey":"openstackAdapterTask","processDefinitionId":"openstackAdapterTask:1:d9d80d78-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","executionId":"7bb84426-7761-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:33:29.699+0000","endTime":"2022-12-09T01:33:29.720+0000","durationInMillis":21,"canceled":true,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"d3df5d27-7760-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:36:44.958Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:44.959Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=7bb84426-7761-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:36:44.962Z|430c7bf9-25d1-4b84-9aae-8ddb1eabcf04|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:36:53.779Z|1e84c25a-f2ca-4812-98ca-0a8238869943|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:53.780Z|1e84c25a-f2ca-4812-98ca-0a8238869943|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:53.784Z|395f4f8c-5e51-4d5e-828e-61862aeb22fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:53.785Z|395f4f8c-5e51-4d5e-828e-61862aeb22fb|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:53.792Z|9da096e9-53ba-44a2-a81e-bdfb7b40485c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:36:53.793Z|9da096e9-53ba-44a2-a81e-bdfb7b40485c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:36:55.134Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:36:55.139Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:55.140Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:36:55.140Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:55.140Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:55.141Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:36:55.141Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3fadad9ac757faa09c9e65d4a68a86e", X-B3-SpanId:"d181991d856f99b1", X-B3-ParentSpanId:"95f27632328cbdba", X-B3-Sampled:"0", X-ONAP-RequestID:"120b278c-2fe9-488c-b326-f4a9cbbde958", X-RequestID:"120b278c-2fe9-488c-b326-f4a9cbbde958", X-TransactionID:"120b278c-2fe9-488c-b326-f4a9cbbde958", X-ECOMP-RequestID:"120b278c-2fe9-488c-b326-f4a9cbbde958", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4bf013cc-6e79-4c62-945c-d09d4703cd2d"]
2022-12-09T01:36:55.141Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:36:55.141Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:36:55.171Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:55.172Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:55.172Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:36:55.173Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:54 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:55.174Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:36:52.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:36:52.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:36:55.174Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:55.174Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:36:55.176Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:55.176Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:36:55.177Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:55.177Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:55.177Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:36:55.178Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e3fadad9ac757faa09c9e65d4a68a86e", X-B3-SpanId:"0c13120a211bedf1", X-B3-ParentSpanId:"95f27632328cbdba", X-B3-Sampled:"0", X-ONAP-RequestID:"120b278c-2fe9-488c-b326-f4a9cbbde958", X-RequestID:"120b278c-2fe9-488c-b326-f4a9cbbde958", X-TransactionID:"120b278c-2fe9-488c-b326-f4a9cbbde958", X-ECOMP-RequestID:"120b278c-2fe9-488c-b326-f4a9cbbde958", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5911a708-9f80-48f3-825f-63b8d14cbce4"]
2022-12-09T01:36:55.178Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:36:55.178Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:36:55.194Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:55.194Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:55.195Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:36:55.195Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:54 GMT", x-envoy-upstream-service-time:"13", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:55.197Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:36:55.197Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:55.198Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:36:55.204Z|120b278c-2fe9-488c-b326-f4a9cbbde958|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:36:55.363Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:36:55.366Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:55.367Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:36:55.367Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:55.367Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:55.367Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:36:55.368Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"230df2bb01003323be945a59d188a957", X-B3-SpanId:"e353999f9c298993", X-B3-ParentSpanId:"984fab709a65f691", X-B3-Sampled:"0", X-ONAP-RequestID:"d9401b49-a162-4b11-b748-10b3d5c56dce", X-RequestID:"d9401b49-a162-4b11-b748-10b3d5c56dce", X-TransactionID:"d9401b49-a162-4b11-b748-10b3d5c56dce", X-ECOMP-RequestID:"d9401b49-a162-4b11-b748-10b3d5c56dce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c680213-f521-4da2-98ba-29b0527c30d1"]
2022-12-09T01:36:55.368Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:36:55.368Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:36:55.369Z|cf490c0e-d035-4e17-8a50-203755038b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:36:55.369Z|cf490c0e-d035-4e17-8a50-203755038b65|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:36:55.396Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:55.397Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:55.397Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:36:55.397Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:54 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:55.399Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:36:52.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:36:52.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:36:55.400Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:55.400Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:36:55.401Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:55.401Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:36:55.401Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:55.402Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:55.402Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:36:55.402Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"230df2bb01003323be945a59d188a957", X-B3-SpanId:"2fddb22196701440", X-B3-ParentSpanId:"984fab709a65f691", X-B3-Sampled:"0", X-ONAP-RequestID:"d9401b49-a162-4b11-b748-10b3d5c56dce", X-RequestID:"d9401b49-a162-4b11-b748-10b3d5c56dce", X-TransactionID:"d9401b49-a162-4b11-b748-10b3d5c56dce", X-ECOMP-RequestID:"d9401b49-a162-4b11-b748-10b3d5c56dce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dd043b6-ec7e-427d-9a06-1e98f5cc5821"]
2022-12-09T01:36:55.402Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:36:55.403Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:36:55.423Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:55.424Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:55.424Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:36:55.425Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:54 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:55.425Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:36:55.426Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:55.426Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:36:55.432Z|d9401b49-a162-4b11-b748-10b3d5c56dce|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:36:55.597Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:36:55.601Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:55.601Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:36:55.602Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:55.602Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:55.602Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:36:55.603Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c20cfabca69a41434a9d166af21764ce", X-B3-SpanId:"a9d2a356127fe983", X-B3-ParentSpanId:"5265c37881e5adba", X-B3-Sampled:"0", X-ONAP-RequestID:"a609938f-b45c-4b67-aceb-9644904b01ce", X-RequestID:"a609938f-b45c-4b67-aceb-9644904b01ce", X-TransactionID:"a609938f-b45c-4b67-aceb-9644904b01ce", X-ECOMP-RequestID:"a609938f-b45c-4b67-aceb-9644904b01ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d40cc295-806f-487d-84a9-a22968bbc7ad"]
2022-12-09T01:36:55.603Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:36:55.603Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:36:55.631Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:55.631Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:55.632Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:36:55.632Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:54 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:55.634Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:36:52.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:36:52.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:36:55.635Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:55.635Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:36:55.637Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:55.637Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:36:55.637Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:55.638Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:55.638Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:36:55.638Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c20cfabca69a41434a9d166af21764ce", X-B3-SpanId:"51f70936ad9f7108", X-B3-ParentSpanId:"5265c37881e5adba", X-B3-Sampled:"0", X-ONAP-RequestID:"a609938f-b45c-4b67-aceb-9644904b01ce", X-RequestID:"a609938f-b45c-4b67-aceb-9644904b01ce", X-TransactionID:"a609938f-b45c-4b67-aceb-9644904b01ce", X-ECOMP-RequestID:"a609938f-b45c-4b67-aceb-9644904b01ce", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7a89dcbf-6efc-4df3-a85c-3c726921da3d"]
2022-12-09T01:36:55.639Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:36:55.639Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:36:55.659Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:55.660Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:55.661Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:36:55.661Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:54 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:55.662Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:36:55.662Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:55.663Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:36:55.669Z|a609938f-b45c-4b67-aceb-9644904b01ce|http-nio-8080-exec-9|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:36:55.837Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:36:55.841Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:55.841Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:36:55.842Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:55.842Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:55.842Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:36:55.843Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cfcf8b1c3bb82972723f133c64832271", X-B3-SpanId:"1dc93060a8ba1ada", X-B3-ParentSpanId:"554b21126397d906", X-B3-Sampled:"0", X-ONAP-RequestID:"f3eae461-0971-47c5-88dc-d748fa9981cd", X-RequestID:"f3eae461-0971-47c5-88dc-d748fa9981cd", X-TransactionID:"f3eae461-0971-47c5-88dc-d748fa9981cd", X-ECOMP-RequestID:"f3eae461-0971-47c5-88dc-d748fa9981cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91680503-ccb8-4daf-a3b6-234a16fce44a"]
2022-12-09T01:36:55.843Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:36:55.843Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:36:55.883Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:55.884Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:55.884Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:36:55.884Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:54 GMT", x-envoy-upstream-service-time:"37", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:55.885Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:36:52.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:36:52.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:36:55.885Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:55.886Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:36:55.887Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:55.888Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:36:55.888Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:55.889Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:55.889Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:36:55.889Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"cfcf8b1c3bb82972723f133c64832271", X-B3-SpanId:"e0830d0870843e63", X-B3-ParentSpanId:"554b21126397d906", X-B3-Sampled:"0", X-ONAP-RequestID:"f3eae461-0971-47c5-88dc-d748fa9981cd", X-RequestID:"f3eae461-0971-47c5-88dc-d748fa9981cd", X-TransactionID:"f3eae461-0971-47c5-88dc-d748fa9981cd", X-ECOMP-RequestID:"f3eae461-0971-47c5-88dc-d748fa9981cd", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0e1ff3cd-783b-4a93-a586-0f281975003a"]
2022-12-09T01:36:55.890Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:36:55.890Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:36:55.913Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:55.914Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:55.914Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:36:55.915Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:54 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:55.916Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:36:55.917Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:55.917Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:36:55.923Z|f3eae461-0971-47c5-88dc-d748fa9981cd|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:36:56.080Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:36:56.084Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:56.084Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||Invoke
2022-12-09T01:36:56.085Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:56.085Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70
2022-12-09T01:36:56.085Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Method      : GET
2022-12-09T01:36:56.085Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1bb1eaba644d9d5a7d168e7afd445c5", X-B3-SpanId:"586066c0824cc75a", X-B3-ParentSpanId:"2ae11d506635ac1b", X-B3-Sampled:"0", X-ONAP-RequestID:"20383607-7ecd-4ea6-9e1a-ec6b1106b33b", X-RequestID:"20383607-7ecd-4ea6-9e1a-ec6b1106b33b", X-TransactionID:"20383607-7ecd-4ea6-9e1a-ec6b1106b33b", X-ECOMP-RequestID:"20383607-7ecd-4ea6-9e1a-ec6b1106b33b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ac4c671-f626-45e9-bc2d-77f2e3dc240c"]
2022-12-09T01:36:56.085Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Request body: 
2022-12-09T01:36:56.086Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||==========================request end================================================
2022-12-09T01:36:56.112Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:56.112Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:56.112Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Status text  : OK
2022-12-09T01:36:56.113Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:54 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:56.114Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||Response body: {
  "requestId" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "requestStatus" : "ROLLED_BACK_TO_ASSIGNED",
  "statusMessage" : "Exception occured during vnf adapter: org.onap.so.adapters.vdu.VduException: MsoMulticloudUtils (instantiateVDU): createStack Exception.",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "retryStatusMessage" : "Retries have been exhausted.",
  "progress" : 100,
  "startTime" : "2022-12-09T01:28:47.000+00:00",
  "endTime" : "2022-12-09T01:36:52.000+00:00",
  "source" : "VID",
  "vnfId" : "5f7e4d5b-26b7-494a-ab9b-7adc21b8681b",
  "vnfType" : "",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": \n        {\n            \"instanceName\": \"basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5\",\n            \"source\": \"VID\",\n            \"suppressRollback\": false,\n            \"requestorId\": \"test\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"vfModule\",\n            \"modelInvariantId\": \"26733c5d-0f98-41f0-b525-7c7624e77345\",\n            \"modelVersionId\": \"e66023ae-6cf4-4cca-b0d7-f3914bcc6ec1\",\n            \"modelName\": \"BasicCnf..base_dummy..module-0\",\n            \"modelVersion\": \"1\",\n            \"modelCustomizationId\": \"a25f92a2-c603-4eed-a172-43cc8cd6ef37\",\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\": \"1a9e9d9d-6858-4208-b47b-8b48cef13986\",\n                    \"modelInfo\": {\n                        \"modelType\": \"service\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"db38ec10-509c-4ed1-b343-9f12e3faded8\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"fc946fea-6bef-4a9a-88cc-aa62677cd806\"\n                    }\n                }\n            },\n            {\n                \"relatedInstance\": {\n                    \"instanceId\": \"5f7e4d5b-26b7-494a-ab9b-7adc21b8681b\",\n                    \"modelInfo\": {\n                        \"modelType\": \"vnf\",\n                        \"modelName\": \"basic_cnf\",\n                        \"modelInvariantId\": \"2d4313e7-17d7-4e2c-b196-e5b410809d94\",\n                        \"modelVersion\": \"1.0\",\n                        \"modelVersionId\": \"c811387e-bf4c-4918-a0b1-587a666e69d7\",\n                        \"modelCustomizationId\": \"a175ab42-0877-497b-8fe7-a7b705ea0a8d\",\n                        \"modelCustomizationName\": \"basic_cnf 0\"\n                    }\n                }\n            }\n        ]\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:36:52.000+00:00",
  "vfModuleId" : "ce1a8572-398a-48cb-8d77-102f70e9c64f",
  "vfModuleName" : "basic_cnf-edfc81a8-3a22-4810-b785-520bbdd2b6f5",
  "vfModuleModelName" : "BasicCnf..base_dummy..module-0",
  "cloudRegion" : "k8sregion",
  "serviceInstanceId" : "1a9e9d9d-6858-4208-b47b-8b48cef13986",
  "requestScope" : "vfModule",
  "requestAction" : "createInstance",
  "requestorId" : "test",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances/1a9e9d9d-6858-4208-b47b-8b48cef13986/vnfs/5f7e4d5b-26b7-494a-ab9b-7adc21b8681b/vfModules",
  "extSystemErrorSource" : "OPENSTACK",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "cb40525c-35bd-43c0-aae1-f193495c7c70",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70"
    }
  }
}
2022-12-09T01:36:56.114Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:56.114Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/cb40525c-35bd-43c0-aae1-f193495c7c70|INFO|500||InvokeReturn
2022-12-09T01:36:56.116Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:56.116Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:36:56.116Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:36:56.117Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false
2022-12-09T01:36:56.117Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:36:56.117Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c1bb1eaba644d9d5a7d168e7afd445c5", X-B3-SpanId:"a9c7c251d858ee7b", X-B3-ParentSpanId:"2ae11d506635ac1b", X-B3-Sampled:"0", X-ONAP-RequestID:"20383607-7ecd-4ea6-9e1a-ec6b1106b33b", X-RequestID:"20383607-7ecd-4ea6-9e1a-ec6b1106b33b", X-TransactionID:"20383607-7ecd-4ea6-9e1a-ec6b1106b33b", X-ECOMP-RequestID:"20383607-7ecd-4ea6-9e1a-ec6b1106b33b", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e34c4230-8920-4dc2-99b5-9e1a1df9f122"]
2022-12-09T01:36:56.118Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:36:56.118Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:36:56.141Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:36:56.142Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:36:56.142Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:36:56.143Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:36:54 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:36:56.147Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:36:56.147Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:36:56.148Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=cb40525c-35bd-43c0-aae1-f193495c7c70&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:36:56.155Z|20383607-7ecd-4ea6-9e1a-ec6b1106b33b|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/cb40525c-35bd-43c0-aae1-f193495c7c70|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:37:03.807Z|2593d9d5-04e5-4340-b42a-d0f5469a1e87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:03.808Z|59580910-b39f-4b11-a610-a302086b8889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:03.808Z|2593d9d5-04e5-4340-b42a-d0f5469a1e87|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:03.808Z|59580910-b39f-4b11-a610-a302086b8889|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:03.823Z|9eb790b3-fee4-4b4e-82b5-aa9bad7776ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:03.824Z|9eb790b3-fee4-4b4e-82b5-aa9bad7776ed|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:08.938Z|d2f1b977-c77b-4410-adb4-68f3e2bf087d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:37:08.939Z|d2f1b977-c77b-4410-adb4-68f3e2bf087d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:10.369Z|6347bbd8-799c-460c-a307-3991d7e7abd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:37:10.373Z|6347bbd8-799c-460c-a307-3991d7e7abd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:37:10.921Z|08c25bd6-e49e-4955-9a19-145c681df191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:37:10.921Z|08c25bd6-e49e-4955-9a19-145c681df191|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:37:13.832Z|0804addb-b96c-47f2-85cc-90fe0627c4ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:13.832Z|52346e38-263a-4501-aa3c-a731f7562511|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:13.833Z|0804addb-b96c-47f2-85cc-90fe0627c4ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:13.833Z|52346e38-263a-4501-aa3c-a731f7562511|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:13.854Z|c478a655-b1ec-4e59-8401-6fb3882b129d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:13.855Z|c478a655-b1ec-4e59-8401-6fb3882b129d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:23.863Z|e2ffcf37-35a4-41a6-b5d8-862df76a386c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:23.863Z|f428af7b-f821-4526-ba71-5b0808431678|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:23.864Z|f428af7b-f821-4526-ba71-5b0808431678|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:23.864Z|e2ffcf37-35a4-41a6-b5d8-862df76a386c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:23.879Z|cdd61bcd-c554-4184-9d65-ae6d8e0ece22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:23.879Z|cdd61bcd-c554-4184-9d65-ae6d8e0ece22|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:25.369Z|38762877-f834-4578-9af8-15cb02a260fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:37:25.370Z|38762877-f834-4578-9af8-15cb02a260fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:37:33.897Z|a2009dca-921d-4cbf-a40e-292deec03c20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:33.897Z|ca2e3569-6801-4fd2-a46e-6ff75b782c65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:33.898Z|a2009dca-921d-4cbf-a40e-292deec03c20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:33.898Z|ca2e3569-6801-4fd2-a46e-6ff75b782c65|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:33.910Z|37e692d3-df4e-4d26-8b52-8b937feeb080|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:33.912Z|37e692d3-df4e-4d26-8b52-8b937feeb080|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:40.369Z|561a4956-fc33-4746-8e5a-57447b147229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:37:40.370Z|561a4956-fc33-4746-8e5a-57447b147229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:37:40.922Z|b009e9cc-3d54-4229-b048-5e7be7f7e316|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:37:40.922Z|b009e9cc-3d54-4229-b048-5e7be7f7e316|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:37:43.928Z|299dee38-5997-4091-b29a-2a2be52484f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:43.928Z|299dee38-5997-4091-b29a-2a2be52484f4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:43.935Z|b6ee9c7a-739e-4eb0-9fea-7997bed8f41f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:43.936Z|92947a3b-52d4-4641-a828-ccb220337464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:43.936Z|b6ee9c7a-739e-4eb0-9fea-7997bed8f41f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:43.936Z|92947a3b-52d4-4641-a828-ccb220337464|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:53.961Z|e8c983c2-ce0f-49f4-ac7d-40bc97428b1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:53.961Z|4b1bfc34-d0a1-412a-89a1-c20cd7bb1530|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:53.962Z|4b1bfc34-d0a1-412a-89a1-c20cd7bb1530|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:53.962Z|e8c983c2-ce0f-49f4-ac7d-40bc97428b1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:53.963Z|acbb6c2b-5033-4542-85be-13d95dfbd082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:37:53.964Z|acbb6c2b-5033-4542-85be-13d95dfbd082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:37:55.369Z|2504d080-7ac5-497a-b858-3198aac3484e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:37:55.373Z|2504d080-7ac5-497a-b858-3198aac3484e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:38:03.995Z|f95e49cd-7395-4a74-b3be-1747b6c017e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:03.995Z|1faea6de-d6b1-47ae-8db1-f3bf5e520129|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:03.996Z|f95e49cd-7395-4a74-b3be-1747b6c017e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:03.996Z|1faea6de-d6b1-47ae-8db1-f3bf5e520129|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:03.998Z|535dce93-ad7f-479f-8290-bf68a08b920d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:03.998Z|535dce93-ad7f-479f-8290-bf68a08b920d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:08.938Z|c3751b20-a2f9-44d3-8695-db40bdecc85f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:38:08.939Z|c3751b20-a2f9-44d3-8695-db40bdecc85f|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:10.369Z|4797ec77-f885-436a-87c0-b70816be32d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:38:10.370Z|4797ec77-f885-436a-87c0-b70816be32d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:38:10.923Z|11c559e3-e6c0-4343-b99f-1a19cffcd1c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:38:10.924Z|11c559e3-e6c0-4343-b99f-1a19cffcd1c2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:38:14.027Z|3e0efc79-1057-4853-bd25-b91f2f1726d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:14.027Z|3e0efc79-1057-4853-bd25-b91f2f1726d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:14.037Z|b7b14381-98fb-45a2-a1b8-c4481c80bc98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:14.037Z|086b1f7e-2a2f-46fe-8a8b-4bedd0444522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:14.037Z|b7b14381-98fb-45a2-a1b8-c4481c80bc98|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:14.040Z|086b1f7e-2a2f-46fe-8a8b-4bedd0444522|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:24.055Z|220dd717-e338-4627-a7ce-daeb21045c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:24.055Z|220dd717-e338-4627-a7ce-daeb21045c5f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:24.067Z|0f06916d-8dc3-4da7-b21f-b1ff4f880b7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:24.068Z|0f06916d-8dc3-4da7-b21f-b1ff4f880b7a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:24.069Z|ddccbd3e-9d39-4cda-85ae-92cbfc8b4fa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:24.069Z|ddccbd3e-9d39-4cda-85ae-92cbfc8b4fa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:25.369Z|9d1ddca6-6307-45b2-87d1-77e0f56db3fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:38:25.370Z|9d1ddca6-6307-45b2-87d1-77e0f56db3fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:38:34.082Z|89bc3364-4776-482f-9198-32c936396b91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:34.083Z|89bc3364-4776-482f-9198-32c936396b91|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:34.090Z|94e148cb-af91-49ef-ad3a-0e09f524add0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:34.090Z|94e148cb-af91-49ef-ad3a-0e09f524add0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:34.092Z|64a90063-97ee-463e-829a-ed0f1b03144f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:34.092Z|64a90063-97ee-463e-829a-ed0f1b03144f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:40.369Z|2363afe1-e227-460f-a2bd-396f201e6113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:38:40.372Z|2363afe1-e227-460f-a2bd-396f201e6113|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:38:40.924Z|cdb77698-3579-48e2-bd32-cbcbb9492ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:38:40.925Z|cdb77698-3579-48e2-bd32-cbcbb9492ca7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:38:44.110Z|71962564-eef6-423d-ba30-eea85c79d327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:44.111Z|71962564-eef6-423d-ba30-eea85c79d327|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:44.115Z|185d2426-46f4-4fc2-9b3e-766d4aa7277c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:44.115Z|185d2426-46f4-4fc2-9b3e-766d4aa7277c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:44.117Z|762bd8f1-79ac-43bc-a4f9-a2853fada51f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:44.117Z|762bd8f1-79ac-43bc-a4f9-a2853fada51f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:54.143Z|5faad18f-b04f-4071-bd4d-3bd242000eef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:54.143Z|47d3ee9f-6d63-442b-a07c-454dc474a42e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:54.144Z|5faad18f-b04f-4071-bd4d-3bd242000eef|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:54.145Z|47d3ee9f-6d63-442b-a07c-454dc474a42e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:54.150Z|5a721f5e-c97b-43aa-926b-b9f74fad0801|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:38:54.151Z|5a721f5e-c97b-43aa-926b-b9f74fad0801|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:38:55.370Z|9e5d510d-4a90-4a81-8605-ee5856527568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:38:55.370Z|9e5d510d-4a90-4a81-8605-ee5856527568|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:39:04.173Z|574ce62c-7ed4-43e2-a87b-8747f8f848e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:04.173Z|574ce62c-7ed4-43e2-a87b-8747f8f848e6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:04.177Z|2f9e4d12-5bed-4866-a391-82cda072d3f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:04.177Z|2f9e4d12-5bed-4866-a391-82cda072d3f2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:04.179Z|462df89d-2cab-472e-9310-ad64bef76090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:04.180Z|462df89d-2cab-472e-9310-ad64bef76090|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:08.940Z|9eb10fa8-5456-4840-87bc-512c3371bf06|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:39:08.940Z|9eb10fa8-5456-4840-87bc-512c3371bf06|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:10.370Z|d7d433e9-aea3-4aae-b579-6819abee2858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:39:10.370Z|d7d433e9-aea3-4aae-b579-6819abee2858|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:39:10.925Z|c5f1ffbe-9155-4f87-b883-37dcaac292a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:39:10.926Z|c5f1ffbe-9155-4f87-b883-37dcaac292a9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:39:14.207Z|fb2d26d5-cba7-4d55-98b5-93ffc9bdf4d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:14.208Z|fb2d26d5-cba7-4d55-98b5-93ffc9bdf4d9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:14.207Z|f00a05d9-b519-4365-98b7-0f349e797a00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:14.209Z|f00a05d9-b519-4365-98b7-0f349e797a00|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:14.212Z|3e57f352-bc72-4b7c-ae7c-57021e384b0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:14.212Z|3e57f352-bc72-4b7c-ae7c-57021e384b0f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:24.236Z|180e52c9-ae7a-44b5-a9ab-7c27ea2049bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:24.237Z|64425e45-8a0e-4f0a-8ac9-40964f9bf34b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:24.237Z|64425e45-8a0e-4f0a-8ac9-40964f9bf34b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:24.237Z|180e52c9-ae7a-44b5-a9ab-7c27ea2049bb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:24.238Z|a2d5d7a1-cad6-4772-839c-b22c5b5c7314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:24.238Z|a2d5d7a1-cad6-4772-839c-b22c5b5c7314|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:25.369Z|9b3d9953-35ad-4646-9564-ce13edcac475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:39:25.373Z|9b3d9953-35ad-4646-9564-ce13edcac475|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:39:34.267Z|79a50917-fe6d-4c04-a351-5551ef8fde8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:34.267Z|74ef205c-7f83-4bd9-9767-9874dfdf3563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:34.267Z|ac6c5d84-02f1-4c8a-8ca5-c8ef60934363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:34.268Z|79a50917-fe6d-4c04-a351-5551ef8fde8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:34.268Z|ac6c5d84-02f1-4c8a-8ca5-c8ef60934363|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:34.268Z|74ef205c-7f83-4bd9-9767-9874dfdf3563|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:40.369Z|4e43edab-0e85-42ca-ac3d-605d8d0316fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:39:40.370Z|4e43edab-0e85-42ca-ac3d-605d8d0316fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:39:40.927Z|a76c9ffe-7c2d-4d2c-b50a-655952803134|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:39:40.927Z|a76c9ffe-7c2d-4d2c-b50a-655952803134|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:39:44.304Z|323d0579-a913-4e62-a7e7-7f3fba945dd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:44.304Z|a0e150fa-d517-44eb-a4e0-effa81c9f267|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:44.305Z|323d0579-a913-4e62-a7e7-7f3fba945dd5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:44.305Z|a0e150fa-d517-44eb-a4e0-effa81c9f267|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:44.309Z|ce32ce5c-d97f-4a86-b1d5-f36466b5a020|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:44.310Z|ce32ce5c-d97f-4a86-b1d5-f36466b5a020|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:54.358Z|64b45b95-feae-493d-9cbe-4b28e09aa888|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:54.358Z|4d56071e-1a42-4f44-99e1-8b906d7001b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:54.359Z|4d56071e-1a42-4f44-99e1-8b906d7001b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:54.359Z|64b45b95-feae-493d-9cbe-4b28e09aa888|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:54.366Z|91ffbcc9-c6c5-48c2-9b72-290509831b59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:39:54.367Z|91ffbcc9-c6c5-48c2-9b72-290509831b59|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:39:55.369Z|c78c8df7-8bfe-4497-ad8b-1a35dd4406ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:39:55.370Z|c78c8df7-8bfe-4497-ad8b-1a35dd4406ff|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:40:04.395Z|4cf4c3d5-f277-4dbe-bc8c-d731d8145c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:04.395Z|358f31fd-46db-4d5a-a0fd-fc438f53889d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:04.395Z|3f1807ac-55ec-45f7-a766-1b673bf00995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:04.395Z|358f31fd-46db-4d5a-a0fd-fc438f53889d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:04.396Z|3f1807ac-55ec-45f7-a766-1b673bf00995|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:04.395Z|4cf4c3d5-f277-4dbe-bc8c-d731d8145c57|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:08.938Z|8cf3aea6-ab97-45dd-b0d9-f79565c1422b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:40:08.939Z|8cf3aea6-ab97-45dd-b0d9-f79565c1422b|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:10.370Z|b2e9ffc1-85b3-4bd9-bcf4-356b1b2d593f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:40:10.372Z|b2e9ffc1-85b3-4bd9-bcf4-356b1b2d593f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:40:10.928Z|ab9af9d2-59cb-4f3f-a1f7-59a5a60a2a6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:40:10.928Z|ab9af9d2-59cb-4f3f-a1f7-59a5a60a2a6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:40:14.430Z|b46d305c-e2a4-4ecf-90cf-546babb66c20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:14.431Z|b46d305c-e2a4-4ecf-90cf-546babb66c20|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:14.432Z|781dafca-c3ad-42ce-915b-83695c8430fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:14.432Z|781dafca-c3ad-42ce-915b-83695c8430fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:14.434Z|8b7ec002-5bc3-4512-b47a-f18691f3861e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:14.435Z|8b7ec002-5bc3-4512-b47a-f18691f3861e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:24.460Z|85c834f6-9614-48e3-aa49-d73c0e4c01f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:24.460Z|09ca3cff-eaab-4dd0-9195-d3841e86f342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:24.461Z|09ca3cff-eaab-4dd0-9195-d3841e86f342|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:24.461Z|85c834f6-9614-48e3-aa49-d73c0e4c01f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:24.460Z|a2f2d588-b366-4647-8c32-85fded78af5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:24.463Z|a2f2d588-b366-4647-8c32-85fded78af5b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:25.369Z|645d4dc7-c2ce-41af-81f9-0380d972d331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:40:25.370Z|645d4dc7-c2ce-41af-81f9-0380d972d331|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:40:34.490Z|9bf92d8e-e31b-4c35-9c05-c6680b61af08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:34.490Z|66f844c8-caba-4446-a0cd-71074b1b41da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:34.490Z|0ea20704-a235-4dce-b0bf-26f671b4e6fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:34.491Z|66f844c8-caba-4446-a0cd-71074b1b41da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:34.491Z|9bf92d8e-e31b-4c35-9c05-c6680b61af08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:34.491Z|0ea20704-a235-4dce-b0bf-26f671b4e6fd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:40.370Z|4115c6e7-0cdf-4721-8a35-a6e945352a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:40:40.370Z|4115c6e7-0cdf-4721-8a35-a6e945352a64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:40:40.929Z|340da8af-1951-46f0-83ca-19426e2e4d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:40:40.930Z|340da8af-1951-46f0-83ca-19426e2e4d56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:40:44.551Z|f775620b-216f-411b-82a6-a6f6d3ecce93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:44.551Z|60e8d734-de3d-497a-aaef-393bd2cff621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:44.552Z|60e8d734-de3d-497a-aaef-393bd2cff621|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:44.553Z|4535c7af-6b03-4e57-9a37-f0bb89e2c094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:44.554Z|4535c7af-6b03-4e57-9a37-f0bb89e2c094|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:44.552Z|f775620b-216f-411b-82a6-a6f6d3ecce93|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:54.583Z|87cef4e4-12ab-4f47-af2e-2564d20b2886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:54.584Z|87cef4e4-12ab-4f47-af2e-2564d20b2886|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:54.585Z|2d992797-d575-4324-b89b-bf907190874f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:54.585Z|2d992797-d575-4324-b89b-bf907190874f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:54.585Z|43296458-0b54-4d93-b157-5dfbc480f0b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:40:54.586Z|43296458-0b54-4d93-b157-5dfbc480f0b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:40:55.370Z|7d1ed8b1-66ee-4aca-a1c0-45e98ae912d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:40:55.373Z|7d1ed8b1-66ee-4aca-a1c0-45e98ae912d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:41:04.623Z|f2a7b132-0dc9-42f4-a9cb-034b4e11b572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:04.623Z|28faf25e-f8c0-4759-bea5-5db660d419c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:04.623Z|28faf25e-f8c0-4759-bea5-5db660d419c0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:04.623Z|f2a7b132-0dc9-42f4-a9cb-034b4e11b572|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:04.631Z|2577d3b7-f40b-42da-a622-d75a349c8ef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:04.632Z|2577d3b7-f40b-42da-a622-d75a349c8ef4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:08.938Z|625e9089-9c64-466b-8eec-b4578c3bed24|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:41:08.939Z|625e9089-9c64-466b-8eec-b4578c3bed24|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:10.369Z|3c63186e-b926-4b60-b3be-f751f83afdb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:41:10.370Z|3c63186e-b926-4b60-b3be-f751f83afdb0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:41:10.930Z|2f8c85f5-0a66-4366-a6f2-b68c7f5de20e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:41:10.931Z|2f8c85f5-0a66-4366-a6f2-b68c7f5de20e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:41:14.659Z|7aa27320-a3c9-4622-9c9b-cedc1639e69d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:14.660Z|676e4873-5ac1-47c6-a519-c0871702a75a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:14.660Z|7aa27320-a3c9-4622-9c9b-cedc1639e69d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:14.660Z|676e4873-5ac1-47c6-a519-c0871702a75a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:14.671Z|82fab4db-484f-445f-a439-1e8a76dc1e6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:14.671Z|82fab4db-484f-445f-a439-1e8a76dc1e6d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:24.692Z|cd5aaf94-230d-4de9-86bb-c2b4751323e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:24.693Z|7858d840-9110-492a-be35-8009fb7ec5da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:24.693Z|cd5aaf94-230d-4de9-86bb-c2b4751323e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:24.693Z|7858d840-9110-492a-be35-8009fb7ec5da|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:24.700Z|d5845477-7c3a-4c1c-ae46-accfc3e91a34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:24.700Z|d5845477-7c3a-4c1c-ae46-accfc3e91a34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:25.370Z|514fb8b3-6518-47d4-bf18-89c5f3f6124e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:41:25.371Z|514fb8b3-6518-47d4-bf18-89c5f3f6124e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:41:34.729Z|7703043a-1b7a-46d5-85bd-83d744c56221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:34.735Z|7703043a-1b7a-46d5-85bd-83d744c56221|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:34.737Z|7672a803-f323-4ee0-afd1-7099149a1234|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:34.738Z|7672a803-f323-4ee0-afd1-7099149a1234|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:34.738Z|e48d9c07-5ffd-420a-9791-8e22ebb457e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:34.738Z|e48d9c07-5ffd-420a-9791-8e22ebb457e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:40.370Z|8a612902-8688-492c-9139-28eda95be4f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:41:40.373Z|8a612902-8688-492c-9139-28eda95be4f4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:41:40.932Z|6c52a247-e87b-4d2a-9244-0a9ab27e9bef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:41:40.932Z|6c52a247-e87b-4d2a-9244-0a9ab27e9bef|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:41:44.766Z|d932cb38-19da-4126-b70c-323e48691284|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:44.766Z|d932cb38-19da-4126-b70c-323e48691284|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:44.769Z|16a7722d-2c79-4606-8eca-d44eaa6150ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:44.769Z|16a7722d-2c79-4606-8eca-d44eaa6150ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:44.770Z|e920a39f-85a0-41cb-9446-c4033be762c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:44.771Z|e920a39f-85a0-41cb-9446-c4033be762c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:54.792Z|ae68240f-e36d-46a7-bc8f-e82597ae8a7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:54.793Z|ae68240f-e36d-46a7-bc8f-e82597ae8a7d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:54.796Z|c16d756a-d01d-435a-b766-fd92a17750d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:54.797Z|c16d756a-d01d-435a-b766-fd92a17750d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:54.809Z|14178a9d-5275-4854-836a-cafc802bd142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:41:54.810Z|14178a9d-5275-4854-836a-cafc802bd142|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:41:55.369Z|d4007b0f-c7b7-481e-9341-424137459120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:41:55.370Z|d4007b0f-c7b7-481e-9341-424137459120|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:42:04.826Z|8a43ce89-a673-4a44-b5c7-8a9f415ddbcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:04.827Z|8a43ce89-a673-4a44-b5c7-8a9f415ddbcc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:04.827Z|c8c45e8b-b914-4a93-a9cf-d54c11af09e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:04.827Z|c8c45e8b-b914-4a93-a9cf-d54c11af09e9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:04.838Z|8f70ddf4-23fb-4501-8436-1ac561736f01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:04.839Z|8f70ddf4-23fb-4501-8436-1ac561736f01|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:08.941Z|990b4fbe-f6f7-478f-85ec-6b8e8f07fb10|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:42:08.942Z|990b4fbe-f6f7-478f-85ec-6b8e8f07fb10|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:10.369Z|971c51f9-2c91-4221-8026-6697a553de0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:42:10.370Z|971c51f9-2c91-4221-8026-6697a553de0c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:42:10.933Z|db1f5f69-602e-4a1c-ab40-13a8b5747d9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:42:10.934Z|db1f5f69-602e-4a1c-ab40-13a8b5747d9c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:42:14.856Z|52194bf8-009c-4543-bc3a-8fb81ba31dcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:14.858Z|52194bf8-009c-4543-bc3a-8fb81ba31dcc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:14.871Z|3f67051f-fcff-4a0b-b877-f28e5792c411|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:14.871Z|212755d9-5d63-46b3-9c83-f16dcc15830f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:14.872Z|3f67051f-fcff-4a0b-b877-f28e5792c411|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:14.872Z|212755d9-5d63-46b3-9c83-f16dcc15830f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:24.899Z|b7562c87-e241-449a-85de-88d3bead9b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:24.900Z|b7562c87-e241-449a-85de-88d3bead9b78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:24.899Z|e2c4fa72-c6ab-444b-9959-64e0b231f7d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:24.901Z|e2c4fa72-c6ab-444b-9959-64e0b231f7d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:24.903Z|3050b494-b983-4ba3-a60c-5f53134b8431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:24.903Z|3050b494-b983-4ba3-a60c-5f53134b8431|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:25.369Z|70040201-2df0-4c03-9495-e792bdf2f1a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:42:25.374Z|70040201-2df0-4c03-9495-e792bdf2f1a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:42:34.935Z|ad6f8062-395c-4137-b5e4-ffed85936a6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:34.936Z|ad6f8062-395c-4137-b5e4-ffed85936a6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:34.935Z|ef3385e2-4161-4940-923b-6b5172362106|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:34.935Z|d3e8493d-6696-42f6-a18d-1cf6a53b05c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:34.936Z|ef3385e2-4161-4940-923b-6b5172362106|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:34.937Z|d3e8493d-6696-42f6-a18d-1cf6a53b05c1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:40.370Z|80fab513-f5b1-4ee2-b5a1-6b4a048e1318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:42:40.371Z|80fab513-f5b1-4ee2-b5a1-6b4a048e1318|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:42:40.934Z|22f39805-4760-4bd9-a489-9a7a7794bb13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:42:40.935Z|22f39805-4760-4bd9-a489-9a7a7794bb13|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:42:44.965Z|3d3c0dd5-1637-42f2-9ee7-044e805d984d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:44.965Z|86901058-2843-43bb-84de-7120d1ef166c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:44.966Z|86901058-2843-43bb-84de-7120d1ef166c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:44.966Z|3d3c0dd5-1637-42f2-9ee7-044e805d984d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:44.971Z|012a2757-fcbe-4be1-884a-d08dc1cc8839|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:44.971Z|012a2757-fcbe-4be1-884a-d08dc1cc8839|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:54.996Z|3009b2d3-7871-4bed-9bdd-d57addebae8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:54.997Z|1f5e45a2-c79a-4081-9eb5-593c565aa499|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:54.998Z|3009b2d3-7871-4bed-9bdd-d57addebae8c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:54.998Z|1f5e45a2-c79a-4081-9eb5-593c565aa499|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:55.022Z|e2fa2f6e-380a-417e-94d6-3612cd712109|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:42:55.023Z|e2fa2f6e-380a-417e-94d6-3612cd712109|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:42:55.370Z|336916a8-1907-4083-a2cf-bb0df1553c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:42:55.370Z|336916a8-1907-4083-a2cf-bb0df1553c28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:43:05.033Z|1e05d4a2-20d5-4cab-984a-25ebefc25ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:05.034Z|1e05d4a2-20d5-4cab-984a-25ebefc25ff9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:05.039Z|da816fd8-3a3b-45ac-95ed-2dcd3e12ddae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:05.040Z|da816fd8-3a3b-45ac-95ed-2dcd3e12ddae|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:05.051Z|84889a9f-bb8d-443b-870d-b977f1fe8df4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:05.051Z|84889a9f-bb8d-443b-870d-b977f1fe8df4|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:08.939Z|e965e164-ab20-4581-8369-d835d0995240|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:43:08.940Z|e965e164-ab20-4581-8369-d835d0995240|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:10.370Z|d6148171-ab5c-4bc9-aba8-dec24a8855cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:43:10.373Z|d6148171-ab5c-4bc9-aba8-dec24a8855cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:43:10.936Z|92cd456c-d83b-4ad2-acf2-a18b9321b065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:43:10.936Z|92cd456c-d83b-4ad2-acf2-a18b9321b065|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:43:15.071Z|c66482d5-aeef-44e2-94d3-67530a45717b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:15.072Z|c66482d5-aeef-44e2-94d3-67530a45717b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:15.075Z|5c809eb3-93e0-4a6e-bb91-5f12fb387007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:15.076Z|5c809eb3-93e0-4a6e-bb91-5f12fb387007|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:15.085Z|8e424724-976e-4dd3-a56e-8b280db48b7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:15.086Z|8e424724-976e-4dd3-a56e-8b280db48b7c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:25.112Z|34032a76-9b8e-4e0f-a9b9-20eb001f7d84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:25.112Z|7fde67da-4dcb-431a-ab10-92c42369e43f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:25.113Z|7fde67da-4dcb-431a-ab10-92c42369e43f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:25.113Z|34032a76-9b8e-4e0f-a9b9-20eb001f7d84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:25.126Z|34dac155-1485-4eda-be4c-7a2acf7ecfdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:25.127Z|34dac155-1485-4eda-be4c-7a2acf7ecfdd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:25.370Z|38f6def8-be65-422b-b3b9-e5953c02fc40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:43:25.370Z|38f6def8-be65-422b-b3b9-e5953c02fc40|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:43:35.141Z|0dc3aa26-e31c-4819-ac72-0988258bf04a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:35.143Z|0dc3aa26-e31c-4819-ac72-0988258bf04a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:35.144Z|9bf80591-1a2c-4309-aeff-57768c68cdd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:35.145Z|9bf80591-1a2c-4309-aeff-57768c68cdd9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:35.154Z|b166082a-6cd4-4970-85c9-1603640ab724|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:35.155Z|b166082a-6cd4-4970-85c9-1603640ab724|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:40.370Z|f37528ea-81e7-4320-99e5-cd571de3ed0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:43:40.370Z|f37528ea-81e7-4320-99e5-cd571de3ed0d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:43:40.937Z|e0ea3e0f-49c7-4f47-b6ef-eba73eb67dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:43:40.938Z|e0ea3e0f-49c7-4f47-b6ef-eba73eb67dac|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:43:45.181Z|98278422-baf6-4555-b1f9-9c2853c28830|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:45.181Z|1315db47-a322-44e2-ac92-e189de2d04ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:45.182Z|98278422-baf6-4555-b1f9-9c2853c28830|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:45.182Z|1315db47-a322-44e2-ac92-e189de2d04ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:45.183Z|02cdf08b-c02f-4cf9-87bc-85da53e088b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:45.184Z|02cdf08b-c02f-4cf9-87bc-85da53e088b2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:55.216Z|575eb8f4-6b32-4916-8664-1b36ee75d2fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:55.216Z|575eb8f4-6b32-4916-8664-1b36ee75d2fa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:55.218Z|cf775c62-3b52-4bbb-8c93-6fb891a091ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:55.218Z|cf775c62-3b52-4bbb-8c93-6fb891a091ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:55.219Z|1ea825be-a3ce-46bc-8f01-c9612e282398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:43:55.220Z|1ea825be-a3ce-46bc-8f01-c9612e282398|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:43:55.369Z|c5b316ac-35e6-4ea1-842d-d74095c75ae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:43:55.376Z|c5b316ac-35e6-4ea1-842d-d74095c75ae2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:44:03.576Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:44:03.579Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 43e4eefe-44ac-40b6-8661-cf72880be383 already exists in requestDb InfraActiveRequests table
2022-12-09T01:44:03.581Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:03.581Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||Invoke
2022-12-09T01:44:03.581Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:03.582Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:03.582Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Method      : GET
2022-12-09T01:44:03.582Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8a95d37d7606cc582d88477e9d9884f9", X-B3-SpanId:"9d0ae98ec5594560", X-B3-ParentSpanId:"9896be3030fc11b3", X-B3-Sampled:"0", X-ONAP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-TransactionID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ECOMP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"00769536-dfde-4d87-a05c-a21fb250fc22"]
2022-12-09T01:44:03.583Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Request body: 
2022-12-09T01:44:03.583Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||==========================request end================================================
2022-12-09T01:44:03.644Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:03.645Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:44:03.646Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status text  : Not Found
2022-12-09T01:44:03.646Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:44:03 GMT", x-envoy-upstream-service-time:"56", server:"envoy"]
2022-12-09T01:44:03.647Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Response body: 
2022-12-09T01:44:03.647Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:03.648Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|404|Not Found|InvokeReturn
2022-12-09T01:44:03.661Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:44:03.662Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-12-09T01:44:03.669Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:44:03.704Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-12-09T01:44:03.705Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[43e4eefe-44ac-40b6-8661-cf72880be383], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[6d50bd56-758e-4ed5-aeda-ede7f7cf0c8e], X-ECOMP-RequestID=[43e4eefe-44ac-40b6-8661-cf72880be383], X-TransactionId=[], X-ONAP-RequestID=[43e4eefe-44ac-40b6-8661-cf72880be383]}
2022-12-09T01:44:03.748Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:44:02 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[33], x-aai-txid=[1-aai-resources-221209-01:44:02:656-39552], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:44:03.750Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/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-12-09T01:44:03.750Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-12-09T01:44:03.753Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2022-12-09T01:44:03.753Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-12-09T01:44:03.757Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:44:03.785Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-FromAppId=[MSO], Accept=[application/json], X-TransactionId=[]}
2022-12-09T01:44:03.786Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-12-09T01:44:03.834Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-12-09T01:44:03.835Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:44:02 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[45], x-aai-txid=[2-aai-resources-221209-01:44:02:727-35293], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:44:03.836Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"requestError":{"serviceException":{"messageId":"SVC3001","text":"Resource not found for %1 using id %2 (msg=%3) (ec=%4)","variables":["GET","service-design-and-creation/services/service/1234","Node Not Found:No Node of type service found at: service-design-and-creation/services/service/1234","ERR.5.4.6114"]}}}

2022-12-09T01:44:03.839Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2022-12-09T01:44:03.839Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-12-09T01:44:03.843Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:44:03.868Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI||DEBUG|500||Sending HTTP GET to:http://aai.onap:80/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-12-09T01:44:03.869Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2022-12-09T01:44:03.921Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2022-12-09T01:44:03.922Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:44:02 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[49], vertex-id=[229616], x-aai-txid=[0-aai-resources-221209-01:44:02:810-18879], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:44:03.923Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||{"tenant-id":"123456","tenant-name":"dummy_test","tenant-context":"None","resource-version":"1670550120370","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-12-09T01:44:03.924Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:44:03.925Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:44:03.931Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-12-09T01:44:03.932Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:44:03.932Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:03.932Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-12-09T01:44:03.932Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:44:03.933Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"8a95d37d7606cc582d88477e9d9884f9", X-B3-SpanId:"a8a19da338114d14", X-B3-ParentSpanId:"9896be3030fc11b3", X-B3-Sampled:"0", X-ONAP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-TransactionID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ECOMP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4ffb0dde-90d8-4f84-abca-b0aeaef6b239"]
2022-12-09T01:44:03.933Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f","requestScope":"service"}
2022-12-09T01:44:03.933Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:44:03.961Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:03.962Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:03.962Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:44:03.963Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 09 Dec 2022 01:44:03 GMT", x-envoy-upstream-service-time:"25", server:"envoy"]
2022-12-09T01:44:03.963Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:44:03.963Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:03.964Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:44:03.965Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
2022-12-09T01:44:03.965Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|INFO|500||Invoke
2022-12-09T01:44:03.965Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:04.009Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
2022-12-09T01:44:04.013Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Method      : GET
2022-12-09T01:44:04.016Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-TransactionID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ECOMP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a0cd1c51-0e2a-4899-a58a-aa3bb4e94d40"]
2022-12-09T01:44:04.020Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Request body: 
2022-12-09T01:44:04.023Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||==========================request end================================================
2022-12-09T01:44:04.095Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:04.095Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:04.096Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Status text  : OK
2022-12-09T01:44:04.096Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:44:03 GMT", x-envoy-upstream-service-time:"64", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:04.100Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111",
  "modelInvariantUUID" : "22dff4b3-8146-4cf6-8b33-d9513ba745cd",
  "created" : "2022-12-09 01:42:33.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" : 16,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/vnfCustomizations"
    }
  }
}
2022-12-09T01:44:04.100Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:04.100Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|INFO|500||InvokeReturn
2022-12-09T01:44:04.104Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance
2022-12-09T01:44:04.105Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|INFO|500||Invoke
2022-12-09T01:44:04.105Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:04.105Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance
2022-12-09T01:44:04.105Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:44:04.106Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-TransactionID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ECOMP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"953a469c-203f-4bbe-b1f7-e66cd510fdbc"]
2022-12-09T01:44:04.106Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:44:04.106Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:44:04.132Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:04.133Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:44:04.133Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:44:04.134Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&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, 09 Dec 2022 01:44:03 GMT", x-envoy-upstream-service-time:"23", server:"envoy"]
2022-12-09T01:44:04.134Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:44:04.134Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:04.135Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:44:04.136Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd
2022-12-09T01:44:04.136Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|INFO|500||Invoke
2022-12-09T01:44:04.136Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:04.136Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd
2022-12-09T01:44:04.137Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Method      : GET
2022-12-09T01:44:04.137Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-TransactionID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ECOMP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"162cabc5-933d-4427-bc4c-e29c424fb822"]
2022-12-09T01:44:04.137Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Request body: 
2022-12-09T01:44:04.137Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||==========================request end================================================
2022-12-09T01:44:04.174Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:04.175Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:04.175Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Status text  : OK
2022-12-09T01:44:04.176Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:44:03 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:04.176Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111",
      "modelInvariantUUID" : "22dff4b3-8146-4cf6-8b33-d9513ba745cd",
      "created" : "2022-12-09 01:42:33.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" : 16,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/pnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd"
    }
  }
}
2022-12-09T01:44:04.177Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:04.177Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|INFO|500||InvokeReturn
2022-12-09T01:44:04.180Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance
2022-12-09T01:44:04.181Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|INFO|500||Invoke
2022-12-09T01:44:04.181Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:04.182Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance
2022-12-09T01:44:04.183Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:44:04.183Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-TransactionID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ECOMP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"1da6d09d-8a21-4ca9-9d0d-716725ae9fb2"]
2022-12-09T01:44:04.184Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:44:04.184Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:44:04.205Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:04.206Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:44:04.206Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:44:04.206Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&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, 09 Dec 2022 01:44:03 GMT", x-envoy-upstream-service-time:"16", server:"envoy"]
2022-12-09T01:44:04.207Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:44:04.207Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:04.207Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:44:04.208Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-12-09T01:44:04.208Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-12-09T01:44:04.209Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:04.209Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-12-09T01:44:04.209Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-12-09T01:44:04.209Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-TransactionID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ECOMP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"03ea05f9-30ba-4f7c-920a-1124419ba2f0"]
2022-12-09T01:44:04.210Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-12-09T01:44:04.210Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-12-09T01:44:04.245Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:04.245Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:04.246Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-12-09T01:44:04.246Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 09 Dec 2022 01:44:03 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:04.248Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:44:04.248Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:04.248Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-12-09T01:44:04.252Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-12-09T01:44:04.252Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-12-09T01:44:04.252Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:04.253Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-12-09T01:44:04.253Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:44:04.254Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-TransactionID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ECOMP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ab61fc30-9930-4fc3-95b4-01ba91b82c20"]
2022-12-09T01:44:04.254Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:44:04.255Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:44:04.283Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:04.284Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:04.284Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2022-12-09T01:44:04.284Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 09 Dec 2022 01:44:03 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:04.286Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 529,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-12-09T01:44:04.286Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:04.286Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-12-09T01:44:04.288Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
2022-12-09T01:44:04.289Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|INFO|500||Invoke
2022-12-09T01:44:04.289Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:04.289Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
2022-12-09T01:44:04.289Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Method      : GET
2022-12-09T01:44:04.290Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-TransactionID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ECOMP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4e6da528-2493-4e43-96e7-48ecd3bd0e9f"]
2022-12-09T01:44:04.290Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Request body: 
2022-12-09T01:44:04.290Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||==========================request end================================================
2022-12-09T01:44:04.343Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:04.344Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:04.344Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Status text  : OK
2022-12-09T01:44:04.344Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:44:03 GMT", x-envoy-upstream-service-time:"50", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:04.356Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111",
  "modelInvariantUUID" : "22dff4b3-8146-4cf6-8b33-d9513ba745cd",
  "created" : "2022-12-09 01:42:33.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" : 16,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/vnfCustomizations"
    }
  }
}
2022-12-09T01:44:04.357Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:04.358Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|INFO|500||InvokeReturn
2022-12-09T01:44:04.361Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-12-09T01:44:04.362Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:44:04.362Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:04.362Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-12-09T01:44:04.363Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:44:04.363Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8974", X-B3-TraceId:"8a95d37d7606cc582d88477e9d9884f9", X-B3-SpanId:"635754e9dc5c9ce2", X-B3-ParentSpanId:"9896be3030fc11b3", X-B3-Sampled:"0", X-ONAP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-TransactionID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ECOMP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d583455a-6100-4505-a1f4-9f6bf179dc8a"]
2022-12-09T01:44:04.363Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"43e4eefe-44ac-40b6-8661-cf72880be383","requestStatus":"IN_PROGRESS","startTime":1670550243662,"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_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"43e4eefe-44ac-40b6-8661-cf72880be383"}
2022-12-09T01:44:04.364Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:44:04.426Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:04.427Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:44:04.427Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:44:04.428Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:03 GMT", x-envoy-upstream-service-time:"59", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:04.429Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:44:03.662+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_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:44:03.859+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceName" : "basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    }
  }
}
2022-12-09T01:44:04.429Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:04.429Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:44:04.440Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-12-09T01:44:04.441Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:44:04.441Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:04.441Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-12-09T01:44:04.442Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:44:04.442Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"8a95d37d7606cc582d88477e9d9884f9", X-B3-SpanId:"bba6f77e1601e943", X-B3-ParentSpanId:"9896be3030fc11b3", X-B3-Sampled:"0", X-ONAP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-TransactionID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ECOMP-RequestID:"43e4eefe-44ac-40b6-8661-cf72880be383", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f2d0c1b6-9dfb-44b0-8bf0-11a607006a89"]
2022-12-09T01:44:04.442Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\"modelUuid\":\"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\"modelInvariantUuid\":\"22dff4b3-8146-4cf6-8b33-d9513ba745cd\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\"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_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"70cf4e67-a607-4cce-bd7f-03b08468d336\",\"modelInvariantUuid\":\"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\"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\":\"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\"modelInvariantUuid\":\"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"326e84fa-6255-4ff9-9602-69d3d8edcf17\"},\"instanceName\":\"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f_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\":\"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\"modelInvariantId\":\"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"7374fd29-3643-499f-a699-38919f4ff0e0\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"43e4eefe-44ac-40b6-8661-cf72880be383","type":"String"},"mso-request-id":{"value":"43e4eefe-44ac-40b6-8661-cf72880be383","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-12-09T01:44:04.443Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:44:05.248Z|929a5eba-f4de-4dcf-8902-a08d3fcfaa85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:05.249Z|929a5eba-f4de-4dcf-8902-a08d3fcfaa85|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:05.249Z|8f0635b0-aa0b-45a2-a19b-7d245c36edf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:05.250Z|8f0635b0-aa0b-45a2-a19b-7d245c36edf9|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:05.262Z|f55c166b-1ac2-4221-a187-d610468ea30f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:05.262Z|f55c166b-1ac2-4221-a187-d610468ea30f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:05.469Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:05.470Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:44:05.470Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:44:05.470Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:44:04 GMT", x-onap-requestid:"43e4eefe-44ac-40b6-8661-cf72880be383", x-requestid:"43e4eefe-44ac-40b6-8661-cf72880be383", x-transactionid:"43e4eefe-44ac-40b6-8661-cf72880be383", x-ecomp-requestid:"43e4eefe-44ac-40b6-8661-cf72880be383", x-onap-partnername:"UNKNOWN", x-invocationid:"f2d0c1b6-9dfb-44b0-8bf0-11a607006a89", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1020", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:05.471Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"43e4eefe-44ac-40b6-8661-cf72880be383\",\"instanceId\":\"3fab110b-c62c-45a0-8cc6-79b7f33a83f8\"}}","message":"Success","processInstanceID":"f5fb70d7-7762-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:44:05.471Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:05.472Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:44:05.476Z|43e4eefe-44ac-40b6-8661-cf72880be383|http-nio-8080-exec-7|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:44:05.655Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:44:05.659Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:05.660Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||Invoke
2022-12-09T01:44:05.660Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:05.661Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:05.661Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Method      : GET
2022-12-09T01:44:05.662Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05e104eee7991240f7085f41367e4931", X-B3-SpanId:"cd9bb0ef2f34cb3a", X-B3-ParentSpanId:"5c00108ae2f3f46d", X-B3-Sampled:"0", X-ONAP-RequestID:"56d2025b-d9a7-4214-9540-b9f6a7e54749", X-RequestID:"56d2025b-d9a7-4214-9540-b9f6a7e54749", X-TransactionID:"56d2025b-d9a7-4214-9540-b9f6a7e54749", X-ECOMP-RequestID:"56d2025b-d9a7-4214-9540-b9f6a7e54749", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"98a40686-cbdf-4eea-b447-82e7137157bd"]
2022-12-09T01:44:05.662Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Request body: 
2022-12-09T01:44:05.663Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||==========================request end================================================
2022-12-09T01:44:05.693Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:05.694Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:05.694Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status text  : OK
2022-12-09T01:44:05.695Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:04 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:05.696Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Response body: {
  "requestId" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:44:03.000+00:00",
  "source" : "VID",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:44:04.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "3fab110b-c62c-45a0-8cc6-79b7f33a83f8",
  "serviceInstanceName" : "basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    }
  }
}
2022-12-09T01:44:05.697Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:05.697Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||InvokeReturn
2022-12-09T01:44:05.700Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:05.701Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:44:05.701Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:05.702Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:05.702Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:44:05.703Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"05e104eee7991240f7085f41367e4931", X-B3-SpanId:"9888a9a52e0a7311", X-B3-ParentSpanId:"5c00108ae2f3f46d", X-B3-Sampled:"0", X-ONAP-RequestID:"56d2025b-d9a7-4214-9540-b9f6a7e54749", X-RequestID:"56d2025b-d9a7-4214-9540-b9f6a7e54749", X-TransactionID:"56d2025b-d9a7-4214-9540-b9f6a7e54749", X-ECOMP-RequestID:"56d2025b-d9a7-4214-9540-b9f6a7e54749", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"500799ee-ac2c-44c2-829a-eaa4cc4c92c1"]
2022-12-09T01:44:05.703Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:44:05.704Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:44:05.721Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:05.722Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:05.722Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:44:05.722Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:04 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:05.723Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:44:05.723Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:05.724Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:44:05.733Z|56d2025b-d9a7-4214-9540-b9f6a7e54749|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:44:08.937Z|a409c652-0d20-47c0-b4fb-cd2c525b4e2f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:44:08.938Z|a409c652-0d20-47c0-b4fb-cd2c525b4e2f|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:10.369Z|49e001c2-2f02-43c6-a945-29f9e3591408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:44:10.370Z|49e001c2-2f02-43c6-a945-29f9e3591408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:44:10.938Z|b4b5bd1e-95ec-4b2e-958e-cece5e768c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:44:10.939Z|b4b5bd1e-95ec-4b2e-958e-cece5e768c56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:44:15.279Z|481faa57-dd37-48f1-a85e-e1676d7848ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:15.279Z|874ac3a9-e31a-40c3-9c37-697af474ec02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:15.280Z|481faa57-dd37-48f1-a85e-e1676d7848ee|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:15.280Z|874ac3a9-e31a-40c3-9c37-697af474ec02|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:15.288Z|8726bd74-2336-4ed7-99e9-716aecb00d0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:15.289Z|8726bd74-2336-4ed7-99e9-716aecb00d0d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:15.922Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:44:15.927Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:15.928Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||Invoke
2022-12-09T01:44:15.928Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:15.928Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:15.929Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Method      : GET
2022-12-09T01:44:15.929Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db8092d1f3bdc8e90fb71b189075672e", X-B3-SpanId:"ebba1c9eff2a088a", X-B3-ParentSpanId:"bc38995766365094", X-B3-Sampled:"0", X-ONAP-RequestID:"05f360c3-df63-4bea-9003-186c3bc27060", X-RequestID:"05f360c3-df63-4bea-9003-186c3bc27060", X-TransactionID:"05f360c3-df63-4bea-9003-186c3bc27060", X-ECOMP-RequestID:"05f360c3-df63-4bea-9003-186c3bc27060", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"aff3b049-21f3-482e-9887-bb9423218fe8"]
2022-12-09T01:44:15.929Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Request body: 
2022-12-09T01:44:15.929Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||==========================request end================================================
2022-12-09T01:44:15.957Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:15.958Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:15.958Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status text  : OK
2022-12-09T01:44:15.958Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:15 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:15.959Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Response body: {
  "requestId" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "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-12-09T01:44:03.000+00:00",
  "source" : "VID",
  "vnfId" : "8a575898-2d96-4e9e-a3cd-9964e642ecbb",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:44:08.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "3fab110b-c62c-45a0-8cc6-79b7f33a83f8",
  "serviceInstanceName" : "basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    }
  }
}
2022-12-09T01:44:15.960Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:15.960Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||InvokeReturn
2022-12-09T01:44:15.962Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:15.962Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:44:15.963Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:15.963Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:15.963Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:44:15.963Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"db8092d1f3bdc8e90fb71b189075672e", X-B3-SpanId:"055d3030f9a69aad", X-B3-ParentSpanId:"bc38995766365094", X-B3-Sampled:"0", X-ONAP-RequestID:"05f360c3-df63-4bea-9003-186c3bc27060", X-RequestID:"05f360c3-df63-4bea-9003-186c3bc27060", X-TransactionID:"05f360c3-df63-4bea-9003-186c3bc27060", X-ECOMP-RequestID:"05f360c3-df63-4bea-9003-186c3bc27060", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6f25449f-6dd1-4c4f-b941-4a6d2b85df7f"]
2022-12-09T01:44:15.964Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:44:15.964Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:44:15.980Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:15.981Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:15.981Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:44:15.981Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:15 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:15.982Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:44:15.983Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:15.983Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:44:16.036Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:44:16.036Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:44:16.037Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:16.037Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:44:16.037Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:44:16.038Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"05f360c3-df63-4bea-9003-186c3bc27060", X-RequestID:"05f360c3-df63-4bea-9003-186c3bc27060", X-TransactionID:"05f360c3-df63-4bea-9003-186c3bc27060", X-ECOMP-RequestID:"05f360c3-df63-4bea-9003-186c3bc27060", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"02b82635-e5da-4856-9756-d71280732022"]
2022-12-09T01:44:16.038Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:44:16.038Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:44:16.158Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:16.159Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:16.159Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:44:16.159Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=A14455BBA23B4C310D6DDF173F487FA9; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:44:15 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:44:16.160Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"f9d094e9-7762-11ed-b899-1e7d76ee51e3","businessKey":"43e4eefe-44ac-40b6-8661-cf72880be383","processDefinitionId":"SDNCHandler:1:d9bbd297-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-09T01:44:10.005+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"f5fb70d7-7762-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"f9024818-7762-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:44:16.160Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:16.161Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:44:16.186Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:44:16.186Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:44:16.187Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:16.187Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:44:16.187Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:44:16.187Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"05f360c3-df63-4bea-9003-186c3bc27060", X-RequestID:"05f360c3-df63-4bea-9003-186c3bc27060", X-TransactionID:"05f360c3-df63-4bea-9003-186c3bc27060", X-ECOMP-RequestID:"05f360c3-df63-4bea-9003-186c3bc27060", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e57c1a60-56b8-49c0-8115-905b28929a2c"]
2022-12-09T01:44:16.188Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:44:16.188Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:44:16.304Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:16.305Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:16.305Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:44:16.305Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=F171E726A97B5304C6ABA78089F5A504; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:44:15 GMT", x-envoy-upstream-service-time:"112", server:"envoy"]
2022-12-09T01:44:16.306Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:f9d0e31c-7762-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"f9d094e9-7762-11ed-b899-1e7d76ee51e3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d9bbd297-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"f9d094e9-7762-11ed-b899-1e7d76ee51e3","executionId":"f9d094e9-7762-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:44:10.007+0000","endTime":"2022-12-09T01:44:10.130+0000","durationInMillis":123,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f5fb70d7-7762-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:44:16.306Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:16.306Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=f9d094e9-7762-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:44:16.310Z|05f360c3-df63-4bea-9003-186c3bc27060|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:44:25.336Z|f38df16e-e6db-4751-99fd-89aebf9d6204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:25.337Z|f38df16e-e6db-4751-99fd-89aebf9d6204|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:25.341Z|b7286f6c-b838-4989-8311-e57012bf2db9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:25.342Z|b7286f6c-b838-4989-8311-e57012bf2db9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:25.368Z|8b472280-9074-4fc2-a5d3-3c542245d948|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:25.369Z|8b472280-9074-4fc2-a5d3-3c542245d948|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:25.370Z|0821fedf-4f98-4f52-bd02-fcdca60f8be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:44:25.370Z|0821fedf-4f98-4f52-bd02-fcdca60f8be8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:44:26.488Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:44:26.494Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:26.494Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||Invoke
2022-12-09T01:44:26.494Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:26.495Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:26.495Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Method      : GET
2022-12-09T01:44:26.496Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c73609b77aae9315e6aa55beccf09b37", X-B3-SpanId:"8827d4e648d4de7c", X-B3-ParentSpanId:"46b7fc781d7d47bc", X-B3-Sampled:"0", X-ONAP-RequestID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-RequestID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-TransactionID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-ECOMP-RequestID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"77f2b631-4486-4b02-9a0f-905766b559b3"]
2022-12-09T01:44:26.496Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Request body: 
2022-12-09T01:44:26.496Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||==========================request end================================================
2022-12-09T01:44:26.536Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:26.537Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:26.538Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status text  : OK
2022-12-09T01:44:26.539Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:26 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:26.540Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Response body: {
  "requestId" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "requestStatus" : "IN_PROGRESS",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=d2909928-d905-4cbd-a335-d59c974a4f21 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "flowStatus" : "Execution of UnassignVfModuleBB has completed successfully, next invoking UnassignVnfBB (Execution Path progress: BBs completed = 1; BBs remaining = 2).",
  "progress" : 36,
  "startTime" : "2022-12-09T01:44:03.000+00:00",
  "endTime" : "2022-12-09T01:44:19.000+00:00",
  "source" : "VID",
  "vnfId" : "8a575898-2d96-4e9e-a3cd-9964e642ecbb",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:44:22.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "3fab110b-c62c-45a0-8cc6-79b7f33a83f8",
  "serviceInstanceName" : "basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    }
  }
}
2022-12-09T01:44:26.540Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:26.541Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||InvokeReturn
2022-12-09T01:44:26.543Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:26.543Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:44:26.544Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:26.544Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:26.545Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:44:26.545Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"c73609b77aae9315e6aa55beccf09b37", X-B3-SpanId:"8fbac8ebe568b0b8", X-B3-ParentSpanId:"46b7fc781d7d47bc", X-B3-Sampled:"0", X-ONAP-RequestID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-RequestID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-TransactionID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-ECOMP-RequestID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"030d5d14-cdeb-4d97-baac-9b68bf1de1a4"]
2022-12-09T01:44:26.546Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:44:26.546Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:44:26.569Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:26.569Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:26.570Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:44:26.570Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:26 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:26.572Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:44:26.572Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:26.572Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:44:26.600Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:44:26.600Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:44:26.601Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:26.601Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:44:26.602Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:44:26.602Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-RequestID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-TransactionID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-ECOMP-RequestID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"cd337984-79fe-4d89-8707-617dcb262609"]
2022-12-09T01:44:26.602Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:44:26.603Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:44:26.739Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:26.740Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:26.740Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:44:26.741Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=CBB22DCCD892DA7B3C15525D92167DA6; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:44:25 GMT", x-envoy-upstream-service-time:"133", server:"envoy"]
2022-12-09T01:44:26.741Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"00b67ab8-7763-11ed-b899-1e7d76ee51e3","businessKey":"43e4eefe-44ac-40b6-8661-cf72880be383","processDefinitionId":"SDNCHandler:1:d9bbd297-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-09T01:44:21.579+0000","endTime":"2022-12-09T01:44:21.768+0000","removalTime":null,"durationInMillis":189,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"f5fb70d7-7762-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"00b4f4df-7763-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"COMPLETED"}]
2022-12-09T01:44:26.741Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:26.742Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=43e4eefe-44ac-40b6-8661-cf72880be383&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:44:26.767Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:44:26.767Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:44:26.768Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:26.768Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:44:26.769Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:44:26.769Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-RequestID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-TransactionID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-ECOMP-RequestID:"ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7fc7b1d9-5998-4be4-ae32-56971d60ef71"]
2022-12-09T01:44:26.769Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:44:26.770Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:44:26.887Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:26.888Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:26.888Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:44:26.889Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=BB164756328B8ADC89D947B995DEF1A9; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:44:25 GMT", x-envoy-upstream-service-time:"113", server:"envoy"]
2022-12-09T01:44:26.889Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"Call_SDNC:00b6effb-7763-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"00b67ab8-7763-11ed-b899-1e7d76ee51e3","activityId":"Call_SDNC","activityName":"Call SDNC","activityType":"serviceTask","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d9bbd297-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"00b67ab8-7763-11ed-b899-1e7d76ee51e3","executionId":"00b67ab8-7763-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:44:21.581+0000","endTime":"2022-12-09T01:44:21.768+0000","durationInMillis":187,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"f5fb70d7-7762-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:44:26.890Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:26.890Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=00b67ab8-7763-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:44:26.893Z|ecd40d5a-9e1c-4ca3-b711-ee31cd5f29c1|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:44:35.370Z|65333520-d58c-4427-a57a-08d8b55cc9cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:35.371Z|65333520-d58c-4427-a57a-08d8b55cc9cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:35.384Z|a19a423d-705c-4ef5-9053-7fb1645cbf0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:35.385Z|a19a423d-705c-4ef5-9053-7fb1645cbf0f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:35.399Z|3cdc8e20-aac5-4fae-81fc-f04049d2fe2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:35.400Z|3cdc8e20-aac5-4fae-81fc-f04049d2fe2c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:37.092Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:44:37.097Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:37.098Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||Invoke
2022-12-09T01:44:37.099Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:37.099Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:37.100Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Method      : GET
2022-12-09T01:44:37.100Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e46000ef9eb0585b5f93ede3f296747", X-B3-SpanId:"559ba99b0f006867", X-B3-ParentSpanId:"fa17ff78f1c48748", X-B3-Sampled:"0", X-ONAP-RequestID:"ed3a5b97-310d-4f17-a227-e30b03d5d69a", X-RequestID:"ed3a5b97-310d-4f17-a227-e30b03d5d69a", X-TransactionID:"ed3a5b97-310d-4f17-a227-e30b03d5d69a", X-ECOMP-RequestID:"ed3a5b97-310d-4f17-a227-e30b03d5d69a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0476fb1d-3ffd-4f35-98cc-26876c929e4d"]
2022-12-09T01:44:37.101Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Request body: 
2022-12-09T01:44:37.101Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||==========================request end================================================
2022-12-09T01:44:37.137Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:37.138Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:37.138Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status text  : OK
2022-12-09T01:44:37.139Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:36 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:37.140Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Response body: {
  "requestId" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=d2909928-d905-4cbd-a335-d59c974a4f21 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:44:03.000+00:00",
  "endTime" : "2022-12-09T01:44:27.000+00:00",
  "source" : "VID",
  "vnfId" : "8a575898-2d96-4e9e-a3cd-9964e642ecbb",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:44:28.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "3fab110b-c62c-45a0-8cc6-79b7f33a83f8",
  "serviceInstanceName" : "basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    }
  }
}
2022-12-09T01:44:37.140Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:37.141Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||InvokeReturn
2022-12-09T01:44:37.145Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:37.145Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:44:37.146Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:37.146Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:37.146Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:44:37.147Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8e46000ef9eb0585b5f93ede3f296747", X-B3-SpanId:"6907262b6f404011", X-B3-ParentSpanId:"fa17ff78f1c48748", X-B3-Sampled:"0", X-ONAP-RequestID:"ed3a5b97-310d-4f17-a227-e30b03d5d69a", X-RequestID:"ed3a5b97-310d-4f17-a227-e30b03d5d69a", X-TransactionID:"ed3a5b97-310d-4f17-a227-e30b03d5d69a", X-ECOMP-RequestID:"ed3a5b97-310d-4f17-a227-e30b03d5d69a", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35430fcf-24c1-41a5-b465-7357ca662341"]
2022-12-09T01:44:37.147Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:44:37.147Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:44:37.167Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:37.168Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:37.168Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:44:37.168Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:36 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:37.170Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:44:37.170Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:37.171Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:44:37.178Z|ed3a5b97-310d-4f17-a227-e30b03d5d69a|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:44:37.355Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:44:37.359Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:37.360Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||Invoke
2022-12-09T01:44:37.360Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:37.361Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:37.361Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Method      : GET
2022-12-09T01:44:37.361Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b99773dcf3acbd48c514142c73a1bf0", X-B3-SpanId:"6d75eea8f63f96b6", X-B3-ParentSpanId:"ea75ffc8ea70767e", X-B3-Sampled:"0", X-ONAP-RequestID:"4accb034-5501-4ee8-91be-0452fea407d0", X-RequestID:"4accb034-5501-4ee8-91be-0452fea407d0", X-TransactionID:"4accb034-5501-4ee8-91be-0452fea407d0", X-ECOMP-RequestID:"4accb034-5501-4ee8-91be-0452fea407d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8111b5b2-d9c7-4b6e-87bc-61bf7f57d433"]
2022-12-09T01:44:37.362Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Request body: 
2022-12-09T01:44:37.362Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||==========================request end================================================
2022-12-09T01:44:37.389Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:37.389Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:37.390Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status text  : OK
2022-12-09T01:44:37.390Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:36 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:37.393Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Response body: {
  "requestId" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=d2909928-d905-4cbd-a335-d59c974a4f21 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:44:03.000+00:00",
  "endTime" : "2022-12-09T01:44:27.000+00:00",
  "source" : "VID",
  "vnfId" : "8a575898-2d96-4e9e-a3cd-9964e642ecbb",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:44:28.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "3fab110b-c62c-45a0-8cc6-79b7f33a83f8",
  "serviceInstanceName" : "basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    }
  }
}
2022-12-09T01:44:37.394Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:37.394Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||InvokeReturn
2022-12-09T01:44:37.396Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:37.397Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:44:37.397Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:37.397Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:37.398Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:44:37.398Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"6b99773dcf3acbd48c514142c73a1bf0", X-B3-SpanId:"ece934db39960f97", X-B3-ParentSpanId:"ea75ffc8ea70767e", X-B3-Sampled:"0", X-ONAP-RequestID:"4accb034-5501-4ee8-91be-0452fea407d0", X-RequestID:"4accb034-5501-4ee8-91be-0452fea407d0", X-TransactionID:"4accb034-5501-4ee8-91be-0452fea407d0", X-ECOMP-RequestID:"4accb034-5501-4ee8-91be-0452fea407d0", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4347cf00-32d3-4a72-8d0f-fe51b68418f8"]
2022-12-09T01:44:37.398Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:44:37.399Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:44:37.417Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:37.418Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:37.418Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:44:37.419Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:36 GMT", x-envoy-upstream-service-time:"16", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:37.420Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:44:37.421Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:37.421Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:44:37.428Z|4accb034-5501-4ee8-91be-0452fea407d0|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:44:37.625Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:44:37.629Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:37.630Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||Invoke
2022-12-09T01:44:37.630Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:37.630Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:37.630Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Method      : GET
2022-12-09T01:44:37.631Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b663efe27360326c0073f0dbc15843d", X-B3-SpanId:"32ca7cade334f747", X-B3-ParentSpanId:"3736f6268817e6dd", X-B3-Sampled:"0", X-ONAP-RequestID:"03d875cd-922b-469c-82b3-a83a2960f9be", X-RequestID:"03d875cd-922b-469c-82b3-a83a2960f9be", X-TransactionID:"03d875cd-922b-469c-82b3-a83a2960f9be", X-ECOMP-RequestID:"03d875cd-922b-469c-82b3-a83a2960f9be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"443ed1c5-93de-4a77-9024-8c9bc91abcea"]
2022-12-09T01:44:37.631Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Request body: 
2022-12-09T01:44:37.631Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||==========================request end================================================
2022-12-09T01:44:37.653Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:37.654Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:37.654Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status text  : OK
2022-12-09T01:44:37.654Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:36 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:37.655Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Response body: {
  "requestId" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=d2909928-d905-4cbd-a335-d59c974a4f21 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:44:03.000+00:00",
  "endTime" : "2022-12-09T01:44:27.000+00:00",
  "source" : "VID",
  "vnfId" : "8a575898-2d96-4e9e-a3cd-9964e642ecbb",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:44:28.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "3fab110b-c62c-45a0-8cc6-79b7f33a83f8",
  "serviceInstanceName" : "basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    }
  }
}
2022-12-09T01:44:37.655Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:37.656Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||InvokeReturn
2022-12-09T01:44:37.657Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:37.658Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:44:37.658Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:37.658Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:37.658Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:44:37.659Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"3b663efe27360326c0073f0dbc15843d", X-B3-SpanId:"8c2f2ca9c336fd86", X-B3-ParentSpanId:"3736f6268817e6dd", X-B3-Sampled:"0", X-ONAP-RequestID:"03d875cd-922b-469c-82b3-a83a2960f9be", X-RequestID:"03d875cd-922b-469c-82b3-a83a2960f9be", X-TransactionID:"03d875cd-922b-469c-82b3-a83a2960f9be", X-ECOMP-RequestID:"03d875cd-922b-469c-82b3-a83a2960f9be", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9748ef82-9dbb-4144-9fc2-4b05ab7a5bb0"]
2022-12-09T01:44:37.659Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:44:37.659Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:44:37.676Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:37.677Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:37.677Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:44:37.677Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:36 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:37.679Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:44:37.680Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:37.680Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:44:37.687Z|03d875cd-922b-469c-82b3-a83a2960f9be|http-nio-8080-exec-8|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:44:37.865Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:44:37.870Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:37.870Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||Invoke
2022-12-09T01:44:37.870Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:37.871Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:37.871Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Method      : GET
2022-12-09T01:44:37.871Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ae68b490d2d66b72ef277296398eef8", X-B3-SpanId:"e3840e202be3766c", X-B3-ParentSpanId:"c73f4a3dd66b7757", X-B3-Sampled:"0", X-ONAP-RequestID:"33f535e6-78fb-4a2f-a64c-eedc251fc8f7", X-RequestID:"33f535e6-78fb-4a2f-a64c-eedc251fc8f7", X-TransactionID:"33f535e6-78fb-4a2f-a64c-eedc251fc8f7", X-ECOMP-RequestID:"33f535e6-78fb-4a2f-a64c-eedc251fc8f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"35a992ce-0e67-4cd2-9146-bad9aaa2c481"]
2022-12-09T01:44:37.872Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Request body: 
2022-12-09T01:44:37.872Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||==========================request end================================================
2022-12-09T01:44:37.900Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:37.901Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:37.902Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status text  : OK
2022-12-09T01:44:37.902Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:36 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:37.903Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Response body: {
  "requestId" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=d2909928-d905-4cbd-a335-d59c974a4f21 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:44:03.000+00:00",
  "endTime" : "2022-12-09T01:44:27.000+00:00",
  "source" : "VID",
  "vnfId" : "8a575898-2d96-4e9e-a3cd-9964e642ecbb",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:44:28.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "3fab110b-c62c-45a0-8cc6-79b7f33a83f8",
  "serviceInstanceName" : "basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    }
  }
}
2022-12-09T01:44:37.903Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:37.904Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||InvokeReturn
2022-12-09T01:44:37.905Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:37.906Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:44:37.906Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:37.906Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:37.906Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:44:37.907Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"2ae68b490d2d66b72ef277296398eef8", X-B3-SpanId:"6c3621cf24f094e4", X-B3-ParentSpanId:"c73f4a3dd66b7757", X-B3-Sampled:"0", X-ONAP-RequestID:"33f535e6-78fb-4a2f-a64c-eedc251fc8f7", X-RequestID:"33f535e6-78fb-4a2f-a64c-eedc251fc8f7", X-TransactionID:"33f535e6-78fb-4a2f-a64c-eedc251fc8f7", X-ECOMP-RequestID:"33f535e6-78fb-4a2f-a64c-eedc251fc8f7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"131e25b1-36cc-40a8-94f3-392220aa22e0"]
2022-12-09T01:44:37.907Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:44:37.907Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:44:37.925Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:37.925Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:37.925Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:44:37.926Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:36 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:37.928Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:44:37.928Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:37.929Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:44:37.937Z|33f535e6-78fb-4a2f-a64c-eedc251fc8f7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:44:38.105Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:44:38.110Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:38.110Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||Invoke
2022-12-09T01:44:38.110Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:38.110Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383
2022-12-09T01:44:38.111Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Method      : GET
2022-12-09T01:44:38.111Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1525c9a08a8569e6d4e188c67499c0d3", X-B3-SpanId:"e4d1c878269de58f", X-B3-ParentSpanId:"140b110509237d0f", X-B3-Sampled:"0", X-ONAP-RequestID:"cf73306e-0135-4c3d-bd9b-c41aec65b6c9", X-RequestID:"cf73306e-0135-4c3d-bd9b-c41aec65b6c9", X-TransactionID:"cf73306e-0135-4c3d-bd9b-c41aec65b6c9", X-ECOMP-RequestID:"cf73306e-0135-4c3d-bd9b-c41aec65b6c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4dd213cb-a99f-4118-94a3-587ee4bea2fa"]
2022-12-09T01:44:38.111Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Request body: 
2022-12-09T01:44:38.111Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||==========================request end================================================
2022-12-09T01:44:38.142Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:38.142Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:38.143Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Status text  : OK
2022-12-09T01:44:38.143Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:37 GMT", x-envoy-upstream-service-time:"28", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:38.144Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||Response body: {
  "requestId" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=d2909928-d905-4cbd-a335-d59c974a4f21 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:44:03.000+00:00",
  "endTime" : "2022-12-09T01:44:27.000+00:00",
  "source" : "VID",
  "vnfId" : "8a575898-2d96-4e9e-a3cd-9964e642ecbb",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_7254ed38-a7a4-4ff8-8f54-c27d597d139f\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:44:28.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "3fab110b-c62c-45a0-8cc6-79b7f33a83f8",
  "serviceInstanceName" : "basic_cnf_macro_7254ed38-a7a4-4ff8-8f54-c27d597d139f",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "43e4eefe-44ac-40b6-8661-cf72880be383",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383"
    }
  }
}
2022-12-09T01:44:38.144Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:38.145Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/43e4eefe-44ac-40b6-8661-cf72880be383|INFO|500||InvokeReturn
2022-12-09T01:44:38.146Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:38.146Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:44:38.147Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:44:38.147Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false
2022-12-09T01:44:38.147Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:44:38.147Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"1525c9a08a8569e6d4e188c67499c0d3", X-B3-SpanId:"92928fa7961345e4", X-B3-ParentSpanId:"140b110509237d0f", X-B3-Sampled:"0", X-ONAP-RequestID:"cf73306e-0135-4c3d-bd9b-c41aec65b6c9", X-RequestID:"cf73306e-0135-4c3d-bd9b-c41aec65b6c9", X-TransactionID:"cf73306e-0135-4c3d-bd9b-c41aec65b6c9", X-ECOMP-RequestID:"cf73306e-0135-4c3d-bd9b-c41aec65b6c9", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2755fd5f-d591-4e13-9846-742092a2ebd4"]
2022-12-09T01:44:38.147Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:44:38.148Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:44:38.161Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:44:38.162Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:44:38.163Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:44:38.163Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:44:37 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:44:38.164Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:44:38.164Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:44:38.165Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=43e4eefe-44ac-40b6-8661-cf72880be383&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:44:38.171Z|cf73306e-0135-4c3d-bd9b-c41aec65b6c9|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/43e4eefe-44ac-40b6-8661-cf72880be383|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:44:40.369Z|ecca2ea5-293d-4bde-8e12-5f8bd76c104c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:44:40.372Z|ecca2ea5-293d-4bde-8e12-5f8bd76c104c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:44:40.939Z|4a400775-f0a1-441d-9f42-6e38ea55d6f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:44:40.940Z|4a400775-f0a1-441d-9f42-6e38ea55d6f7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:44:45.406Z|942ba2c8-cf33-4c55-a2fb-bd3d0fccf15c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:45.407Z|942ba2c8-cf33-4c55-a2fb-bd3d0fccf15c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:45.416Z|2226863f-dbd0-42cd-9164-f24fe4712069|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:45.416Z|2226863f-dbd0-42cd-9164-f24fe4712069|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:45.429Z|b028a34c-a4ad-4491-ab9f-d3ba52727146|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:45.429Z|b028a34c-a4ad-4491-ab9f-d3ba52727146|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:55.369Z|e47defd5-a38c-4bbc-b3de-314359129b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:44:55.370Z|e47defd5-a38c-4bbc-b3de-314359129b04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:44:55.435Z|af855a20-daa8-4734-b28c-5b772daf1f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:55.436Z|af855a20-daa8-4734-b28c-5b772daf1f14|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:55.437Z|0ace0643-0daf-4073-9328-2ca1ac8b268e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:55.438Z|0ace0643-0daf-4073-9328-2ca1ac8b268e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:44:55.459Z|3d4c909b-491c-4967-83b8-91f22f7a5ae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:44:55.461Z|3d4c909b-491c-4967-83b8-91f22f7a5ae1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:05.461Z|ebd5b1eb-c56e-43ce-9e36-1b109c86a7b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:05.462Z|ebd5b1eb-c56e-43ce-9e36-1b109c86a7b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:05.468Z|0fef7c3f-f42f-46ea-81ec-56c23c4beb6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:05.468Z|0fef7c3f-f42f-46ea-81ec-56c23c4beb6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:05.493Z|baf11c51-aa47-405a-9ecc-cf350933b46b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:05.494Z|baf11c51-aa47-405a-9ecc-cf350933b46b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:08.938Z|72ec313c-da2d-4573-b292-5be5892a6eda|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:45:08.938Z|72ec313c-da2d-4573-b292-5be5892a6eda|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:10.370Z|73bb5da1-197e-40ac-87e1-d0bd4fbae816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:45:10.370Z|73bb5da1-197e-40ac-87e1-d0bd4fbae816|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:45:10.940Z|30bd53c6-9f97-499e-9565-dbb970b98d54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:45:10.941Z|30bd53c6-9f97-499e-9565-dbb970b98d54|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:45:15.502Z|77842290-41c9-4361-9854-9355968b1930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:15.503Z|77842290-41c9-4361-9854-9355968b1930|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:15.503Z|0b4cc17d-0b6b-4423-8946-79ca3ce954d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:15.507Z|0b4cc17d-0b6b-4423-8946-79ca3ce954d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:15.530Z|a2de4d40-5188-4457-aa20-87d2a912edab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:15.531Z|a2de4d40-5188-4457-aa20-87d2a912edab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:25.369Z|c2958d40-6d0a-449a-86a6-b98adbb4b6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:45:25.373Z|c2958d40-6d0a-449a-86a6-b98adbb4b6b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:45:25.535Z|ef22afa2-ef31-464f-8ed6-3f5cc8a7220f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:25.536Z|ef22afa2-ef31-464f-8ed6-3f5cc8a7220f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:25.537Z|e2ffd162-5bdf-45ab-a985-4dc6fbffa8ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:25.538Z|e2ffd162-5bdf-45ab-a985-4dc6fbffa8ed|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:25.561Z|48aff5b1-4fc5-419f-a35f-3ea182869ed0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:25.562Z|48aff5b1-4fc5-419f-a35f-3ea182869ed0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:35.563Z|e32b4ade-b332-499e-b56d-958c44a53645|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:35.564Z|e32b4ade-b332-499e-b56d-958c44a53645|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:35.566Z|2bed3590-e45d-4aef-83fb-df2fb21291c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:35.567Z|2bed3590-e45d-4aef-83fb-df2fb21291c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:35.587Z|1dc10f8a-a596-4b7c-9567-0fe827d6071c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:35.589Z|1dc10f8a-a596-4b7c-9567-0fe827d6071c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:40.370Z|bd2bc66f-6e6b-4af0-b20b-13473fa092b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:45:40.371Z|bd2bc66f-6e6b-4af0-b20b-13473fa092b0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:45:40.942Z|02979833-434f-4962-a710-c5dcee299ea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:45:40.942Z|02979833-434f-4962-a710-c5dcee299ea7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:45:45.592Z|f09654a8-337a-466c-ac19-3c4f9558b0bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:45.593Z|f09654a8-337a-466c-ac19-3c4f9558b0bb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:45.593Z|c62785cf-7560-436a-825f-1313aa1505c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:45.594Z|c62785cf-7560-436a-825f-1313aa1505c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:45.617Z|443b4b1e-72f3-41cd-9454-a6ade3fe8c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:45.618Z|443b4b1e-72f3-41cd-9454-a6ade3fe8c75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:55.369Z|69fb6c9d-c8ff-4cb1-932e-f3e5a01b00e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:45:55.370Z|69fb6c9d-c8ff-4cb1-932e-f3e5a01b00e0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:45:55.625Z|15b46952-2bea-41b9-a018-0030d9149c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:55.626Z|15b46952-2bea-41b9-a018-0030d9149c6b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:55.628Z|027525a9-d29f-4b8d-98b0-d267c6216309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:55.629Z|027525a9-d29f-4b8d-98b0-d267c6216309|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:45:55.646Z|3b556c77-43c0-4b4c-a61f-7e77ecf47ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:45:55.647Z|3b556c77-43c0-4b4c-a61f-7e77ecf47ef5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:05.656Z|2e2513f8-f6be-4ea9-961f-466c0f2bcb7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:05.657Z|2e2513f8-f6be-4ea9-961f-466c0f2bcb7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:05.658Z|40c04315-535f-4a05-b73b-81af94ab3a58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:05.658Z|40c04315-535f-4a05-b73b-81af94ab3a58|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:05.687Z|427d200f-d800-4a77-98e0-f66117af5e64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:05.687Z|427d200f-d800-4a77-98e0-f66117af5e64|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:08.940Z|0b04e33e-3e4f-4184-bf59-974c36fda2e0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:46:08.942Z|0b04e33e-3e4f-4184-bf59-974c36fda2e0|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:10.369Z|39a5b7d7-4e6a-43a7-932f-b3f405891520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:46:10.373Z|39a5b7d7-4e6a-43a7-932f-b3f405891520|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:46:10.943Z|60cbec72-8607-49b6-a1cb-798cfdfa0c60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:46:10.944Z|60cbec72-8607-49b6-a1cb-798cfdfa0c60|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:46:15.681Z|0982710c-323e-4c2d-b93c-b9b1866561ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:15.682Z|0982710c-323e-4c2d-b93c-b9b1866561ed|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:15.701Z|fbb89144-8c56-4e6b-9434-f7d44b90643e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:15.702Z|fbb89144-8c56-4e6b-9434-f7d44b90643e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:15.723Z|18b04953-3370-46f1-bc83-be1efe9e885e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:15.724Z|18b04953-3370-46f1-bc83-be1efe9e885e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:25.370Z|41849cd2-9324-463f-92ad-f582abf4def8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:46:25.370Z|41849cd2-9324-463f-92ad-f582abf4def8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:46:25.712Z|86f8d461-698f-4d37-a8a9-5e5c7f9ec31b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:25.713Z|86f8d461-698f-4d37-a8a9-5e5c7f9ec31b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:25.731Z|9dd7a5b9-43ae-4563-87a3-7d1a22d3acce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:25.732Z|9dd7a5b9-43ae-4563-87a3-7d1a22d3acce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:25.746Z|a1ada8de-cf83-4b6b-a922-5ae48a54b6db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:25.747Z|a1ada8de-cf83-4b6b-a922-5ae48a54b6db|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:35.740Z|30d3c651-6ffb-463a-af35-f8245de382c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:35.742Z|30d3c651-6ffb-463a-af35-f8245de382c2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:35.758Z|dbc94a1d-7beb-4dc2-8d8f-2b058a683c2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:35.758Z|dbc94a1d-7beb-4dc2-8d8f-2b058a683c2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:35.776Z|a2f7630f-25ad-4a45-8212-3c79a3b8ad97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:35.777Z|a2f7630f-25ad-4a45-8212-3c79a3b8ad97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:40.370Z|584ecb14-aa71-4f02-ba08-f145f8f47d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:46:40.370Z|584ecb14-aa71-4f02-ba08-f145f8f47d63|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:46:40.944Z|50425f10-e1fe-4d9f-9030-f94f19454f72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:46:40.945Z|50425f10-e1fe-4d9f-9030-f94f19454f72|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:46:45.768Z|6e7d4aae-1772-4963-9ef4-f88b32b707a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:45.769Z|6e7d4aae-1772-4963-9ef4-f88b32b707a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:45.785Z|3b9f5a5c-46e6-4efc-9d6f-fe118ada2288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:45.786Z|3b9f5a5c-46e6-4efc-9d6f-fe118ada2288|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:45.804Z|1b124a66-ef97-47c3-8094-7dcbe894622b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:45.806Z|1b124a66-ef97-47c3-8094-7dcbe894622b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:55.370Z|899e2393-bd8a-474d-875d-ec28de9f318e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:46:55.373Z|899e2393-bd8a-474d-875d-ec28de9f318e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:46:55.794Z|7205060a-d4dd-43f2-b648-8c4c32c3bc33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:55.795Z|7205060a-d4dd-43f2-b648-8c4c32c3bc33|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:55.822Z|8d41865c-83de-4602-82b0-43994be6efa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:55.822Z|8d41865c-83de-4602-82b0-43994be6efa9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:46:55.833Z|3ef1de53-9190-4b69-a81e-430bf7af9cc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:46:55.833Z|3ef1de53-9190-4b69-a81e-430bf7af9cc8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:05.822Z|6577eb59-70c8-4559-aa44-27dbaa42be4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:05.823Z|6577eb59-70c8-4559-aa44-27dbaa42be4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:05.847Z|4332f7f3-6cd4-4524-851d-b53f773b5920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:05.847Z|4332f7f3-6cd4-4524-851d-b53f773b5920|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:05.856Z|7d6d61f5-aa01-42b7-b576-a4180c2e921c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:05.856Z|7d6d61f5-aa01-42b7-b576-a4180c2e921c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:08.940Z|ec96835a-5b01-4468-a452-d75797d7fd7a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:47:08.941Z|ec96835a-5b01-4468-a452-d75797d7fd7a|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:10.369Z|b79095ca-6961-40a6-ae97-c8406acd2835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:47:10.370Z|b79095ca-6961-40a6-ae97-c8406acd2835|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:47:10.946Z|ba58daa6-fed3-4d4c-8291-51c65fd1a000|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:47:10.947Z|ba58daa6-fed3-4d4c-8291-51c65fd1a000|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:47:15.851Z|f442e754-f7b0-4e47-a561-275351a21c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:15.852Z|f442e754-f7b0-4e47-a561-275351a21c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:15.871Z|0ff69957-2db8-484d-98ce-5720b92bc989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:15.872Z|0ff69957-2db8-484d-98ce-5720b92bc989|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:15.878Z|3361f8a8-98e7-4276-b901-3b87dd973362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:15.879Z|3361f8a8-98e7-4276-b901-3b87dd973362|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:25.369Z|efdd146e-7db0-4cd0-ad01-aa10e84e1ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:47:25.370Z|efdd146e-7db0-4cd0-ad01-aa10e84e1ba3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:47:25.902Z|26755cbe-0764-4ec7-b795-3f2cbc01e5a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:25.902Z|028d0155-967f-4932-a418-246ce0ec79b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:25.903Z|26755cbe-0764-4ec7-b795-3f2cbc01e5a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:25.903Z|028d0155-967f-4932-a418-246ce0ec79b3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:25.903Z|bc9ca9ac-04cb-45e3-8f60-026a54c7fcf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:25.904Z|bc9ca9ac-04cb-45e3-8f60-026a54c7fcf1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:35.932Z|a82b908b-b9fc-4f5f-aaec-5b88563d7156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:35.933Z|a82b908b-b9fc-4f5f-aaec-5b88563d7156|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:35.933Z|af713b62-9897-474e-bf14-7d79a0793902|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:35.936Z|af713b62-9897-474e-bf14-7d79a0793902|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:35.937Z|06544f24-c799-412e-98ea-3e98e907326c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:35.940Z|06544f24-c799-412e-98ea-3e98e907326c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:40.369Z|3d11fa9a-16ca-44d6-80f4-8b582d7f7878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:47:40.372Z|3d11fa9a-16ca-44d6-80f4-8b582d7f7878|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:47:40.948Z|594e5d1a-ed51-4c63-a57e-10d27c46dbb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:47:40.948Z|594e5d1a-ed51-4c63-a57e-10d27c46dbb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:47:45.959Z|2bb2a48a-5ec5-4140-8806-60f61278a8bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:45.959Z|6c6acd22-3a4c-460b-819f-974a0e82eb1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:45.961Z|2bb2a48a-5ec5-4140-8806-60f61278a8bd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:45.963Z|715bc700-ac32-4b51-88b1-ab605746130b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:45.964Z|6c6acd22-3a4c-460b-819f-974a0e82eb1d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:45.964Z|715bc700-ac32-4b51-88b1-ab605746130b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:55.369Z|4f1a2054-5a42-4080-8c19-ab71d76f108c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:47:55.370Z|4f1a2054-5a42-4080-8c19-ab71d76f108c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:47:55.987Z|3d6ae586-9497-4080-9c34-4608ba62f054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:55.987Z|6e7dcc1b-a738-4cb4-91eb-5f8f27eea02d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:55.987Z|3d6ae586-9497-4080-9c34-4608ba62f054|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:55.987Z|6e7dcc1b-a738-4cb4-91eb-5f8f27eea02d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:55.989Z|28a64854-c17b-4367-896e-2cf79475dbe1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:47:55.989Z|28a64854-c17b-4367-896e-2cf79475dbe1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:47:59.934Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:47:59.935Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 85588606-7fc9-435f-8fd3-09c9f66787da already exists in requestDb InfraActiveRequests table
2022-12-09T01:47:59.936Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:47:59.936Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||Invoke
2022-12-09T01:47:59.936Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||===========================request begin================================================
2022-12-09T01:47:59.937Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:47:59.937Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Method      : GET
2022-12-09T01:47:59.937Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"bb4932f582b5ac2f248383ef95d2afde", X-B3-SpanId:"ad8f65333e9c2ea2", X-B3-ParentSpanId:"9ac5009dc9e5a72a", X-B3-Sampled:"0", X-ONAP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-TransactionID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ECOMP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6da42419-1f87-4345-b100-2cd9885b3dc1"]
2022-12-09T01:47:59.937Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Request body: 
2022-12-09T01:47:59.938Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||==========================request end================================================
2022-12-09T01:47:59.971Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||============================response begin==========================================
2022-12-09T01:47:59.971Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:47:59.972Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status text  : Not Found
2022-12-09T01:47:59.972Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"29", server:"envoy"]
2022-12-09T01:47:59.972Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Response body: 
2022-12-09T01:47:59.973Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||=======================response end=================================================
2022-12-09T01:47:59.973Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|404|Not Found|InvokeReturn
2022-12-09T01:47:59.982Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:47:59.983Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-12-09T01:47:59.987Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:48:00.013Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-12-09T01:48:00.013Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[85588606-7fc9-435f-8fd3-09c9f66787da], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[b755dd8a-cabc-447d-90ba-60f63e705db8], X-ECOMP-RequestID=[85588606-7fc9-435f-8fd3-09c9f66787da], X-TransactionId=[], X-ONAP-RequestID=[85588606-7fc9-435f-8fd3-09c9f66787da]}
2022-12-09T01:48:00.053Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:47:58 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[31], x-aai-txid=[0-aai-resources-221209-01:47:58:955-56633], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:48:00.055Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/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-12-09T01:48:00.055Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-12-09T01:48:00.057Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2022-12-09T01:48:00.058Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-12-09T01:48:00.062Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:48:00.088Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-12-09T01:48:00.088Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[85588606-7fc9-435f-8fd3-09c9f66787da], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[ce315e06-632f-41c4-9544-85b84f6c344e], X-ECOMP-RequestID=[85588606-7fc9-435f-8fd3-09c9f66787da], X-TransactionId=[], X-ONAP-RequestID=[85588606-7fc9-435f-8fd3-09c9f66787da]}
2022-12-09T01:48:00.119Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:47:59 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[27], x-aai-txid=[0-aai-resources-221209-01:47:59:026-50122], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:48:00.120Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/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-12-09T01:48:00.121Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-12-09T01:48:00.123Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2022-12-09T01:48:00.123Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-12-09T01:48:00.127Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:48:00.154Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2022-12-09T01:48:00.155Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[85588606-7fc9-435f-8fd3-09c9f66787da], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[2f824925-462d-41e6-8aab-b6749ffc9041], X-ECOMP-RequestID=[85588606-7fc9-435f-8fd3-09c9f66787da], X-TransactionId=[], X-ONAP-RequestID=[85588606-7fc9-435f-8fd3-09c9f66787da]}
2022-12-09T01:48:00.215Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/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:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:47:59 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[57], vertex-id=[229616], x-aai-txid=[1-aai-resources-221209-01:47:59:096-91018], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:48:00.218Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/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":"1670550477129","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-12-09T01:48:00.218Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2022-12-09T01:48:00.220Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:48:00.220Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:48:00.226Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:00.226Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:48:00.226Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:00.227Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:00.227Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:48:00.227Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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:"bb4932f582b5ac2f248383ef95d2afde", X-B3-SpanId:"203fba65d38f800c", X-B3-ParentSpanId:"9ac5009dc9e5a72a", X-B3-Sampled:"0", X-ONAP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-TransactionID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ECOMP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"a7a5eb58-161a-4aa0-b8de-ed2b796beb14"]
2022-12-09T01:48:00.228Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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_ba47adce-180a-4422-a5bd-b99ff7031bdd","requestScope":"service"}
2022-12-09T01:48:00.228Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:48:00.256Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:00.257Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:00.257Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:48:00.258Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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, 09 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"25", server:"envoy"]
2022-12-09T01:48:00.258Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:48:00.258Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:00.259Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:48:00.260Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
2022-12-09T01:48:00.260Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|INFO|500||Invoke
2022-12-09T01:48:00.260Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:00.261Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
2022-12-09T01:48:00.261Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Method      : GET
2022-12-09T01:48:00.261Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-TransactionID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ECOMP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"12eeb0e6-cf0a-4192-85cf-a87d1f04eb17"]
2022-12-09T01:48:00.261Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Request body: 
2022-12-09T01:48:00.262Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||==========================request end================================================
2022-12-09T01:48:00.301Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:00.302Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:00.302Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Status text  : OK
2022-12-09T01:48:00.302Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:00.303Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111",
  "modelInvariantUUID" : "22dff4b3-8146-4cf6-8b33-d9513ba745cd",
  "created" : "2022-12-09 01:42:33.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" : 16,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/vnfCustomizations"
    }
  }
}
2022-12-09T01:48:00.303Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:00.303Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|INFO|500||InvokeReturn
2022-12-09T01:48:00.306Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance
2022-12-09T01:48:00.306Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|INFO|500||Invoke
2022-12-09T01:48:00.307Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:00.307Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance
2022-12-09T01:48:00.307Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:48:00.307Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-TransactionID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ECOMP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"152de1ff-855a-48d4-8e11-8736e050be09"]
2022-12-09T01:48:00.307Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:48:00.308Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:48:00.328Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:00.331Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:48:00.332Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:48:00.332Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&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, 09 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"17", server:"envoy"]
2022-12-09T01:48:00.332Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:48:00.333Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:00.333Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:48:00.334Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd
2022-12-09T01:48:00.334Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|INFO|500||Invoke
2022-12-09T01:48:00.335Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:00.335Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd
2022-12-09T01:48:00.335Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Method      : GET
2022-12-09T01:48:00.336Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-TransactionID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ECOMP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ed1cd903-70af-437c-8258-ac2a0bc45088"]
2022-12-09T01:48:00.336Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Request body: 
2022-12-09T01:48:00.336Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||==========================request end================================================
2022-12-09T01:48:00.365Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:00.366Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:00.367Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Status text  : OK
2022-12-09T01:48:00.367Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:00.368Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111",
      "modelInvariantUUID" : "22dff4b3-8146-4cf6-8b33-d9513ba745cd",
      "created" : "2022-12-09 01:42:33.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" : 16,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/pnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd"
    }
  }
}
2022-12-09T01:48:00.369Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:00.369Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|INFO|500||InvokeReturn
2022-12-09T01:48:00.373Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance
2022-12-09T01:48:00.374Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|INFO|500||Invoke
2022-12-09T01:48:00.374Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:00.374Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance
2022-12-09T01:48:00.375Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:48:00.375Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-TransactionID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ECOMP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e2f35e5a-9a43-49b9-96b6-d135afdd2d49"]
2022-12-09T01:48:00.375Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:48:00.375Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:48:00.397Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:00.398Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:48:00.398Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:48:00.399Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&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, 09 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"18", server:"envoy"]
2022-12-09T01:48:00.399Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:48:00.399Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:00.400Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:48:00.400Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:00.401Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:00.401Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/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-12-09T01:48:00.401Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/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-12-09T01:48:00.401Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/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-12-09T01:48:00.402Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/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:"85588606-7fc9-435f-8fd3-09c9f66787da", X-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-TransactionID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ECOMP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d919b1de-4648-4de5-987b-6aa3a5694803"]
2022-12-09T01:48:00.402Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/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-12-09T01:48:00.402Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/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-12-09T01:48:00.439Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/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-12-09T01:48:00.440Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/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-12-09T01:48:00.441Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/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  : OK
2022-12-09T01:48:00.441Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/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", date:"Fri, 09 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"34", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:00.442Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/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-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:48:00.443Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/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-12-09T01:48:00.443Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:00.446Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:00.447Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:48:00.447Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:48:00.447Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:48:00.448Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:48:00.448Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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:"85588606-7fc9-435f-8fd3-09c9f66787da", X-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-TransactionID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ECOMP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"9dd76e98-76c7-4cd0-8b18-1d0f9ec9427e"]
2022-12-09T01:48:00.449Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:48:00.449Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:48:00.474Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:48:00.474Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:48:00.475Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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  : OK
2022-12-09T01:48:00.475Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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", date:"Fri, 09 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:00.476Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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" : 529,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-12-09T01:48:00.476Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:48:00.477Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/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-12-09T01:48:00.479Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
2022-12-09T01:48:00.480Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|INFO|500||Invoke
2022-12-09T01:48:00.480Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:00.480Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
2022-12-09T01:48:00.481Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Method      : GET
2022-12-09T01:48:00.481Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-TransactionID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ECOMP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d356bf59-bf9c-49fb-8c26-16abb7c926a3"]
2022-12-09T01:48:00.481Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Request body: 
2022-12-09T01:48:00.482Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||==========================request end================================================
2022-12-09T01:48:00.508Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:00.509Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:00.511Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Status text  : OK
2022-12-09T01:48:00.511Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"24", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:00.512Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111",
  "modelInvariantUUID" : "22dff4b3-8146-4cf6-8b33-d9513ba745cd",
  "created" : "2022-12-09 01:42:33.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" : 16,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/vnfCustomizations"
    }
  }
}
2022-12-09T01:48:00.512Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:00.513Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|INFO|500||InvokeReturn
2022-12-09T01:48:00.516Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:00.516Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:48:00.517Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:00.517Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:00.518Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:48:00.518Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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:"8974", X-B3-TraceId:"bb4932f582b5ac2f248383ef95d2afde", X-B3-SpanId:"83802a1bcec66432", X-B3-ParentSpanId:"9ac5009dc9e5a72a", X-B3-Sampled:"0", X-ONAP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-TransactionID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ECOMP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0fc4067e-1d86-4f9c-a29b-37daf89a1c21"]
2022-12-09T01:48:00.519Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"85588606-7fc9-435f-8fd3-09c9f66787da","requestStatus":"IN_PROGRESS","startTime":1670550479983,"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_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"85588606-7fc9-435f-8fd3-09c9f66787da"}
2022-12-09T01:48:00.519Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:48:00.557Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:00.558Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:00.558Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:48:00.558Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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/85588606-7fc9-435f-8fd3-09c9f66787da", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:47:59 GMT", x-envoy-upstream-service-time:"35", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:00.559Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:47:59.983+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_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:48:00.004+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceName" : "basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    }
  }
}
2022-12-09T01:48:00.559Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:00.559Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:48:00.567Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:00.567Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:48:00.568Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:00.568Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:00.568Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:00.568Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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:"bb4932f582b5ac2f248383ef95d2afde", X-B3-SpanId:"cb132935ed575c44", X-B3-ParentSpanId:"9ac5009dc9e5a72a", X-B3-Sampled:"0", X-ONAP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-TransactionID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ECOMP-RequestID:"85588606-7fc9-435f-8fd3-09c9f66787da", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"75ee14f1-4704-4d5b-9072-d48e9ce0e586"]
2022-12-09T01:48:00.569Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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\":\"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\"modelUuid\":\"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\"modelInvariantUuid\":\"22dff4b3-8146-4cf6-8b33-d9513ba745cd\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\"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_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"70cf4e67-a607-4cce-bd7f-03b08468d336\",\"modelInvariantUuid\":\"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\"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\":\"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\"modelInvariantUuid\":\"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"326e84fa-6255-4ff9-9602-69d3d8edcf17\"},\"instanceName\":\"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd_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\":\"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\"modelInvariantId\":\"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"7374fd29-3643-499f-a699-38919f4ff0e0\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"85588606-7fc9-435f-8fd3-09c9f66787da","type":"String"},"mso-request-id":{"value":"85588606-7fc9-435f-8fd3-09c9f66787da","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-12-09T01:48:00.569Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:01.585Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:01.586Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:01.587Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:48:01.587Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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, 09 Dec 2022 01:48:00 GMT", x-onap-requestid:"85588606-7fc9-435f-8fd3-09c9f66787da", x-requestid:"85588606-7fc9-435f-8fd3-09c9f66787da", x-transactionid:"85588606-7fc9-435f-8fd3-09c9f66787da", x-ecomp-requestid:"85588606-7fc9-435f-8fd3-09c9f66787da", x-onap-partnername:"UNKNOWN", x-invocationid:"75ee14f1-4704-4d5b-9072-d48e9ce0e586", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1012", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:01.588Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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\":\"85588606-7fc9-435f-8fd3-09c9f66787da\",\"instanceId\":\"538afed5-e826-442f-a290-23faf255fb7b\"}}","message":"Success","processInstanceID":"82b6d093-7763-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:48:01.588Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|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-12-09T01:48:01.588Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:48:01.595Z|85588606-7fc9-435f-8fd3-09c9f66787da|http-nio-8080-exec-6|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:48:01.772Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:48:01.777Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:48:01.777Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||Invoke
2022-12-09T01:48:01.777Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:01.778Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:48:01.778Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Method      : GET
2022-12-09T01:48:01.778Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d06819f9bbb58f2d6bce16573ed5ef4", X-B3-SpanId:"c5f66577117b356a", X-B3-ParentSpanId:"eb92d3d8f151215b", X-B3-Sampled:"0", X-ONAP-RequestID:"aff4e067-1879-467c-ac40-101394647337", X-RequestID:"aff4e067-1879-467c-ac40-101394647337", X-TransactionID:"aff4e067-1879-467c-ac40-101394647337", X-ECOMP-RequestID:"aff4e067-1879-467c-ac40-101394647337", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f0d9a1d6-b0e2-4d82-a5f3-f776a3da817c"]
2022-12-09T01:48:01.779Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Request body: 
2022-12-09T01:48:01.779Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||==========================request end================================================
2022-12-09T01:48:01.808Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:01.809Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:01.809Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status text  : OK
2022-12-09T01:48:01.810Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:48:00 GMT", x-envoy-upstream-service-time:"26", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:01.811Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Response body: {
  "requestId" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:47:59.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_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:48:00.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "538afed5-e826-442f-a290-23faf255fb7b",
  "serviceInstanceName" : "basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    }
  }
}
2022-12-09T01:48:01.811Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:01.812Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||InvokeReturn
2022-12-09T01:48:01.813Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false
2022-12-09T01:48:01.814Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:48:01.815Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:01.815Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false
2022-12-09T01:48:01.815Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:48:01.815Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"7d06819f9bbb58f2d6bce16573ed5ef4", X-B3-SpanId:"329158a5adad0bed", X-B3-ParentSpanId:"eb92d3d8f151215b", X-B3-Sampled:"0", X-ONAP-RequestID:"aff4e067-1879-467c-ac40-101394647337", X-RequestID:"aff4e067-1879-467c-ac40-101394647337", X-TransactionID:"aff4e067-1879-467c-ac40-101394647337", X-ECOMP-RequestID:"aff4e067-1879-467c-ac40-101394647337", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"4f1623cc-3013-4a64-98eb-344d3aaea6ab"]
2022-12-09T01:48:01.816Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:48:01.816Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:48:01.836Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:01.837Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:01.837Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:48:01.837Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:48:00 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:01.838Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:48:01.839Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:01.839Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:48:01.845Z|aff4e067-1879-467c-ac40-101394647337|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:48:06.016Z|50b3388e-08d8-4b31-a4b7-8a887dacb2d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:06.016Z|12bba72f-d049-4087-8771-b70a4c311ef7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:06.017Z|d7e73ee2-55cb-4ad4-9471-b89f5cb0e21f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:06.017Z|d7e73ee2-55cb-4ad4-9471-b89f5cb0e21f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:06.017Z|50b3388e-08d8-4b31-a4b7-8a887dacb2d4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:06.017Z|12bba72f-d049-4087-8771-b70a4c311ef7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:08.937Z|a0b28038-b499-4b30-8a80-fa2e6615ffdb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:48:08.938Z|a0b28038-b499-4b30-8a80-fa2e6615ffdb|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:10.370Z|eceb0c4c-1a47-4e19-9a7a-d112349afa28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:48:10.370Z|eceb0c4c-1a47-4e19-9a7a-d112349afa28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:48:10.949Z|384c1f53-67ba-4650-8a6d-9cb6a13440be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:48:10.950Z|384c1f53-67ba-4650-8a6d-9cb6a13440be|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:48:12.019Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:48:12.028Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:48:12.029Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||Invoke
2022-12-09T01:48:12.029Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:12.030Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:48:12.030Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Method      : GET
2022-12-09T01:48:12.030Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c28bd9c6a7b190b658b6072e91b2c26", X-B3-SpanId:"78c2ea368dc62bcb", X-B3-ParentSpanId:"a8a4787635765a94", X-B3-Sampled:"0", X-ONAP-RequestID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-RequestID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-TransactionID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-ECOMP-RequestID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"391cfa9b-36ad-4449-ba46-454263537671"]
2022-12-09T01:48:12.031Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Request body: 
2022-12-09T01:48:12.031Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||==========================request end================================================
2022-12-09T01:48:12.090Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:12.091Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:12.091Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status text  : OK
2022-12-09T01:48:12.092Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:48:11 GMT", x-envoy-upstream-service-time:"55", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:12.093Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Response body: {
  "requestId" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "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-12-09T01:47:59.000+00:00",
  "source" : "VID",
  "vnfId" : "91468181-1b05-4a0c-ab3e-25c5ceadd37a",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:48:09.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "538afed5-e826-442f-a290-23faf255fb7b",
  "serviceInstanceName" : "basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    }
  }
}
2022-12-09T01:48:12.093Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:12.093Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||InvokeReturn
2022-12-09T01:48:12.097Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false
2022-12-09T01:48:12.098Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:48:12.098Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:12.098Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false
2022-12-09T01:48:12.098Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:48:12.099Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"9c28bd9c6a7b190b658b6072e91b2c26", X-B3-SpanId:"79370f60719758d4", X-B3-ParentSpanId:"a8a4787635765a94", X-B3-Sampled:"0", X-ONAP-RequestID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-RequestID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-TransactionID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-ECOMP-RequestID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2ab90500-637e-4d94-bcc2-5841a960ad54"]
2022-12-09T01:48:12.099Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:48:12.099Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:48:12.124Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:12.124Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:12.125Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:48:12.125Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:48:11 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:12.126Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:48:12.127Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:12.127Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:48:12.159Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:48:12.159Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:48:12.160Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:12.160Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:48:12.160Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:48:12.160Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-RequestID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-TransactionID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-ECOMP-RequestID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"15e80cbd-512e-4649-a3c6-089b01a65fb7"]
2022-12-09T01:48:12.161Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:48:12.161Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:48:12.329Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:12.330Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:12.331Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:48:12.331Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=73F02FCD000F983061D33B32AB84461C; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:48:11 GMT", x-envoy-upstream-service-time:"163", server:"envoy"]
2022-12-09T01:48:12.332Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"897ab059-7763-11ed-b899-1e7d76ee51e3","businessKey":"85588606-7fc9-435f-8fd3-09c9f66787da","processDefinitionId":"SDNCHandler:1:d9bbd297-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-09T01:48:11.034+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"82b6d093-7763-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"895dd94c-7763-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:48:12.332Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:12.332Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=85588606-7fc9-435f-8fd3-09c9f66787da&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:48:12.369Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:48:12.370Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:48:12.370Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:12.370Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:48:12.370Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:48:12.370Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-RequestID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-TransactionID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-ECOMP-RequestID:"be0edefd-5efe-4d14-af9f-56a79941a825", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f00dc376-2370-4241-b70c-a7bd8152e4f4"]
2022-12-09T01:48:12.371Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:48:12.371Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:48:12.484Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:12.485Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:12.485Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:48:12.486Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=D8D71518EBA8AACE36151654D08A2A9B; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:48:11 GMT", x-envoy-upstream-service-time:"109", server:"envoy"]
2022-12-09T01:48:12.486Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"89b71d51-7763-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"SubProcess_0y8yozw:8994c825-7763-11ed-b899-1e7d76ee51e3","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d9bbd297-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"897ab059-7763-11ed-b899-1e7d76ee51e3","executionId":"89b71d4f-7763-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:48:11.430+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"82b6d093-7763-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:48:12.486Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:12.487Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=897ab059-7763-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:48:12.491Z|be0edefd-5efe-4d14-af9f-56a79941a825|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:48:16.046Z|227d8f36-8db2-4e4a-9b73-5bbc6544cda6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:16.046Z|227d8f36-8db2-4e4a-9b73-5bbc6544cda6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:16.046Z|d80b8254-4d4d-46d9-9a0d-2626daa66ad1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:16.047Z|d80b8254-4d4d-46d9-9a0d-2626daa66ad1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:16.054Z|f110fe55-58c3-4f24-a735-eeeb4aa29405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:16.054Z|f110fe55-58c3-4f24-a735-eeeb4aa29405|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:22.668Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:48:22.675Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:48:22.676Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||Invoke
2022-12-09T01:48:22.676Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:22.676Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:48:22.677Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Method      : GET
2022-12-09T01:48:22.678Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"168bda0d1a58cd8f7502698424725f64", X-B3-SpanId:"c6831d47849bd93b", X-B3-ParentSpanId:"d7ca6b14668075ad", X-B3-Sampled:"0", X-ONAP-RequestID:"f8ab63bd-170c-4359-8af0-e3a424a8d00d", X-RequestID:"f8ab63bd-170c-4359-8af0-e3a424a8d00d", X-TransactionID:"f8ab63bd-170c-4359-8af0-e3a424a8d00d", X-ECOMP-RequestID:"f8ab63bd-170c-4359-8af0-e3a424a8d00d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f08fa8ce-9e81-49e5-9720-15cd17d99093"]
2022-12-09T01:48:22.678Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Request body: 
2022-12-09T01:48:22.678Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||==========================request end================================================
2022-12-09T01:48:22.741Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:22.742Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:22.742Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status text  : OK
2022-12-09T01:48:22.743Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:48:21 GMT", x-envoy-upstream-service-time:"59", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:22.743Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Response body: {
  "requestId" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=a40564dd-b2f5-409e-b392-fe9ee6b9ead4 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:47:59.000+00:00",
  "endTime" : "2022-12-09T01:48:21.000+00:00",
  "source" : "VID",
  "vnfId" : "91468181-1b05-4a0c-ab3e-25c5ceadd37a",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:48:21.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "538afed5-e826-442f-a290-23faf255fb7b",
  "serviceInstanceName" : "basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    }
  }
}
2022-12-09T01:48:22.744Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:22.744Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||InvokeReturn
2022-12-09T01:48:22.746Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false
2022-12-09T01:48:22.746Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:48:22.747Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:22.747Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false
2022-12-09T01:48:22.747Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:48:22.748Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"168bda0d1a58cd8f7502698424725f64", X-B3-SpanId:"73e9f7ac0331a771", X-B3-ParentSpanId:"d7ca6b14668075ad", X-B3-Sampled:"0", X-ONAP-RequestID:"f8ab63bd-170c-4359-8af0-e3a424a8d00d", X-RequestID:"f8ab63bd-170c-4359-8af0-e3a424a8d00d", X-TransactionID:"f8ab63bd-170c-4359-8af0-e3a424a8d00d", X-ECOMP-RequestID:"f8ab63bd-170c-4359-8af0-e3a424a8d00d", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"80a6a88f-733b-4918-849a-45db1ccc5859"]
2022-12-09T01:48:22.748Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:48:22.748Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:48:22.769Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:22.769Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:22.769Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:48:22.770Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:48:21 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:22.772Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:48:22.772Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:22.773Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:48:22.779Z|f8ab63bd-170c-4359-8af0-e3a424a8d00d|http-nio-8080-exec-6|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:48:22.944Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:48:22.947Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:48:22.948Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||Invoke
2022-12-09T01:48:22.948Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:22.948Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:48:22.949Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Method      : GET
2022-12-09T01:48:22.949Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a75d9d7396b02984eccda3ce896fac8a", X-B3-SpanId:"895ca1f0d1cb6e34", X-B3-ParentSpanId:"0450fabe0537be03", X-B3-Sampled:"0", X-ONAP-RequestID:"8992ae67-9e4c-4351-9fef-8a70f83140fc", X-RequestID:"8992ae67-9e4c-4351-9fef-8a70f83140fc", X-TransactionID:"8992ae67-9e4c-4351-9fef-8a70f83140fc", X-ECOMP-RequestID:"8992ae67-9e4c-4351-9fef-8a70f83140fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"95dcb876-d4c8-485a-8600-c6cbaf0a32f3"]
2022-12-09T01:48:22.949Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Request body: 
2022-12-09T01:48:22.950Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||==========================request end================================================
2022-12-09T01:48:23.036Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:23.037Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:23.038Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status text  : OK
2022-12-09T01:48:23.038Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:48:21 GMT", x-envoy-upstream-service-time:"84", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:23.039Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Response body: {
  "requestId" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=a40564dd-b2f5-409e-b392-fe9ee6b9ead4 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:47:59.000+00:00",
  "endTime" : "2022-12-09T01:48:21.000+00:00",
  "source" : "VID",
  "vnfId" : "91468181-1b05-4a0c-ab3e-25c5ceadd37a",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:48:21.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "538afed5-e826-442f-a290-23faf255fb7b",
  "serviceInstanceName" : "basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    }
  }
}
2022-12-09T01:48:23.040Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:23.040Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||InvokeReturn
2022-12-09T01:48:23.042Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false
2022-12-09T01:48:23.042Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:48:23.043Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:23.043Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false
2022-12-09T01:48:23.043Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:48:23.044Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"a75d9d7396b02984eccda3ce896fac8a", X-B3-SpanId:"c23c57068cfafda4", X-B3-ParentSpanId:"0450fabe0537be03", X-B3-Sampled:"0", X-ONAP-RequestID:"8992ae67-9e4c-4351-9fef-8a70f83140fc", X-RequestID:"8992ae67-9e4c-4351-9fef-8a70f83140fc", X-TransactionID:"8992ae67-9e4c-4351-9fef-8a70f83140fc", X-ECOMP-RequestID:"8992ae67-9e4c-4351-9fef-8a70f83140fc", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5ccf531c-2822-40e1-b226-dfdbf5fa1cfd"]
2022-12-09T01:48:23.044Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:48:23.044Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:48:23.061Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:23.062Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:23.062Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:48:23.062Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:48:21 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:23.064Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:48:23.064Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:23.065Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:48:23.073Z|8992ae67-9e4c-4351-9fef-8a70f83140fc|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:48:23.240Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:48:23.244Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:48:23.245Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||Invoke
2022-12-09T01:48:23.245Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:23.245Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:48:23.245Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Method      : GET
2022-12-09T01:48:23.246Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e56de2b236979a87d7263b1351982891", X-B3-SpanId:"e06fd1db208e0f76", X-B3-ParentSpanId:"c764d3280220a958", X-B3-Sampled:"0", X-ONAP-RequestID:"42416e89-9f99-4d55-951b-13a8cdcf55cb", X-RequestID:"42416e89-9f99-4d55-951b-13a8cdcf55cb", X-TransactionID:"42416e89-9f99-4d55-951b-13a8cdcf55cb", X-ECOMP-RequestID:"42416e89-9f99-4d55-951b-13a8cdcf55cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"741cf8c0-5d6e-43d2-9534-65dba4ea4857"]
2022-12-09T01:48:23.246Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Request body: 
2022-12-09T01:48:23.246Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||==========================request end================================================
2022-12-09T01:48:23.309Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:23.310Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:23.310Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status text  : OK
2022-12-09T01:48:23.311Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:48:22 GMT", x-envoy-upstream-service-time:"61", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:23.311Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Response body: {
  "requestId" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=a40564dd-b2f5-409e-b392-fe9ee6b9ead4 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:47:59.000+00:00",
  "endTime" : "2022-12-09T01:48:21.000+00:00",
  "source" : "VID",
  "vnfId" : "91468181-1b05-4a0c-ab3e-25c5ceadd37a",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:48:21.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "538afed5-e826-442f-a290-23faf255fb7b",
  "serviceInstanceName" : "basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    }
  }
}
2022-12-09T01:48:23.312Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:23.312Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||InvokeReturn
2022-12-09T01:48:23.313Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false
2022-12-09T01:48:23.313Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:48:23.314Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:23.314Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false
2022-12-09T01:48:23.314Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:48:23.314Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e56de2b236979a87d7263b1351982891", X-B3-SpanId:"d76dff3e770c12be", X-B3-ParentSpanId:"c764d3280220a958", X-B3-Sampled:"0", X-ONAP-RequestID:"42416e89-9f99-4d55-951b-13a8cdcf55cb", X-RequestID:"42416e89-9f99-4d55-951b-13a8cdcf55cb", X-TransactionID:"42416e89-9f99-4d55-951b-13a8cdcf55cb", X-ECOMP-RequestID:"42416e89-9f99-4d55-951b-13a8cdcf55cb", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"60ddde64-6826-4188-91ba-6ebf2fc09217"]
2022-12-09T01:48:23.315Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:48:23.315Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:48:23.338Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:23.339Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:23.339Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:48:23.339Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:48:22 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:23.341Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:48:23.341Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:23.342Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:48:23.350Z|42416e89-9f99-4d55-951b-13a8cdcf55cb|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:48:23.520Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:48:23.526Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:48:23.526Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||Invoke
2022-12-09T01:48:23.527Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:23.527Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:48:23.527Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Method      : GET
2022-12-09T01:48:23.528Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0b1591dc35f68dd2e99644fdc84b16a", X-B3-SpanId:"437fe55a70e33f38", X-B3-ParentSpanId:"735acefd92529e64", X-B3-Sampled:"0", X-ONAP-RequestID:"b5231a26-3d89-4109-a1b4-55c07b0aa87e", X-RequestID:"b5231a26-3d89-4109-a1b4-55c07b0aa87e", X-TransactionID:"b5231a26-3d89-4109-a1b4-55c07b0aa87e", X-ECOMP-RequestID:"b5231a26-3d89-4109-a1b4-55c07b0aa87e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"91daa19c-287b-49b8-8754-d31e82e6363c"]
2022-12-09T01:48:23.528Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Request body: 
2022-12-09T01:48:23.529Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||==========================request end================================================
2022-12-09T01:48:23.552Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:23.552Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:23.553Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status text  : OK
2022-12-09T01:48:23.553Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:48:22 GMT", x-envoy-upstream-service-time:"20", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:23.554Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Response body: {
  "requestId" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=a40564dd-b2f5-409e-b392-fe9ee6b9ead4 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:47:59.000+00:00",
  "endTime" : "2022-12-09T01:48:21.000+00:00",
  "source" : "VID",
  "vnfId" : "91468181-1b05-4a0c-ab3e-25c5ceadd37a",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:48:21.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "538afed5-e826-442f-a290-23faf255fb7b",
  "serviceInstanceName" : "basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    }
  }
}
2022-12-09T01:48:23.554Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:23.555Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||InvokeReturn
2022-12-09T01:48:23.556Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false
2022-12-09T01:48:23.556Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:48:23.557Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:23.557Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false
2022-12-09T01:48:23.557Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:48:23.558Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"d0b1591dc35f68dd2e99644fdc84b16a", X-B3-SpanId:"b9184042002a488d", X-B3-ParentSpanId:"735acefd92529e64", X-B3-Sampled:"0", X-ONAP-RequestID:"b5231a26-3d89-4109-a1b4-55c07b0aa87e", X-RequestID:"b5231a26-3d89-4109-a1b4-55c07b0aa87e", X-TransactionID:"b5231a26-3d89-4109-a1b4-55c07b0aa87e", X-ECOMP-RequestID:"b5231a26-3d89-4109-a1b4-55c07b0aa87e", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"674ada49-aa76-42b0-962f-fd48f9343d55"]
2022-12-09T01:48:23.558Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:48:23.559Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:48:23.583Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:23.584Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:23.584Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:48:23.585Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:48:22 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:23.587Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:48:23.588Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:23.588Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:48:23.595Z|b5231a26-3d89-4109-a1b4-55c07b0aa87e|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:48:23.782Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:48:23.786Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:48:23.786Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||Invoke
2022-12-09T01:48:23.786Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:23.787Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da
2022-12-09T01:48:23.787Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Method      : GET
2022-12-09T01:48:23.787Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10b3823b00683b32fa8c35f6c4c8882d", X-B3-SpanId:"6891ae96aa498d88", X-B3-ParentSpanId:"c3e0901ff4b1eae5", X-B3-Sampled:"0", X-ONAP-RequestID:"644486a2-ec79-43e6-9671-f650e6718328", X-RequestID:"644486a2-ec79-43e6-9671-f650e6718328", X-TransactionID:"644486a2-ec79-43e6-9671-f650e6718328", X-ECOMP-RequestID:"644486a2-ec79-43e6-9671-f650e6718328", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"f4fe4935-b37a-4ef8-92eb-f30f1bdd9ce9"]
2022-12-09T01:48:23.787Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Request body: 
2022-12-09T01:48:23.787Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||==========================request end================================================
2022-12-09T01:48:23.811Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:23.812Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:23.812Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Status text  : OK
2022-12-09T01:48:23.813Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:48:22 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:23.814Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||Response body: {
  "requestId" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=a40564dd-b2f5-409e-b392-fe9ee6b9ead4 with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:47:59.000+00:00",
  "endTime" : "2022-12-09T01:48:21.000+00:00",
  "source" : "VID",
  "vnfId" : "91468181-1b05-4a0c-ab3e-25c5ceadd37a",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_ba47adce-180a-4422-a5bd-b99ff7031bdd\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:48:21.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "538afed5-e826-442f-a290-23faf255fb7b",
  "serviceInstanceName" : "basic_cnf_macro_ba47adce-180a-4422-a5bd-b99ff7031bdd",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "85588606-7fc9-435f-8fd3-09c9f66787da",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da"
    }
  }
}
2022-12-09T01:48:23.814Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:23.814Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/85588606-7fc9-435f-8fd3-09c9f66787da|INFO|500||InvokeReturn
2022-12-09T01:48:23.815Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false
2022-12-09T01:48:23.816Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:48:23.816Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:48:23.816Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false
2022-12-09T01:48:23.817Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:48:23.817Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"10b3823b00683b32fa8c35f6c4c8882d", X-B3-SpanId:"3b2e6b8285dc4032", X-B3-ParentSpanId:"c3e0901ff4b1eae5", X-B3-Sampled:"0", X-ONAP-RequestID:"644486a2-ec79-43e6-9671-f650e6718328", X-RequestID:"644486a2-ec79-43e6-9671-f650e6718328", X-TransactionID:"644486a2-ec79-43e6-9671-f650e6718328", X-ECOMP-RequestID:"644486a2-ec79-43e6-9671-f650e6718328", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"706453e2-e5d1-46f6-9d95-96067bd0de95"]
2022-12-09T01:48:23.817Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:48:23.817Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:48:23.832Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:48:23.832Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:48:23.832Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:48:23.832Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:48:22 GMT", x-envoy-upstream-service-time:"12", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:48:23.834Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:48:23.834Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:48:23.835Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=85588606-7fc9-435f-8fd3-09c9f66787da&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:48:23.840Z|644486a2-ec79-43e6-9671-f650e6718328|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/85588606-7fc9-435f-8fd3-09c9f66787da|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:48:25.369Z|326b0238-8442-48ee-824b-dce1ce9ffc4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:48:25.372Z|326b0238-8442-48ee-824b-dce1ce9ffc4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:48:26.072Z|2004bc8b-92ac-47b8-9a90-459159ef3834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:26.072Z|d249db4e-b8af-4d00-94ee-057eb99bf69b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:26.073Z|2004bc8b-92ac-47b8-9a90-459159ef3834|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:26.073Z|d249db4e-b8af-4d00-94ee-057eb99bf69b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:26.079Z|cef5da5f-c1d6-4246-bc14-e5816d360156|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:26.080Z|cef5da5f-c1d6-4246-bc14-e5816d360156|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:36.100Z|340693dc-ebe6-4f82-8603-649718cee8fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:36.100Z|c986ac09-df1b-40c9-bd15-6853bbb7a07b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:36.101Z|340693dc-ebe6-4f82-8603-649718cee8fc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:36.101Z|c986ac09-df1b-40c9-bd15-6853bbb7a07b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:36.113Z|9e16e46d-528b-4aaa-a143-c7a7938c647a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:36.114Z|9e16e46d-528b-4aaa-a143-c7a7938c647a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:40.370Z|c1799735-9e9f-4442-8052-7d7b2146f56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:48:40.370Z|c1799735-9e9f-4442-8052-7d7b2146f56c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:48:40.950Z|786443aa-5a1c-4587-8c05-9ae9e140ccfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:48:40.951Z|786443aa-5a1c-4587-8c05-9ae9e140ccfa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:48:46.130Z|a54650b0-bdad-4762-8598-0513fc9c2ef0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:46.130Z|784df951-d9aa-44a6-8cfd-e5321b68eb84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:46.130Z|a54650b0-bdad-4762-8598-0513fc9c2ef0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:46.130Z|784df951-d9aa-44a6-8cfd-e5321b68eb84|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:46.141Z|a8e21bdd-2185-47a4-92cc-210ca15047a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:46.142Z|a8e21bdd-2185-47a4-92cc-210ca15047a5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:55.369Z|41364da6-5a94-4243-9346-4263bf3d72a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:48:55.370Z|41364da6-5a94-4243-9346-4263bf3d72a2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:48:56.167Z|795f71f8-97e7-46e2-84fd-e148cecb2e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:56.168Z|795f71f8-97e7-46e2-84fd-e148cecb2e0e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:56.167Z|e444ef4d-b2ad-434f-9a8c-661c9e0bdea2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:56.169Z|e444ef4d-b2ad-434f-9a8c-661c9e0bdea2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:48:56.172Z|23596bf0-271a-4d98-be85-31eed0495d5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:48:56.172Z|23596bf0-271a-4d98-be85-31eed0495d5b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:06.202Z|c8396924-3cb5-4b15-b8af-9c3579984525|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:06.202Z|a784e99e-a8eb-4b54-ad10-ba3ec3f07347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:06.203Z|c8396924-3cb5-4b15-b8af-9c3579984525|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:06.203Z|a784e99e-a8eb-4b54-ad10-ba3ec3f07347|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:06.206Z|29c64ee7-98dc-4db1-837b-566b80284725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:06.206Z|29c64ee7-98dc-4db1-837b-566b80284725|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:08.938Z|28d01849-e425-4df0-a956-5063be39186d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:49:08.939Z|28d01849-e425-4df0-a956-5063be39186d|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:10.370Z|8da614cb-037f-4203-a3d0-b101e3f14c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:49:10.372Z|8da614cb-037f-4203-a3d0-b101e3f14c6d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:49:10.952Z|b69c9294-0a58-4b41-8440-bf85aaf946b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:49:10.952Z|b69c9294-0a58-4b41-8440-bf85aaf946b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:49:16.231Z|8dd7cb4c-f496-4952-b315-55f05928be7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:16.231Z|d1843fbf-dc31-4f60-8b3b-a73b02eadea6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:16.231Z|b58b033f-7aea-41f1-b6d8-e6597c547d72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:16.232Z|8dd7cb4c-f496-4952-b315-55f05928be7c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:16.232Z|b58b033f-7aea-41f1-b6d8-e6597c547d72|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:16.232Z|d1843fbf-dc31-4f60-8b3b-a73b02eadea6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:25.369Z|c591dc83-daf6-4595-a568-7db7e8b4866e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:49:25.370Z|c591dc83-daf6-4595-a568-7db7e8b4866e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:49:26.257Z|3ce0e367-ace4-4770-8e00-6d62e7266b8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:26.257Z|9eeb79ef-633c-4783-ab58-329fb35dd459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:26.258Z|3ce0e367-ace4-4770-8e00-6d62e7266b8e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:26.258Z|9eeb79ef-633c-4783-ab58-329fb35dd459|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:26.259Z|b93b77a7-0c2d-40bf-b367-4dc1d09f2e13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:26.259Z|b93b77a7-0c2d-40bf-b367-4dc1d09f2e13|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:36.282Z|d6cb363a-2831-4147-a3bb-6fc8b261256d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:36.283Z|d7bd06fa-00d6-473b-b992-b3cca9e5d4b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:36.283Z|d6cb363a-2831-4147-a3bb-6fc8b261256d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:36.283Z|d7bd06fa-00d6-473b-b992-b3cca9e5d4b8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:36.286Z|4af1b738-4cd2-4c6b-b6d1-ac5b77453581|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:36.286Z|4af1b738-4cd2-4c6b-b6d1-ac5b77453581|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:40.370Z|ec9739cf-406e-4820-a0e5-03aeeae2a772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:49:40.370Z|ec9739cf-406e-4820-a0e5-03aeeae2a772|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:49:40.953Z|f71910ac-a54c-4633-aec2-e687b9a8a861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:49:40.954Z|f71910ac-a54c-4633-aec2-e687b9a8a861|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:49:46.326Z|8aabd108-15c2-4f80-88e7-17dc035c8a72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:46.326Z|407c5760-1777-47f3-8805-142458b9181c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:46.327Z|8aabd108-15c2-4f80-88e7-17dc035c8a72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:46.327Z|407c5760-1777-47f3-8805-142458b9181c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:46.332Z|7bfd8076-7d7d-45af-b85e-c9d983af96c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:46.333Z|7bfd8076-7d7d-45af-b85e-c9d983af96c2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:55.369Z|06019d69-6eb3-4924-8ead-010b0b08a756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:49:55.373Z|06019d69-6eb3-4924-8ead-010b0b08a756|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:49:56.354Z|d9a64587-34cc-4e6d-9804-8ec37ed6ad44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:56.355Z|d9a64587-34cc-4e6d-9804-8ec37ed6ad44|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:56.358Z|56a69afa-0041-4b88-bae8-5f5f558e02cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:56.359Z|56a69afa-0041-4b88-bae8-5f5f558e02cb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:49:56.362Z|7a3d174b-2f0f-4c0c-abe5-f37bf24842fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:49:56.362Z|7a3d174b-2f0f-4c0c-abe5-f37bf24842fd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:06.381Z|f6f29aed-ae5c-4491-85d0-c58be1550022|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:06.381Z|f4769750-d939-4baa-885d-7148a1e5e661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:06.382Z|f6f29aed-ae5c-4491-85d0-c58be1550022|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:06.382Z|f4769750-d939-4baa-885d-7148a1e5e661|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:06.386Z|6ecaa411-3f16-476c-9ae3-cd58954d0029|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:06.386Z|6ecaa411-3f16-476c-9ae3-cd58954d0029|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:08.938Z|0a99ce67-d190-43ae-8c3c-b69fbad8fc5e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:50:08.938Z|0a99ce67-d190-43ae-8c3c-b69fbad8fc5e|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:10.369Z|fbeacd5f-0ccb-457c-8f05-3e806456b1b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:50:10.370Z|fbeacd5f-0ccb-457c-8f05-3e806456b1b9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:50:10.954Z|9b1fc0b1-7a96-4ea5-923b-ae9a6534144f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:50:10.955Z|9b1fc0b1-7a96-4ea5-923b-ae9a6534144f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:50:16.420Z|35a80895-80a6-4bab-ac7b-7cd2a297b73e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:16.420Z|35a80895-80a6-4bab-ac7b-7cd2a297b73e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:16.421Z|d035905a-a769-401e-9679-728a36dea3ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:16.422Z|d035905a-a769-401e-9679-728a36dea3ca|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:16.441Z|df1f9512-0550-4237-b1f0-e47534c5c2a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:16.442Z|df1f9512-0550-4237-b1f0-e47534c5c2a1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:25.369Z|f697a5da-4e08-4cce-bd8a-05ccc4382a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:50:25.370Z|f697a5da-4e08-4cce-bd8a-05ccc4382a49|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:50:26.450Z|6894e0f4-71ef-40dd-9c38-664a0b8905f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:26.451Z|6894e0f4-71ef-40dd-9c38-664a0b8905f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:26.460Z|0bd2dca0-7287-4aab-a6e1-3215b18ee923|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:26.461Z|0bd2dca0-7287-4aab-a6e1-3215b18ee923|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:26.465Z|ca52604e-eaa7-46de-88ff-551edc95c331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:26.466Z|ca52604e-eaa7-46de-88ff-551edc95c331|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:36.477Z|d4542c9d-978e-4e3e-a579-54e4008aebb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:36.478Z|d4542c9d-978e-4e3e-a579-54e4008aebb3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:36.490Z|8e1f5b2f-3060-4f37-9b66-423c57830e74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:36.491Z|3c00549a-5423-4653-b38a-06c0e2afc37f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:36.491Z|8e1f5b2f-3060-4f37-9b66-423c57830e74|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:36.491Z|3c00549a-5423-4653-b38a-06c0e2afc37f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:40.369Z|666f8bc9-c9c7-4b09-a85c-475fefa383d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:50:40.372Z|666f8bc9-c9c7-4b09-a85c-475fefa383d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:50:40.955Z|edcae482-4fcb-44d5-a2f0-cf8e5cb2dd41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:50:40.956Z|edcae482-4fcb-44d5-a2f0-cf8e5cb2dd41|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:50:46.507Z|cc82da44-98e6-4d78-baed-1d40b0fdff98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:46.508Z|cc82da44-98e6-4d78-baed-1d40b0fdff98|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:46.516Z|4d62ca6a-5bb4-474f-b135-bbe466c07864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:46.516Z|e3228f89-ad7d-4c59-92ea-4c95c0269e9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:46.517Z|e3228f89-ad7d-4c59-92ea-4c95c0269e9a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:46.517Z|4d62ca6a-5bb4-474f-b135-bbe466c07864|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:55.370Z|687509c1-5f08-4089-969e-9a5890f42f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:50:55.370Z|687509c1-5f08-4089-969e-9a5890f42f53|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:50:56.534Z|405207f5-4a38-4d32-bd11-2f318f429a84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:56.535Z|405207f5-4a38-4d32-bd11-2f318f429a84|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:56.540Z|ff4ae808-d463-465f-bb67-366927a0088a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:56.540Z|ff4ae808-d463-465f-bb67-366927a0088a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:50:56.541Z|b1c2a572-3aa7-4436-8237-70ea4ce32e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:50:56.542Z|b1c2a572-3aa7-4436-8237-70ea4ce32e34|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:06.561Z|4c1ee56a-e169-4930-b09d-d6f96116eece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:06.562Z|4c1ee56a-e169-4930-b09d-d6f96116eece|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:06.563Z|40c5f53c-573b-43d3-96b3-7749aa5310e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:06.563Z|0849fe0f-7a0f-4ab6-8a00-72bb8bf0a702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:06.564Z|40c5f53c-573b-43d3-96b3-7749aa5310e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:06.564Z|0849fe0f-7a0f-4ab6-8a00-72bb8bf0a702|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:08.937Z|e1bef810-4f8c-49d9-a3d7-10ee6b75b635|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:51:08.938Z|e1bef810-4f8c-49d9-a3d7-10ee6b75b635|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:10.369Z|fd714dca-1f99-4fc8-ae5c-ea8b84e3366c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:51:10.370Z|fd714dca-1f99-4fc8-ae5c-ea8b84e3366c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:51:10.956Z|f8825a26-7876-46ee-a7ba-29fb459ddbdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:51:10.957Z|f8825a26-7876-46ee-a7ba-29fb459ddbdd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:51:16.590Z|60632a4e-f6ee-43a2-97df-df643e5bb5e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:16.592Z|60632a4e-f6ee-43a2-97df-df643e5bb5e7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:16.592Z|5b2febe8-e4e6-44bb-bf6f-508b07e92525|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:16.593Z|5b2febe8-e4e6-44bb-bf6f-508b07e92525|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:16.594Z|473f88b9-6ac7-4015-8141-56e30b38bd4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:16.595Z|473f88b9-6ac7-4015-8141-56e30b38bd4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:25.370Z|7c01b68e-6540-4e11-b193-ebb57dfe65d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:51:25.373Z|7c01b68e-6540-4e11-b193-ebb57dfe65d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:51:26.618Z|c9fd4f5f-f289-40e3-876d-99c271d1ffb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:26.618Z|234bad43-a282-487c-9fe0-d84128a4b84b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:26.618Z|8285909c-05aa-4fc2-af8e-c4ac0b49e83b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:26.619Z|c9fd4f5f-f289-40e3-876d-99c271d1ffb0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:26.619Z|234bad43-a282-487c-9fe0-d84128a4b84b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:26.619Z|8285909c-05aa-4fc2-af8e-c4ac0b49e83b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:36.651Z|2d01e10a-fedb-448d-b2e5-a343f62967ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:36.652Z|2d01e10a-fedb-448d-b2e5-a343f62967ae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:36.655Z|4b9eaafd-26d0-4f78-8618-78b28fb2d517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:36.656Z|4b9eaafd-26d0-4f78-8618-78b28fb2d517|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:36.657Z|f76bff45-dcd1-439d-95e8-1d8d581d656c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:36.661Z|f76bff45-dcd1-439d-95e8-1d8d581d656c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:40.370Z|937a4aa2-7270-46e5-be21-9dc48808c9bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:51:40.370Z|937a4aa2-7270-46e5-be21-9dc48808c9bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:51:40.958Z|ac7f6200-fcdf-46be-95f3-ba3670adbc75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:51:40.958Z|ac7f6200-fcdf-46be-95f3-ba3670adbc75|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:51:46.681Z|040f799b-a6b3-4909-9bad-479794479a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:46.681Z|ade88735-0b67-431c-ba55-69c105151d01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:46.682Z|040f799b-a6b3-4909-9bad-479794479a0d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:46.682Z|ade88735-0b67-431c-ba55-69c105151d01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:46.685Z|57f9bd6b-f4b8-4607-aed7-f8b59ba2f419|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:46.686Z|57f9bd6b-f4b8-4607-aed7-f8b59ba2f419|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:55.370Z|816bb75f-2f8d-42f7-b579-81b62cd1e5b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:51:55.371Z|816bb75f-2f8d-42f7-b579-81b62cd1e5b4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:51:56.716Z|1f0e21e7-90c5-45fd-b53d-82b10ce81c6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:56.716Z|279b6ffc-199a-48ff-b85b-6b9736a4fa85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:56.715Z|d785e838-78ba-4ec3-b7d6-23dd3db10a44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:51:56.717Z|1f0e21e7-90c5-45fd-b53d-82b10ce81c6e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:56.717Z|279b6ffc-199a-48ff-b85b-6b9736a4fa85|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:51:56.717Z|d785e838-78ba-4ec3-b7d6-23dd3db10a44|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:06.747Z|6e40fff7-10f1-4422-ae7e-a0ba675c49d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:06.747Z|1e41b8f4-9526-442d-a492-c356fcd4c310|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:06.747Z|7ff2c762-4b19-4c99-86c9-815b7b9a79d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:06.748Z|6e40fff7-10f1-4422-ae7e-a0ba675c49d9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:06.748Z|1e41b8f4-9526-442d-a492-c356fcd4c310|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:06.748Z|7ff2c762-4b19-4c99-86c9-815b7b9a79d5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:08.940Z|9239d7ac-eeea-4ba8-a268-5f381a471f87|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:52:08.941Z|9239d7ac-eeea-4ba8-a268-5f381a471f87|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:10.370Z|fbe9a5b2-462e-4c00-a1e9-4d8053a9a09c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:52:10.373Z|fbe9a5b2-462e-4c00-a1e9-4d8053a9a09c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:52:10.959Z|ce7c4fa7-6025-4d18-885d-dcc03d854986|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:52:10.960Z|ce7c4fa7-6025-4d18-885d-dcc03d854986|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:52:16.777Z|9944d31b-eb3e-4290-8892-8387f62f39fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:16.777Z|adc11a54-e612-461a-97de-1727a721af75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:16.777Z|30b25472-543f-4606-9b5a-a6c33cfc4e3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:16.778Z|9944d31b-eb3e-4290-8892-8387f62f39fe|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:16.778Z|adc11a54-e612-461a-97de-1727a721af75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:16.778Z|30b25472-543f-4606-9b5a-a6c33cfc4e3f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:25.369Z|4a6ab202-f17b-4ebb-9993-9a9a08b9d5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:52:25.370Z|4a6ab202-f17b-4ebb-9993-9a9a08b9d5ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:52:26.821Z|8d6c601f-550e-4ffc-b4e9-080ca1330dbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:26.821Z|6281a1c3-3b2e-4416-a610-bdc1e0b544b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:26.822Z|8d6c601f-550e-4ffc-b4e9-080ca1330dbf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:26.822Z|6281a1c3-3b2e-4416-a610-bdc1e0b544b7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:26.828Z|751284fa-cade-4fdc-b03b-4ab7130c5625|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:26.828Z|751284fa-cade-4fdc-b03b-4ab7130c5625|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:36.860Z|4fb2f1b1-dcd8-4f87-8a89-fba055c75339|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:36.860Z|4b56add7-1765-4581-a401-dcbc14ee76ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:36.861Z|4b56add7-1765-4581-a401-dcbc14ee76ab|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:36.861Z|4fb2f1b1-dcd8-4f87-8a89-fba055c75339|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:36.870Z|67f912a8-28a3-40cf-bcb3-e2f496f9700d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:36.871Z|67f912a8-28a3-40cf-bcb3-e2f496f9700d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:40.370Z|c2a049db-f6a6-4b62-8234-817f44df3309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:52:40.371Z|c2a049db-f6a6-4b62-8234-817f44df3309|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:52:40.961Z|806388a1-428d-425a-baea-9538dc8a41af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:52:40.962Z|806388a1-428d-425a-baea-9538dc8a41af|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:52:42.254Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:52:42.258Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Checking if requestId: 8c7cc964-0d30-459a-a659-6cde553e58d2 already exists in requestDb InfraActiveRequests table
2022-12-09T01:52:42.259Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:52:42.259Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||Invoke
2022-12-09T01:52:42.260Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:42.260Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:52:42.260Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Method      : GET
2022-12-09T01:52:42.260Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"59c409e1863dff96deac19c6ef6dcbb2", X-B3-SpanId:"cede499bea406498", X-B3-ParentSpanId:"01f2d7a64337dfa6", X-B3-Sampled:"0", X-ONAP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-TransactionID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ECOMP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"dfe4d029-91c0-4257-b9e0-e419e419cb30"]
2022-12-09T01:52:42.261Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Request body: 
2022-12-09T01:52:42.261Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||==========================request end================================================
2022-12-09T01:52:42.299Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:42.300Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:52:42.301Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status text  : Not Found
2022-12-09T01:52:42.301Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"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, 09 Dec 2022 01:52:41 GMT", x-envoy-upstream-service-time:"32", server:"envoy"]
2022-12-09T01:52:42.301Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Response body: 
2022-12-09T01:52:42.302Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:42.302Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|404|Not Found|InvokeReturn
2022-12-09T01:52:42.316Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Running local validations
2022-12-09T01:52:42.317Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Retrieving productFamilyName to put into requests db
2022-12-09T01:52:42.325Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:52:42.366Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-12-09T01:52:42.366Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8c7cc964-0d30-459a-a659-6cde553e58d2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[f60a14eb-60b2-4042-b4de-6b5d0c48be52], X-ECOMP-RequestID=[8c7cc964-0d30-459a-a659-6cde553e58d2], X-TransactionId=[], X-ONAP-RequestID=[8c7cc964-0d30-459a-a659-6cde553e58d2]}
2022-12-09T01:52:42.405Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:52:41 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[28], x-aai-txid=[1-aai-resources-221209-01:52:41:306-6422], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:52:42.407Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/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-12-09T01:52:42.408Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-12-09T01:52:42.411Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2022-12-09T01:52:42.411Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-12-09T01:52:42.415Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:52:42.449Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|500||Invoke
2022-12-09T01:52:42.449Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8c7cc964-0d30-459a-a659-6cde553e58d2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1abe481c-e20c-4efb-bd22-d469baca29a7], X-ECOMP-RequestID=[8c7cc964-0d30-459a-a659-6cde553e58d2], X-TransactionId=[], X-ONAP-RequestID=[8c7cc964-0d30-459a-a659-6cde553e58d2]}
2022-12-09T01:52:42.483Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|DEBUG|500||Response from method:GET performed on uri:http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234 has http status code:404 and response headers:{date=[Fri, 09 Dec 2022 01:52:41 GMT], server=[envoy], content-length=[313], x-envoy-upstream-service-time=[30], x-aai-txid=[2-aai-resources-221209-01:52:41:381-74704], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:52:42.485Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/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-12-09T01:52:42.485Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234|INFO|404|Not Found|InvokeReturn
2022-12-09T01:52:42.488Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||RestClient recieved not found on URL: http://aai.onap:80/aai/v24/service-design-and-creation/services/service/1234
2022-12-09T01:52:42.488Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||No Service found in A&AI ServiceId: 1234
2022-12-09T01:52:42.492Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||RestClientSSL using default SSL context!
2022-12-09T01:52:42.516Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||Invoke
2022-12-09T01:52:42.516Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|DEBUG|500||Sending HTTP GET to:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 with request headers:{Authorization=[***REDACTED***], X-RequestID=[8c7cc964-0d30-459a-a659-6cde553e58d2], X-FromAppId=[MSO], X-ONAP-PartnerName=[SO.APIH], Accept=[application/json], X-InvocationID=[1afb5a77-4144-4e5a-8bd5-cd50d96da03e], X-ECOMP-RequestID=[8c7cc964-0d30-459a-a659-6cde553e58d2], X-TransactionId=[], X-ONAP-RequestID=[8c7cc964-0d30-459a-a659-6cde553e58d2]}
2022-12-09T01:52:42.562Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/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:http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456 has http status code:200 and response headers:{date=[Fri, 09 Dec 2022 01:52:41 GMT], server=[envoy], content-length=[599], x-envoy-upstream-service-time=[42], vertex-id=[229616], x-aai-txid=[2-aai-resources-221209-01:52:41:448-68680], content-type=[application/json], strict-transport-security=[max-age=16000000; includeSubDomains; preload;]}
2022-12-09T01:52:42.564Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/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":"1670550759482","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-12-09T01:52:42.564Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|AAI|http://aai.onap:80/aai/v24/cloud-infrastructure/cloud-regions/cloud-region/basiccnf-cloud-owner/k8sregion-cnf-macro/tenants/tenant/123456|INFO|500||InvokeReturn
2022-12-09T01:52:42.566Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Validating the Service Instance request
2022-12-09T01:52:42.566Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||DEBUG|500||Incoming version is: v7 coverting to int: 7
2022-12-09T01:52:42.573Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-12-09T01:52:42.574Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||Invoke
2022-12-09T01:52:42.574Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:42.574Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate
2022-12-09T01:52:42.574Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Method      : POST
2022-12-09T01:52:42.574Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"117", X-B3-TraceId:"59c409e1863dff96deac19c6ef6dcbb2", X-B3-SpanId:"f30997b6304cab13", X-B3-ParentSpanId:"01f2d7a64337dfa6", X-B3-Sampled:"0", X-ONAP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-TransactionID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ECOMP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"829a0c61-4c59-477d-b447-6cc68c767fce"]
2022-12-09T01:52:42.575Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Request body: {"instanceIdMap":null,"instanceName":"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5","requestScope":"service"}
2022-12-09T01:52:42.575Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||==========================request end================================================
2022-12-09T01:52:42.627Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:42.628Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status code  : 200 OK
2022-12-09T01:52:42.628Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Status text  : OK
2022-12-09T01:52:42.628Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Headers      : [x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-length:"0", date:"Fri, 09 Dec 2022 01:52:41 GMT", x-envoy-upstream-service-time:"49", server:"envoy"]
2022-12-09T01:52:42.629Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||Response body: 
2022-12-09T01:52:42.629Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:42.629Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/checkInstanceNameDuplicate|INFO|500||InvokeReturn
2022-12-09T01:52:42.630Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
2022-12-09T01:52:42.631Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|INFO|500||Invoke
2022-12-09T01:52:42.631Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:42.631Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
2022-12-09T01:52:42.631Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Method      : GET
2022-12-09T01:52:42.631Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-TransactionID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ECOMP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"d09bd0fb-50fb-4771-86e5-2ff64393126c"]
2022-12-09T01:52:42.632Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Request body: 
2022-12-09T01:52:42.632Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||==========================request end================================================
2022-12-09T01:52:42.692Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:42.693Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Status code  : 200 OK
2022-12-09T01:52:42.693Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Status text  : OK
2022-12-09T01:52:42.694Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:52:42 GMT", x-envoy-upstream-service-time:"56", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:52:42.694Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111",
  "modelInvariantUUID" : "22dff4b3-8146-4cf6-8b33-d9513ba745cd",
  "created" : "2022-12-09 01:42:33.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" : 16,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/vnfCustomizations"
    }
  }
}
2022-12-09T01:52:42.695Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:42.695Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|INFO|500||InvokeReturn
2022-12-09T01:52:42.700Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance
2022-12-09T01:52:42.700Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|INFO|500||Invoke
2022-12-09T01:52:42.700Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:42.701Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance
2022-12-09T01:52:42.701Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:52:42.701Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-TransactionID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ECOMP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ea2bfe57-449e-4ffa-a01e-f6ab3bf10f4f"]
2022-12-09T01:52:42.702Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:52:42.702Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:52:42.746Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:42.747Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:52:42.747Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:52:42.747Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&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, 09 Dec 2022 01:52:42 GMT", x-envoy-upstream-service-time:"41", server:"envoy"]
2022-12-09T01:52:42.748Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:52:42.748Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:42.748Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:52:42.749Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd
2022-12-09T01:52:42.750Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|INFO|500||Invoke
2022-12-09T01:52:42.750Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:42.750Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd
2022-12-09T01:52:42.750Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Method      : GET
2022-12-09T01:52:42.751Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-TransactionID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ECOMP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"5065fd90-e52f-4940-b277-b9e4a711b911"]
2022-12-09T01:52:42.751Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Request body: 
2022-12-09T01:52:42.751Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||==========================request end================================================
2022-12-09T01:52:42.811Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:42.812Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Status code  : 200 OK
2022-12-09T01:52:42.812Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Status text  : OK
2022-12-09T01:52:42.812Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:52:42 GMT", x-envoy-upstream-service-time:"57", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:52:42.813Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||Response body: {
  "_embedded" : {
    "service" : [ {
      "modelName" : "basic_cnf_macro",
      "description" : "service",
      "modelUUID" : "9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111",
      "modelInvariantUUID" : "22dff4b3-8146-4cf6-8b33-d9513ba745cd",
      "created" : "2022-12-09 01:42:33.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" : 16,
        "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
        "serviceProperties" : "[]",
        "_links" : {
          "service" : {
            "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
          }
        }
      } ],
      "namingPolicy" : "",
      "onapGeneratedNaming" : true,
      "blueprintName" : null,
      "blueprintVersion" : null,
      "skipPostInstConf" : true,
      "controllerActor" : "SO-REF-DATA",
      "_links" : {
        "self" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
        },
        "service" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
        },
        "allottedCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/allottedCustomizations"
        },
        "collectionResourceCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/collectionResourceCustomizations"
        },
        "serviceProxyCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/serviceProxyCustomizations"
        },
        "csar" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/csar"
        },
        "networkCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/networkCustomizations"
        },
        "pnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/pnfCustomizations"
        },
        "configurationCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/configurationCustomizations"
        },
        "recipes" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/recipes"
        },
        "vnfCustomizations" : {
          "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/vnfCustomizations"
        }
      }
    } ]
  },
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd"
    }
  }
}
2022-12-09T01:52:42.813Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:42.814Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findByModelInvariantUUIDOrderByModelVersionDesc?modelInvariantUUID=22dff4b3-8146-4cf6-8b33-d9513ba745cd|INFO|500||InvokeReturn
2022-12-09T01:52:42.816Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance
2022-12-09T01:52:42.817Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|INFO|500||Invoke
2022-12-09T01:52:42.817Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:42.817Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance
2022-12-09T01:52:42.817Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:52:42.818Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-TransactionID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ECOMP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"19950e65-e07b-4fd0-b02f-e4d99ba0f661"]
2022-12-09T01:52:42.818Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:52:42.818Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:52:42.838Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:42.839Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Status code  : 404 NOT_FOUND
2022-12-09T01:52:42.839Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Status text  : Not Found
2022-12-09T01:52:42.839Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&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, 09 Dec 2022 01:52:42 GMT", x-envoy-upstream-service-time:"18", server:"envoy"]
2022-12-09T01:52:42.840Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||Response body: 
2022-12-09T01:52:42.840Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:42.841Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111&action=createInstance|INFO|404|Not Found|InvokeReturn
2022-12-09T01:52:42.842Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-12-09T01:52:42.842Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||Invoke
2022-12-09T01:52:42.843Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:42.843Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT
2022-12-09T01:52:42.843Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Method      : GET
2022-12-09T01:52:42.844Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-TransactionID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ECOMP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"ddfed7c2-8924-4d10-928d-0e9e71522bd3"]
2022-12-09T01:52:42.844Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Request body: 
2022-12-09T01:52:42.844Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||==========================request end================================================
2022-12-09T01:52:42.869Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:42.869Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status code  : 200 OK
2022-12-09T01:52:42.870Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Status text  : OK
2022-12-09T01:52:42.870Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 09 Dec 2022 01:52:42 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:52:42.871Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||Response body: {
  "modelName" : "GR-API-DEFAULT",
  "description" : "Gr api service for VID to use for infra APIH orchestration",
  "modelUUID" : "d88da85c-d9e8-4f73-b837-3a72a431622b",
  "modelInvariantUUID" : "944862ae-bb65-4429-8330-a6c9170d6672",
  "created" : "2022-12-08 23:28:11.000",
  "modelVersion" : "1.0",
  "serviceType" : null,
  "serviceRole" : null,
  "serviceFunction" : null,
  "environmentContext" : null,
  "workloadContext" : null,
  "category" : null,
  "resourceOrder" : null,
  "distrobutionStatus" : null,
  "serviceArtifactList" : [ ],
  "serviceInfos" : [ ],
  "namingPolicy" : null,
  "onapGeneratedNaming" : null,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : null,
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/pnfCustomizations"
    },
    "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"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/d88da85c-d9e8-4f73-b837-3a72a431622b/vnfCustomizations"
    }
  }
}
2022-12-09T01:52:42.871Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:42.872Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/search/findFirstByModelNameOrderByModelVersionDesc?modelName=GR-API-DEFAULT|INFO|500||InvokeReturn
2022-12-09T01:52:42.874Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-12-09T01:52:42.875Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||Invoke
2022-12-09T01:52:42.875Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:42.875Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance
2022-12-09T01:52:42.875Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Method      : GET
2022-12-09T01:52:42.875Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-TransactionID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ECOMP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"74618d9b-5640-432d-9981-abb3166a08f8"]
2022-12-09T01:52:42.876Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Request body: 
2022-12-09T01:52:42.876Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||==========================request end================================================
2022-12-09T01:52:42.932Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:42.935Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status code  : 200 OK
2022-12-09T01:52:42.936Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Status text  : OK
2022-12-09T01:52:42.936Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/hal+json", date:"Fri, 09 Dec 2022 01:52:42 GMT", x-envoy-upstream-service-time:"53", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:52:42.937Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||Response body: {
  "id" : 529,
  "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-12-08T23:28:11.000+00:00",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "serviceRecipe" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/serviceRecipe/529/service"
    }
  }
}
2022-12-09T01:52:42.937Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:42.938Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/serviceRecipe/search/findFirstByServiceModelUUIDAndAction?serviceModelUUID=d88da85c-d9e8-4f73-b837-3a72a431622b&action=createInstance|INFO|500||InvokeReturn
2022-12-09T01:52:42.941Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|WARN|500||Could not Target Entity: http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
2022-12-09T01:52:42.941Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|INFO|500||Invoke
2022-12-09T01:52:42.942Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:42.942Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||URI         : http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111
2022-12-09T01:52:42.942Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Method      : GET
2022-12-09T01:52:42.943Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Headers     : [Accept:"application/hal+json", Content-Length:"0", Content-Type:"application/hal+json", X-ONAP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-TransactionID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ECOMP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"fd90849b-85a0-4406-ad2f-01b9ce42e69f"]
2022-12-09T01:52:42.943Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Request body: 
2022-12-09T01:52:42.943Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||==========================request end================================================
2022-12-09T01:52:42.994Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:42.995Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Status code  : 200 OK
2022-12-09T01:52:42.996Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Status text  : OK
2022-12-09T01:52:42.996Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=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", date:"Fri, 09 Dec 2022 01:52:42 GMT", x-envoy-upstream-service-time:"48", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:52:42.997Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||Response body: {
  "modelName" : "basic_cnf_macro",
  "description" : "service",
  "modelUUID" : "9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111",
  "modelInvariantUUID" : "22dff4b3-8146-4cf6-8b33-d9513ba745cd",
  "created" : "2022-12-09 01:42:33.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" : 16,
    "serviceInput" : "[{\\\"default\\\":\\\"\\\",\\\"name\\\":\\\"default_software_version\\\",\\\"type\\\":\\\"string\\\",\\\"required\\\":false}]",
    "serviceProperties" : "[]",
    "_links" : {
      "service" : {
        "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
      }
    }
  } ],
  "namingPolicy" : "",
  "onapGeneratedNaming" : true,
  "blueprintName" : null,
  "blueprintVersion" : null,
  "skipPostInstConf" : true,
  "controllerActor" : "SO-REF-DATA",
  "_links" : {
    "self" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
    },
    "service" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111"
    },
    "allottedCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/allottedCustomizations"
    },
    "collectionResourceCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/collectionResourceCustomizations"
    },
    "serviceProxyCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/serviceProxyCustomizations"
    },
    "csar" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/csar"
    },
    "networkCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/networkCustomizations"
    },
    "pnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/pnfCustomizations"
    },
    "configurationCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/configurationCustomizations"
    },
    "recipes" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/recipes"
    },
    "vnfCustomizations" : {
      "href" : "http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111/vnfCustomizations"
    }
  }
}
2022-12-09T01:52:42.998Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:42.998Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-catalog-db-adapter.onap:8082/service/9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111|INFO|500||InvokeReturn
2022-12-09T01:52:43.054Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-12-09T01:52:43.057Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||Invoke
2022-12-09T01:52:43.079Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:43.084Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/
2022-12-09T01:52:43.089Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Method      : POST
2022-12-09T01:52:43.089Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers     : [Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Accept:"application/json", Content-Length:"8974", X-B3-TraceId:"59c409e1863dff96deac19c6ef6dcbb2", X-B3-SpanId:"1274bceb05632afa", X-B3-ParentSpanId:"01f2d7a64337dfa6", X-B3-Sampled:"0", X-ONAP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-TransactionID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ECOMP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"31458685-bae4-41ea-94af-0d9260e9b760"]
2022-12-09T01:52:43.090Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Request body: {"requestId":"8c7cc964-0d30-459a-a659-6cde553e58d2","requestStatus":"IN_PROGRESS","startTime":1670550762317,"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_812d628b-dad3-42fd-97b1-873e0c75baf5\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_812d628b-dad3-42fd-97b1-873e0c75baf5\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}","lastModifiedBy":"APIH","cloudRegion":"k8sregion-cnf-macro","serviceInstanceName":"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5","requestScope":"service","requestAction":"createInstance","requestorId":"demo","requestUrl":"https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances","tenantName":"dummy_test","cloudApiRequests":[],"requestURI":"8c7cc964-0d30-459a-a659-6cde553e58d2"}
2022-12-09T01:52:43.090Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||==========================request end================================================
2022-12-09T01:52:43.148Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:43.148Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status code  : 201 CREATED
2022-12-09T01:52:43.148Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Status text  : Created
2022-12-09T01:52:43.149Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", location:"http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:52:41 GMT", x-envoy-upstream-service-time:"54", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:52:43.163Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||Response body: {
  "requestId" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:52:42.317+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_812d628b-dad3-42fd-97b1-873e0c75baf5\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_812d628b-dad3-42fd-97b1-873e0c75baf5\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "APIH",
  "modifyTime" : "2022-12-09T01:52:42.589+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceName" : "basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    }
  }
}
2022-12-09T01:52:43.163Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:43.164Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/|INFO|500||InvokeReturn
2022-12-09T01:52:43.173Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient||http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-12-09T01:52:43.173Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||Invoke
2022-12-09T01:52:43.174Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:43.174Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB
2022-12-09T01:52:43.174Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Method      : POST
2022-12-09T01:52:43.174Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers     : [Accept:"application/json", Content-Type:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"4343", X-B3-TraceId:"59c409e1863dff96deac19c6ef6dcbb2", X-B3-SpanId:"446bac45e48ab2c9", X-B3-ParentSpanId:"01f2d7a64337dfa6", X-B3-Sampled:"0", X-ONAP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-TransactionID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ECOMP-RequestID:"8c7cc964-0d30-459a-a659-6cde553e58d2", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"36afd87c-37d4-4ddc-84b7-4119dc275ce3"]
2022-12-09T01:52:43.175Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Request body: {"variables":{"bpmnRequest":{"value":"{\"requestDetails\":{\"modelInfo\":{\"modelInvariantId\":\"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\"modelType\":\"service\",\"modelName\":\"basic_cnf_macro\",\"modelVersion\":\"1.0\",\"modelVersionId\":\"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\"modelUuid\":\"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\"modelInvariantUuid\":\"22dff4b3-8146-4cf6-8b33-d9513ba745cd\"},\"requestInfo\":{\"productFamilyId\":\"1234\",\"source\":\"VID\",\"instanceName\":\"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5\",\"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_812d628b-dad3-42fd-97b1-873e0c75baf5\",\"resources\":{\"pnfs\":[],\"vnfs\":[{\"modelInfo\":{\"modelName\":\"basic_cnf_macro\",\"modelVersionId\":\"70cf4e67-a607-4cce-bd7f-03b08468d336\",\"modelInvariantUuid\":\"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\"modelVersion\":\"1.0\",\"modelCustomizationId\":\"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\"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\":\"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\"modelInvariantUuid\":\"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\"modelVersion\":\"1\",\"modelCustomizationId\":\"326e84fa-6255-4ff9-9602-69d3d8edcf17\"},\"instanceName\":\"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5_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\":\"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\"modelInvariantId\":\"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\"modelName\":\"basic_cnf_macro\",\"modelType\":\"service\"}}}],\"aLaCarte\":false,\"usePreload\":false},\"project\":{\"projectName\":\"basicnf_macro_project\"},\"owningEntity\":{\"owningEntityId\":\"7374fd29-3643-499f-a699-38919f4ff0e0\",\"owningEntityName\":\"basicnf_macro_owning_entity\"}}}","type":"String"},"requestId":{"value":"8c7cc964-0d30-459a-a659-6cde553e58d2","type":"String"},"mso-request-id":{"value":"8c7cc964-0d30-459a-a659-6cde553e58d2","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-12-09T01:52:43.175Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||==========================request end================================================
2022-12-09T01:52:44.190Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:44.191Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status code  : 202 ACCEPTED
2022-12-09T01:52:44.191Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Status text  : Accepted
2022-12-09T01:52:44.192Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Headers      : [date:"Fri, 09 Dec 2022 01:52:43 GMT", x-onap-requestid:"8c7cc964-0d30-459a-a659-6cde553e58d2", x-requestid:"8c7cc964-0d30-459a-a659-6cde553e58d2", x-transactionid:"8c7cc964-0d30-459a-a659-6cde553e58d2", x-ecomp-requestid:"8c7cc964-0d30-459a-a659-6cde553e58d2", x-onap-partnername:"UNKNOWN", x-invocationid:"36afd87c-37d4-4ddc-84b7-4119dc275ce3", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", x-envoy-upstream-service-time:"1011", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:52:44.192Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||Response body: {"response":"{\"requestReferences\":{\"requestId\":\"8c7cc964-0d30-459a-a659-6cde553e58d2\",\"instanceId\":\"358e1b72-0126-47c8-a13a-9bbc8075d4c5\"}}","message":"Success","processInstanceID":"2b27b1cf-7764-11ed-b899-1e7d76ee51e3","variables":null,"messageCode":200}
2022-12-09T01:52:44.193Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:44.193Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/mso/async/services/WorkflowActionBB|INFO|500||InvokeReturn
2022-12-09T01:52:44.197Z|8c7cc964-0d30-459a-a659-6cde553e58d2|http-nio-8080-exec-3|onap/so/infra/serviceInstantiation/v7/serviceInstances|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:52:44.405Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:52:44.409Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:52:44.410Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||Invoke
2022-12-09T01:52:44.410Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:44.411Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:52:44.411Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Method      : GET
2022-12-09T01:52:44.411Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8941f0486c0fd2ea6d31475db77f702a", X-B3-SpanId:"8ac02129880335c1", X-B3-ParentSpanId:"556a4b58360acc06", X-B3-Sampled:"0", X-ONAP-RequestID:"22892712-6f33-4a08-b6e6-928c4a9906c3", X-RequestID:"22892712-6f33-4a08-b6e6-928c4a9906c3", X-TransactionID:"22892712-6f33-4a08-b6e6-928c4a9906c3", X-ECOMP-RequestID:"22892712-6f33-4a08-b6e6-928c4a9906c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"bd224161-d8b0-4bce-8193-70521d4608e2"]
2022-12-09T01:52:44.412Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Request body: 
2022-12-09T01:52:44.412Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||==========================request end================================================
2022-12-09T01:52:44.448Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:44.449Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status code  : 200 OK
2022-12-09T01:52:44.449Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status text  : OK
2022-12-09T01:52:44.450Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:52:43 GMT", x-envoy-upstream-service-time:"33", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:52:44.450Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Response body: {
  "requestId" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "requestStatus" : "IN_PROGRESS",
  "startTime" : "2022-12-09T01:52:42.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_812d628b-dad3-42fd-97b1-873e0c75baf5\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_812d628b-dad3-42fd-97b1-873e0c75baf5\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:52:43.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "358e1b72-0126-47c8-a13a-9bbc8075d4c5",
  "serviceInstanceName" : "basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    }
  }
}
2022-12-09T01:52:44.451Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:44.451Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||InvokeReturn
2022-12-09T01:52:44.452Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false
2022-12-09T01:52:44.453Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:52:44.453Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:44.453Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false
2022-12-09T01:52:44.454Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:52:44.454Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"8941f0486c0fd2ea6d31475db77f702a", X-B3-SpanId:"b43487fa00c58520", X-B3-ParentSpanId:"556a4b58360acc06", X-B3-Sampled:"0", X-ONAP-RequestID:"22892712-6f33-4a08-b6e6-928c4a9906c3", X-RequestID:"22892712-6f33-4a08-b6e6-928c4a9906c3", X-TransactionID:"22892712-6f33-4a08-b6e6-928c4a9906c3", X-ECOMP-RequestID:"22892712-6f33-4a08-b6e6-928c4a9906c3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"e49a2d9a-d1df-4f8a-bee7-dbeee24761a9"]
2022-12-09T01:52:44.454Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:52:44.454Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:52:44.476Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:44.477Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:52:44.477Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:52:44.477Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:52:43 GMT", x-envoy-upstream-service-time:"19", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:52:44.478Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:52:44.478Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:44.479Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:52:44.486Z|22892712-6f33-4a08-b6e6-928c4a9906c3|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:52:46.908Z|b86fdc27-24e7-4854-9713-1a9f906f73d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:46.909Z|ca7be4eb-d2fc-4cbd-9be8-3a72318369cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:46.909Z|a187d12f-27ae-4833-a12a-574b112bce54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:46.909Z|ca7be4eb-d2fc-4cbd-9be8-3a72318369cf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:46.909Z|a187d12f-27ae-4833-a12a-574b112bce54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:46.910Z|b86fdc27-24e7-4854-9713-1a9f906f73d2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:54.657Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:52:54.663Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:52:54.663Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||Invoke
2022-12-09T01:52:54.664Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:54.664Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:52:54.664Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Method      : GET
2022-12-09T01:52:54.664Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae14c9905d1f136d9a855402b33a3d89", X-B3-SpanId:"8e03dcc1e657888b", X-B3-ParentSpanId:"22fa94f96258704b", X-B3-Sampled:"0", X-ONAP-RequestID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-RequestID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-TransactionID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-ECOMP-RequestID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"602042fe-820b-4971-b6d3-fb49d3011a61"]
2022-12-09T01:52:54.665Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Request body: 
2022-12-09T01:52:54.665Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||==========================request end================================================
2022-12-09T01:52:54.704Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:54.706Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status code  : 200 OK
2022-12-09T01:52:54.706Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status text  : OK
2022-12-09T01:52:54.706Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:52:54 GMT", x-envoy-upstream-service-time:"36", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:52:54.707Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Response body: {
  "requestId" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "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-12-09T01:52:42.000+00:00",
  "source" : "VID",
  "vnfId" : "5099188d-b747-465d-be94-104917eca283",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_812d628b-dad3-42fd-97b1-873e0c75baf5\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:52:50.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "358e1b72-0126-47c8-a13a-9bbc8075d4c5",
  "serviceInstanceName" : "basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    }
  }
}
2022-12-09T01:52:54.707Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:54.708Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||InvokeReturn
2022-12-09T01:52:54.709Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false
2022-12-09T01:52:54.710Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:52:54.710Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:54.710Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false
2022-12-09T01:52:54.710Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:52:54.711Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"ae14c9905d1f136d9a855402b33a3d89", X-B3-SpanId:"2eda2d06b46d485f", X-B3-ParentSpanId:"22fa94f96258704b", X-B3-Sampled:"0", X-ONAP-RequestID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-RequestID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-TransactionID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-ECOMP-RequestID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2cb692a2-ec53-4665-b07e-618d4dcb89b2"]
2022-12-09T01:52:54.711Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:52:54.711Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:52:54.731Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:54.732Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:52:54.732Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:52:54.733Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:52:54 GMT", x-envoy-upstream-service-time:"18", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:52:54.735Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:52:54.735Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:54.736Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:52:54.782Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:52:54.782Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||Invoke
2022-12-09T01:52:54.783Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:54.783Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1
2022-12-09T01:52:54.783Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:52:54.783Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-RequestID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-TransactionID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-ECOMP-RequestID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7339340d-9f22-4a2f-8af4-9f7dea701854"]
2022-12-09T01:52:54.784Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:52:54.784Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:52:54.905Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:54.906Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:52:54.906Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:52:54.907Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=BF3FD83B687F51E0A9AC211CEB0B1753; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:52:53 GMT", x-envoy-upstream-service-time:"117", server:"envoy"]
2022-12-09T01:52:54.907Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||Response body: [{"id":"313bf0a5-7764-11ed-b899-1e7d76ee51e3","businessKey":"8c7cc964-0d30-459a-a659-6cde553e58d2","processDefinitionId":"SDNCHandler:1:d9bbd297-774f-11ed-b899-1e7d76ee51e3","processDefinitionKey":"SDNCHandler","processDefinitionName":"SDNC","processDefinitionVersion":1,"startTime":"2022-12-09T01:52:52.480+0000","endTime":null,"removalTime":null,"durationInMillis":null,"startUserId":null,"startActivityId":"SDNC_Start","deleteReason":null,"rootProcessInstanceId":"2b27b1cf-7764-11ed-b899-1e7d76ee51e3","superProcessInstanceId":"311e0828-7764-11ed-b899-1e7d76ee51e3","superCaseInstanceId":null,"caseInstanceId":null,"tenantId":null,"state":"ACTIVE"}]
2022-12-09T01:52:54.907Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:54.908Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/process-instance?processInstanceBusinessKey=8c7cc964-0d30-459a-a659-6cde553e58d2&sortBy=startTime&sortOrder=desc&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:52:54.933Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|WARN|500||Could not Target Entity: http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:52:54.934Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||Invoke
2022-12-09T01:52:54.934Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||===========================request begin================================================
2022-12-09T01:52:54.934Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||URI         : http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1
2022-12-09T01:52:54.934Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Method      : GET
2022-12-09T01:52:54.935Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YXBpaEJwbW46cGFzc3dvcmQxJA==", Content-Length:"0", X-ONAP-RequestID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-RequestID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-TransactionID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-ECOMP-RequestID:"d3f6ba7c-1d8e-4402-b7d3-6084881056a3", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83cfc324-1ac1-41ec-8933-5496b9d3325f"]
2022-12-09T01:52:54.935Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Request body: 
2022-12-09T01:52:54.935Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||==========================request end================================================
2022-12-09T01:52:55.054Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||============================response begin==========================================
2022-12-09T01:52:55.055Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status code  : 200 OK
2022-12-09T01:52:55.055Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Status text  : OK
2022-12-09T01:52:55.056Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Headers      : [set-cookie:"JSESSIONID=948F94A3E08E02E82932F00AF818FBCB; Path=/; HttpOnly", cache-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, 09 Dec 2022 01:52:53 GMT", x-envoy-upstream-service-time:"115", server:"envoy"]
2022-12-09T01:52:55.056Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||Response body: [{"id":"3173a2ad-7764-11ed-b899-1e7d76ee51e3","parentActivityInstanceId":"SubProcess_0y8yozw:314eb571-7764-11ed-b899-1e7d76ee51e3","activityId":"IntermediateCatchEvent_0a9exm4","activityName":"Catch Event","activityType":"intermediateMessageCatch","processDefinitionKey":"SDNCHandler","processDefinitionId":"SDNCHandler:1:d9bbd297-774f-11ed-b899-1e7d76ee51e3","processInstanceId":"313bf0a5-7764-11ed-b899-1e7d76ee51e3","executionId":"31737b9b-7764-11ed-b899-1e7d76ee51e3","taskId":null,"calledProcessInstanceId":null,"calledCaseInstanceId":null,"assignee":null,"startTime":"2022-12-09T01:52:52.845+0000","endTime":null,"durationInMillis":null,"canceled":false,"completeScope":false,"tenantId":null,"removalTime":null,"rootProcessInstanceId":"2b27b1cf-7764-11ed-b899-1e7d76ee51e3"}]
2022-12-09T01:52:55.056Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|DEBUG|500||=======================response end=================================================
2022-12-09T01:52:55.057Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-bpmn-infra.onap:8081/sobpmnengine/history/activity-instance?processInstanceId=313bf0a5-7764-11ed-b899-1e7d76ee51e3&maxResults=1|INFO|500||InvokeReturn
2022-12-09T01:52:55.061Z|d3f6ba7c-1d8e-4402-b7d3-6084881056a3|http-nio-8080-exec-4|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:52:55.369Z|d18c0409-2fc6-4048-a96f-b286e338ed1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:52:55.371Z|d18c0409-2fc6-4048-a96f-b286e338ed1d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:52:56.945Z|abdf1f83-9435-4c18-a12d-bee6950100c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:56.945Z|d898c4e1-b599-48cb-af15-cfef2622a71f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:56.946Z|abdf1f83-9435-4c18-a12d-bee6950100c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:56.946Z|d898c4e1-b599-48cb-af15-cfef2622a71f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:52:56.955Z|9597c12d-632f-41a0-9f46-9489237f2bc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:52:56.956Z|9597c12d-632f-41a0-9f46-9489237f2bc1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:05.250Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:53:05.257Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:53:05.257Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||Invoke
2022-12-09T01:53:05.258Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||===========================request begin================================================
2022-12-09T01:53:05.258Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:53:05.258Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Method      : GET
2022-12-09T01:53:05.259Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e84222e9151a5e5c9c0c3699dc7a5c53", X-B3-SpanId:"12dd739c90ed9bf9", X-B3-ParentSpanId:"54331e6079c0de67", X-B3-Sampled:"0", X-ONAP-RequestID:"d459c908-10c5-4941-9506-1de6bf854328", X-RequestID:"d459c908-10c5-4941-9506-1de6bf854328", X-TransactionID:"d459c908-10c5-4941-9506-1de6bf854328", X-ECOMP-RequestID:"d459c908-10c5-4941-9506-1de6bf854328", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"6c43fe8d-400f-4cce-b4ed-5e90c44b625a"]
2022-12-09T01:53:05.259Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Request body: 
2022-12-09T01:53:05.260Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||==========================request end================================================
2022-12-09T01:53:05.295Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||============================response begin==========================================
2022-12-09T01:53:05.296Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status code  : 200 OK
2022-12-09T01:53:05.297Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status text  : OK
2022-12-09T01:53:05.298Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:53:04 GMT", x-envoy-upstream-service-time:"32", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:53:05.299Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Response body: {
  "requestId" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=c8d7077b-66f6-43f6-ae92-54f9eb52f86e with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:52:42.000+00:00",
  "endTime" : "2022-12-09T01:53:02.000+00:00",
  "source" : "VID",
  "vnfId" : "5099188d-b747-465d-be94-104917eca283",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_812d628b-dad3-42fd-97b1-873e0c75baf5\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:53:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "358e1b72-0126-47c8-a13a-9bbc8075d4c5",
  "serviceInstanceName" : "basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    }
  }
}
2022-12-09T01:53:05.299Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||=======================response end=================================================
2022-12-09T01:53:05.300Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||InvokeReturn
2022-12-09T01:53:05.302Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false
2022-12-09T01:53:05.303Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:53:05.303Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:53:05.303Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false
2022-12-09T01:53:05.304Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:53:05.305Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"e84222e9151a5e5c9c0c3699dc7a5c53", X-B3-SpanId:"a62cdd05f32da89b", X-B3-ParentSpanId:"54331e6079c0de67", X-B3-Sampled:"0", X-ONAP-RequestID:"d459c908-10c5-4941-9506-1de6bf854328", X-RequestID:"d459c908-10c5-4941-9506-1de6bf854328", X-TransactionID:"d459c908-10c5-4941-9506-1de6bf854328", X-ECOMP-RequestID:"d459c908-10c5-4941-9506-1de6bf854328", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"efef02b9-3688-4937-966e-256229143035"]
2022-12-09T01:53:05.305Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:53:05.306Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:53:05.324Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:53:05.325Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:53:05.325Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:53:05.326Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:53:04 GMT", x-envoy-upstream-service-time:"15", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:53:05.327Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:53:05.328Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:53:05.328Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:53:05.334Z|d459c908-10c5-4941-9506-1de6bf854328|http-nio-8080-exec-2|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:53:05.491Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:53:05.496Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:53:05.496Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||Invoke
2022-12-09T01:53:05.496Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||===========================request begin================================================
2022-12-09T01:53:05.497Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:53:05.497Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Method      : GET
2022-12-09T01:53:05.497Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fee03d176e899eb8dbd5069e6513be84", X-B3-SpanId:"1e233ab00eb9b499", X-B3-ParentSpanId:"b05a7e27b48ab8f4", X-B3-Sampled:"1", X-ONAP-RequestID:"e7ed66a1-8a37-44cf-bc9f-4b21b2198532", X-RequestID:"e7ed66a1-8a37-44cf-bc9f-4b21b2198532", X-TransactionID:"e7ed66a1-8a37-44cf-bc9f-4b21b2198532", X-ECOMP-RequestID:"e7ed66a1-8a37-44cf-bc9f-4b21b2198532", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"47871f2a-eb4a-4655-b7c8-a20d30d8d0b7"]
2022-12-09T01:53:05.497Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Request body: 
2022-12-09T01:53:05.498Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||==========================request end================================================
2022-12-09T01:53:05.522Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||============================response begin==========================================
2022-12-09T01:53:05.523Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status code  : 200 OK
2022-12-09T01:53:05.523Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status text  : OK
2022-12-09T01:53:05.523Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:53:04 GMT", x-envoy-upstream-service-time:"22", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:53:05.524Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Response body: {
  "requestId" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=c8d7077b-66f6-43f6-ae92-54f9eb52f86e with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:52:42.000+00:00",
  "endTime" : "2022-12-09T01:53:02.000+00:00",
  "source" : "VID",
  "vnfId" : "5099188d-b747-465d-be94-104917eca283",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_812d628b-dad3-42fd-97b1-873e0c75baf5\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:53:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "358e1b72-0126-47c8-a13a-9bbc8075d4c5",
  "serviceInstanceName" : "basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    }
  }
}
2022-12-09T01:53:05.525Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||=======================response end=================================================
2022-12-09T01:53:05.525Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||InvokeReturn
2022-12-09T01:53:05.527Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false
2022-12-09T01:53:05.528Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:53:05.528Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:53:05.528Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false
2022-12-09T01:53:05.529Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:53:05.529Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"fee03d176e899eb8dbd5069e6513be84", X-B3-SpanId:"7d91c60940636417", X-B3-ParentSpanId:"b05a7e27b48ab8f4", X-B3-Sampled:"1", X-ONAP-RequestID:"e7ed66a1-8a37-44cf-bc9f-4b21b2198532", X-RequestID:"e7ed66a1-8a37-44cf-bc9f-4b21b2198532", X-TransactionID:"e7ed66a1-8a37-44cf-bc9f-4b21b2198532", X-ECOMP-RequestID:"e7ed66a1-8a37-44cf-bc9f-4b21b2198532", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"8f43edc1-c075-4cd0-8c39-cf70a0ebc957"]
2022-12-09T01:53:05.529Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:53:05.530Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:53:05.546Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:53:05.547Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:53:05.547Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:53:05.548Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:53:04 GMT", x-envoy-upstream-service-time:"14", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:53:05.549Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:53:05.549Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:53:05.549Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:53:05.556Z|e7ed66a1-8a37-44cf-bc9f-4b21b2198532|http-nio-8080-exec-3|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:53:05.724Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:53:05.728Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:53:05.729Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||Invoke
2022-12-09T01:53:05.729Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||===========================request begin================================================
2022-12-09T01:53:05.729Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:53:05.729Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Method      : GET
2022-12-09T01:53:05.730Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13381c76800f58581fe72f53d7626b5c", X-B3-SpanId:"c51cac179dd790f0", X-B3-ParentSpanId:"df88d6a493e1c986", X-B3-Sampled:"0", X-ONAP-RequestID:"c35014e5-e159-4d1f-a613-6f269901f6b7", X-RequestID:"c35014e5-e159-4d1f-a613-6f269901f6b7", X-TransactionID:"c35014e5-e159-4d1f-a613-6f269901f6b7", X-ECOMP-RequestID:"c35014e5-e159-4d1f-a613-6f269901f6b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0d0ae43f-b0ce-416c-9419-d4b0fe6b4ebe"]
2022-12-09T01:53:05.730Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Request body: 
2022-12-09T01:53:05.730Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||==========================request end================================================
2022-12-09T01:53:05.756Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||============================response begin==========================================
2022-12-09T01:53:05.757Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status code  : 200 OK
2022-12-09T01:53:05.758Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status text  : OK
2022-12-09T01:53:05.758Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:53:04 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:53:05.759Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Response body: {
  "requestId" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=c8d7077b-66f6-43f6-ae92-54f9eb52f86e with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:52:42.000+00:00",
  "endTime" : "2022-12-09T01:53:02.000+00:00",
  "source" : "VID",
  "vnfId" : "5099188d-b747-465d-be94-104917eca283",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_812d628b-dad3-42fd-97b1-873e0c75baf5\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:53:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "358e1b72-0126-47c8-a13a-9bbc8075d4c5",
  "serviceInstanceName" : "basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    }
  }
}
2022-12-09T01:53:05.759Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||=======================response end=================================================
2022-12-09T01:53:05.759Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||InvokeReturn
2022-12-09T01:53:05.761Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false
2022-12-09T01:53:05.761Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:53:05.761Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:53:05.762Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false
2022-12-09T01:53:05.762Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:53:05.762Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"13381c76800f58581fe72f53d7626b5c", X-B3-SpanId:"e63835d6a2db3c18", X-B3-ParentSpanId:"df88d6a493e1c986", X-B3-Sampled:"0", X-ONAP-RequestID:"c35014e5-e159-4d1f-a613-6f269901f6b7", X-RequestID:"c35014e5-e159-4d1f-a613-6f269901f6b7", X-TransactionID:"c35014e5-e159-4d1f-a613-6f269901f6b7", X-ECOMP-RequestID:"c35014e5-e159-4d1f-a613-6f269901f6b7", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"c918f835-e416-4774-a935-268ff977bcb5"]
2022-12-09T01:53:05.762Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:53:05.763Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:53:05.786Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:53:05.787Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:53:05.787Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:53:05.788Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:53:04 GMT", x-envoy-upstream-service-time:"21", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:53:05.790Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:53:05.791Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:53:05.791Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:53:05.798Z|c35014e5-e159-4d1f-a613-6f269901f6b7|http-nio-8080-exec-10|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:53:05.958Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:53:05.963Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:53:05.963Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||Invoke
2022-12-09T01:53:05.964Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||===========================request begin================================================
2022-12-09T01:53:05.964Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:53:05.964Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Method      : GET
2022-12-09T01:53:05.964Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"202045ad22ce025d978be510d521599b", X-B3-SpanId:"95c6eaf1655ae080", X-B3-ParentSpanId:"0ef55a5599d5a9fe", X-B3-Sampled:"0", X-ONAP-RequestID:"60cc30b2-9a43-491f-bd35-0b0150a903d8", X-RequestID:"60cc30b2-9a43-491f-bd35-0b0150a903d8", X-TransactionID:"60cc30b2-9a43-491f-bd35-0b0150a903d8", X-ECOMP-RequestID:"60cc30b2-9a43-491f-bd35-0b0150a903d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"83c95861-0036-4275-8383-4025be1de102"]
2022-12-09T01:53:05.965Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Request body: 
2022-12-09T01:53:05.965Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||==========================request end================================================
2022-12-09T01:53:05.993Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||============================response begin==========================================
2022-12-09T01:53:05.995Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status code  : 200 OK
2022-12-09T01:53:05.995Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status text  : OK
2022-12-09T01:53:05.996Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:53:04 GMT", x-envoy-upstream-service-time:"25", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:53:05.997Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Response body: {
  "requestId" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=c8d7077b-66f6-43f6-ae92-54f9eb52f86e with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:52:42.000+00:00",
  "endTime" : "2022-12-09T01:53:02.000+00:00",
  "source" : "VID",
  "vnfId" : "5099188d-b747-465d-be94-104917eca283",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_812d628b-dad3-42fd-97b1-873e0c75baf5\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:53:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "358e1b72-0126-47c8-a13a-9bbc8075d4c5",
  "serviceInstanceName" : "basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    }
  }
}
2022-12-09T01:53:05.998Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||=======================response end=================================================
2022-12-09T01:53:05.998Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||InvokeReturn
2022-12-09T01:53:05.999Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false
2022-12-09T01:53:06.000Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:53:06.000Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:53:06.000Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false
2022-12-09T01:53:06.000Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:53:06.001Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"202045ad22ce025d978be510d521599b", X-B3-SpanId:"c41ad4a079e152cd", X-B3-ParentSpanId:"0ef55a5599d5a9fe", X-B3-Sampled:"0", X-ONAP-RequestID:"60cc30b2-9a43-491f-bd35-0b0150a903d8", X-RequestID:"60cc30b2-9a43-491f-bd35-0b0150a903d8", X-TransactionID:"60cc30b2-9a43-491f-bd35-0b0150a903d8", X-ECOMP-RequestID:"60cc30b2-9a43-491f-bd35-0b0150a903d8", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"0211a0f4-19f2-4711-b2fd-7c3dc7f343fb"]
2022-12-09T01:53:06.001Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:53:06.001Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:53:06.020Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:53:06.021Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:53:06.021Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:53:06.021Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:53:04 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:53:06.023Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:53:06.023Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:53:06.024Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:53:06.031Z|60cc30b2-9a43-491f-bd35-0b0150a903d8|http-nio-8080-exec-7|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:53:06.214Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|||INFO|500||Entering
2022-12-09T01:53:06.218Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:53:06.219Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||Invoke
2022-12-09T01:53:06.219Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||===========================request begin================================================
2022-12-09T01:53:06.220Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2
2022-12-09T01:53:06.220Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Method      : GET
2022-12-09T01:53:06.220Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4f0790028da19901187627258386180", X-B3-SpanId:"be1e23b1095727c2", X-B3-ParentSpanId:"6c00c67f04962a04", X-B3-Sampled:"0", X-ONAP-RequestID:"f7954ae4-1197-471e-ab2a-a1efeda95cbe", X-RequestID:"f7954ae4-1197-471e-ab2a-a1efeda95cbe", X-TransactionID:"f7954ae4-1197-471e-ab2a-a1efeda95cbe", X-ECOMP-RequestID:"f7954ae4-1197-471e-ab2a-a1efeda95cbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"7b636040-c4c5-4aaa-ad76-6d4ca4729bb8"]
2022-12-09T01:53:06.221Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Request body: 
2022-12-09T01:53:06.221Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||==========================request end================================================
2022-12-09T01:53:06.247Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||============================response begin==========================================
2022-12-09T01:53:06.247Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status code  : 200 OK
2022-12-09T01:53:06.248Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Status text  : OK
2022-12-09T01:53:06.248Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:53:04 GMT", x-envoy-upstream-service-time:"23", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:53:06.249Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||Response body: {
  "requestId" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "requestStatus" : "ROLLED_BACK",
  "statusMessage" : "Failed to create self-serve assignment for vf-module with vf-module-id=c8d7077b-66f6-43f6-ae92-54f9eb52f86e with error: Failed to get RA assignments: Error from ConfigAssignmentNode",
  "rollbackStatusMessage" : "Rollback has been completed successfully.",
  "flowStatus" : "All Rollback flows have completed successfully",
  "progress" : 100,
  "startTime" : "2022-12-09T01:52:42.000+00:00",
  "endTime" : "2022-12-09T01:53:02.000+00:00",
  "source" : "VID",
  "vnfId" : "5099188d-b747-465d-be94-104917eca283",
  "tenantId" : "123456",
  "requestBody" : "{\n    \"requestDetails\": {\n        \"requestInfo\": {\n            \"suppressRollback\": false,\n            \n            \"productFamilyId\": \"1234\",\n            \n            \"requestorId\": \"demo\",\n            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5\",\n            \"source\": \"VID\"\n        },\n        \"modelInfo\": {\n            \"modelType\": \"service\",\n\t\t\t\"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\n\t\t\t\"modelVersionId\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\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_812d628b-dad3-42fd-97b1-873e0c75baf5\",\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\": \"70cf4e67-a607-4cce-bd7f-03b08468d336\",\n                                        \"modelInvariantUuid\": \"207e2d48-05ec-4a7a-87b7-fd0e659e4223\",\n                                        \"modelVersion\": \"1.0\",\n                                        \"modelCustomizationId\": \"3fc8eee1-ac15-403b-a6ee-0d35aafbdd9e\",\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\": \"bc5672c4-ba54-49a4-ac32-4fed3b40e470\",\n                                                \"modelInvariantUuid\": \"ec4cf70b-6582-419d-9504-f0b0aabb6335\",\n                                                \"modelVersion\": \"1\",\n                                                \"modelCustomizationId\": \"326e84fa-6255-4ff9-9602-69d3d8edcf17\"\n                                            },\n                                            \"instanceName\": \"basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5_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\": \"9e2bf5fd-c546-41d0-9eaa-96ea8e3a2111\",\n                            \"modelInvariantId\": \"22dff4b3-8146-4cf6-8b33-d9513ba745cd\",\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\": \"7374fd29-3643-499f-a699-38919f4ff0e0\",\n            \"owningEntityName\": \"basicnf_macro_owning_entity\"\n        }\n    }\n}",
  "lastModifiedBy" : "CamundaBPMN",
  "modifyTime" : "2022-12-09T01:53:03.000+00:00",
  "cloudRegion" : "k8sregion-cnf-macro",
  "serviceInstanceId" : "358e1b72-0126-47c8-a13a-9bbc8075d4c5",
  "serviceInstanceName" : "basic_cnf_macro_812d628b-dad3-42fd-97b1-873e0c75baf5",
  "requestScope" : "service",
  "requestAction" : "createInstance",
  "requestorId" : "demo",
  "requestUrl" : "https://so-api.simpledemo.onap.org/onap/so/infra/serviceInstantiation/v7/serviceInstances",
  "extSystemErrorSource" : "SDNC",
  "tenantName" : "dummy_test",
  "cloudApiRequests" : [ ],
  "requestURI" : "8c7cc964-0d30-459a-a659-6cde553e58d2",
  "_links" : {
    "self" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    },
    "infraActiveRequests" : {
      "href" : "http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2"
    }
  }
}
2022-12-09T01:53:06.250Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|DEBUG|500||=======================response end=================================================
2022-12-09T01:53:06.250Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/infraActiveRequests/8c7cc964-0d30-459a-a659-6cde553e58d2|INFO|500||InvokeReturn
2022-12-09T01:53:06.252Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient||http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|WARN|500||Could not Target Entity: http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false
2022-12-09T01:53:06.252Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|INFO|500||Invoke
2022-12-09T01:53:06.252Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||===========================request begin================================================
2022-12-09T01:53:06.253Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||URI         : http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false
2022-12-09T01:53:06.253Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Method      : GET
2022-12-09T01:53:06.254Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers     : [Accept:"application/json", Authorization:"Basic YnBlbDpwYXNzd29yZDEk", Content-Type:"application/json", Content-Length:"0", X-B3-TraceId:"b4f0790028da19901187627258386180", X-B3-SpanId:"3ac08e791b1d1a66", X-B3-ParentSpanId:"6c00c67f04962a04", X-B3-Sampled:"0", X-ONAP-RequestID:"f7954ae4-1197-471e-ab2a-a1efeda95cbe", X-RequestID:"f7954ae4-1197-471e-ab2a-a1efeda95cbe", X-TransactionID:"f7954ae4-1197-471e-ab2a-a1efeda95cbe", X-ECOMP-RequestID:"f7954ae4-1197-471e-ab2a-a1efeda95cbe", X-ONAP-PartnerName:"SO.APIH", X-InvocationID:"2c4783ec-bf12-4c0a-82a1-975c17cbc5b3"]
2022-12-09T01:53:06.254Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Request body: 
2022-12-09T01:53:06.254Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||==========================request end================================================
2022-12-09T01:53:06.273Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||============================response begin==========================================
2022-12-09T01:53:06.274Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Status code  : 200 OK
2022-12-09T01:53:06.274Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Status text  : OK
2022-12-09T01:53:06.274Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Headers      : [vary:"Origin,Access-Control-Request-Method,Access-Control-Request-Headers", x-content-type-options:"nosniff", x-xss-protection:"1; mode=block", cache-control:"no-cache, no-store, max-age=0, must-revalidate", pragma:"no-cache", expires:"0", x-frame-options:"DENY", content-type:"application/json", date:"Fri, 09 Dec 2022 01:53:04 GMT", x-envoy-upstream-service-time:"17", server:"envoy", transfer-encoding:"chunked"]
2022-12-09T01:53:06.276Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||Response body: [ ]
2022-12-09T01:53:06.277Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|DEBUG|500||=======================response end=================================================
2022-12-09T01:53:06.277Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|Unknown-Target-Entity|http://so-request-db-adapter.onap:8083/requestProcessingData/search/findBySoRequestIdAndIsDataInternalOrderByGroupingIdDesc?SO_REQUEST_ID=8c7cc964-0d30-459a-a659-6cde553e58d2&IS_INTERNAL_DATA=false|INFO|500||InvokeReturn
2022-12-09T01:53:06.285Z|f7954ae4-1197-471e-ab2a-a1efeda95cbe|http-nio-8080-exec-1|onap/so/infra/orchestrationRequests/v7/8c7cc964-0d30-459a-a659-6cde553e58d2|InfraPortalClient|||INFO|500||Exiting.
2022-12-09T01:53:06.977Z|4f18dcef-c75a-401f-b6f6-f9ad8b303ec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:06.978Z|4f18dcef-c75a-401f-b6f6-f9ad8b303ec5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:06.983Z|387219e1-a0f1-49e1-8f94-a0ea5c558569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:06.983Z|387219e1-a0f1-49e1-8f94-a0ea5c558569|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:06.984Z|7a795524-06c2-4d41-ab74-8380eb32a812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:06.985Z|7a795524-06c2-4d41-ab74-8380eb32a812|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:08.938Z|2f570ce0-2e0f-49f4-9622-e01e7eb1f9c9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:53:08.938Z|2f570ce0-2e0f-49f4-9622-e01e7eb1f9c9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:10.370Z|2da00b29-e975-44cb-a277-e69be19feedd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:53:10.370Z|2da00b29-e975-44cb-a277-e69be19feedd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:53:10.963Z|66efbb03-41b8-46b0-935e-e5517421a67f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:53:10.963Z|66efbb03-41b8-46b0-935e-e5517421a67f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:53:17.018Z|0741525b-f6f8-4a4b-ac7c-9ba9dabad52c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:17.019Z|0741525b-f6f8-4a4b-ac7c-9ba9dabad52c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:17.020Z|99ff1095-feb6-4e8b-95df-8839bbf517eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:17.020Z|51b92999-6c60-4dfa-9850-4d5f6e535734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:17.020Z|99ff1095-feb6-4e8b-95df-8839bbf517eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:17.020Z|51b92999-6c60-4dfa-9850-4d5f6e535734|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:25.370Z|54b13de9-1403-4964-9770-3eeec8432a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:53:25.370Z|54b13de9-1403-4964-9770-3eeec8432a6f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:53:27.053Z|3af4db95-39a8-49a2-b979-f007ce57c930|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:27.053Z|56b30191-48a0-42aa-9f05-db81b8dc74f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:27.054Z|3af4db95-39a8-49a2-b979-f007ce57c930|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:27.054Z|56b30191-48a0-42aa-9f05-db81b8dc74f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:27.058Z|b2badf7d-2b90-432f-b79e-ac92f917928b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:27.059Z|b2badf7d-2b90-432f-b79e-ac92f917928b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:37.077Z|4b95fe7d-d410-48ee-ad63-f5891e74235d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:37.077Z|83fbb950-0a7e-4222-961e-18a41d86be27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:37.078Z|4b95fe7d-d410-48ee-ad63-f5891e74235d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:37.078Z|83fbb950-0a7e-4222-961e-18a41d86be27|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:37.082Z|301d77a7-750a-4f18-877a-32c8790390fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:37.083Z|301d77a7-750a-4f18-877a-32c8790390fa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:40.370Z|b82608b1-da43-44d2-bb9d-ccfbb7dbe890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:53:40.374Z|b82608b1-da43-44d2-bb9d-ccfbb7dbe890|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:53:40.964Z|c3e0bd43-9b88-4714-9ca3-c607ca4d6761|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:53:40.965Z|c3e0bd43-9b88-4714-9ca3-c607ca4d6761|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:53:47.102Z|ecd9798e-3816-42ce-8893-045d3b00369b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:47.103Z|333969df-5739-438a-853f-9660780cdb66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:47.103Z|ecd9798e-3816-42ce-8893-045d3b00369b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:47.103Z|333969df-5739-438a-853f-9660780cdb66|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:47.106Z|8f4d4c5c-6a5d-4f5d-9404-3a29374c2aa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:47.106Z|8f4d4c5c-6a5d-4f5d-9404-3a29374c2aa1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:55.370Z|f27acad2-04ea-4077-81c2-34ad20aff847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:53:55.370Z|f27acad2-04ea-4077-81c2-34ad20aff847|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:53:57.145Z|73893dcf-c578-4ff9-8843-6a53698c731a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:57.146Z|73893dcf-c578-4ff9-8843-6a53698c731a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:57.153Z|32004c58-3f12-488e-b7b2-8fd275db4812|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:57.154Z|32004c58-3f12-488e-b7b2-8fd275db4812|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:53:57.154Z|bcadb87b-b482-4463-ac29-329f903df0f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:53:57.155Z|bcadb87b-b482-4463-ac29-329f903df0f6|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:07.174Z|a717a7b8-d497-47ca-93a9-8aafa14dd1b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:07.175Z|a717a7b8-d497-47ca-93a9-8aafa14dd1b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:07.175Z|4f0cd77e-eb73-4a48-b6e5-7dd4d35c3959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:07.176Z|4f0cd77e-eb73-4a48-b6e5-7dd4d35c3959|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:07.182Z|f8f42195-9853-4f42-8d63-414cabf16e63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:07.183Z|f8f42195-9853-4f42-8d63-414cabf16e63|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:08.938Z|0fba4ab4-7c7e-45e7-a23f-4e253207e780|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:54:08.939Z|0fba4ab4-7c7e-45e7-a23f-4e253207e780|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:10.369Z|bc8ac620-331b-4edb-9804-c4aa71ebd537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:54:10.370Z|bc8ac620-331b-4edb-9804-c4aa71ebd537|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:54:10.965Z|34ee4401-7cd2-4dcf-9f67-0f0e97d5fb33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:54:10.966Z|34ee4401-7cd2-4dcf-9f67-0f0e97d5fb33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:54:17.200Z|dd6a02d2-e914-4134-b345-33660b8fe0e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:17.200Z|25701975-c538-4a65-a93c-12108717c469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:17.200Z|dd6a02d2-e914-4134-b345-33660b8fe0e0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:17.200Z|25701975-c538-4a65-a93c-12108717c469|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:17.232Z|e205e1a6-0e6a-4a4a-96d1-923c43da5696|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:17.232Z|e205e1a6-0e6a-4a4a-96d1-923c43da5696|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:25.369Z|451619e3-3cb4-4f4c-ad96-e8e4f9440bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:54:25.370Z|451619e3-3cb4-4f4c-ad96-e8e4f9440bfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:54:27.246Z|4b58e4f7-7763-4188-9140-e564a5547255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:27.246Z|acf0f5ae-ad93-4276-a203-e9c685337ff0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:27.247Z|acf0f5ae-ad93-4276-a203-e9c685337ff0|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:27.247Z|4b58e4f7-7763-4188-9140-e564a5547255|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:27.254Z|eb0f0634-9b64-4426-8dd9-77ae45d7fcbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:27.254Z|eb0f0634-9b64-4426-8dd9-77ae45d7fcbe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:37.269Z|7b193a68-5783-41fd-b702-2ce73fdbd4f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:37.269Z|cde9236d-cf67-4b9d-bace-2299d1fd67cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:37.269Z|7b193a68-5783-41fd-b702-2ce73fdbd4f5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:37.269Z|cde9236d-cf67-4b9d-bace-2299d1fd67cb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:37.274Z|b5059a52-f820-406f-b379-2ac322db3977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:37.274Z|b5059a52-f820-406f-b379-2ac322db3977|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:40.369Z|fe11337d-4b4b-4724-ad58-f7eeb09551dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:54:40.370Z|fe11337d-4b4b-4724-ad58-f7eeb09551dd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:54:40.967Z|92f61678-245e-49d1-9c45-d7ba5400b991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:54:40.967Z|92f61678-245e-49d1-9c45-d7ba5400b991|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:54:47.300Z|f56254a5-267c-48ed-93e8-dbc61e818d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:47.300Z|2346f204-73ac-4ab4-b87d-8ac51fb39122|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:47.300Z|2346f204-73ac-4ab4-b87d-8ac51fb39122|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:47.300Z|f56254a5-267c-48ed-93e8-dbc61e818d37|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:47.302Z|3efae576-77ef-4346-af91-f35848ade3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:47.302Z|3efae576-77ef-4346-af91-f35848ade3ed|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:55.369Z|749c27e1-7f37-464a-88ee-f29dce26bc67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:54:55.370Z|749c27e1-7f37-464a-88ee-f29dce26bc67|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:54:57.331Z|5ce172e0-d66a-47a2-a3c7-b74c527725db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:57.331Z|a8ed9530-1046-47d7-8610-594d6a7a80e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:57.331Z|5ce172e0-d66a-47a2-a3c7-b74c527725db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:57.331Z|a8ed9530-1046-47d7-8610-594d6a7a80e8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:54:57.339Z|f2647e74-8841-4549-b407-0c8760aa4734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:54:57.340Z|f2647e74-8841-4549-b407-0c8760aa4734|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:07.363Z|49b18fae-64b8-49c8-9bf8-e30ad53417d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:07.364Z|49b18fae-64b8-49c8-9bf8-e30ad53417d0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:07.365Z|7e2536d7-44e7-49ef-aef8-add60ff516bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:07.366Z|7e2536d7-44e7-49ef-aef8-add60ff516bd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:07.367Z|e3eebbf3-0f8a-40a2-a4b9-d5ee4287414b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:07.368Z|e3eebbf3-0f8a-40a2-a4b9-d5ee4287414b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:08.938Z|738a36e0-ea16-4327-8312-0092be652e7c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:55:08.939Z|738a36e0-ea16-4327-8312-0092be652e7c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:10.369Z|dafe58c5-3d41-4907-81a6-3eb3f3d0da42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:55:10.370Z|dafe58c5-3d41-4907-81a6-3eb3f3d0da42|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:55:10.968Z|3952f37c-aae8-4c94-b24d-9a4063d5c0f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:55:10.968Z|3952f37c-aae8-4c94-b24d-9a4063d5c0f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:55:17.391Z|6c40e483-8c5f-4637-8e92-f10fafeb7d4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:17.392Z|6c40e483-8c5f-4637-8e92-f10fafeb7d4c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:17.395Z|38a6001c-7997-43e2-b509-c31153f34ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:17.396Z|38a6001c-7997-43e2-b509-c31153f34ba3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:17.398Z|b5e70873-3c32-4b6e-857e-842c9fce1623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:17.399Z|b5e70873-3c32-4b6e-857e-842c9fce1623|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:25.369Z|16719fd0-3c5d-43b8-a3f5-860c1574c428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:55:25.370Z|16719fd0-3c5d-43b8-a3f5-860c1574c428|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:55:27.420Z|848bd80a-62bf-45f7-9a33-db5ba0c763ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:27.421Z|848bd80a-62bf-45f7-9a33-db5ba0c763ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:27.422Z|f699ec7e-20cc-4474-93af-6d74cba0ce8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:27.423Z|f699ec7e-20cc-4474-93af-6d74cba0ce8d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:27.434Z|7f5a50a7-8cff-497f-ae26-8d01e10e367b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:27.435Z|7f5a50a7-8cff-497f-ae26-8d01e10e367b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:37.464Z|0080e80c-38ea-49fc-b8ba-43adec4da169|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:37.464Z|34833b4b-da93-4a75-9d72-09c1611cbed5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:37.465Z|0080e80c-38ea-49fc-b8ba-43adec4da169|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:37.465Z|34833b4b-da93-4a75-9d72-09c1611cbed5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:37.467Z|2371bfe0-12a2-4db5-9c6e-dfa37ebc9adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:37.467Z|2371bfe0-12a2-4db5-9c6e-dfa37ebc9adb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:40.370Z|22145847-c67d-466f-87ae-6284098addcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:55:40.370Z|22145847-c67d-466f-87ae-6284098addcb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:55:40.969Z|4f51e44c-4564-48d6-86bd-a875408f1d3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:55:40.970Z|4f51e44c-4564-48d6-86bd-a875408f1d3e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:55:47.492Z|d54cfeb7-6268-4cd1-9ba8-8bff93e5c2f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:47.493Z|d54cfeb7-6268-4cd1-9ba8-8bff93e5c2f4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:47.492Z|004538ee-d3b9-417d-a3f0-2518f8822327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:47.494Z|a4cf042a-0dc9-4f2f-a70a-696d58d641d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:47.494Z|004538ee-d3b9-417d-a3f0-2518f8822327|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:47.494Z|a4cf042a-0dc9-4f2f-a70a-696d58d641d5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:55.369Z|a2d7fcf7-485d-4f62-92a0-bcb8243a1eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:55:55.373Z|a2d7fcf7-485d-4f62-92a0-bcb8243a1eb8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:55:57.521Z|ee65d280-6269-447f-b713-ca937928a4fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:57.522Z|a035f064-f77d-4070-8618-744a35e47719|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:57.522Z|a035f064-f77d-4070-8618-744a35e47719|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:57.522Z|ee65d280-6269-447f-b713-ca937928a4fc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:55:57.522Z|50767e1b-d4e9-4ce8-bfd0-55f9b2657b1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:55:57.522Z|50767e1b-d4e9-4ce8-bfd0-55f9b2657b1d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:07.552Z|2d6477dd-50ea-4af5-96af-2db10780ef42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:07.552Z|2243c0b7-49af-40bd-8479-914b5dae14aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:07.552Z|2d6477dd-50ea-4af5-96af-2db10780ef42|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:07.552Z|2243c0b7-49af-40bd-8479-914b5dae14aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:07.561Z|b9080587-0982-44d7-bcef-483da564d278|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:07.562Z|b9080587-0982-44d7-bcef-483da564d278|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:08.937Z|3a46492f-f441-4e0e-870e-1b885ac4f4e7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:56:08.938Z|3a46492f-f441-4e0e-870e-1b885ac4f4e7|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:10.370Z|21de26d3-ab0d-41d8-880a-18b7dbd1a6cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:56:10.372Z|21de26d3-ab0d-41d8-880a-18b7dbd1a6cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:56:10.970Z|c7a161f7-f209-4b32-a6e4-f0baefe28ac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:56:10.971Z|c7a161f7-f209-4b32-a6e4-f0baefe28ac8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:56:17.578Z|dc2092d1-daf7-4617-84f4-599bcf6835d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:17.579Z|dc2092d1-daf7-4617-84f4-599bcf6835d0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:17.588Z|297df91e-01dc-4cb2-8ce9-b98c1f66b50d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:17.589Z|297df91e-01dc-4cb2-8ce9-b98c1f66b50d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:17.595Z|9af4845a-1a94-4cbd-beea-4d4250789879|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:17.596Z|9af4845a-1a94-4cbd-beea-4d4250789879|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:25.369Z|14af2a31-1216-4d00-885d-720a4c2e0254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:56:25.370Z|14af2a31-1216-4d00-885d-720a4c2e0254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:56:27.607Z|b56cb3e1-8032-4261-87a1-c1230d7ed2a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:27.608Z|b56cb3e1-8032-4261-87a1-c1230d7ed2a1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:27.622Z|6f47b4b9-9d1c-4f02-b57a-aaa6d8349c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:27.623Z|6f47b4b9-9d1c-4f02-b57a-aaa6d8349c86|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:27.626Z|34e1f77d-0846-400f-ab3d-c2428244d792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:27.627Z|34e1f77d-0846-400f-ab3d-c2428244d792|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:37.644Z|67013a61-c892-44ef-b413-eec1c4fe384f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:37.645Z|67013a61-c892-44ef-b413-eec1c4fe384f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:37.660Z|34053afe-f22c-436c-9bdc-9e84d2938897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:37.661Z|34053afe-f22c-436c-9bdc-9e84d2938897|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:37.667Z|de256c21-b4bd-45e9-9677-a45e2453dd3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:37.668Z|de256c21-b4bd-45e9-9677-a45e2453dd3f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:40.369Z|05121d8f-52da-4aee-a166-982cd3cc7042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:56:40.372Z|05121d8f-52da-4aee-a166-982cd3cc7042|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:56:40.972Z|0eac3609-7cee-4f5d-b8b7-86e22d36a64e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:56:40.972Z|0eac3609-7cee-4f5d-b8b7-86e22d36a64e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:56:47.673Z|8c22773d-c752-4b15-a888-d4cbb8e31164|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:47.674Z|8c22773d-c752-4b15-a888-d4cbb8e31164|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:47.698Z|9a60762c-f70d-4eda-aff9-b8c03b02914a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:47.699Z|9a60762c-f70d-4eda-aff9-b8c03b02914a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:47.700Z|f4f91d4c-a51c-46ba-8a9e-c3dc0897bff0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:47.700Z|f4f91d4c-a51c-46ba-8a9e-c3dc0897bff0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:55.369Z|dde786c3-c0d1-4809-ae1a-2b3a4cc4df27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:56:55.370Z|dde786c3-c0d1-4809-ae1a-2b3a4cc4df27|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:56:57.706Z|87bd1f6b-c0a2-44cd-9745-5be4374d317a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:57.706Z|87bd1f6b-c0a2-44cd-9745-5be4374d317a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:57.735Z|97656f5a-0743-4aa0-a5f0-f690c5863fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:57.735Z|e3eee0b4-9aac-42ef-9a6c-653bd706ae46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:56:57.735Z|97656f5a-0743-4aa0-a5f0-f690c5863fa9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:56:57.736Z|e3eee0b4-9aac-42ef-9a6c-653bd706ae46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:07.732Z|745ca576-6c44-4fa4-8d7e-c6218f1679cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:07.733Z|745ca576-6c44-4fa4-8d7e-c6218f1679cd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:07.760Z|c2ce4c98-2472-4124-b481-f971b1cd9aed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:07.761Z|c2ce4c98-2472-4124-b481-f971b1cd9aed|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:07.772Z|21639359-82ef-4dc7-99b4-73c76d071407|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:07.773Z|21639359-82ef-4dc7-99b4-73c76d071407|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:08.941Z|69b9c346-7536-4680-88b3-809a5c1e2e60|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:57:08.942Z|69b9c346-7536-4680-88b3-809a5c1e2e60|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:10.370Z|edc0df98-cd08-4fc5-b9f6-ba42b4d6167e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:57:10.370Z|edc0df98-cd08-4fc5-b9f6-ba42b4d6167e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:57:10.973Z|4b089a70-e50c-4ced-bbf4-a6f1ef633cfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:57:10.974Z|4b089a70-e50c-4ced-bbf4-a6f1ef633cfc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:57:17.779Z|41148ebf-4d04-4fe5-8121-9179e833bb2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:17.779Z|41148ebf-4d04-4fe5-8121-9179e833bb2c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:17.784Z|f7d859bc-e1d0-492d-a0bb-518277b7d15a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:17.785Z|f7d859bc-e1d0-492d-a0bb-518277b7d15a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:17.806Z|6eca7962-34d4-4824-adb0-88fdf7a81112|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:17.806Z|6eca7962-34d4-4824-adb0-88fdf7a81112|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:25.369Z|496b334c-9f4a-4855-945d-c48f575c0247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:57:25.372Z|496b334c-9f4a-4855-945d-c48f575c0247|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:57:27.813Z|9277748d-cc29-49e1-9cee-f2a022a91756|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:27.814Z|9277748d-cc29-49e1-9cee-f2a022a91756|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:27.815Z|a5344e10-dbb9-4519-b034-854ded9cfda3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:27.815Z|a5344e10-dbb9-4519-b034-854ded9cfda3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:27.838Z|c921021a-593f-4985-8d7c-524fd99892bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:27.839Z|c921021a-593f-4985-8d7c-524fd99892bc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:37.841Z|604d01ed-29a4-4325-aeb5-e92dd1d71b20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:37.842Z|604d01ed-29a4-4325-aeb5-e92dd1d71b20|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:37.841Z|b140b596-f8bb-49d0-b8ef-9d05ae04a736|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:37.844Z|b140b596-f8bb-49d0-b8ef-9d05ae04a736|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:37.868Z|12c88051-24ca-4677-918b-dc42ce602ecd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:37.869Z|12c88051-24ca-4677-918b-dc42ce602ecd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:40.369Z|f3b4ed17-5f5b-453c-a1d5-6f695ebc928a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:57:40.370Z|f3b4ed17-5f5b-453c-a1d5-6f695ebc928a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:57:40.975Z|10feef1d-fd6f-4afd-92f2-7a383a60ecc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:57:40.976Z|10feef1d-fd6f-4afd-92f2-7a383a60ecc9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:57:47.871Z|64f0f9dc-cdfc-458b-a31d-b965b3a1ee5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:47.872Z|64f0f9dc-cdfc-458b-a31d-b965b3a1ee5c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:47.874Z|51f4c1fe-59a0-4672-bc68-9e4ae0581a3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:47.875Z|51f4c1fe-59a0-4672-bc68-9e4ae0581a3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:47.896Z|00617e69-b5c3-4df5-8432-92dd5d713a0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:47.897Z|00617e69-b5c3-4df5-8432-92dd5d713a0c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:55.370Z|40825a8e-5f36-49cd-912e-f6b649236c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:57:55.370Z|40825a8e-5f36-49cd-912e-f6b649236c8e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:57:57.898Z|2a31941b-c6ea-496e-85a4-1d7cb0065d78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:57.899Z|2a31941b-c6ea-496e-85a4-1d7cb0065d78|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:57.899Z|27281a22-2901-4645-a35a-1779558a3e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:57.899Z|27281a22-2901-4645-a35a-1779558a3e5a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:57:57.931Z|0d2f6d8f-9952-414d-afea-18f20127b8c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:57:57.932Z|0d2f6d8f-9952-414d-afea-18f20127b8c1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:07.924Z|af5f7268-4886-4c15-b856-b102a43fdb6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:07.925Z|af5f7268-4886-4c15-b856-b102a43fdb6b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:07.930Z|b09f2119-3a60-4e10-9bfb-b88a54e89b84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:07.930Z|b09f2119-3a60-4e10-9bfb-b88a54e89b84|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:07.958Z|e26fd898-cddc-456e-8ea5-8dbbc126c2e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:07.960Z|e26fd898-cddc-456e-8ea5-8dbbc126c2e6|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:08.939Z|ac8b3101-cc3c-4406-a729-fe63ebe2d424|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:58:08.940Z|ac8b3101-cc3c-4406-a729-fe63ebe2d424|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:10.369Z|87d28df8-db56-4fad-89f9-fa3509bbe158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:58:10.372Z|87d28df8-db56-4fad-89f9-fa3509bbe158|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:58:10.977Z|105a3187-89e5-49a8-b913-0c166f8e2628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:58:10.977Z|105a3187-89e5-49a8-b913-0c166f8e2628|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:58:17.956Z|8679da6d-77cd-4b6e-8138-56a48f29c02e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:17.956Z|03d63b5e-0250-4f1a-b1c6-b879bbda2a8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:17.956Z|8679da6d-77cd-4b6e-8138-56a48f29c02e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:17.956Z|03d63b5e-0250-4f1a-b1c6-b879bbda2a8b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:17.986Z|3fbd7312-d21d-4016-a930-7842326b22d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:17.987Z|3fbd7312-d21d-4016-a930-7842326b22d0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:25.369Z|7af3d681-9d9f-45f9-9197-031135f93543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:58:25.370Z|7af3d681-9d9f-45f9-9197-031135f93543|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:58:27.982Z|f11a81ed-1101-4e45-9352-783b2a5f5a1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:27.984Z|ee2c987d-2dca-4afa-82c7-8e01462c9a84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:27.984Z|ee2c987d-2dca-4afa-82c7-8e01462c9a84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:27.985Z|f11a81ed-1101-4e45-9352-783b2a5f5a1e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:28.012Z|6da192c5-202c-4a1c-993e-69b56a8c29bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:28.012Z|6da192c5-202c-4a1c-993e-69b56a8c29bf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:38.013Z|b0799ff5-42be-4515-be5e-182fca3988bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:38.014Z|b0799ff5-42be-4515-be5e-182fca3988bf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:38.017Z|699309ff-5788-466b-bbe5-4179ad07e21a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:38.018Z|699309ff-5788-466b-bbe5-4179ad07e21a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:38.039Z|ba1ff57a-17c2-43e1-9a38-ddfa4f965292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:38.040Z|ba1ff57a-17c2-43e1-9a38-ddfa4f965292|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:40.370Z|282cd98a-b530-49e1-b4a2-9236a0d8d61d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:58:40.370Z|282cd98a-b530-49e1-b4a2-9236a0d8d61d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:58:40.978Z|1f3e8733-5539-4b48-90f5-28c69dcd1cb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:58:40.978Z|1f3e8733-5539-4b48-90f5-28c69dcd1cb9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:58:48.045Z|b43db743-ec4c-4353-8122-c4a37bf40293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:48.045Z|b43db743-ec4c-4353-8122-c4a37bf40293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:48.055Z|c7fd11a3-61ef-40ca-b9bf-7d430c6a8b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:48.056Z|c7fd11a3-61ef-40ca-b9bf-7d430c6a8b1c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:48.064Z|8046c75c-0861-473c-a037-ab77ac5c91fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:48.065Z|8046c75c-0861-473c-a037-ab77ac5c91fb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:55.370Z|daeaeeb3-960a-44f9-ba8e-1f3513a85144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:58:55.373Z|daeaeeb3-960a-44f9-ba8e-1f3513a85144|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:58:58.072Z|39db3afe-588e-42c8-a65f-c85b33a89526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:58.073Z|39db3afe-588e-42c8-a65f-c85b33a89526|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:58.080Z|c843419a-28e6-4be4-bb32-fc34f4cd3c1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:58.081Z|c843419a-28e6-4be4-bb32-fc34f4cd3c1e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:58:58.088Z|025b1959-34df-446e-96b0-45ff97f578f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:58:58.089Z|025b1959-34df-446e-96b0-45ff97f578f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:08.103Z|6ee0ce06-b4ba-41d6-8954-b60815e376b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:08.103Z|1d576791-a298-4c8f-80cc-c58c08665ba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:08.104Z|6ee0ce06-b4ba-41d6-8954-b60815e376b1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:08.104Z|1d576791-a298-4c8f-80cc-c58c08665ba2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:08.117Z|79044b74-c4f6-4aef-b243-91cfcffd9fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:08.118Z|79044b74-c4f6-4aef-b243-91cfcffd9fba|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:08.939Z|c8f0a947-cf6e-4047-b758-2dc116a6d97e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T01:59:08.940Z|c8f0a947-cf6e-4047-b758-2dc116a6d97e|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:10.370Z|cb5b41bf-39ae-4977-b70e-c17b26f984d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:59:10.371Z|cb5b41bf-39ae-4977-b70e-c17b26f984d8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:59:10.979Z|06f92305-14b4-469a-a001-8a0c60a2bddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:59:10.980Z|06f92305-14b4-469a-a001-8a0c60a2bddd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:59:18.137Z|d3a74023-ad2e-4889-b588-c7efdb4d1701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:18.137Z|1d5998cd-e071-4937-a4c7-080cedea22fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:18.138Z|d3a74023-ad2e-4889-b588-c7efdb4d1701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:18.138Z|1d5998cd-e071-4937-a4c7-080cedea22fe|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:18.149Z|dee17e19-f15b-46d5-8429-5db975b6faf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:18.150Z|dee17e19-f15b-46d5-8429-5db975b6faf6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:25.370Z|10c65b4b-5d4d-4701-b59c-5ff64421c799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:59:25.370Z|10c65b4b-5d4d-4701-b59c-5ff64421c799|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:59:28.170Z|99c1b8dc-5f95-40f8-b7a1-955573f8abdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:28.170Z|c1b2f25b-4c7d-42b0-95b9-a0eb8bd7fbf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:28.170Z|c1b2f25b-4c7d-42b0-95b9-a0eb8bd7fbf3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:28.170Z|99c1b8dc-5f95-40f8-b7a1-955573f8abdb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:28.173Z|23dbaa1e-282a-4d07-b209-099d2b2ea847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:28.174Z|23dbaa1e-282a-4d07-b209-099d2b2ea847|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:38.199Z|5d040730-6ec8-4980-a3e3-d851f8040640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:38.199Z|37c11429-1334-4e86-900e-5221f7e1248e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:38.199Z|5d040730-6ec8-4980-a3e3-d851f8040640|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:38.200Z|37c11429-1334-4e86-900e-5221f7e1248e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:38.202Z|342a18aa-ea5b-40f1-9fa5-20012bb8732c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:38.202Z|342a18aa-ea5b-40f1-9fa5-20012bb8732c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:40.370Z|06f457a4-3ca4-49c7-bf9c-c076cbe8afde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:59:40.373Z|06f457a4-3ca4-49c7-bf9c-c076cbe8afde|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:59:40.980Z|1c973d71-6703-40aa-b1cd-efa456acd6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:59:40.981Z|1c973d71-6703-40aa-b1cd-efa456acd6d1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:59:48.227Z|78c3593e-1d30-4d12-bc72-452121f08422|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:48.227Z|ff605803-709f-468d-a37d-957f9ed8252a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:48.228Z|78c3593e-1d30-4d12-bc72-452121f08422|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:48.228Z|ff605803-709f-468d-a37d-957f9ed8252a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:48.228Z|525c48a6-13c8-4c9d-958d-7605811e4bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:48.228Z|525c48a6-13c8-4c9d-958d-7605811e4bd1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:55.370Z|c1c7a046-9843-4860-86d7-bb999275276f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T01:59:55.370Z|c1c7a046-9843-4860-86d7-bb999275276f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T01:59:58.258Z|d154c752-2100-42d1-9f68-551f546d055d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:58.258Z|c3e79f8c-9f49-435f-88fa-30091b2870bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:58.259Z|d154c752-2100-42d1-9f68-551f546d055d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:58.259Z|c3e79f8c-9f49-435f-88fa-30091b2870bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T01:59:58.262Z|24483377-25b7-4234-8578-eec9c09e0a1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T01:59:58.262Z|24483377-25b7-4234-8578-eec9c09e0a1d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:08.286Z|2803d78e-097a-4bfd-b48c-fe74f583115e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:08.286Z|a8438162-4471-4d2a-97a0-31661ac8b2a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:08.287Z|2803d78e-097a-4bfd-b48c-fe74f583115e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:08.286Z|db594275-75f4-4848-a277-1002c056c577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:08.287Z|a8438162-4471-4d2a-97a0-31661ac8b2a5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:08.287Z|db594275-75f4-4848-a277-1002c056c577|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:08.939Z|bc911ec1-1b52-4b41-a0e1-e62e19b78820|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:00:08.940Z|bc911ec1-1b52-4b41-a0e1-e62e19b78820|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:10.369Z|fb0623f4-da4e-46b5-93e3-c4518427687e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:00:10.370Z|fb0623f4-da4e-46b5-93e3-c4518427687e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:00:10.981Z|9403aea8-07ea-42ad-899c-a3b8197f092d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:00:10.982Z|9403aea8-07ea-42ad-899c-a3b8197f092d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:00:18.320Z|abc4edbf-e9e7-45f4-8dfd-2ed55f9dc26f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:18.320Z|e96c9060-e4f0-410d-a1bd-a74aa7de3810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:18.321Z|abc4edbf-e9e7-45f4-8dfd-2ed55f9dc26f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:18.321Z|e96c9060-e4f0-410d-a1bd-a74aa7de3810|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:18.327Z|695e6297-75c5-4035-bc6e-e54f438f2e73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:18.327Z|695e6297-75c5-4035-bc6e-e54f438f2e73|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:25.369Z|80ea0abc-fb7a-4121-b615-36b174f0bc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:00:25.373Z|80ea0abc-fb7a-4121-b615-36b174f0bc95|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:00:28.356Z|8c73855e-5ea8-438d-b7fd-14c1365225f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:28.357Z|8c73855e-5ea8-438d-b7fd-14c1365225f2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:28.363Z|8e494b66-c7c1-4135-8eb9-593fef912b82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:28.363Z|8e494b66-c7c1-4135-8eb9-593fef912b82|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:28.364Z|41ba8fde-7c96-48e3-9996-7e71725a5f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:28.365Z|41ba8fde-7c96-48e3-9996-7e71725a5f81|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:38.384Z|e13d601d-cf65-40b4-bc1d-8a6e2b2f82cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:38.385Z|e13d601d-cf65-40b4-bc1d-8a6e2b2f82cc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:38.389Z|cc417f3a-212b-49ec-8f1a-198ba9bd9c68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:38.389Z|cc417f3a-212b-49ec-8f1a-198ba9bd9c68|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:38.391Z|65b319ce-6720-41cc-a5c4-2b5cb3a1c27d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:38.392Z|65b319ce-6720-41cc-a5c4-2b5cb3a1c27d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:40.369Z|07507571-4130-4ee6-81ce-62b93e47855a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:00:40.370Z|07507571-4130-4ee6-81ce-62b93e47855a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:00:40.983Z|2a4c8761-3cd7-4766-9fc9-7badacf6c278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:00:40.983Z|2a4c8761-3cd7-4766-9fc9-7badacf6c278|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:00:48.436Z|e07199d3-c91a-4691-bf69-314a11a53242|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:48.436Z|436bc9fb-c4e8-4aa2-886a-15bccbb749fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:48.437Z|436bc9fb-c4e8-4aa2-886a-15bccbb749fc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:48.437Z|e07199d3-c91a-4691-bf69-314a11a53242|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:48.456Z|8986d1fe-2ecd-41d5-a891-26f17b425b6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:48.456Z|8986d1fe-2ecd-41d5-a891-26f17b425b6c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:55.370Z|7bdad4a4-ef60-409f-9846-39cd01a1fe19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:00:55.370Z|7bdad4a4-ef60-409f-9846-39cd01a1fe19|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:00:58.469Z|aaef4fbf-b297-4a12-b5a6-6c487788e218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:58.470Z|aaef4fbf-b297-4a12-b5a6-6c487788e218|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:58.482Z|21cc0479-d306-4210-b10e-cf37b52f7201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:58.482Z|21cc0479-d306-4210-b10e-cf37b52f7201|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:00:58.486Z|a3b8c42a-1401-4a7f-bac3-6183f7ffb2d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:00:58.486Z|a3b8c42a-1401-4a7f-bac3-6183f7ffb2d3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:08.498Z|035a3a01-f224-4685-9bc0-14743befbdee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:08.499Z|035a3a01-f224-4685-9bc0-14743befbdee|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:08.508Z|f74ee74a-dcca-4d03-8700-d87fc7bffc75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:08.508Z|f74ee74a-dcca-4d03-8700-d87fc7bffc75|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:08.510Z|aa4e832c-5416-437a-b93a-1965ef6988a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:08.511Z|aa4e832c-5416-437a-b93a-1965ef6988a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:08.938Z|7ddf4319-983d-46ca-8fab-0da24c4bccc4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:01:08.939Z|7ddf4319-983d-46ca-8fab-0da24c4bccc4|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:10.369Z|24d391d6-9b7d-4ef5-a385-9e7be4f2c5cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:01:10.372Z|24d391d6-9b7d-4ef5-a385-9e7be4f2c5cf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:01:10.984Z|f9dbb9f3-ef4c-4ee3-bb8f-930798c87962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:01:10.985Z|f9dbb9f3-ef4c-4ee3-bb8f-930798c87962|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:01:18.537Z|4f6566ef-8561-4aab-91c1-c6f22b7f6012|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:18.537Z|7eb8e89d-db50-48b5-b268-f002cf1b0925|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:18.537Z|ec6d0a5d-8a90-4858-ab3f-53b30c9d23e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:18.538Z|4f6566ef-8561-4aab-91c1-c6f22b7f6012|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:18.538Z|7eb8e89d-db50-48b5-b268-f002cf1b0925|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:18.538Z|ec6d0a5d-8a90-4858-ab3f-53b30c9d23e1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:25.370Z|896a623f-b743-4210-9701-20308b6747f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:01:25.371Z|896a623f-b743-4210-9701-20308b6747f9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:01:28.566Z|5ed40af8-dc9a-4c10-9e57-367aa1f333c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:28.565Z|620c9c35-64d3-4c51-abd6-17ec87f4095f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:28.566Z|5ed40af8-dc9a-4c10-9e57-367aa1f333c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:28.566Z|620c9c35-64d3-4c51-abd6-17ec87f4095f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:28.566Z|fdea8267-1c1f-4683-9ecf-578503b4548f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:28.569Z|fdea8267-1c1f-4683-9ecf-578503b4548f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:38.604Z|05fb2317-0bd3-4d39-bb26-80b9b8550c42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:38.605Z|05fb2317-0bd3-4d39-bb26-80b9b8550c42|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:38.606Z|8ff2a3b0-8a8e-422e-ad56-7294752d9ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:38.606Z|8ff2a3b0-8a8e-422e-ad56-7294752d9ac8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:38.607Z|eaf9dcba-d177-400e-b826-1e0f3dbf26ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:38.607Z|eaf9dcba-d177-400e-b826-1e0f3dbf26ce|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:40.370Z|d8440f56-e4bd-4748-8188-b5217ef66a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:01:40.371Z|d8440f56-e4bd-4748-8188-b5217ef66a5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:01:40.986Z|2c9999f3-1dd6-4e6d-bcf8-cd64334a7938|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:01:40.986Z|2c9999f3-1dd6-4e6d-bcf8-cd64334a7938|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:01:48.639Z|f0a2b9e8-11f2-424b-bb3d-59cabf5c7300|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:48.640Z|f0a2b9e8-11f2-424b-bb3d-59cabf5c7300|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:48.640Z|60f85b46-f3b0-4374-aba9-9af4fd5f9ba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:48.641Z|60f85b46-f3b0-4374-aba9-9af4fd5f9ba7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:48.639Z|2890f9de-b290-4d3c-a76c-791f6743ee10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:48.642Z|2890f9de-b290-4d3c-a76c-791f6743ee10|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:55.370Z|2fd9c778-ee45-4851-b3e5-d48772f09fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:01:55.375Z|2fd9c778-ee45-4851-b3e5-d48772f09fbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:01:58.668Z|ce19be93-31a8-4ec4-8c2d-bf10a4881d90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:58.668Z|6f5166aa-665b-4156-8025-4384ef81f11f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:58.668Z|913b03ea-845b-46cb-bcee-7f46d045a25d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:01:58.668Z|6f5166aa-665b-4156-8025-4384ef81f11f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:58.669Z|ce19be93-31a8-4ec4-8c2d-bf10a4881d90|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:01:58.669Z|913b03ea-845b-46cb-bcee-7f46d045a25d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:08.695Z|15adf561-1c03-44e6-82d5-6907cafdc069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:08.695Z|5018e143-66ac-49c8-ba64-d7ea15d9c466|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:08.697Z|15adf561-1c03-44e6-82d5-6907cafdc069|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:08.697Z|5018e143-66ac-49c8-ba64-d7ea15d9c466|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:08.697Z|5c2bf44c-b7b9-4d1d-a0cb-4a481fa92520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:08.699Z|5c2bf44c-b7b9-4d1d-a0cb-4a481fa92520|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:08.938Z|8757ccfb-6ff4-4a32-ad0f-11f1bef60a05|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:02:08.939Z|8757ccfb-6ff4-4a32-ad0f-11f1bef60a05|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:10.369Z|706561fb-e0b0-4083-94d9-68dc3b86b484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:02:10.370Z|706561fb-e0b0-4083-94d9-68dc3b86b484|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:02:10.987Z|53b64d89-a9ae-40ea-9757-a45fa120a078|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:02:10.988Z|53b64d89-a9ae-40ea-9757-a45fa120a078|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:02:18.724Z|7501f591-a5dd-4128-adfc-5d5bd716fb2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:18.724Z|8a0f8732-6e9f-4019-a5ad-7961a043b1e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:18.725Z|7501f591-a5dd-4128-adfc-5d5bd716fb2b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:18.725Z|8a0f8732-6e9f-4019-a5ad-7961a043b1e0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:18.726Z|0fcb52be-9349-445e-9b3a-7bb1c1544c6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:18.726Z|0fcb52be-9349-445e-9b3a-7bb1c1544c6c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:25.370Z|53a001f5-200c-4cdb-9fb9-0eec9ab22677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:02:25.370Z|53a001f5-200c-4cdb-9fb9-0eec9ab22677|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:02:28.753Z|f6abac5d-d6ac-4f5b-97ec-0b1138a2a3fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:28.754Z|f6abac5d-d6ac-4f5b-97ec-0b1138a2a3fe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:28.759Z|b927d5e4-eb57-44ca-8b1c-6a794e5d86ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:28.759Z|867127a5-0707-4242-8c21-fde911511ee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:28.760Z|b927d5e4-eb57-44ca-8b1c-6a794e5d86ff|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:28.760Z|867127a5-0707-4242-8c21-fde911511ee0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:38.786Z|381b6ff4-5874-46a9-ae9a-efbed0abe7e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:38.786Z|bd22a4c3-4bed-4c6a-87ea-cf748487717b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:38.787Z|bd22a4c3-4bed-4c6a-87ea-cf748487717b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:38.787Z|381b6ff4-5874-46a9-ae9a-efbed0abe7e9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:38.803Z|a346376a-ed76-45cd-a033-713f22429c31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:38.803Z|a346376a-ed76-45cd-a033-713f22429c31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:40.369Z|f69d40ee-f453-42fc-ac61-309dd7b66625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:02:40.373Z|f69d40ee-f453-42fc-ac61-309dd7b66625|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:02:40.988Z|e0668717-8d0d-472e-8475-7df4c542e4cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:02:40.989Z|e0668717-8d0d-472e-8475-7df4c542e4cf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:02:48.817Z|aecf72c9-ab5d-447c-a452-c7dce3933df9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:48.817Z|aecf72c9-ab5d-447c-a452-c7dce3933df9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:48.828Z|a1bbefd1-849f-4792-82cb-76e324c156f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:48.828Z|a1bbefd1-849f-4792-82cb-76e324c156f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:48.844Z|c8b2b0fd-25ee-4a4d-9507-061a0409102d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:48.845Z|c8b2b0fd-25ee-4a4d-9507-061a0409102d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:55.369Z|d0d5282d-9d6e-4cfa-bf6f-ca17422f6be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:02:55.370Z|d0d5282d-9d6e-4cfa-bf6f-ca17422f6be0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:02:58.848Z|388b0c15-e17d-41f1-bca8-b62c218a93bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:58.848Z|388b0c15-e17d-41f1-bca8-b62c218a93bf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:58.863Z|0d03eeb3-16ac-48d1-a7ed-b761bb5eded1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:58.864Z|0d03eeb3-16ac-48d1-a7ed-b761bb5eded1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:02:58.910Z|e3932c10-ca7d-4bbb-924c-dfffe2801984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:02:58.911Z|e3932c10-ca7d-4bbb-924c-dfffe2801984|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:08.907Z|efb89933-ac5d-46b9-a35b-39e1e3a25d16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:08.907Z|efb89933-ac5d-46b9-a35b-39e1e3a25d16|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:08.917Z|668b4849-77ba-4702-8c82-20a46cd52e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:08.917Z|668b4849-77ba-4702-8c82-20a46cd52e55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:08.938Z|44509488-5f72-4640-8080-f12db32df839|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:03:08.938Z|58f71736-1a4c-4340-8091-6a9612b921be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:08.939Z|44509488-5f72-4640-8080-f12db32df839|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:08.939Z|58f71736-1a4c-4340-8091-6a9612b921be|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:10.370Z|6a005dd2-0d2f-43bb-811a-3fb90442f0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:03:10.370Z|6a005dd2-0d2f-43bb-811a-3fb90442f0be|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:03:10.990Z|a4bd7d1e-920c-4238-a624-7d7569304c6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:03:10.990Z|a4bd7d1e-920c-4238-a624-7d7569304c6c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:03:18.945Z|fa4e92a7-5ab1-4c49-aa4a-92f2822d771a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:18.946Z|fa4e92a7-5ab1-4c49-aa4a-92f2822d771a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:18.970Z|346eb919-1443-4edb-b27b-c7b17777a8fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:18.971Z|346eb919-1443-4edb-b27b-c7b17777a8fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:18.978Z|31630095-f144-407d-84e5-265f8a2f382c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:18.979Z|31630095-f144-407d-84e5-265f8a2f382c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:25.369Z|94787d4d-00cc-40bf-91a3-2474af197073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:03:25.373Z|94787d4d-00cc-40bf-91a3-2474af197073|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:03:28.994Z|85e6854c-5c93-4484-9c60-0f7731cbc083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:28.995Z|85e6854c-5c93-4484-9c60-0f7731cbc083|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:29.002Z|13ce06d6-f89a-45c5-839d-085b8708847b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:29.003Z|13ce06d6-f89a-45c5-839d-085b8708847b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:29.014Z|0aaed7bf-c746-4ba5-8041-fe169a709187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:29.015Z|0aaed7bf-c746-4ba5-8041-fe169a709187|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:39.032Z|1bf8716a-eb6e-40af-b9ea-aa9d1997632c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:39.033Z|1bf8716a-eb6e-40af-b9ea-aa9d1997632c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:39.038Z|133cf1d2-7ba4-4242-9d27-c893bb3acfd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:39.038Z|133cf1d2-7ba4-4242-9d27-c893bb3acfd2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:39.049Z|99313c0a-cfb4-41a6-9dbb-8ea30732fdd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:39.050Z|99313c0a-cfb4-41a6-9dbb-8ea30732fdd9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:40.369Z|102fbc20-7099-42d8-8827-bd383fd64326|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:03:40.370Z|102fbc20-7099-42d8-8827-bd383fd64326|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:03:40.991Z|a2e45cdb-df3f-422c-b152-f5452b9d9502|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:03:40.992Z|a2e45cdb-df3f-422c-b152-f5452b9d9502|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:03:49.063Z|e599f87b-7f7d-4de8-9ea5-23d2fe0081dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:49.063Z|d61db779-07b0-4fd8-85f4-6e429a661171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:49.064Z|e599f87b-7f7d-4de8-9ea5-23d2fe0081dd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:49.064Z|d61db779-07b0-4fd8-85f4-6e429a661171|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:49.075Z|eea5b637-7858-42b3-bffd-6744b4aebd2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:49.075Z|eea5b637-7858-42b3-bffd-6744b4aebd2b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:55.369Z|caa6f8f1-c6b6-43fa-ae41-f57a5f1a5888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:03:55.370Z|caa6f8f1-c6b6-43fa-ae41-f57a5f1a5888|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:03:59.095Z|59cf8995-b608-4241-936c-0d6ddc0f16bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:59.095Z|188a69f2-9577-4dcf-bd21-7e70d6fdded2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:59.096Z|59cf8995-b608-4241-936c-0d6ddc0f16bc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:59.096Z|188a69f2-9577-4dcf-bd21-7e70d6fdded2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:03:59.106Z|3c3277f4-7286-446f-935f-27b3254343d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:03:59.107Z|3c3277f4-7286-446f-935f-27b3254343d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:08.938Z|acc57ddd-f13d-474d-8fb7-6dff11a0c0d3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:04:08.939Z|acc57ddd-f13d-474d-8fb7-6dff11a0c0d3|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:09.125Z|58d57b08-8b21-43cd-805c-1ae6e5fcff54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:09.126Z|91455008-9fe8-4112-9113-48df3726c4ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:09.126Z|58d57b08-8b21-43cd-805c-1ae6e5fcff54|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:09.126Z|91455008-9fe8-4112-9113-48df3726c4ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:09.144Z|df53df0d-9d54-4efa-8304-eda2b1a49135|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:09.145Z|df53df0d-9d54-4efa-8304-eda2b1a49135|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:10.369Z|f6d569d8-8d7f-42a5-9617-87341ae7c6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:04:10.372Z|f6d569d8-8d7f-42a5-9617-87341ae7c6a6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:04:10.992Z|76050921-65db-4871-9861-459ab77bd614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:04:10.993Z|76050921-65db-4871-9861-459ab77bd614|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:04:19.150Z|798de197-a5e1-4754-812e-3b7565981711|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:19.151Z|798de197-a5e1-4754-812e-3b7565981711|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:19.152Z|717c9127-edb6-4ea4-8d61-fffd10885e4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:19.153Z|717c9127-edb6-4ea4-8d61-fffd10885e4e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:19.171Z|ed3a63e6-4701-4ae1-bb60-9a0346dbdae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:19.172Z|ed3a63e6-4701-4ae1-bb60-9a0346dbdae4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:25.369Z|0c7d37a3-b79d-4535-b7a2-8aaa13ac42e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:04:25.370Z|0c7d37a3-b79d-4535-b7a2-8aaa13ac42e7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:04:29.176Z|eb22a74c-c93f-488d-9e4c-3796aba92fb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:29.176Z|3698f56a-6cb1-40c0-9dff-28b5273de33c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:29.177Z|eb22a74c-c93f-488d-9e4c-3796aba92fb2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:29.177Z|3698f56a-6cb1-40c0-9dff-28b5273de33c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:29.208Z|aaa87461-a99e-453e-8c39-440501b9b13b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:29.209Z|aaa87461-a99e-453e-8c39-440501b9b13b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:39.212Z|f4922c1d-7585-4017-8875-31af07bbac8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:39.213Z|f4922c1d-7585-4017-8875-31af07bbac8e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:39.215Z|97c8ce9c-293e-4aa1-ac3f-7ac8fe591c41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:39.216Z|97c8ce9c-293e-4aa1-ac3f-7ac8fe591c41|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:39.241Z|ee9607fd-3d51-4d3e-acf2-837273d5cbcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:39.241Z|ee9607fd-3d51-4d3e-acf2-837273d5cbcf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:40.369Z|0f872d14-6204-460f-b274-5dda432c822c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:04:40.370Z|0f872d14-6204-460f-b274-5dda432c822c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:04:40.994Z|e56cb21b-1c7f-4ea8-9467-1efa5106521f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:04:40.994Z|e56cb21b-1c7f-4ea8-9467-1efa5106521f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:04:49.239Z|9a4f153a-cc59-4696-8cb5-16117c8b1799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:49.239Z|9a4f153a-cc59-4696-8cb5-16117c8b1799|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:49.246Z|a26272e1-bbca-4ee4-aaca-9255e35f5f06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:49.247Z|a26272e1-bbca-4ee4-aaca-9255e35f5f06|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:49.264Z|9ca79e2b-c500-46b9-ab63-8677e0c445bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:49.265Z|9ca79e2b-c500-46b9-ab63-8677e0c445bc|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:55.369Z|d87808da-f169-4343-8a65-9ba59453b62a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:04:55.372Z|d87808da-f169-4343-8a65-9ba59453b62a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:04:59.265Z|0bfc3b47-a029-4639-a808-dc930cb445ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:59.266Z|0bfc3b47-a029-4639-a808-dc930cb445ad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:59.271Z|c0da9161-12ec-412d-9cb6-2e70d22c6f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:59.271Z|c0da9161-12ec-412d-9cb6-2e70d22c6f67|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:04:59.288Z|bbf5bde3-540c-4cfc-96e8-0b5f32a6f629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:04:59.289Z|bbf5bde3-540c-4cfc-96e8-0b5f32a6f629|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:08.938Z|11754f6e-1a2f-496d-8278-428fe008d02a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:05:08.939Z|11754f6e-1a2f-496d-8278-428fe008d02a|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:09.293Z|75159bee-f615-4967-8690-1863d7c00001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:09.294Z|75159bee-f615-4967-8690-1863d7c00001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:09.296Z|d2bc777c-8115-4b77-b65b-5092fbf69d76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:09.296Z|d2bc777c-8115-4b77-b65b-5092fbf69d76|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:09.321Z|d6d8e2e9-4fde-4c53-83e1-d6a0e7260d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:09.322Z|d6d8e2e9-4fde-4c53-83e1-d6a0e7260d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:10.370Z|720beea4-991e-4858-916f-110281f2f2fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:05:10.371Z|720beea4-991e-4858-916f-110281f2f2fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:05:10.995Z|32344722-ace7-4825-8062-e2f40209f183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:05:10.995Z|32344722-ace7-4825-8062-e2f40209f183|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:05:19.325Z|71e58c24-10f7-45f9-87cc-0c73d814eabb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:19.326Z|71e58c24-10f7-45f9-87cc-0c73d814eabb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:19.328Z|b55cb033-542b-4927-870a-b850f8351047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:19.329Z|b55cb033-542b-4927-870a-b850f8351047|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:19.347Z|356136de-005d-4c37-8803-5cc38f22f845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:19.347Z|356136de-005d-4c37-8803-5cc38f22f845|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:25.369Z|36457dca-3eb1-489f-b283-ab8811713820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:05:25.370Z|36457dca-3eb1-489f-b283-ab8811713820|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:05:29.351Z|0e55bbda-dab7-4886-96b1-2487f1b79e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:29.352Z|0e55bbda-dab7-4886-96b1-2487f1b79e54|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:29.351Z|d4ee39c2-91cc-4391-997e-bf0c423e07b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:29.353Z|d4ee39c2-91cc-4391-997e-bf0c423e07b6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:29.375Z|c97a7297-865f-429a-9348-87a1a31b7d39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:29.376Z|c97a7297-865f-429a-9348-87a1a31b7d39|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:39.385Z|215c9544-2975-49da-834d-d347e1a009da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:39.385Z|6002511c-5b55-437d-8d40-009f74f90d29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:39.386Z|215c9544-2975-49da-834d-d347e1a009da|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:39.386Z|6002511c-5b55-437d-8d40-009f74f90d29|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:39.400Z|588e6b21-59e6-49f1-b3ce-9d11a57508b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:39.401Z|588e6b21-59e6-49f1-b3ce-9d11a57508b4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:40.369Z|e80ee3a0-924d-4c23-b549-4070a47004c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:05:40.374Z|e80ee3a0-924d-4c23-b549-4070a47004c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:05:40.996Z|ffc26e96-a98b-45d4-8104-c8f8a43b4399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:05:40.997Z|ffc26e96-a98b-45d4-8104-c8f8a43b4399|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:05:49.414Z|0cdc193d-92f3-435d-9147-f6f3488e889a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:49.415Z|0cdc193d-92f3-435d-9147-f6f3488e889a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:49.416Z|453bcbfc-3ead-4d56-b170-8457137ce966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:49.416Z|453bcbfc-3ead-4d56-b170-8457137ce966|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:49.426Z|a82c3957-d1bb-47ba-a7e1-d3af11d8fd5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:49.426Z|a82c3957-d1bb-47ba-a7e1-d3af11d8fd5a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:55.370Z|f2e4ec8d-fe83-4aca-9a41-2bac90e5ebbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:05:55.370Z|f2e4ec8d-fe83-4aca-9a41-2bac90e5ebbc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:05:59.449Z|4a842950-d14e-43b0-9cb8-e468fcd25d6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:59.449Z|bb1cb5f1-9e97-4ea5-93ad-d69123d8f1b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:59.449Z|a39168f5-018c-4f62-9d08-14318ea9d778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:05:59.450Z|4a842950-d14e-43b0-9cb8-e468fcd25d6e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:59.450Z|bb1cb5f1-9e97-4ea5-93ad-d69123d8f1b5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:05:59.450Z|a39168f5-018c-4f62-9d08-14318ea9d778|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:08.939Z|72101768-6428-4743-9445-68bd5abd9301|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:06:08.940Z|72101768-6428-4743-9445-68bd5abd9301|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:09.475Z|1cbd2657-5024-49af-b1e7-68dc69c1df1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:09.475Z|cf0fb804-e52f-4371-99ad-6f23ccec032c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:09.476Z|1cbd2657-5024-49af-b1e7-68dc69c1df1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:09.476Z|cf0fb804-e52f-4371-99ad-6f23ccec032c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:09.483Z|d8be02cc-f082-4906-9b4f-a5a233a5b438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:09.483Z|d8be02cc-f082-4906-9b4f-a5a233a5b438|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:10.369Z|2d97e453-6901-4b41-b924-ec6b8cb0ea64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:06:10.370Z|2d97e453-6901-4b41-b924-ec6b8cb0ea64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:06:10.997Z|8c435f19-669d-401e-a80d-532fcb113f6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:06:10.998Z|8c435f19-669d-401e-a80d-532fcb113f6b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:06:19.504Z|f137463e-8564-4a5f-b348-9eb5c82ef2dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:19.504Z|1cce0f19-7b5b-4aa4-b45e-dfa734f0e050|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:19.504Z|f137463e-8564-4a5f-b348-9eb5c82ef2dc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:19.505Z|1cce0f19-7b5b-4aa4-b45e-dfa734f0e050|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:19.508Z|5e272bc3-005e-45a7-85d9-7a041215615e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:19.508Z|5e272bc3-005e-45a7-85d9-7a041215615e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:25.369Z|74d3ba61-be4c-4da4-98d8-21a6168346d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:06:25.373Z|74d3ba61-be4c-4da4-98d8-21a6168346d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:06:29.536Z|37973172-5f0c-489f-81e0-ded252bd2cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:29.536Z|698b50b7-871b-4586-9cc3-7462869583c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:29.537Z|37973172-5f0c-489f-81e0-ded252bd2cc2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:29.537Z|698b50b7-871b-4586-9cc3-7462869583c2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:29.538Z|34cd08fe-45c8-4749-a438-4ee9865ed51d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:29.538Z|34cd08fe-45c8-4749-a438-4ee9865ed51d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:39.560Z|5f492c26-dbb0-47be-bc0f-efed5043c3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:39.560Z|bc3fe71f-92ec-4c5b-a15e-ad0431f5af63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:39.560Z|24f47d0e-f283-4566-8c88-f2d910c0a2d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:39.561Z|5f492c26-dbb0-47be-bc0f-efed5043c3a8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:39.561Z|24f47d0e-f283-4566-8c88-f2d910c0a2d7|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:39.563Z|bc3fe71f-92ec-4c5b-a15e-ad0431f5af63|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:40.369Z|706c10c9-e835-41da-a6fd-b0827bd29ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:06:40.370Z|706c10c9-e835-41da-a6fd-b0827bd29ac5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:06:40.999Z|60e69818-7520-4724-8110-2af576f9aa5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:06:40.999Z|60e69818-7520-4724-8110-2af576f9aa5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:06:49.588Z|2e45d3a5-546d-460e-a474-888e9006ff4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:49.588Z|8b5fd055-7f73-4005-a4fb-003b6b840ea2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:49.589Z|2e45d3a5-546d-460e-a474-888e9006ff4f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:49.589Z|8b5fd055-7f73-4005-a4fb-003b6b840ea2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:49.589Z|f11b8fce-7166-4321-a966-154e1956cfe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:49.590Z|f11b8fce-7166-4321-a966-154e1956cfe6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:55.369Z|3443f5cf-f16d-472f-a49c-81ab2322e9d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:06:55.370Z|3443f5cf-f16d-472f-a49c-81ab2322e9d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:06:59.616Z|c05e6789-b1dd-4092-8e47-d07360d6c2d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:59.616Z|bbccd336-f6df-445a-a928-a08931bb7a8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:59.617Z|bbccd336-f6df-445a-a928-a08931bb7a8e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:59.617Z|c05e6789-b1dd-4092-8e47-d07360d6c2d3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:06:59.623Z|100ae257-e045-4f28-907e-803cd2ec7b7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:06:59.623Z|100ae257-e045-4f28-907e-803cd2ec7b7c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:08.937Z|4b494670-7e88-4bdb-b986-fb591cf42a2e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:07:08.939Z|4b494670-7e88-4bdb-b986-fb591cf42a2e|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:09.646Z|48eb64b2-f22c-4b8a-b736-aac97d4970dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:09.646Z|9b67ee6c-61a0-478c-8452-ee9458919c71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:09.646Z|b20d48c7-cb57-4823-8ffd-6194852d15e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:09.647Z|9b67ee6c-61a0-478c-8452-ee9458919c71|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:09.647Z|48eb64b2-f22c-4b8a-b736-aac97d4970dd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:09.647Z|b20d48c7-cb57-4823-8ffd-6194852d15e4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:10.369Z|5de84240-1f72-4a42-8d59-0b1f8607fdfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:07:10.373Z|5de84240-1f72-4a42-8d59-0b1f8607fdfd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:07:11.000Z|32d5f4b7-b765-4788-8b02-e4ff04833847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:07:11.001Z|32d5f4b7-b765-4788-8b02-e4ff04833847|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:07:19.676Z|2f593350-0a84-44ea-95fa-d5306ef109e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:19.676Z|eba0332f-a611-46c5-b2d8-2a38c45dc74f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:19.677Z|2f593350-0a84-44ea-95fa-d5306ef109e5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:19.677Z|eba0332f-a611-46c5-b2d8-2a38c45dc74f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:19.684Z|77def55b-5e9c-4ad0-b6ab-b7721c051a46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:19.684Z|77def55b-5e9c-4ad0-b6ab-b7721c051a46|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:25.369Z|08012f1c-7f92-40bd-aed4-d27fd6f28d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:07:25.370Z|08012f1c-7f92-40bd-aed4-d27fd6f28d36|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:07:29.706Z|834a0bb7-2c5f-4679-8293-e2a2cb9cc7b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:29.706Z|834a0bb7-2c5f-4679-8293-e2a2cb9cc7b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:29.708Z|b0657d6c-3575-4ab6-bba4-23b5392c2a27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:29.709Z|b0657d6c-3575-4ab6-bba4-23b5392c2a27|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:29.717Z|dbc470ce-25e2-40bb-a1bc-d65e140c065d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:29.717Z|dbc470ce-25e2-40bb-a1bc-d65e140c065d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:39.734Z|8bfa72b5-1d0d-4172-a000-0085d22ba634|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:39.734Z|8bfa72b5-1d0d-4172-a000-0085d22ba634|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:39.739Z|e56d9d04-4729-4168-96b0-d466d89608b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:39.740Z|e56d9d04-4729-4168-96b0-d466d89608b4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:39.745Z|1ea3e306-9fe6-46f9-a7b2-0a50241051e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:39.746Z|1ea3e306-9fe6-46f9-a7b2-0a50241051e3|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:40.369Z|f6b04e63-0599-4ab7-8bdf-2a3fac013fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:07:40.370Z|f6b04e63-0599-4ab7-8bdf-2a3fac013fd2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:07:41.002Z|04e50d71-81da-4168-b0fc-f63acfc87bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:07:41.003Z|04e50d71-81da-4168-b0fc-f63acfc87bbb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:07:49.759Z|151a4d96-155a-4caf-b2ef-8f11e0afeb32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:49.759Z|151a4d96-155a-4caf-b2ef-8f11e0afeb32|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:49.762Z|614efbc0-6220-4a6e-9d90-313296456df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:49.763Z|614efbc0-6220-4a6e-9d90-313296456df0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:49.771Z|e412148d-de2c-4a86-858b-1a37420b96f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:49.772Z|e412148d-de2c-4a86-858b-1a37420b96f1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:55.369Z|310928c7-4353-42d2-b3a0-41c7716b5d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:07:55.372Z|310928c7-4353-42d2-b3a0-41c7716b5d31|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:07:59.799Z|ee9187a2-255c-4100-9953-4d9a0a7cf283|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:59.800Z|ee9187a2-255c-4100-9953-4d9a0a7cf283|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:59.806Z|03577c77-1f2b-4040-abca-8fb0f2a00e24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:59.806Z|03577c77-1f2b-4040-abca-8fb0f2a00e24|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:07:59.812Z|bf81388e-f56f-40b6-ab5d-7e082e17db38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:07:59.812Z|bf81388e-f56f-40b6-ab5d-7e082e17db38|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:08.937Z|fb5f7c85-f411-4d88-98aa-161e1b6bac1d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:08:08.938Z|fb5f7c85-f411-4d88-98aa-161e1b6bac1d|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:09.827Z|725073bb-3b89-4342-a5af-d2d3344cb909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:09.828Z|725073bb-3b89-4342-a5af-d2d3344cb909|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:09.834Z|2075967d-9cec-464d-93ff-f5f9e05aa628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:09.835Z|2075967d-9cec-464d-93ff-f5f9e05aa628|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:09.840Z|7471d094-95b9-4e1f-8b12-3957dc115d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:09.840Z|7471d094-95b9-4e1f-8b12-3957dc115d95|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:10.369Z|1c2af16a-a2ce-4daa-81c9-eae0830e6382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:08:10.370Z|1c2af16a-a2ce-4daa-81c9-eae0830e6382|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:08:11.003Z|72b03860-fbfd-477c-9260-2f4df5b0825a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:08:11.004Z|72b03860-fbfd-477c-9260-2f4df5b0825a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:08:19.852Z|376e4b57-da13-4f0d-bf83-3984cb3b858f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:19.853Z|376e4b57-da13-4f0d-bf83-3984cb3b858f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:19.859Z|5d0e30ea-04a1-4cda-a6f0-62a88bdf72d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:19.859Z|d0eecc90-c7dd-48d3-8d19-5ae23cf340fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:19.860Z|5d0e30ea-04a1-4cda-a6f0-62a88bdf72d4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:19.860Z|d0eecc90-c7dd-48d3-8d19-5ae23cf340fe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:25.369Z|e9273d0f-6430-4492-a543-cfd74843d2cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:08:25.370Z|e9273d0f-6430-4492-a543-cfd74843d2cb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:08:29.877Z|21a5bacd-fc21-4bb7-a12d-7a1ef94c85f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:29.878Z|21a5bacd-fc21-4bb7-a12d-7a1ef94c85f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:29.885Z|625ea650-30bb-4811-9021-6537942b9dfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:29.885Z|e67d1a84-af8e-4fbe-b0d9-bfb64fe28c13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:29.886Z|e67d1a84-af8e-4fbe-b0d9-bfb64fe28c13|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:29.886Z|625ea650-30bb-4811-9021-6537942b9dfc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:39.912Z|830bfb43-6e93-4d54-a0de-27e8d2bfc0f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:39.912Z|d57b9f42-f833-4730-a009-2b28cc51e585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:39.912Z|f35f7369-9fd6-4850-999c-5135fb647398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:39.913Z|d57b9f42-f833-4730-a009-2b28cc51e585|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:39.913Z|830bfb43-6e93-4d54-a0de-27e8d2bfc0f1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:39.913Z|f35f7369-9fd6-4850-999c-5135fb647398|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:40.369Z|93a95052-dace-47cb-8412-3febcec2ca5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:08:40.373Z|93a95052-dace-47cb-8412-3febcec2ca5a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:08:41.005Z|219422a9-1d56-41aa-b58d-0a726935e44b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:08:41.006Z|219422a9-1d56-41aa-b58d-0a726935e44b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:08:49.943Z|9d6c4603-11fb-4926-b632-c7f05f876d53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:49.943Z|8885af68-3dde-430f-9da9-6abe61bec588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:49.944Z|9d6c4603-11fb-4926-b632-c7f05f876d53|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:49.944Z|310497db-1e58-4a63-b9a1-ebce148c714c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:49.945Z|310497db-1e58-4a63-b9a1-ebce148c714c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:49.944Z|8885af68-3dde-430f-9da9-6abe61bec588|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:55.369Z|1908e474-99f2-48e8-975e-f3dda73f53d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:08:55.370Z|1908e474-99f2-48e8-975e-f3dda73f53d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:08:59.970Z|40895d52-537f-47fb-8cda-742602593f59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:59.969Z|0ef93ff7-647a-4ab3-ada3-0cbc44b3bafb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:59.969Z|7624a737-b35c-48ca-99a9-f6a50c0dd0f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:08:59.970Z|40895d52-537f-47fb-8cda-742602593f59|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:59.970Z|0ef93ff7-647a-4ab3-ada3-0cbc44b3bafb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:08:59.970Z|7624a737-b35c-48ca-99a9-f6a50c0dd0f3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:08.939Z|3ba0b56a-5752-484c-9b58-803b9eb64831|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:09:08.940Z|3ba0b56a-5752-484c-9b58-803b9eb64831|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:09.998Z|7bbfc2df-4773-4df6-82a0-a09e8015dc1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:09.998Z|7bbfc2df-4773-4df6-82a0-a09e8015dc1a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:09.998Z|46eb1d2b-ef65-44b0-bd5d-29ab199ab9e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:09.999Z|695ddd4c-b603-4c8b-a285-1895e8c45483|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:09.999Z|46eb1d2b-ef65-44b0-bd5d-29ab199ab9e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:09.999Z|695ddd4c-b603-4c8b-a285-1895e8c45483|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:10.370Z|35102030-4603-4af5-9b41-6e25a1e3858a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:09:10.370Z|35102030-4603-4af5-9b41-6e25a1e3858a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:09:11.007Z|570bbf74-7808-409b-b86a-cffe2a5bcf39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:09:11.007Z|570bbf74-7808-409b-b86a-cffe2a5bcf39|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:09:20.034Z|0664f355-7188-4cfc-8ed7-2e5adabcf9fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:20.034Z|0664f355-7188-4cfc-8ed7-2e5adabcf9fe|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:20.035Z|cc7d9f68-47e2-4a39-af6a-a2a025d27876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:20.035Z|cc7d9f68-47e2-4a39-af6a-a2a025d27876|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:20.034Z|ef294f14-22a4-4b65-8e79-5b32f5b82941|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:20.037Z|ef294f14-22a4-4b65-8e79-5b32f5b82941|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:25.370Z|34222394-e216-4aea-9b07-0ff80d563e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:09:25.373Z|34222394-e216-4aea-9b07-0ff80d563e50|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:09:30.062Z|614645c3-ce86-4e35-ae71-a01a1b17819b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:30.063Z|614645c3-ce86-4e35-ae71-a01a1b17819b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:30.064Z|50d564f7-8948-4aa4-af9d-fb171bc2eb61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:30.064Z|50d564f7-8948-4aa4-af9d-fb171bc2eb61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:30.067Z|50f4f457-4905-4f6d-9c5b-dfcec06cbea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:30.067Z|50f4f457-4905-4f6d-9c5b-dfcec06cbea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:40.095Z|172304f1-73e8-4476-bc50-6726774b6716|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:40.096Z|172304f1-73e8-4476-bc50-6726774b6716|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:40.098Z|a11b1138-439a-41c2-b88a-fe22c825dc36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:40.098Z|a11b1138-439a-41c2-b88a-fe22c825dc36|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:40.100Z|2f68de86-e58a-4f19-bc3f-842f42849cab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:40.101Z|2f68de86-e58a-4f19-bc3f-842f42849cab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:40.369Z|4b266feb-2cbd-4635-97e0-009014f54546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:09:40.370Z|4b266feb-2cbd-4635-97e0-009014f54546|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:09:41.008Z|6d22f5f3-2fd2-41d7-9862-8506112bb232|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:09:41.008Z|6d22f5f3-2fd2-41d7-9862-8506112bb232|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:09:50.131Z|1aabaa53-1a1f-4c90-8ba5-e8bb16514b55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:50.132Z|1aabaa53-1a1f-4c90-8ba5-e8bb16514b55|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:50.133Z|eda136e1-3d1d-4e19-99d2-2af083bba3bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:50.133Z|08802fbd-256c-411a-8a37-d4e21795ec06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:09:50.134Z|08802fbd-256c-411a-8a37-d4e21795ec06|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:50.134Z|eda136e1-3d1d-4e19-99d2-2af083bba3bc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:09:55.369Z|bcba4806-eeee-4f2e-8f8a-eb126a8ea1ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:09:55.370Z|bcba4806-eeee-4f2e-8f8a-eb126a8ea1ca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:10:00.161Z|da772bb6-4137-4afc-853a-9db1a6d7b70c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:00.161Z|d3089d05-c62a-40e9-b4c0-70befc675b6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:00.162Z|da772bb6-4137-4afc-853a-9db1a6d7b70c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:00.162Z|d3089d05-c62a-40e9-b4c0-70befc675b6a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:00.169Z|5bc0207a-9bd7-454e-8e60-4997a5a55fbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:00.170Z|5bc0207a-9bd7-454e-8e60-4997a5a55fbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:08.945Z|b72698e9-434f-4d15-ba3c-1f65a37b83ea|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:10:08.946Z|b72698e9-434f-4d15-ba3c-1f65a37b83ea|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:10.187Z|45592895-157f-4934-93bb-6548a13bd578|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:10.187Z|20b899a6-1761-499b-b537-312ae8e3745a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:10.188Z|45592895-157f-4934-93bb-6548a13bd578|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:10.188Z|20b899a6-1761-499b-b537-312ae8e3745a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:10.194Z|6c993478-c30f-4a6a-a25b-31b064f88356|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:10.195Z|6c993478-c30f-4a6a-a25b-31b064f88356|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:10.370Z|3acfc412-4dae-4bb3-81f9-79bda88b4dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:10:10.374Z|3acfc412-4dae-4bb3-81f9-79bda88b4dc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:10:11.009Z|804c7f93-295a-4322-8440-d682f7ee5890|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:10:11.010Z|804c7f93-295a-4322-8440-d682f7ee5890|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:10:20.217Z|898f6d97-3c62-4963-be80-772c3ee7d453|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:20.218Z|898f6d97-3c62-4963-be80-772c3ee7d453|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:20.222Z|f221a7c3-0809-4212-8bb9-3728daaae061|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:20.223Z|f221a7c3-0809-4212-8bb9-3728daaae061|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:20.223Z|7f404960-ab60-4e54-91f4-5de6d33acce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:20.223Z|7f404960-ab60-4e54-91f4-5de6d33acce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:25.369Z|8bb4242b-1a4e-469f-9494-9677e6362842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:10:25.371Z|8bb4242b-1a4e-469f-9494-9677e6362842|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:10:30.256Z|c8673ac3-8e3f-4163-9d5e-70dd469d0298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:30.256Z|f8eb2d0b-a3a5-42ba-bc72-9261963154d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:30.256Z|67b1b73e-2fd5-41e5-854f-d9a1c6147436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:30.256Z|c8673ac3-8e3f-4163-9d5e-70dd469d0298|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:30.256Z|67b1b73e-2fd5-41e5-854f-d9a1c6147436|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:30.258Z|f8eb2d0b-a3a5-42ba-bc72-9261963154d8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:40.287Z|f70a47f4-5c62-469f-942c-ba6f862a8c53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:40.288Z|f70a47f4-5c62-469f-942c-ba6f862a8c53|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:40.290Z|9b5cb3a4-8d9e-4571-9317-3a35839007f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:40.291Z|9b5cb3a4-8d9e-4571-9317-3a35839007f5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:40.292Z|c4410b7b-5855-4401-ab73-571c27455517|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:40.292Z|c4410b7b-5855-4401-ab73-571c27455517|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:40.370Z|d423d435-53f8-4998-9e95-23f200d67dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:10:40.370Z|d423d435-53f8-4998-9e95-23f200d67dcd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:10:41.011Z|e3b58213-af67-4c3c-b0da-49161cce8cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:10:41.012Z|e3b58213-af67-4c3c-b0da-49161cce8cb4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:10:50.326Z|20d4c37a-a3dd-432f-a302-bd6a252493cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:50.326Z|65754370-b34c-4a75-8f4d-c60141ef97d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:50.327Z|20d4c37a-a3dd-432f-a302-bd6a252493cd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:50.327Z|65754370-b34c-4a75-8f4d-c60141ef97d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:50.326Z|f64e95bc-3d23-40e8-99df-8d9afe712c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:10:50.328Z|f64e95bc-3d23-40e8-99df-8d9afe712c8c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:10:55.369Z|c05500cf-1a1c-4036-b706-c4b95a3b731e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:10:55.372Z|c05500cf-1a1c-4036-b706-c4b95a3b731e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:11:00.353Z|28b1284d-a51f-42eb-a584-4fcaf0cc4c47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:00.353Z|b3edc08a-6e2f-4777-ad25-c32c85ab6b99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:00.353Z|6c8be2b6-f096-4d73-b2d2-6f505a61f658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:00.354Z|b3edc08a-6e2f-4777-ad25-c32c85ab6b99|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:00.354Z|6c8be2b6-f096-4d73-b2d2-6f505a61f658|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:00.354Z|28b1284d-a51f-42eb-a584-4fcaf0cc4c47|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:08.938Z|86d7d5e0-7892-4da8-a3c4-255551ad3b02|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:11:08.938Z|86d7d5e0-7892-4da8-a3c4-255551ad3b02|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:10.370Z|520e242c-117c-4318-b62b-b796e1f04811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:11:10.370Z|520e242c-117c-4318-b62b-b796e1f04811|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:11:10.378Z|15ebac1f-0418-4292-979d-3031d363c5d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:10.378Z|1b84b5e0-a5c0-4faf-9c54-357f4b916b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:10.379Z|de962b95-7e2a-40c8-9667-51e7e1de892b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:10.379Z|15ebac1f-0418-4292-979d-3031d363c5d8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:10.379Z|1b84b5e0-a5c0-4faf-9c54-357f4b916b39|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:10.380Z|de962b95-7e2a-40c8-9667-51e7e1de892b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:11.012Z|8f4e3799-83e4-4dbd-9cd7-61dc416f1668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:11:11.013Z|8f4e3799-83e4-4dbd-9cd7-61dc416f1668|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:11:20.407Z|0a3e3897-d45d-462d-bef6-06a9607c99f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:20.407Z|a38cadad-30a2-4528-8d61-23b1b9b86633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:20.408Z|0a3e3897-d45d-462d-bef6-06a9607c99f3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:20.408Z|a38cadad-30a2-4528-8d61-23b1b9b86633|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:20.415Z|6f7e50c1-bd2f-4b90-bcec-c181fedaefe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:20.415Z|6f7e50c1-bd2f-4b90-bcec-c181fedaefe3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:25.371Z|30f173be-94cd-4a1e-899c-5098ba355746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:11:25.373Z|30f173be-94cd-4a1e-899c-5098ba355746|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:11:30.448Z|67ea965f-5fcd-4bab-9074-1cab2e1d2b9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:30.448Z|5e33d3d2-4568-465a-b14e-a8be01310fd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:30.449Z|67ea965f-5fcd-4bab-9074-1cab2e1d2b9b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:30.449Z|5e33d3d2-4568-465a-b14e-a8be01310fd7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:30.449Z|2dc5903f-e4f1-4160-b56e-4589a3eba1dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:30.449Z|2dc5903f-e4f1-4160-b56e-4589a3eba1dd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:40.370Z|6e177eec-2c0c-4a2d-9114-a268e10c80fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:11:40.374Z|6e177eec-2c0c-4a2d-9114-a268e10c80fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:11:40.484Z|7795228d-b3ed-45af-9c6f-cd4e450445e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:40.484Z|8f959073-e507-4d4f-9f9f-7c2242af0c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:40.484Z|07b7b5fd-4093-43e3-a957-8902942d3f97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:40.485Z|8f959073-e507-4d4f-9f9f-7c2242af0c6a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:40.485Z|07b7b5fd-4093-43e3-a957-8902942d3f97|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:40.485Z|7795228d-b3ed-45af-9c6f-cd4e450445e0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:41.014Z|b523094c-81f1-473a-95fa-b81127540e68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:11:41.014Z|b523094c-81f1-473a-95fa-b81127540e68|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:11:50.518Z|c6731038-4c56-404d-842b-a8bdfd301f1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:50.518Z|adad999b-ebf1-47c1-b75c-a83a383d81a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:50.519Z|c6731038-4c56-404d-842b-a8bdfd301f1f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:50.519Z|adad999b-ebf1-47c1-b75c-a83a383d81a9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:50.520Z|730cc0f5-8e5c-49e4-891d-38eda77737e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:11:50.522Z|730cc0f5-8e5c-49e4-891d-38eda77737e2|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:11:55.370Z|361c0d9f-eb7d-4e10-aff5-dc1591cc9b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:11:55.371Z|361c0d9f-eb7d-4e10-aff5-dc1591cc9b64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:12:00.552Z|f556a724-a23b-4625-83b2-e1e68bb57f8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:00.552Z|52dca0d9-b553-478c-8a32-9831b41d0a1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:00.553Z|f556a724-a23b-4625-83b2-e1e68bb57f8b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:00.553Z|52dca0d9-b553-478c-8a32-9831b41d0a1e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:00.553Z|c63ae2ed-41eb-47cf-a69f-f2d745b0d74b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:00.554Z|c63ae2ed-41eb-47cf-a69f-f2d745b0d74b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:08.942Z|aee616b5-de67-418c-bdd3-99e32331144d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:12:08.944Z|aee616b5-de67-418c-bdd3-99e32331144d|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:10.369Z|04a413a8-8460-42fb-8e25-d9fa1fe257c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:12:10.370Z|04a413a8-8460-42fb-8e25-d9fa1fe257c3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:12:10.580Z|75f22bd4-12fc-46fe-8813-25e5f716441a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:10.580Z|c275269e-8b64-47fe-bf86-9e63bede375f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:10.580Z|eabce024-c9b2-4470-96d3-abd03849d6aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:10.581Z|c275269e-8b64-47fe-bf86-9e63bede375f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:10.581Z|eabce024-c9b2-4470-96d3-abd03849d6aa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:10.581Z|75f22bd4-12fc-46fe-8813-25e5f716441a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:11.015Z|cbe3d11e-9ccf-4f2f-a6bb-b866a1491297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:12:11.016Z|cbe3d11e-9ccf-4f2f-a6bb-b866a1491297|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:12:20.609Z|df6093e4-1b40-475f-b843-63378c3fa834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:20.609Z|9b12538c-ca07-428b-8c4f-8e706fbb1030|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:20.609Z|d35f137d-96ce-4b48-abe3-f9ef095b8ea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:20.610Z|9b12538c-ca07-428b-8c4f-8e706fbb1030|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:20.610Z|df6093e4-1b40-475f-b843-63378c3fa834|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:20.611Z|d35f137d-96ce-4b48-abe3-f9ef095b8ea2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:25.370Z|c611f824-0cf4-41cf-a73d-59f3ce2b5efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:12:25.374Z|c611f824-0cf4-41cf-a73d-59f3ce2b5efb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:12:30.636Z|2a0f108b-876f-4ba8-be07-492d4ca6a9b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:30.636Z|c3fab47a-dbb1-469d-8ee4-1ddaff755850|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:30.637Z|c3fab47a-dbb1-469d-8ee4-1ddaff755850|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:30.637Z|2a0f108b-876f-4ba8-be07-492d4ca6a9b2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:30.642Z|b605867a-bb2e-4e2f-a44f-3659fa4e1d14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:30.642Z|b605867a-bb2e-4e2f-a44f-3659fa4e1d14|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:40.369Z|5b41cf9c-b131-4507-85da-56a671e8964a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:12:40.370Z|5b41cf9c-b131-4507-85da-56a671e8964a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:12:40.667Z|101065f6-360e-4ed4-874a-3971a8005708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:40.668Z|926c9ba6-235e-4a69-8015-4e418476bc8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:40.668Z|101065f6-360e-4ed4-874a-3971a8005708|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:40.669Z|926c9ba6-235e-4a69-8015-4e418476bc8d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:40.670Z|b06a733d-ed29-4ae1-963e-6582aae1331d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:40.671Z|b06a733d-ed29-4ae1-963e-6582aae1331d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:41.016Z|9ab45b6e-b7dc-4940-b2c6-d88f0f8ce06b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:12:41.017Z|9ab45b6e-b7dc-4940-b2c6-d88f0f8ce06b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:12:50.704Z|075ef189-c1e3-4825-86dd-6fefa277081b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:50.704Z|69717027-a167-4d2b-afa6-1ed66f20aea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:50.704Z|88d92ed4-37df-4444-bfab-94a10a583874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:12:50.704Z|075ef189-c1e3-4825-86dd-6fefa277081b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:50.705Z|69717027-a167-4d2b-afa6-1ed66f20aea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:50.705Z|88d92ed4-37df-4444-bfab-94a10a583874|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:12:55.369Z|4cf410bd-3187-49ef-a2aa-7119fe77e742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:12:55.370Z|4cf410bd-3187-49ef-a2aa-7119fe77e742|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:13:00.738Z|cda10774-8f86-409a-a956-d845726ef05b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:00.739Z|cda10774-8f86-409a-a956-d845726ef05b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:00.747Z|4105efc5-3901-46ba-9f7e-037e6903050f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:00.747Z|4105efc5-3901-46ba-9f7e-037e6903050f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:00.749Z|7033fbe7-8155-4c25-9dc8-e743be33a5ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:00.749Z|7033fbe7-8155-4c25-9dc8-e743be33a5ee|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:08.937Z|597d2307-afeb-4fc6-973f-2395ad26887f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:13:08.938Z|597d2307-afeb-4fc6-973f-2395ad26887f|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:10.369Z|d73811c5-f605-4bd5-aaa4-2d0c8df38279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:13:10.372Z|d73811c5-f605-4bd5-aaa4-2d0c8df38279|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:13:10.774Z|6003ab8c-73a7-4751-b296-19bab7ccd39e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:10.775Z|6003ab8c-73a7-4751-b296-19bab7ccd39e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:10.783Z|b8a2ce7d-4e91-4b05-90f5-8a113e89dd72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:10.784Z|b8a2ce7d-4e91-4b05-90f5-8a113e89dd72|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:10.790Z|a871586d-04e2-447b-b990-80057d596359|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:10.791Z|a871586d-04e2-447b-b990-80057d596359|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:11.018Z|84e89209-1e4b-4d23-a314-114541389f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:13:11.018Z|84e89209-1e4b-4d23-a314-114541389f9f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:13:20.804Z|03f8f1bb-c66c-4470-a229-ccc72a2d348e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:20.805Z|03f8f1bb-c66c-4470-a229-ccc72a2d348e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:20.813Z|07a67dfa-6b52-46a4-9ce0-7f370488cb86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:20.813Z|07a67dfa-6b52-46a4-9ce0-7f370488cb86|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:20.819Z|6e28c072-6a78-4ac1-ba76-6beb5598d8e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:20.819Z|6e28c072-6a78-4ac1-ba76-6beb5598d8e2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:25.369Z|88c22551-90c6-4afa-8a68-049bbe50c2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:13:25.370Z|88c22551-90c6-4afa-8a68-049bbe50c2a7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:13:30.837Z|c7380ff6-1203-4201-8b82-033e5ce2954d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:30.838Z|c7380ff6-1203-4201-8b82-033e5ce2954d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:30.852Z|0b3e67ba-1bbe-4f82-97a1-e9e1fd5a195c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:30.853Z|0b3e67ba-1bbe-4f82-97a1-e9e1fd5a195c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:30.858Z|2841e936-3ac4-4ac4-ac1e-5d8e95238044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:30.859Z|2841e936-3ac4-4ac4-ac1e-5d8e95238044|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:40.369Z|25cb2938-edba-4b33-9d81-dd7789d232d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:13:40.370Z|25cb2938-edba-4b33-9d81-dd7789d232d3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:13:40.869Z|7081fda1-50c1-47f3-a6a0-eaa7a8ae8b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:40.870Z|7081fda1-50c1-47f3-a6a0-eaa7a8ae8b12|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:40.887Z|39e4e974-3f98-45e2-8cc3-eaf0ff18794d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:40.887Z|83efc8f5-ab37-44c1-a694-12394248e5d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:40.887Z|83efc8f5-ab37-44c1-a694-12394248e5d3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:40.887Z|39e4e974-3f98-45e2-8cc3-eaf0ff18794d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:41.019Z|d7119f57-3776-4d0f-9a7e-d7dea1b64a97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:13:41.019Z|d7119f57-3776-4d0f-9a7e-d7dea1b64a97|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:13:50.893Z|27172869-e9fd-4a30-bb12-370a42a8eb87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:50.894Z|27172869-e9fd-4a30-bb12-370a42a8eb87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:50.915Z|11a28152-1a42-408a-9fba-183a42dc94b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:50.915Z|c7f98872-24be-4eeb-a6ee-7fa2cdc93984|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:13:50.916Z|c7f98872-24be-4eeb-a6ee-7fa2cdc93984|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:50.916Z|11a28152-1a42-408a-9fba-183a42dc94b7|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:13:55.369Z|d6ecf5d3-4f8f-4733-9b6f-eef3cfdeb852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:13:55.373Z|d6ecf5d3-4f8f-4733-9b6f-eef3cfdeb852|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:14:00.921Z|cee8a63d-39cf-49c1-9e45-6a1e95cb005c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:00.922Z|cee8a63d-39cf-49c1-9e45-6a1e95cb005c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:00.946Z|c6ceeb5e-f598-40cd-b14f-fb30f34a0f73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:00.946Z|0a6a1f32-0732-40b8-b49d-374fc1802970|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:00.947Z|c6ceeb5e-f598-40cd-b14f-fb30f34a0f73|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:00.947Z|0a6a1f32-0732-40b8-b49d-374fc1802970|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:08.938Z|ba504edf-e149-4de1-a082-7ee5887ef997|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:14:08.938Z|ba504edf-e149-4de1-a082-7ee5887ef997|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:10.369Z|b7502845-6817-4ba7-a590-810ffd94d578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:14:10.370Z|b7502845-6817-4ba7-a590-810ffd94d578|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:14:10.961Z|e57bf236-1e7a-4e55-ae57-6076d14b9b70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:10.961Z|e57bf236-1e7a-4e55-ae57-6076d14b9b70|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:10.974Z|2dbde2f2-d6a8-42f8-bbd3-463caa3d5e52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:10.974Z|2dbde2f2-d6a8-42f8-bbd3-463caa3d5e52|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:10.977Z|28b1da5d-11a5-441f-bf9c-6515b2e707c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:10.978Z|28b1da5d-11a5-441f-bf9c-6515b2e707c4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:11.020Z|531b3d68-c31c-4a8f-91ff-7538d7ecb8cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:14:11.020Z|531b3d68-c31c-4a8f-91ff-7538d7ecb8cc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:14:20.988Z|6e54ed3e-b702-4c74-a225-e7f0b0afd6de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:20.989Z|6e54ed3e-b702-4c74-a225-e7f0b0afd6de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:20.999Z|e8725e84-8a54-4220-a28d-0b3b748c55ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:20.999Z|e8725e84-8a54-4220-a28d-0b3b748c55ea|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:21.006Z|1f9ffc84-58a3-490e-bdc4-48748a0f7ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:21.007Z|1f9ffc84-58a3-490e-bdc4-48748a0f7ecc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:25.369Z|a91c4119-2427-4080-ae73-63bef89d9276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:14:25.370Z|a91c4119-2427-4080-ae73-63bef89d9276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:14:31.016Z|60ba5031-d843-4ea0-8f1d-1e8c5b0db846|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:31.017Z|60ba5031-d843-4ea0-8f1d-1e8c5b0db846|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:31.027Z|979dedeb-a3a8-48e7-a6e3-766297f9961b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:31.028Z|979dedeb-a3a8-48e7-a6e3-766297f9961b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:31.033Z|446be01c-4fd0-4d0d-84b1-05664a06683b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:31.034Z|446be01c-4fd0-4d0d-84b1-05664a06683b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:40.369Z|e5f08d6b-ac97-4ed0-b247-e13ddafeaa4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:14:40.372Z|e5f08d6b-ac97-4ed0-b247-e13ddafeaa4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:14:41.021Z|6951c920-ccb4-4040-8cf3-f4e51219443b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:14:41.021Z|6951c920-ccb4-4040-8cf3-f4e51219443b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:14:41.056Z|9c0c4567-e21d-42d5-aa19-a4f67cdeaed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:41.056Z|9c0c4567-e21d-42d5-aa19-a4f67cdeaed1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:41.060Z|920a1fb4-09f2-4add-b8e2-557addc2a0bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:41.060Z|920a1fb4-09f2-4add-b8e2-557addc2a0bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:41.070Z|ec4935b6-13db-4f9b-a2bf-d074854bcfbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:41.071Z|ec4935b6-13db-4f9b-a2bf-d074854bcfbf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:51.083Z|e8edca71-9581-4e0f-8186-fe879863a33f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:51.083Z|e8edca71-9581-4e0f-8186-fe879863a33f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:51.094Z|e79266e1-f448-4c94-a884-9682a7b9c357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:51.094Z|e79266e1-f448-4c94-a884-9682a7b9c357|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:51.102Z|ba75c56b-de11-418a-a5c2-b743c42414e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:14:51.103Z|ba75c56b-de11-418a-a5c2-b743c42414e2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:14:55.370Z|7bf44aab-e325-473b-b52e-8ebc3cc7ca4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:14:55.370Z|7bf44aab-e325-473b-b52e-8ebc3cc7ca4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:15:01.125Z|480027bc-1293-4a8c-a23e-774c59a7d4f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:01.126Z|480027bc-1293-4a8c-a23e-774c59a7d4f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:01.134Z|c26cf017-6659-40f5-b9c0-3224c2ee9448|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:01.134Z|c26cf017-6659-40f5-b9c0-3224c2ee9448|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:01.136Z|48b3b8ab-7968-4cd3-a403-8692288652c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:01.137Z|48b3b8ab-7968-4cd3-a403-8692288652c0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:08.938Z|d27aee12-8ae3-46ab-824f-616a0fd0d235|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:15:08.939Z|d27aee12-8ae3-46ab-824f-616a0fd0d235|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:10.369Z|f25fb792-0910-4118-9d98-088628ddb23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:15:10.370Z|f25fb792-0910-4118-9d98-088628ddb23c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:15:11.022Z|64d68e48-afb5-47fb-82bb-5cb411dda762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:15:11.023Z|64d68e48-afb5-47fb-82bb-5cb411dda762|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:15:11.152Z|a9c06a55-84cf-40bf-ac0e-5803bce8b061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:11.153Z|a9c06a55-84cf-40bf-ac0e-5803bce8b061|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:11.156Z|fb3485c8-9c1c-4bd2-8dcc-81538d41d8fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:11.157Z|fb3485c8-9c1c-4bd2-8dcc-81538d41d8fe|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:11.158Z|08317906-7fa0-4410-843e-4ae4e1d9987b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:11.159Z|08317906-7fa0-4410-843e-4ae4e1d9987b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:21.182Z|c6183274-e7d8-454a-b43e-9829270cffa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:21.182Z|e80b6294-4423-48d1-9c87-32121673242a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:21.182Z|5b35b2c7-bc7e-4dff-8da4-1efacb07dd87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:21.182Z|c6183274-e7d8-454a-b43e-9829270cffa9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:21.183Z|5b35b2c7-bc7e-4dff-8da4-1efacb07dd87|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:21.183Z|e80b6294-4423-48d1-9c87-32121673242a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:25.369Z|52757488-034c-4002-b90f-9e1c495c6629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:15:25.372Z|52757488-034c-4002-b90f-9e1c495c6629|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:15:31.212Z|ead0a29b-4689-4e3d-b0e6-97ba14674fa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:31.213Z|ead0a29b-4689-4e3d-b0e6-97ba14674fa9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:31.215Z|a72cbf88-fd25-4e32-9acb-55ddb652eb56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:31.216Z|a72cbf88-fd25-4e32-9acb-55ddb652eb56|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:31.220Z|c941ad1c-550f-413f-8f18-2b7b51234b77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:31.220Z|c941ad1c-550f-413f-8f18-2b7b51234b77|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:40.370Z|2197f4b8-5387-4516-be37-b03f17b581af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:15:40.370Z|2197f4b8-5387-4516-be37-b03f17b581af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:15:41.023Z|fe3daf1f-0a7c-4502-9ded-d8a8b26c2231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:15:41.024Z|fe3daf1f-0a7c-4502-9ded-d8a8b26c2231|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:15:41.253Z|522fa89b-d24e-4552-b325-361fff6bbefa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:41.253Z|05a66f45-1cfc-49a5-acee-23a2ffc12e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:41.254Z|522fa89b-d24e-4552-b325-361fff6bbefa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:41.254Z|05a66f45-1cfc-49a5-acee-23a2ffc12e72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:41.254Z|7dc31bd8-0612-4e29-bdd6-6f7652e0df1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:41.255Z|7dc31bd8-0612-4e29-bdd6-6f7652e0df1c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:51.279Z|7e3c5cd5-bf28-4c1c-b114-8d7aa5e8c223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:51.280Z|7e3c5cd5-bf28-4c1c-b114-8d7aa5e8c223|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:51.288Z|830332fc-2ef3-42a4-b78e-318568bb68fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:51.288Z|76a715ac-443b-4817-8561-bc43911a9f18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:15:51.288Z|76a715ac-443b-4817-8561-bc43911a9f18|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:51.288Z|830332fc-2ef3-42a4-b78e-318568bb68fd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:15:55.370Z|739b12de-f6c8-4d78-bef0-5d44d02dc6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:15:55.370Z|739b12de-f6c8-4d78-bef0-5d44d02dc6d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:16:01.309Z|81b1bd6f-3291-4312-96b8-bf44fdb3ba46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:01.310Z|81b1bd6f-3291-4312-96b8-bf44fdb3ba46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:01.313Z|fa5d0208-ffe6-4d8e-8b14-5a80e37f35e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:01.313Z|c456ea34-f073-496d-9efb-6cfb776e1159|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:01.314Z|fa5d0208-ffe6-4d8e-8b14-5a80e37f35e6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:01.314Z|c456ea34-f073-496d-9efb-6cfb776e1159|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:08.937Z|2212d8f9-4010-49a1-b0f0-56de158f98c7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:16:08.938Z|2212d8f9-4010-49a1-b0f0-56de158f98c7|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:10.369Z|a6005f10-3436-4fc3-b636-0d06cd7d2615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:16:10.372Z|a6005f10-3436-4fc3-b636-0d06cd7d2615|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:16:11.024Z|4b08a10e-98a0-443d-b2c1-5be0ffaba301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:16:11.025Z|4b08a10e-98a0-443d-b2c1-5be0ffaba301|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:16:11.338Z|1460d975-9a9c-4bd0-8ee5-4dfdcf319c5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:11.339Z|1460d975-9a9c-4bd0-8ee5-4dfdcf319c5a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:11.339Z|2764b040-9e0a-4d32-a7f0-4400457ab073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:11.339Z|2764b040-9e0a-4d32-a7f0-4400457ab073|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:11.345Z|8c2ffe3d-9dc5-4eb6-8002-eba5fc0eefd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:11.346Z|8c2ffe3d-9dc5-4eb6-8002-eba5fc0eefd1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:21.374Z|0d50ed87-4199-4b33-a25b-fed8dbfe0ea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:21.374Z|05aea7ec-bd1d-4511-8bb1-f28a1d4c5858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:21.374Z|0d50ed87-4199-4b33-a25b-fed8dbfe0ea9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:21.375Z|05aea7ec-bd1d-4511-8bb1-f28a1d4c5858|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:21.381Z|9622c6d0-baa2-4c80-bc39-a31ae2467685|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:21.382Z|9622c6d0-baa2-4c80-bc39-a31ae2467685|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:25.369Z|6004e5b9-1571-4d85-b070-170fa965f268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:16:25.370Z|6004e5b9-1571-4d85-b070-170fa965f268|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:16:31.404Z|d4479620-7e3d-4d46-86cb-51277bee4840|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:31.405Z|d4479620-7e3d-4d46-86cb-51277bee4840|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:31.407Z|b296ac09-3cec-4162-88a7-53cdb2f9f83c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:31.407Z|521d6924-68f5-4e7d-8ade-057da303c21c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:31.407Z|521d6924-68f5-4e7d-8ade-057da303c21c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:31.407Z|b296ac09-3cec-4162-88a7-53cdb2f9f83c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:40.369Z|90c37ae7-c274-4dd4-9859-81356f0d88a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:16:40.370Z|90c37ae7-c274-4dd4-9859-81356f0d88a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:16:41.026Z|7d45e589-ab3a-4aa4-8d46-0d044900ac63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:16:41.026Z|7d45e589-ab3a-4aa4-8d46-0d044900ac63|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:16:41.434Z|c1f21bea-e331-4f7f-8192-19682daae853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:41.435Z|c23a358c-a66a-4d46-8aea-ecf015790996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:41.435Z|c1f21bea-e331-4f7f-8192-19682daae853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:41.435Z|c23a358c-a66a-4d46-8aea-ecf015790996|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:41.442Z|21f6062f-6184-4e12-9726-f8f4a12c0eee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:41.443Z|21f6062f-6184-4e12-9726-f8f4a12c0eee|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:51.462Z|8c09760e-b91a-4104-91cc-6ba3884259db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:51.463Z|8c09760e-b91a-4104-91cc-6ba3884259db|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:51.465Z|1ab59e45-a0f0-4b0e-9433-680840505621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:51.466Z|1ab59e45-a0f0-4b0e-9433-680840505621|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:51.475Z|9d2483c7-0dc6-4222-a28f-b94de12b6cec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:16:51.475Z|9d2483c7-0dc6-4222-a28f-b94de12b6cec|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:16:55.369Z|b0b0cc8b-cc9a-426d-8fd5-b7c6cf224148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:16:55.372Z|b0b0cc8b-cc9a-426d-8fd5-b7c6cf224148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:17:01.492Z|d73eaabf-cbb4-4094-be31-df87d0298821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:01.492Z|1ff4c4f7-aed7-477b-88d2-6f77fdb16c22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:01.493Z|1ff4c4f7-aed7-477b-88d2-6f77fdb16c22|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:01.495Z|d73eaabf-cbb4-4094-be31-df87d0298821|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:01.502Z|e9ed5c69-992d-459b-8e65-e04459f629c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:01.503Z|e9ed5c69-992d-459b-8e65-e04459f629c7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:08.938Z|159a4fb6-c9a9-4dbc-9722-ec110300ccb7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:17:08.939Z|159a4fb6-c9a9-4dbc-9722-ec110300ccb7|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:10.369Z|c67abf25-be6e-47c1-a0f2-86ac9c8d6254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:17:10.370Z|c67abf25-be6e-47c1-a0f2-86ac9c8d6254|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:17:11.027Z|ecb20a77-e6b6-442e-93ab-af9011f30705|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:17:11.028Z|ecb20a77-e6b6-442e-93ab-af9011f30705|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:17:11.529Z|4081ca47-1fe2-4b5a-998f-a1338cf7a253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:11.529Z|b998abf8-3d8b-4620-9529-de6b652ea1bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:11.529Z|b9c63b0f-de78-449d-ba4d-894aba3d89d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:11.530Z|4081ca47-1fe2-4b5a-998f-a1338cf7a253|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:11.530Z|b998abf8-3d8b-4620-9529-de6b652ea1bd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:11.530Z|b9c63b0f-de78-449d-ba4d-894aba3d89d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:21.560Z|5826a763-4143-4a85-8560-18bdd790b956|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:21.561Z|5826a763-4143-4a85-8560-18bdd790b956|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:21.561Z|9ee7e32b-09e3-4bc5-b804-94d58233fdef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:21.562Z|9ee7e32b-09e3-4bc5-b804-94d58233fdef|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:21.567Z|b0301bfe-4f22-42ac-8ca5-90838a5aea38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:21.567Z|b0301bfe-4f22-42ac-8ca5-90838a5aea38|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:25.369Z|6d2140ab-7ecc-461f-8445-4f34464162fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:17:25.370Z|6d2140ab-7ecc-461f-8445-4f34464162fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:17:31.586Z|87c628bd-1860-4da5-ac25-5bbcff149d83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:31.586Z|acd8f3af-693e-46cf-8fa7-2a72450db40f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:31.587Z|87c628bd-1860-4da5-ac25-5bbcff149d83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:31.587Z|acd8f3af-693e-46cf-8fa7-2a72450db40f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:31.593Z|4907d78d-8f23-47d4-b0fd-606f27ffa85a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:31.593Z|4907d78d-8f23-47d4-b0fd-606f27ffa85a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:40.369Z|0e4d2577-3142-4f49-8972-024da321ef4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:17:40.372Z|0e4d2577-3142-4f49-8972-024da321ef4c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:17:41.028Z|a5d86985-03b7-494f-af35-2290782e67b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:17:41.029Z|a5d86985-03b7-494f-af35-2290782e67b4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:17:41.614Z|fe3dca5d-87dd-479d-92e9-b5510bc31fa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:41.614Z|6ce4265f-a937-4940-92aa-ec9a9f56958a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:41.615Z|6ce4265f-a937-4940-92aa-ec9a9f56958a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:41.615Z|fe3dca5d-87dd-479d-92e9-b5510bc31fa6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:41.622Z|d1084b31-5b46-4994-940c-19d4000a228c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:41.622Z|d1084b31-5b46-4994-940c-19d4000a228c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:51.647Z|63e2f649-3116-4791-bdb9-d1604bb668f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:51.647Z|60581ced-666e-4582-95c0-7df3e07c3a43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:51.648Z|63e2f649-3116-4791-bdb9-d1604bb668f4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:51.648Z|60581ced-666e-4582-95c0-7df3e07c3a43|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:51.649Z|1f8bf3c9-b6ce-4951-98ff-48fb64d96f07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:17:51.649Z|1f8bf3c9-b6ce-4951-98ff-48fb64d96f07|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:17:55.370Z|4b2a0300-a12e-423f-8752-7f628caad5bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:17:55.370Z|4b2a0300-a12e-423f-8752-7f628caad5bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:18:01.673Z|fde0eaeb-9abf-45bc-81de-1d6230951d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:01.673Z|fde0eaeb-9abf-45bc-81de-1d6230951d25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:01.674Z|c461a314-209a-44e3-af08-6d715b177631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:01.674Z|c461a314-209a-44e3-af08-6d715b177631|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:01.675Z|b85d715d-e3af-4d57-8a04-07ee9d5d5b96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:01.675Z|b85d715d-e3af-4d57-8a04-07ee9d5d5b96|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:08.937Z|56ff15e0-c620-4e20-b994-43b78b236a4c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:18:08.938Z|56ff15e0-c620-4e20-b994-43b78b236a4c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:10.369Z|3d9be29f-e73a-4ed9-9a19-0841eff5cd21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:18:10.370Z|3d9be29f-e73a-4ed9-9a19-0841eff5cd21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:18:11.030Z|7425c085-53d4-48a4-be9a-02d8692da5d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:18:11.030Z|7425c085-53d4-48a4-be9a-02d8692da5d0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:18:11.698Z|90716f76-d704-4902-9263-2833bcca54b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:11.698Z|90716f76-d704-4902-9263-2833bcca54b2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:11.699Z|4359d202-e741-4e6b-a280-93e70decff23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:11.699Z|f49157ad-39d6-4ba0-a738-044ba867ce1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:11.700Z|4359d202-e741-4e6b-a280-93e70decff23|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:11.700Z|f49157ad-39d6-4ba0-a738-044ba867ce1c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:21.728Z|eabcd985-d9f0-49d0-ab41-f8d29185d089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:21.729Z|eabcd985-d9f0-49d0-ab41-f8d29185d089|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:21.733Z|2aa22ca9-fd03-48e8-afa1-00730887c039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:21.734Z|2aa22ca9-fd03-48e8-afa1-00730887c039|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:21.735Z|50b486f7-83da-4463-9796-1a68ac067218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:21.736Z|50b486f7-83da-4463-9796-1a68ac067218|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:25.369Z|dc2222f6-4b29-4bfe-b95d-c8cc0689be5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:18:25.373Z|dc2222f6-4b29-4bfe-b95d-c8cc0689be5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:18:31.760Z|b06bd761-0825-4e1a-8263-745c941ff829|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:31.760Z|b06bd761-0825-4e1a-8263-745c941ff829|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:31.759Z|1dde89dd-96bf-4e54-88b5-8471a826060b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:31.761Z|1dde89dd-96bf-4e54-88b5-8471a826060b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:31.766Z|002c7195-434a-4ae8-9402-e758623ab01b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:31.766Z|002c7195-434a-4ae8-9402-e758623ab01b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:40.369Z|d107ef4f-85b3-4aaf-8c9f-898b1f37b4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:18:40.370Z|d107ef4f-85b3-4aaf-8c9f-898b1f37b4c7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:18:41.031Z|dd206c0b-a26c-4339-925f-a188d74fae89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:18:41.031Z|dd206c0b-a26c-4339-925f-a188d74fae89|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:18:41.785Z|bf514556-826c-47b9-b6f8-83b0d0a5aec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:41.786Z|bf514556-826c-47b9-b6f8-83b0d0a5aec1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:41.790Z|3d9420ad-2b70-4272-886b-d3f767b17cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:41.790Z|3d9420ad-2b70-4272-886b-d3f767b17cce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:41.805Z|bdd5ff2a-e1fe-4c25-9b67-a07b11bb2ed6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:41.806Z|bdd5ff2a-e1fe-4c25-9b67-a07b11bb2ed6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:51.823Z|3af2bc19-0154-4132-8577-be70f58ffa56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:51.824Z|3af2bc19-0154-4132-8577-be70f58ffa56|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:51.825Z|38b1119a-cfce-4326-93ae-4ac965f8c83e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:51.826Z|38b1119a-cfce-4326-93ae-4ac965f8c83e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:51.843Z|c2b00850-3114-41da-97c8-c778b6eecdd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:18:51.844Z|c2b00850-3114-41da-97c8-c778b6eecdd6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:18:55.370Z|b2dc1c23-4483-4dc5-9177-5bd5644b06bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:18:55.370Z|b2dc1c23-4483-4dc5-9177-5bd5644b06bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:19:01.852Z|40c57ea7-3f30-4d17-bb77-3e8625b269c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:01.852Z|40c57ea7-3f30-4d17-bb77-3e8625b269c9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:01.852Z|5296971f-5254-4369-85e3-1f7bfc26e36a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:01.853Z|5296971f-5254-4369-85e3-1f7bfc26e36a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:01.869Z|cdcc09af-1325-4fce-b2f0-0165bdffcd29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:01.870Z|cdcc09af-1325-4fce-b2f0-0165bdffcd29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:08.940Z|5a5967b1-ba5b-418e-bf96-3b4bd2b332e7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:19:08.941Z|5a5967b1-ba5b-418e-bf96-3b4bd2b332e7|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:10.370Z|56feccb0-52ff-4614-97b8-acff72a11ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:19:10.373Z|56feccb0-52ff-4614-97b8-acff72a11ac9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:19:11.032Z|50baa59b-2266-42dc-bab2-da222d06627a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:19:11.033Z|50baa59b-2266-42dc-bab2-da222d06627a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:19:11.880Z|992b0ec6-6211-4a2e-b311-a190db263f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:11.880Z|f227293c-d9f0-40e6-96b3-601813cc6a72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:11.881Z|f227293c-d9f0-40e6-96b3-601813cc6a72|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:11.881Z|992b0ec6-6211-4a2e-b311-a190db263f9c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:11.898Z|71c22c64-b4a6-4e03-93fa-bfc5743541c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:11.899Z|71c22c64-b4a6-4e03-93fa-bfc5743541c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:21.910Z|69f6a1d1-566b-4613-9498-11c40e7dd327|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:21.910Z|0b42c518-acd7-4f21-bc56-2449fe8b8f7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:21.911Z|0b42c518-acd7-4f21-bc56-2449fe8b8f7d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:21.912Z|69f6a1d1-566b-4613-9498-11c40e7dd327|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:21.927Z|fe001097-d270-43d9-ae23-b103dbbb4b4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:21.928Z|fe001097-d270-43d9-ae23-b103dbbb4b4d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:25.370Z|2b868323-629e-415c-ac31-886c5cc3ffa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:19:25.370Z|2b868323-629e-415c-ac31-886c5cc3ffa4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:19:31.942Z|d227b408-2d4f-4b73-b411-0499e030092f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:31.942Z|4bbe8b6a-54d5-4c65-877a-19f1c8b8f8ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:31.942Z|4bbe8b6a-54d5-4c65-877a-19f1c8b8f8ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:31.942Z|d227b408-2d4f-4b73-b411-0499e030092f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:31.951Z|81d24304-6982-41bd-95b0-5c3564b3e98e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:31.951Z|81d24304-6982-41bd-95b0-5c3564b3e98e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:40.369Z|b6fff48a-2e1a-4463-b9f9-9992e365fc15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:19:40.370Z|b6fff48a-2e1a-4463-b9f9-9992e365fc15|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:19:41.033Z|21d01e6b-0866-42b5-a41c-6b3067e35abf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:19:41.034Z|21d01e6b-0866-42b5-a41c-6b3067e35abf|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:19:41.966Z|008ad321-d863-42b5-964e-641acd1bda75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:41.967Z|008ad321-d863-42b5-964e-641acd1bda75|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:41.971Z|d18585f3-e566-48df-965c-f064d6731c89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:41.971Z|d18585f3-e566-48df-965c-f064d6731c89|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:41.976Z|c6efd9ac-42f8-4c02-bedb-1cff72b86691|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:41.977Z|c6efd9ac-42f8-4c02-bedb-1cff72b86691|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:51.990Z|8fd9145b-6240-4141-a68d-367340d28b53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:51.991Z|8fd9145b-6240-4141-a68d-367340d28b53|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:52.001Z|fc35c103-c025-4a53-9dca-d4ccb6263fa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:52.002Z|fc35c103-c025-4a53-9dca-d4ccb6263fa9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:52.006Z|47c58270-3945-47c4-a3f6-368f37b15acf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:19:52.007Z|47c58270-3945-47c4-a3f6-368f37b15acf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:19:55.370Z|91d4f527-5bce-4e50-b9c1-5353ad34e4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:19:55.372Z|91d4f527-5bce-4e50-b9c1-5353ad34e4d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:20:02.017Z|621f1681-cdfc-4dbf-8260-b15f5b424086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:02.018Z|621f1681-cdfc-4dbf-8260-b15f5b424086|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:02.028Z|b749d315-16d8-4951-8383-455f247a0b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:02.028Z|04fe6dfc-f568-46ca-9676-539dbbd17f37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:02.029Z|b749d315-16d8-4951-8383-455f247a0b3d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:02.029Z|04fe6dfc-f568-46ca-9676-539dbbd17f37|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:08.945Z|9c60a784-1338-4652-a58d-94b67ea0a295|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:20:08.946Z|9c60a784-1338-4652-a58d-94b67ea0a295|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:10.369Z|cecaf1f5-18fb-4980-a763-5bf275ef174f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:20:10.370Z|cecaf1f5-18fb-4980-a763-5bf275ef174f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:20:11.035Z|5c452a01-c471-43f6-9ddc-8f9bc9ab673a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:20:11.035Z|5c452a01-c471-43f6-9ddc-8f9bc9ab673a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:20:12.084Z|6a277a98-984d-4d24-84c9-ba49bc2d180f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:12.085Z|6a277a98-984d-4d24-84c9-ba49bc2d180f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:12.084Z|9e3e0aa9-0129-4402-809c-2861c77c88b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:12.084Z|faec1930-61a4-4794-8168-b788ea5d7dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:12.086Z|9e3e0aa9-0129-4402-809c-2861c77c88b9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:12.086Z|faec1930-61a4-4794-8168-b788ea5d7dce|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:22.124Z|15613712-8bbc-4339-85f0-b12eb8f8509e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:22.126Z|15613712-8bbc-4339-85f0-b12eb8f8509e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:22.124Z|0285b007-1de8-4e09-9a49-21cdd2949b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:22.126Z|0285b007-1de8-4e09-9a49-21cdd2949b94|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:22.128Z|088b69b3-1e50-4589-ae0d-5887971a3263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:22.128Z|088b69b3-1e50-4589-ae0d-5887971a3263|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:25.369Z|6596c23f-30a7-4946-a44d-428eb280d033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:20:25.370Z|6596c23f-30a7-4946-a44d-428eb280d033|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:20:32.153Z|80fe12a1-5eff-49ff-89ee-807634e7d994|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:32.153Z|f96f0106-bdbc-411d-af94-1180c6b5145b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:32.154Z|80fe12a1-5eff-49ff-89ee-807634e7d994|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:32.154Z|f96f0106-bdbc-411d-af94-1180c6b5145b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:32.160Z|4671fa69-f1e3-4365-b50d-8fd00394649e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:32.161Z|4671fa69-f1e3-4365-b50d-8fd00394649e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:40.370Z|c0feb431-25b6-46cc-8385-e682a4d0cd52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:20:40.373Z|c0feb431-25b6-46cc-8385-e682a4d0cd52|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:20:41.036Z|8073424c-8560-4852-8a72-c14594684efd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:20:41.037Z|8073424c-8560-4852-8a72-c14594684efd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:20:42.180Z|161a83a8-6606-49dc-aaba-6db2c8ac2c23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:42.180Z|6a4a580d-dcf9-4dd6-8e45-aebfdcee13d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:42.181Z|6a4a580d-dcf9-4dd6-8e45-aebfdcee13d5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:42.181Z|161a83a8-6606-49dc-aaba-6db2c8ac2c23|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:42.182Z|075d2a64-f033-4b0e-9b0c-42f5e7bffde1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:42.183Z|075d2a64-f033-4b0e-9b0c-42f5e7bffde1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:52.207Z|352b351b-c677-4630-856d-075049568c9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:52.207Z|a0863bb7-f7c9-4d04-8ca8-3464349fcb0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:52.207Z|352b351b-c677-4630-856d-075049568c9b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:52.207Z|32c78de8-6edd-4ba3-9e23-2f9d0fc71c17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:20:52.208Z|a0863bb7-f7c9-4d04-8ca8-3464349fcb0b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:52.208Z|32c78de8-6edd-4ba3-9e23-2f9d0fc71c17|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:20:55.369Z|9329df8e-c7fd-4ea7-bf41-1aecc5c98720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:20:55.370Z|9329df8e-c7fd-4ea7-bf41-1aecc5c98720|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:21:02.234Z|465f3199-985d-4058-af26-2adba9f791dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:02.234Z|e53759bd-68a1-49e3-8c1b-883432021f52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:02.235Z|465f3199-985d-4058-af26-2adba9f791dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:02.235Z|e53759bd-68a1-49e3-8c1b-883432021f52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:02.236Z|11d861c1-56f7-4cfa-8807-cd0134d11eae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:02.237Z|11d861c1-56f7-4cfa-8807-cd0134d11eae|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:08.942Z|1bfc6b24-e82d-4c1b-b610-f626558d2ac6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:21:08.942Z|1bfc6b24-e82d-4c1b-b610-f626558d2ac6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:10.370Z|7a2e4cae-c816-42bc-bb24-772ac1a0d3d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:21:10.370Z|7a2e4cae-c816-42bc-bb24-772ac1a0d3d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:21:11.037Z|8c466e18-69bf-40d6-8671-f57f58af996b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:21:11.038Z|8c466e18-69bf-40d6-8671-f57f58af996b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:21:12.266Z|30e3744f-8a90-409f-bf47-d9ea27b0592f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:12.266Z|857576a9-23df-4cf4-adf3-79949b5e8e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:12.267Z|30e3744f-8a90-409f-bf47-d9ea27b0592f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:12.267Z|857576a9-23df-4cf4-adf3-79949b5e8e18|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:12.270Z|2c55ec8d-7ffb-4baa-9f4c-0fe76fd7704f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:12.271Z|2c55ec8d-7ffb-4baa-9f4c-0fe76fd7704f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:22.304Z|b15420d7-3028-4360-8afd-d3a608c6ee7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:22.304Z|e4cd6f6f-b6a7-4e51-b9fd-e9265921d397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:22.305Z|e4cd6f6f-b6a7-4e51-b9fd-e9265921d397|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:22.305Z|b15420d7-3028-4360-8afd-d3a608c6ee7d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:22.309Z|f34cde0f-a795-471d-9020-6f453c8b5d1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:22.309Z|f34cde0f-a795-471d-9020-6f453c8b5d1a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:25.370Z|933ed85f-0472-4a99-800b-5d11ef10e2e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:21:25.373Z|933ed85f-0472-4a99-800b-5d11ef10e2e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:21:32.337Z|80c7ca91-c7d6-4b73-acaf-46aa67da436a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:32.339Z|80c7ca91-c7d6-4b73-acaf-46aa67da436a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:32.344Z|c2e158d5-caab-44ba-adf1-520b0322635d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:32.346Z|c2e158d5-caab-44ba-adf1-520b0322635d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:32.346Z|fad08c8f-8dde-4c4c-9248-ed8a36087dec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:32.347Z|fad08c8f-8dde-4c4c-9248-ed8a36087dec|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:40.370Z|814c8a65-611f-4881-910d-43e8c71392ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:21:40.371Z|814c8a65-611f-4881-910d-43e8c71392ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:21:41.039Z|2dbbb918-81dd-4d8e-823e-252bc28637f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:21:41.039Z|2dbbb918-81dd-4d8e-823e-252bc28637f0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:21:42.374Z|c1356a51-a44c-41e6-b463-5a004286fbc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:42.374Z|4325088e-1ac4-4bcf-aeb2-73dc47916c2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:42.375Z|c1356a51-a44c-41e6-b463-5a004286fbc0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:42.376Z|4325088e-1ac4-4bcf-aeb2-73dc47916c2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:42.378Z|2998ab3e-4f5a-46b2-aa3f-db465b99ac2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:42.378Z|2998ab3e-4f5a-46b2-aa3f-db465b99ac2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:52.411Z|65e36b93-bfc4-4b86-84e2-6197cc5af086|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:52.412Z|65e36b93-bfc4-4b86-84e2-6197cc5af086|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:52.411Z|c2503b77-919b-41bf-a455-6d1b83ee956c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:52.413Z|c2503b77-919b-41bf-a455-6d1b83ee956c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:52.417Z|16d6e4f6-2230-470f-a808-e5a01ee85311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:21:52.418Z|16d6e4f6-2230-470f-a808-e5a01ee85311|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:21:55.369Z|b0e4328b-dab5-48ef-bd7e-db1ffcb7597b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:21:55.370Z|b0e4328b-dab5-48ef-bd7e-db1ffcb7597b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:22:02.457Z|32539b0a-560d-4a74-a749-0bebb044eb75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:02.457Z|5f8685b6-5702-4af8-9d9a-42d111bb3546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:02.457Z|8eb9b991-7f00-437d-b378-bbbb4c43097c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:02.458Z|32539b0a-560d-4a74-a749-0bebb044eb75|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:02.458Z|5f8685b6-5702-4af8-9d9a-42d111bb3546|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:02.458Z|8eb9b991-7f00-437d-b378-bbbb4c43097c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:08.938Z|3007fbd9-7740-452e-9852-2b7831d93216|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:22:08.940Z|3007fbd9-7740-452e-9852-2b7831d93216|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:10.370Z|e1a5e9a9-e205-4208-80b9-f668103a54de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:22:10.373Z|e1a5e9a9-e205-4208-80b9-f668103a54de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:22:11.040Z|0d8a70a5-28d2-45a3-b7c7-f9141fc14f80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:22:11.041Z|0d8a70a5-28d2-45a3-b7c7-f9141fc14f80|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:22:12.509Z|f5ef8a52-77f2-4d7a-ac64-98e6dabc1f0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:12.509Z|a15fba32-3340-48be-b412-8b9b231aef0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:12.510Z|f5ef8a52-77f2-4d7a-ac64-98e6dabc1f0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:12.510Z|a15fba32-3340-48be-b412-8b9b231aef0f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:12.519Z|dc842e7a-bbf7-4d25-8284-6f11960004d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:12.520Z|dc842e7a-bbf7-4d25-8284-6f11960004d5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:22.552Z|b81c746b-0b12-4b8f-8964-4b47f34ecf34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:22.552Z|c28918d5-7ba1-4e90-97df-837d6f175c8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:22.553Z|b81c746b-0b12-4b8f-8964-4b47f34ecf34|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:22.553Z|c28918d5-7ba1-4e90-97df-837d6f175c8b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:22.555Z|aa7c77c6-e10f-470d-a39a-e5a584b7793e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:22.556Z|aa7c77c6-e10f-470d-a39a-e5a584b7793e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:25.369Z|78008f45-3fa5-4645-a55a-6e7ff492879d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:22:25.370Z|78008f45-3fa5-4645-a55a-6e7ff492879d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:22:32.582Z|517a540e-a48b-45a0-9b8e-0f90816feb23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:32.583Z|517a540e-a48b-45a0-9b8e-0f90816feb23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:32.588Z|ae67c5a1-d760-4e76-a7ca-9019970a5b99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:32.589Z|ae67c5a1-d760-4e76-a7ca-9019970a5b99|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:32.593Z|14385298-6441-47d9-b89c-1dc601d46b5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:32.596Z|14385298-6441-47d9-b89c-1dc601d46b5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:40.369Z|081a457f-19a9-4241-9d28-750182773237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:22:40.370Z|081a457f-19a9-4241-9d28-750182773237|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:22:41.042Z|19e035fd-83d1-4a27-b58b-66ccc602e0fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:22:41.042Z|19e035fd-83d1-4a27-b58b-66ccc602e0fc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:22:42.621Z|40784e5c-d208-4f12-93a6-e664b70d29f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:42.622Z|40784e5c-d208-4f12-93a6-e664b70d29f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:42.631Z|7a7ff8ff-36a2-416e-83fd-4e2454a663e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:42.631Z|7a7ff8ff-36a2-416e-83fd-4e2454a663e6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:42.635Z|0ed129e1-0652-4324-870e-0444e42f9d7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:42.635Z|0ed129e1-0652-4324-870e-0444e42f9d7e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:52.650Z|9c861cbd-b099-4b36-b8ed-33cb23268d27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:52.651Z|9c861cbd-b099-4b36-b8ed-33cb23268d27|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:52.667Z|b1a71c02-61b6-426e-9597-aba144cc9fbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:52.668Z|b1a71c02-61b6-426e-9597-aba144cc9fbb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:52.722Z|3681ca64-6175-4f88-b0e6-10f3721c9ebb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:22:52.723Z|3681ca64-6175-4f88-b0e6-10f3721c9ebb|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:22:55.370Z|7464172f-e80a-4192-ba77-996413819dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:22:55.375Z|7464172f-e80a-4192-ba77-996413819dd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:23:02.679Z|c4cab99a-5b20-4385-84b0-bd1778983bf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:02.680Z|c4cab99a-5b20-4385-84b0-bd1778983bf4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:02.696Z|6155df2c-9e76-433e-a895-840ae32634f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:02.697Z|6155df2c-9e76-433e-a895-840ae32634f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:02.748Z|080c7994-8f3b-422e-b470-1091e0368c78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:02.749Z|080c7994-8f3b-422e-b470-1091e0368c78|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:08.937Z|173301ad-0516-4903-8565-4eb9c7fa4efc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:23:08.939Z|173301ad-0516-4903-8565-4eb9c7fa4efc|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:10.370Z|9b40eb30-a66b-4fd3-b78b-a5cdfa084df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:23:10.370Z|9b40eb30-a66b-4fd3-b78b-a5cdfa084df3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:23:11.043Z|1ffc9b31-35ed-46e6-82d4-aae3c980692f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:23:11.043Z|1ffc9b31-35ed-46e6-82d4-aae3c980692f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:23:12.707Z|cefc8727-41db-4a9b-8eb2-ba60d138f230|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:12.708Z|cefc8727-41db-4a9b-8eb2-ba60d138f230|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:12.723Z|ba6944ea-3495-46d5-bfea-53a83207e83c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:12.724Z|ba6944ea-3495-46d5-bfea-53a83207e83c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:12.773Z|06c1fa90-b3ad-4a2c-bb7e-03d8370b7cf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:12.774Z|06c1fa90-b3ad-4a2c-bb7e-03d8370b7cf7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:22.797Z|49af3511-0c71-4de5-aac8-1daa27d0e68b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:22.797Z|c4e841bf-9e31-4a8b-b7ce-2cf09969bf1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:22.798Z|49af3511-0c71-4de5-aac8-1daa27d0e68b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:22.798Z|c4e841bf-9e31-4a8b-b7ce-2cf09969bf1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:22.818Z|731c136d-c115-4291-9c9e-270863b75183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:22.819Z|731c136d-c115-4291-9c9e-270863b75183|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:25.370Z|b6483587-8964-42af-8b22-fc44de9e9ecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:23:25.371Z|b6483587-8964-42af-8b22-fc44de9e9ecf|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:23:32.854Z|66bd61eb-084e-4a3f-8fd7-5e5c005b08bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:32.855Z|66bd61eb-084e-4a3f-8fd7-5e5c005b08bb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:32.854Z|b3261764-2a26-4061-905c-2ccb300f0701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:32.858Z|b3261764-2a26-4061-905c-2ccb300f0701|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:32.859Z|030e97db-6011-433e-805b-f7210cc4573b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:32.860Z|030e97db-6011-433e-805b-f7210cc4573b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:40.370Z|46a69284-0e16-435b-9340-e5bc1cceadd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:23:40.371Z|46a69284-0e16-435b-9340-e5bc1cceadd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:23:41.044Z|b72ee090-6e30-4c6c-8cae-8ed2d193ef56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:23:41.045Z|b72ee090-6e30-4c6c-8cae-8ed2d193ef56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:23:42.885Z|8c855041-5812-4585-a22e-c740185b4a16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:42.886Z|8c855041-5812-4585-a22e-c740185b4a16|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:42.889Z|264588df-b7ce-4380-bd11-e11a1524c8ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:42.889Z|264588df-b7ce-4380-bd11-e11a1524c8ac|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:42.895Z|db4ddf10-985a-4569-892a-2c4f64c3ae01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:42.895Z|db4ddf10-985a-4569-892a-2c4f64c3ae01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:52.916Z|667c661d-c486-4968-9a33-f305a09404bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:52.917Z|667c661d-c486-4968-9a33-f305a09404bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:52.917Z|98e4e7e3-d717-4220-93df-3dd9f6e0d14c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:52.918Z|98e4e7e3-d717-4220-93df-3dd9f6e0d14c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:52.928Z|0440d654-c197-49b0-a2bd-ada6a84c25cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:23:52.928Z|0440d654-c197-49b0-a2bd-ada6a84c25cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:23:55.373Z|a5aea365-d724-41ef-82f6-4b468626e3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:23:55.374Z|a5aea365-d724-41ef-82f6-4b468626e3f1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:24:02.951Z|9b73ce05-7620-465a-a8d8-f65958e86d8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:02.951Z|f75cef6e-f1de-4c20-a272-5f1952f1fdef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:02.952Z|f75cef6e-f1de-4c20-a272-5f1952f1fdef|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:02.952Z|9b73ce05-7620-465a-a8d8-f65958e86d8b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:02.958Z|f444c076-53d5-4bb3-8570-aace6f8d463d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:02.959Z|f444c076-53d5-4bb3-8570-aace6f8d463d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:08.938Z|adab6a44-45e5-4742-beb7-0963a424066d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:24:08.940Z|adab6a44-45e5-4742-beb7-0963a424066d|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:10.369Z|40e6a969-5491-40ea-812a-c3365fa427de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:24:10.370Z|40e6a969-5491-40ea-812a-c3365fa427de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:24:11.045Z|3c23099f-a5b2-4f9a-9e36-05071f57cf74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:24:11.046Z|3c23099f-a5b2-4f9a-9e36-05071f57cf74|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:24:12.980Z|497d45b7-0c47-46d2-9668-5beef4ba7f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:12.980Z|f39acd75-fe3e-4e0d-9d8d-4c6c0cb3c4cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:12.980Z|497d45b7-0c47-46d2-9668-5beef4ba7f95|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:12.981Z|f39acd75-fe3e-4e0d-9d8d-4c6c0cb3c4cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:12.983Z|e0f670ab-14c2-4395-bac2-8709152549e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:12.983Z|e0f670ab-14c2-4395-bac2-8709152549e4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:23.016Z|60f87eae-70bb-411c-bb6e-ca9245c5063e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:23.017Z|60f87eae-70bb-411c-bb6e-ca9245c5063e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:23.018Z|49b1be6f-ce0c-49bf-be2a-aae19dd56bc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:23.018Z|49b1be6f-ce0c-49bf-be2a-aae19dd56bc7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:23.027Z|4f666e7b-ad6d-4052-b861-821a6d0e85ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:23.028Z|4f666e7b-ad6d-4052-b861-821a6d0e85ed|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:25.370Z|a0a4fee7-e375-453f-b472-c9eb24cca146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:24:25.371Z|a0a4fee7-e375-453f-b472-c9eb24cca146|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:24:33.048Z|812f8ef4-fd97-469a-b71b-9d143143ce46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:33.049Z|ace1ecb8-fdb3-41e8-a052-df56a170c378|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:33.049Z|812f8ef4-fd97-469a-b71b-9d143143ce46|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:33.050Z|ace1ecb8-fdb3-41e8-a052-df56a170c378|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:33.060Z|f152a096-065d-48dc-8f52-4673d6cedf29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:33.061Z|f152a096-065d-48dc-8f52-4673d6cedf29|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:40.370Z|2f78dcaf-de4d-4389-be05-01706c659953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:24:40.373Z|2f78dcaf-de4d-4389-be05-01706c659953|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:24:41.056Z|f7985e1d-9614-4b31-a67f-96e86e74aac7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:24:41.056Z|f7985e1d-9614-4b31-a67f-96e86e74aac7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:24:43.088Z|cb286596-4c61-4a79-a6e7-18d0e631482c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:43.088Z|11812ea5-49fe-4e26-b3bc-14db1659296d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:43.089Z|11812ea5-49fe-4e26-b3bc-14db1659296d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:43.089Z|cb286596-4c61-4a79-a6e7-18d0e631482c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:43.093Z|fd521c5a-7e92-4240-bce7-1be91fb5a3ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:43.094Z|fd521c5a-7e92-4240-bce7-1be91fb5a3ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:53.126Z|4a25956c-257b-475d-99d6-acfe7ffd319f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:53.126Z|9b205a8c-e076-4a21-b41c-02fb9a39c719|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:53.126Z|4a25956c-257b-475d-99d6-acfe7ffd319f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:53.126Z|9b205a8c-e076-4a21-b41c-02fb9a39c719|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:53.133Z|b34325a8-d5a9-4c79-9474-30c4835692c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:24:53.134Z|b34325a8-d5a9-4c79-9474-30c4835692c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:24:55.370Z|31c69024-f5a8-4ff6-90a0-a9373772043d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:24:55.370Z|31c69024-f5a8-4ff6-90a0-a9373772043d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:25:03.163Z|9974090f-74ab-4a69-9a77-99baa9e9edd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:03.164Z|9974090f-74ab-4a69-9a77-99baa9e9edd2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:03.165Z|5561834b-caa1-4d09-868b-c6c7935459ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:03.165Z|5561834b-caa1-4d09-868b-c6c7935459ad|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:03.170Z|ec7e1240-565b-4c7b-b03b-23daa2556319|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:03.171Z|ec7e1240-565b-4c7b-b03b-23daa2556319|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:08.938Z|37e65534-42ad-451e-bffd-7ddc8c38da8c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:25:08.938Z|37e65534-42ad-451e-bffd-7ddc8c38da8c|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:10.369Z|a21378b2-0674-4143-a5f4-c42f07b3b8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:25:10.370Z|a21378b2-0674-4143-a5f4-c42f07b3b8a0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:25:11.057Z|ef2cd721-9794-49b4-9447-aefb09545f8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:25:11.058Z|ef2cd721-9794-49b4-9447-aefb09545f8e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:25:13.199Z|feb208b7-1963-44db-8619-1f3bcd132ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:13.200Z|feb208b7-1963-44db-8619-1f3bcd132ad4|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:13.204Z|3f734662-6a0e-4e5e-9676-9f7076f5b560|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:13.205Z|3f734662-6a0e-4e5e-9676-9f7076f5b560|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:13.206Z|901eaf6a-e6ff-4208-9082-8c17b5733bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:13.207Z|901eaf6a-e6ff-4208-9082-8c17b5733bd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:23.230Z|aea75624-b1e6-479d-9c6e-5c713fbdff36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:23.231Z|aea75624-b1e6-479d-9c6e-5c713fbdff36|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:23.232Z|7763716f-a9f0-4e49-83ed-63dd90c95c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:23.233Z|7763716f-a9f0-4e49-83ed-63dd90c95c7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:23.246Z|950eca95-a608-4062-b9bc-a946f66f8ed4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:23.247Z|950eca95-a608-4062-b9bc-a946f66f8ed4|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:25.369Z|8d5e7088-c322-4136-9cd8-ce9ddbb1393f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:25:25.370Z|8d5e7088-c322-4136-9cd8-ce9ddbb1393f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:25:33.263Z|a6b2fed2-bae9-4943-85d6-3dced05d51cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:33.263Z|8e7adaf8-360b-4f6b-9935-32a717169df3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:33.264Z|a6b2fed2-bae9-4943-85d6-3dced05d51cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:33.264Z|8e7adaf8-360b-4f6b-9935-32a717169df3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:33.272Z|9453ed8e-3f1b-4c9e-b537-7ac0bdde323f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:33.273Z|9453ed8e-3f1b-4c9e-b537-7ac0bdde323f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:40.370Z|79300e78-6310-4bbd-af81-0ef61e13133f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:25:40.370Z|79300e78-6310-4bbd-af81-0ef61e13133f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:25:41.059Z|29b23773-ff00-4751-90a0-bdc2c0e6b4bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:25:41.059Z|29b23773-ff00-4751-90a0-bdc2c0e6b4bb|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:25:43.289Z|fde17691-921d-4f07-8370-1112d1207484|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:43.290Z|fde17691-921d-4f07-8370-1112d1207484|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:43.290Z|9f225370-a3b1-44ce-ac8c-46d054475fdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:43.291Z|9f225370-a3b1-44ce-ac8c-46d054475fdc|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:43.298Z|7ec32cdb-1165-4835-bee5-5595bec01f5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:43.298Z|7ec32cdb-1165-4835-bee5-5595bec01f5d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:53.321Z|1513b243-45fd-40cf-ab72-811c90fb3024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:53.321Z|aed022ed-cba1-4a86-8184-07c940b1068c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:53.322Z|aed022ed-cba1-4a86-8184-07c940b1068c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:53.322Z|1513b243-45fd-40cf-ab72-811c90fb3024|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:53.330Z|93f703f5-b718-41a1-92b9-cd07c0a9a31a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:25:53.331Z|93f703f5-b718-41a1-92b9-cd07c0a9a31a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:25:55.369Z|481c4ec3-1a11-4046-8ec3-93d0e5179218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:25:55.372Z|481c4ec3-1a11-4046-8ec3-93d0e5179218|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:26:03.351Z|c37c36a8-0d61-4f0c-9379-6baefbcc332c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:03.352Z|c37c36a8-0d61-4f0c-9379-6baefbcc332c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:03.361Z|1302e936-3a13-4996-b790-cbb328db89cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:03.361Z|1302e936-3a13-4996-b790-cbb328db89cd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:03.368Z|40a0cf1e-cced-4b97-8fa2-2a06ccc078af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:03.369Z|40a0cf1e-cced-4b97-8fa2-2a06ccc078af|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:08.940Z|77b43c8f-15f3-4413-9c3f-005e942e6554|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:26:08.940Z|77b43c8f-15f3-4413-9c3f-005e942e6554|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:10.369Z|162d1326-519a-4af9-b36f-67f6cd7f9829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:26:10.370Z|162d1326-519a-4af9-b36f-67f6cd7f9829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:26:11.060Z|f925b3de-6ada-481d-b858-ecea92803880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:26:11.061Z|f925b3de-6ada-481d-b858-ecea92803880|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:26:13.377Z|ddbd8982-6666-40cc-9126-232982c0e70a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:13.378Z|ddbd8982-6666-40cc-9126-232982c0e70a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:13.400Z|62c7a036-bdff-43c4-baed-0cdaad55a706|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:13.401Z|62c7a036-bdff-43c4-baed-0cdaad55a706|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:13.404Z|9ee307b6-4b36-4229-b09c-5c7e30eeace5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:13.405Z|9ee307b6-4b36-4229-b09c-5c7e30eeace5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:23.417Z|c1a87dd6-8aeb-449f-9213-338c8a286d88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:23.418Z|c1a87dd6-8aeb-449f-9213-338c8a286d88|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:23.434Z|3649fc7a-cec2-4a11-b7fa-465bbd1f5900|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:23.435Z|3649fc7a-cec2-4a11-b7fa-465bbd1f5900|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:23.438Z|f2a1c2fa-0e12-4383-a415-1af4412755f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:23.439Z|f2a1c2fa-0e12-4383-a415-1af4412755f6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:25.369Z|41990cd5-33e4-4d63-958a-2b321ed5d4bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:26:25.370Z|41990cd5-33e4-4d63-958a-2b321ed5d4bc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:26:33.445Z|85153ea1-103b-4dfa-be50-e3c2c39bc61e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:33.446Z|85153ea1-103b-4dfa-be50-e3c2c39bc61e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:33.461Z|3c3fcd24-3484-412d-85dc-18cdd0295293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:33.462Z|3c3fcd24-3484-412d-85dc-18cdd0295293|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:33.462Z|ab163698-61be-43a8-b75e-8d4afc3160e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:33.463Z|ab163698-61be-43a8-b75e-8d4afc3160e1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:40.369Z|5ad8db3d-108b-4b02-8e02-70bba73935f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:26:40.372Z|5ad8db3d-108b-4b02-8e02-70bba73935f0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:26:41.063Z|c05f6003-3f2e-4636-99c9-d9f0328559fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:26:41.063Z|c05f6003-3f2e-4636-99c9-d9f0328559fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:26:43.474Z|bd1184b2-9522-4528-9a88-f42e648f17c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:43.475Z|bd1184b2-9522-4528-9a88-f42e648f17c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:43.492Z|30d5d92a-1837-4ba7-9290-f9c3b9652b13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:43.492Z|20f6fa45-9d80-4239-97cf-1d141ba2b3c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:43.493Z|20f6fa45-9d80-4239-97cf-1d141ba2b3c5|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:43.493Z|30d5d92a-1837-4ba7-9290-f9c3b9652b13|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:53.501Z|79e70a80-e65c-4df5-9c02-aa1f58940f23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:53.502Z|79e70a80-e65c-4df5-9c02-aa1f58940f23|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:53.526Z|24a43b64-4714-482e-9b5a-2bc1b692a3ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:53.527Z|81a02ded-7cae-49c6-a1ed-1a445130d4a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:26:53.527Z|24a43b64-4714-482e-9b5a-2bc1b692a3ec|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:53.527Z|81a02ded-7cae-49c6-a1ed-1a445130d4a3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:26:55.369Z|d60e990a-1988-480e-8116-2ee543f194c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:26:55.370Z|d60e990a-1988-480e-8116-2ee543f194c1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:27:03.538Z|f1687db4-c356-4063-a132-c541da72d179|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:03.539Z|f1687db4-c356-4063-a132-c541da72d179|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:03.557Z|6240fec0-ae0a-418a-861b-353315ba725e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:03.557Z|2adfbe53-f847-43d7-9faf-4852cf3c01bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:03.557Z|6240fec0-ae0a-418a-861b-353315ba725e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:03.558Z|2adfbe53-f847-43d7-9faf-4852cf3c01bc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:08.938Z|e2d69397-2d6f-46b0-a0b7-a3dddda67f00|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:27:08.939Z|e2d69397-2d6f-46b0-a0b7-a3dddda67f00|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:10.369Z|44485806-24eb-4353-a895-93304f38fd04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:27:10.370Z|44485806-24eb-4353-a895-93304f38fd04|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:27:11.064Z|9382de8b-7895-447e-ba5e-cbc500d0fa1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:27:11.064Z|9382de8b-7895-447e-ba5e-cbc500d0fa1f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:27:13.564Z|06160456-b4f4-4ecf-88db-5434e8c64b41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:13.564Z|06160456-b4f4-4ecf-88db-5434e8c64b41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:13.583Z|5537751c-204b-40ea-a5ef-9dd716d9dc50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:13.583Z|17a10de9-2fc9-4484-b6c3-be4f1b789159|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:13.584Z|5537751c-204b-40ea-a5ef-9dd716d9dc50|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:13.584Z|17a10de9-2fc9-4484-b6c3-be4f1b789159|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:23.591Z|106ec157-6bd9-44fa-a349-d1dbc4bd88dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:23.592Z|106ec157-6bd9-44fa-a349-d1dbc4bd88dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:23.610Z|14d6f7a4-335a-40d1-941d-a0445838bfcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:23.611Z|ef9f11ec-00e9-4344-837f-edd3e13d3492|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:23.611Z|14d6f7a4-335a-40d1-941d-a0445838bfcd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:23.612Z|ef9f11ec-00e9-4344-837f-edd3e13d3492|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:25.369Z|ea5a5ce3-50d0-4a4c-9466-137fec009809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:27:25.373Z|ea5a5ce3-50d0-4a4c-9466-137fec009809|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:27:33.618Z|3b743a4e-1ec5-46ab-ae96-3ec8e8e8ac25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:33.619Z|3b743a4e-1ec5-46ab-ae96-3ec8e8e8ac25|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:33.639Z|695f3447-a5cc-418b-8aea-82efc8cb58e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:33.640Z|695f3447-a5cc-418b-8aea-82efc8cb58e4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:33.641Z|8b74f9f3-6b45-4bbb-9d92-a9577e485830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:33.642Z|8b74f9f3-6b45-4bbb-9d92-a9577e485830|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:40.369Z|eae656dd-e082-4171-a4df-8c8246e23202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:27:40.370Z|eae656dd-e082-4171-a4df-8c8246e23202|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:27:41.065Z|56386691-de7f-4fe4-b22f-8bf481c76dd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:27:41.066Z|56386691-de7f-4fe4-b22f-8bf481c76dd9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:27:43.656Z|df7c25ea-9b74-4bdd-ac7a-66a9b68546c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:43.657Z|df7c25ea-9b74-4bdd-ac7a-66a9b68546c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:43.666Z|b92345be-1527-4e49-8dcc-318a29526448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:43.666Z|7dc8ec35-f073-4af6-82d0-ce025afc7a2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:43.666Z|b92345be-1527-4e49-8dcc-318a29526448|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:43.667Z|7dc8ec35-f073-4af6-82d0-ce025afc7a2a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:53.685Z|70d1db95-1dff-4118-a735-66b74d1b7238|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:53.685Z|70d1db95-1dff-4118-a735-66b74d1b7238|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:53.690Z|a073fc85-53a2-45c6-bca0-b8f8fa12cd83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:53.690Z|906f8f7b-0d66-40ff-99b8-9e12f98dcac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:27:53.691Z|906f8f7b-0d66-40ff-99b8-9e12f98dcac2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:53.691Z|a073fc85-53a2-45c6-bca0-b8f8fa12cd83|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:27:55.369Z|1e2481e7-44ae-4bb2-9772-7b015d818fef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:27:55.370Z|1e2481e7-44ae-4bb2-9772-7b015d818fef|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:28:03.718Z|7273f8d3-1111-4752-953d-bebb319e9f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:03.718Z|0337ac04-09df-4582-bd6c-8c68e1c77fa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:03.718Z|87334099-3ba2-4ce1-9dca-f276a5d8308c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:03.719Z|0337ac04-09df-4582-bd6c-8c68e1c77fa8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:03.719Z|7273f8d3-1111-4752-953d-bebb319e9f72|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:03.719Z|87334099-3ba2-4ce1-9dca-f276a5d8308c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:08.940Z|86bb9a9c-c31f-4d93-974c-967dd8c6cd3d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:28:08.941Z|86bb9a9c-c31f-4d93-974c-967dd8c6cd3d|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:10.369Z|a031eafd-f9e2-4b87-bb6f-fb05a604ca77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:28:10.372Z|a031eafd-f9e2-4b87-bb6f-fb05a604ca77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:28:11.066Z|0c032a70-4496-4c8b-a365-334f94d302fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:28:11.067Z|0c032a70-4496-4c8b-a365-334f94d302fe|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:28:13.744Z|1d706dd7-1cb7-4c67-a7d0-4a54d94e5dbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:13.744Z|1d706dd7-1cb7-4c67-a7d0-4a54d94e5dbf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:13.747Z|de58f319-5886-4c7a-855c-7f61eb9b7911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:13.747Z|7e69975e-33b2-4238-bf95-55e31faaff1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:13.748Z|de58f319-5886-4c7a-855c-7f61eb9b7911|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:13.748Z|7e69975e-33b2-4238-bf95-55e31faaff1e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:23.774Z|3cf024d2-8d30-4b65-a07a-87883b820998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:23.772Z|97d33bdd-5bc5-4da7-a6c2-1a26b6b5ba22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:23.774Z|3cf024d2-8d30-4b65-a07a-87883b820998|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:23.774Z|97d33bdd-5bc5-4da7-a6c2-1a26b6b5ba22|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:23.775Z|957f6ec5-854a-42c3-b52b-fb21a4d4a77d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:23.778Z|957f6ec5-854a-42c3-b52b-fb21a4d4a77d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:25.369Z|7a0d1fe8-2ca7-453e-9e10-aa116b05da37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:28:25.370Z|7a0d1fe8-2ca7-453e-9e10-aa116b05da37|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:28:33.802Z|01f24bf6-9ccb-43bb-8f4e-f6067d46cc28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:33.802Z|4fa55cb4-2d9f-46ae-90cc-ae5b7644648f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:33.803Z|91af54cb-5ccf-4724-8dac-f536b8585611|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:33.803Z|01f24bf6-9ccb-43bb-8f4e-f6067d46cc28|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:33.803Z|4fa55cb4-2d9f-46ae-90cc-ae5b7644648f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:33.804Z|91af54cb-5ccf-4724-8dac-f536b8585611|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:40.369Z|9dfab759-53d3-44cc-8424-384bc4db571a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:28:40.370Z|9dfab759-53d3-44cc-8424-384bc4db571a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:28:41.067Z|dc8146ed-e595-4a8b-bc8b-914332891427|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:28:41.068Z|dc8146ed-e595-4a8b-bc8b-914332891427|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:28:43.833Z|b07d788b-5024-4c26-8fc0-29ed0294491f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:43.833Z|52fdc0f4-5467-48d8-bfc7-d824bbf7b764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:43.834Z|52fdc0f4-5467-48d8-bfc7-d824bbf7b764|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:43.834Z|b07d788b-5024-4c26-8fc0-29ed0294491f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:43.838Z|c581997b-d839-4f96-b699-777227157ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:43.838Z|c581997b-d839-4f96-b699-777227157ae2|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:53.863Z|562020b6-8f97-47fe-8836-39cd59412e84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:53.864Z|562020b6-8f97-47fe-8836-39cd59412e84|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:53.866Z|3efeecae-0aa8-4f1c-aef6-7cafec6ad407|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:53.867Z|3efeecae-0aa8-4f1c-aef6-7cafec6ad407|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:53.868Z|96cec046-9b91-4a10-bcde-ac4831970ee0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:28:53.868Z|96cec046-9b91-4a10-bcde-ac4831970ee0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:28:55.369Z|b90687ad-e85d-4dca-a6df-1574201af92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:28:55.372Z|b90687ad-e85d-4dca-a6df-1574201af92c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:29:03.891Z|e77cba88-7594-4062-baa7-32959dcca7d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:03.891Z|e43df235-3495-4bab-b7cf-a99608c922fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:03.892Z|e43df235-3495-4bab-b7cf-a99608c922fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:03.892Z|e77cba88-7594-4062-baa7-32959dcca7d6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:03.897Z|1718a8f6-7071-44c3-a94d-1e0911f18eda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:03.897Z|1718a8f6-7071-44c3-a94d-1e0911f18eda|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:08.937Z|765dd94f-391e-4f89-9ab1-f2c630503d86|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:29:08.938Z|765dd94f-391e-4f89-9ab1-f2c630503d86|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:10.369Z|37be2e0c-a65f-497a-9a2a-462652c156fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:29:10.370Z|37be2e0c-a65f-497a-9a2a-462652c156fa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:29:11.068Z|406ba71a-0c89-4a89-ac7a-79942f5c26c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:29:11.069Z|406ba71a-0c89-4a89-ac7a-79942f5c26c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:29:13.918Z|1edbc8fd-ac34-4fee-80d4-6394f0562347|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:13.918Z|65ce6ee4-bb68-4d8a-a4bc-7fcbbe7c1294|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:13.918Z|1edbc8fd-ac34-4fee-80d4-6394f0562347|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:13.918Z|65ce6ee4-bb68-4d8a-a4bc-7fcbbe7c1294|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:13.922Z|f21fd4aa-6562-4f1d-b4f6-7cad70fbfc70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:13.922Z|f21fd4aa-6562-4f1d-b4f6-7cad70fbfc70|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:23.942Z|64db8f23-702d-48a9-a93d-8364637b818e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:23.943Z|64db8f23-702d-48a9-a93d-8364637b818e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:23.945Z|466fcecc-749e-4fa3-9e81-4d722015b35c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:23.946Z|466fcecc-749e-4fa3-9e81-4d722015b35c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:23.947Z|0761f7ef-b454-4ca0-999e-44dba0029ccd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:23.948Z|0761f7ef-b454-4ca0-999e-44dba0029ccd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:25.369Z|48eca83d-49bf-40b3-8cd3-57a6bff7a867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:29:25.370Z|48eca83d-49bf-40b3-8cd3-57a6bff7a867|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:29:33.970Z|3f428779-71f5-4336-a249-87952343ce40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:33.969Z|b4ec21c3-7517-4630-a45f-f2d468052a52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:33.970Z|3f428779-71f5-4336-a249-87952343ce40|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:33.971Z|99af58f0-32a6-4335-97f7-169679383162|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:33.970Z|b4ec21c3-7517-4630-a45f-f2d468052a52|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:33.971Z|99af58f0-32a6-4335-97f7-169679383162|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:40.370Z|5252bbf0-0cf1-4c89-9c35-6d935a87d4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:29:40.373Z|5252bbf0-0cf1-4c89-9c35-6d935a87d4ad|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:29:41.069Z|5a513377-9870-4f58-9843-4641b629270a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:29:41.070Z|5a513377-9870-4f58-9843-4641b629270a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:29:43.995Z|4980086e-f612-4a39-8757-998b774a5900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:43.995Z|7880001a-aadf-4e60-8a5c-ec05c5e32001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:43.996Z|4980086e-f612-4a39-8757-998b774a5900|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:43.996Z|7880001a-aadf-4e60-8a5c-ec05c5e32001|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:44.009Z|ac60b57d-dc3e-43ce-8dae-c18952fa4d73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:44.010Z|ac60b57d-dc3e-43ce-8dae-c18952fa4d73|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:54.026Z|cef2e01c-2290-4220-af76-c167ec97447a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:54.027Z|cef2e01c-2290-4220-af76-c167ec97447a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:54.028Z|c626c8fb-4d68-406b-bcb6-ad790816302c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:54.040Z|c626c8fb-4d68-406b-bcb6-ad790816302c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:54.042Z|901f7b25-d155-47b3-be5f-f2e8900f37b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:29:54.043Z|901f7b25-d155-47b3-be5f-f2e8900f37b1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:29:55.371Z|f1b6f6ef-1e93-4f74-aabd-9d293850a38a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:29:55.372Z|f1b6f6ef-1e93-4f74-aabd-9d293850a38a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:30:04.064Z|2df84e99-db74-4901-bd16-fd40a8293f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:04.064Z|2df84e99-db74-4901-bd16-fd40a8293f2a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:04.066Z|4bab2036-9490-4b90-a864-0925bc8d7b25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:04.067Z|4bab2036-9490-4b90-a864-0925bc8d7b25|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:04.076Z|96c4ffd2-5e9b-4c2b-a981-f4de262429cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:04.077Z|96c4ffd2-5e9b-4c2b-a981-f4de262429cf|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:08.939Z|b93a6914-f83c-49f1-ae62-332a9496518a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:30:08.939Z|b93a6914-f83c-49f1-ae62-332a9496518a|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:10.369Z|a9efc5f9-4833-4e81-be61-d99af421eb85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:30:10.370Z|a9efc5f9-4833-4e81-be61-d99af421eb85|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:30:11.071Z|db3f4e30-deaa-4dd8-abec-57486a272699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:30:11.072Z|db3f4e30-deaa-4dd8-abec-57486a272699|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:30:14.092Z|2c99a2bb-2dad-45ec-8e0b-0c52fea78847|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:14.092Z|4fc4c582-c95f-48b3-b5ed-52b0e6d26d42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:14.093Z|4fc4c582-c95f-48b3-b5ed-52b0e6d26d42|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:14.093Z|2c99a2bb-2dad-45ec-8e0b-0c52fea78847|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:14.107Z|6223158c-3c98-4dba-baee-94b64a96c079|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:14.107Z|6223158c-3c98-4dba-baee-94b64a96c079|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:24.120Z|fc17b795-6ad9-4496-8cb8-89ab5aa421a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:24.119Z|dba95f49-b232-4503-ad9e-cacf18a1b673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:24.120Z|fc17b795-6ad9-4496-8cb8-89ab5aa421a9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:24.120Z|dba95f49-b232-4503-ad9e-cacf18a1b673|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:24.137Z|bcf85da8-efd9-41cc-a985-97a98098f047|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:24.138Z|bcf85da8-efd9-41cc-a985-97a98098f047|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:25.369Z|cbf621c6-429e-414f-8ff7-149e1e601408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:30:25.372Z|cbf621c6-429e-414f-8ff7-149e1e601408|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:30:34.157Z|4d0ce1ad-d0d2-45cc-8856-103a771affd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:34.157Z|cafce24a-7f50-4832-9616-8a7c903cf35b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:34.158Z|cafce24a-7f50-4832-9616-8a7c903cf35b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:34.158Z|4d0ce1ad-d0d2-45cc-8856-103a771affd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:34.174Z|b5fc8812-1a2c-4dde-a394-2bad0074da62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:34.174Z|b5fc8812-1a2c-4dde-a394-2bad0074da62|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:40.369Z|a08408ff-0c25-453b-bf34-ec39086e2098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:30:40.370Z|a08408ff-0c25-453b-bf34-ec39086e2098|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:30:41.072Z|f846145f-2db9-47d4-aedd-cf54ed1b7733|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:30:41.073Z|f846145f-2db9-47d4-aedd-cf54ed1b7733|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:30:44.183Z|08977d14-b8b5-4021-81b0-84694cac72cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:44.183Z|394106c2-3ee2-46f5-962e-4bfd9582f1f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:44.183Z|08977d14-b8b5-4021-81b0-84694cac72cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:44.183Z|394106c2-3ee2-46f5-962e-4bfd9582f1f9|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:44.202Z|e0345855-2079-4a0c-bfac-5068076310c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:44.202Z|e0345855-2079-4a0c-bfac-5068076310c7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:54.210Z|ce99390e-5045-4da0-9cb8-5b15d6f014b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:54.211Z|ce99390e-5045-4da0-9cb8-5b15d6f014b9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:54.211Z|a71ac64f-2b6b-4516-813e-a73fb938ee0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:54.211Z|a71ac64f-2b6b-4516-813e-a73fb938ee0c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:54.227Z|8a773424-705e-40b8-822a-e50109a2d428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:30:54.227Z|8a773424-705e-40b8-822a-e50109a2d428|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:30:55.370Z|cf4fe65a-6fe7-4420-a424-07436b76f91d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:30:55.370Z|cf4fe65a-6fe7-4420-a424-07436b76f91d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:31:04.236Z|e3577d1d-2699-4856-9ade-dd00032d55b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:04.236Z|80ab1c9e-7c5e-430b-a833-2293222c69fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:04.237Z|e3577d1d-2699-4856-9ade-dd00032d55b3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:04.237Z|80ab1c9e-7c5e-430b-a833-2293222c69fe|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:04.252Z|e1201d4b-de5a-4e86-a9eb-c37a051fb42a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:04.253Z|e1201d4b-de5a-4e86-a9eb-c37a051fb42a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:08.938Z|54848158-0d1b-4cca-bc12-bcbd08466eae|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:31:08.939Z|54848158-0d1b-4cca-bc12-bcbd08466eae|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:10.370Z|6e9d4365-1642-4e85-bbc7-1b912ac525ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:31:10.373Z|6e9d4365-1642-4e85-bbc7-1b912ac525ee|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:31:11.074Z|4acbc894-f92a-4b66-99e8-226f3b283d5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:31:11.074Z|4acbc894-f92a-4b66-99e8-226f3b283d5c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:31:14.262Z|eeb9ad39-64db-4750-a32e-72fb954f153e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:14.262Z|ec2a1519-280d-4c81-943d-a6895c120c87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:14.262Z|ec2a1519-280d-4c81-943d-a6895c120c87|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:14.262Z|eeb9ad39-64db-4750-a32e-72fb954f153e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:14.275Z|43a62e9a-dd84-4075-a802-8190ee173405|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:14.275Z|43a62e9a-dd84-4075-a802-8190ee173405|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:24.291Z|7fc17492-3b38-4db4-b514-6f01ec0653a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:24.292Z|7fc17492-3b38-4db4-b514-6f01ec0653a8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:24.298Z|bef2ebbc-2ee6-462f-a462-d9fc45186c51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:24.299Z|bef2ebbc-2ee6-462f-a462-d9fc45186c51|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:24.304Z|e7c05d73-c0cd-43f7-affb-cce9af612124|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:24.305Z|e7c05d73-c0cd-43f7-affb-cce9af612124|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:25.370Z|e544aab5-888a-4bad-98b4-b68a74a907b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:31:25.370Z|e544aab5-888a-4bad-98b4-b68a74a907b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:31:34.325Z|e8a8e56e-a705-4387-88c2-80cebbc06418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:34.326Z|e8a8e56e-a705-4387-88c2-80cebbc06418|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:34.328Z|56dc162d-0db3-4ac2-9e4e-c2701fe9e380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:34.328Z|56dc162d-0db3-4ac2-9e4e-c2701fe9e380|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:34.332Z|cac1c25f-9f06-472f-9302-7aea841c4b6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:34.332Z|cac1c25f-9f06-472f-9302-7aea841c4b6f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:40.369Z|ed9e7f5f-4883-4090-9eb9-f9095e0bf5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:31:40.370Z|ed9e7f5f-4883-4090-9eb9-f9095e0bf5cc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:31:41.075Z|a8803ee2-c939-4418-8484-88b2c11ae619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:31:41.076Z|a8803ee2-c939-4418-8484-88b2c11ae619|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:31:44.353Z|7e24d39f-32c8-49eb-afaf-a273ef412d29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:44.353Z|c69d2279-1578-41dc-99be-43efa0906668|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:44.354Z|c69d2279-1578-41dc-99be-43efa0906668|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:44.354Z|7e24d39f-32c8-49eb-afaf-a273ef412d29|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:44.355Z|9ee1aeac-cd49-437c-b6e6-a968ceedf237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:44.355Z|9ee1aeac-cd49-437c-b6e6-a968ceedf237|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:54.380Z|c03096fd-797f-41c0-b4be-57e0ace94015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:54.380Z|1cbeec3b-477a-49ab-80cf-ce7dddd3ee7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:54.380Z|c9d920ea-b686-4b4c-ba18-ed7a913dcb41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:31:54.381Z|c9d920ea-b686-4b4c-ba18-ed7a913dcb41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:54.381Z|c03096fd-797f-41c0-b4be-57e0ace94015|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:54.381Z|1cbeec3b-477a-49ab-80cf-ce7dddd3ee7b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:31:55.370Z|2fd060fd-8b56-4570-a69e-4dc4a5e00135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:31:55.374Z|2fd060fd-8b56-4570-a69e-4dc4a5e00135|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:32:04.415Z|074444c5-05f9-4784-8180-5fb0b248d980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:04.415Z|1ab1ea50-1669-4662-8806-25c28e64eb0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:04.416Z|1ab1ea50-1669-4662-8806-25c28e64eb0a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:04.416Z|074444c5-05f9-4784-8180-5fb0b248d980|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:04.419Z|6fae14c2-7fa1-4856-9b0c-87c6776d2abb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:04.419Z|6fae14c2-7fa1-4856-9b0c-87c6776d2abb|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:08.938Z|4addcec4-0f88-49dc-8396-a45473aaf502|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:32:08.939Z|4addcec4-0f88-49dc-8396-a45473aaf502|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:10.370Z|ebda73b6-24b8-4ea7-87d5-0c865189b88a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:32:10.370Z|ebda73b6-24b8-4ea7-87d5-0c865189b88a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:32:11.076Z|0842b98f-286b-48a6-901a-dc3071ca76d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:32:11.077Z|0842b98f-286b-48a6-901a-dc3071ca76d2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:32:14.460Z|66b321f2-9f89-4509-bc6b-79247ded2e8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:14.460Z|78a5debb-5bc8-4468-a0a3-627f35017317|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:14.461Z|78a5debb-5bc8-4468-a0a3-627f35017317|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:14.461Z|66b321f2-9f89-4509-bc6b-79247ded2e8c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:14.472Z|1162f0cc-57f6-4322-8235-ed6206554a10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:14.472Z|1162f0cc-57f6-4322-8235-ed6206554a10|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:24.503Z|08527b9c-9bea-4ae6-849a-80da7c34b9cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:24.504Z|08527b9c-9bea-4ae6-849a-80da7c34b9cc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:24.506Z|5bc435a6-8ddd-46f3-b36a-1d1668d37cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:24.507Z|5bc435a6-8ddd-46f3-b36a-1d1668d37cbe|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:24.513Z|f8d870ea-0b2a-40d5-b26b-bbc27c29d9ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:24.514Z|f8d870ea-0b2a-40d5-b26b-bbc27c29d9ae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:25.370Z|6f66869d-cfa8-4ab8-a81b-adbaa392e2e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:32:25.370Z|6f66869d-cfa8-4ab8-a81b-adbaa392e2e5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:32:34.545Z|57ce273c-dbde-4859-9d42-a02cd7a49c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:34.546Z|57ce273c-dbde-4859-9d42-a02cd7a49c1a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:34.546Z|539e61e3-b3af-425d-a7ea-7c42d95feebc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:34.547Z|539e61e3-b3af-425d-a7ea-7c42d95feebc|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:34.551Z|e6f15533-be59-4c49-891e-4829fd5d4b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:34.551Z|e6f15533-be59-4c49-891e-4829fd5d4b79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:40.370Z|670e19c7-4664-4f6a-8197-2de801c05057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:32:40.373Z|670e19c7-4664-4f6a-8197-2de801c05057|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:32:41.078Z|abc87014-76b9-4653-b9e2-af0dbc9a2860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:32:41.078Z|abc87014-76b9-4653-b9e2-af0dbc9a2860|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:32:44.574Z|cf8b51ce-9b16-4748-8a1b-ea9332a36cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:44.574Z|b775760e-b107-4777-9ad3-5de88732cd17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:44.574Z|31963197-a0f4-4c2c-a3c4-a1f14222bed8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:44.575Z|b775760e-b107-4777-9ad3-5de88732cd17|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:44.575Z|cf8b51ce-9b16-4748-8a1b-ea9332a36cec|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:44.575Z|31963197-a0f4-4c2c-a3c4-a1f14222bed8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:54.605Z|2f8ed65b-475e-441d-bcf9-a312468859fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:54.605Z|5afce735-5aa6-4af9-9974-2601e9edd0eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:54.606Z|2f8ed65b-475e-441d-bcf9-a312468859fd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:54.606Z|5afce735-5aa6-4af9-9974-2601e9edd0eb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:54.608Z|9c28809a-2a7e-4887-a865-cfc5662922a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:32:54.608Z|9c28809a-2a7e-4887-a865-cfc5662922a2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:32:55.369Z|11857e17-44f6-4602-87f6-fce4e2e644eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:32:55.370Z|11857e17-44f6-4602-87f6-fce4e2e644eb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:33:04.638Z|23352273-1fff-4c71-885e-d16176e83488|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:04.638Z|0a4f7089-f32f-4a73-ab06-0d6e6c8bd03c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:04.638Z|b5780fbc-f8c6-4692-9347-df50448ad5ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:04.639Z|23352273-1fff-4c71-885e-d16176e83488|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:04.639Z|0a4f7089-f32f-4a73-ab06-0d6e6c8bd03c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:04.639Z|b5780fbc-f8c6-4692-9347-df50448ad5ea|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:08.938Z|54bb6c0f-c8ce-46cb-a79c-1b5c6f749a0a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:33:08.939Z|54bb6c0f-c8ce-46cb-a79c-1b5c6f749a0a|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:10.369Z|bdab4e80-7655-4932-b7c6-3ee5537ec978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:33:10.370Z|bdab4e80-7655-4932-b7c6-3ee5537ec978|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:33:11.079Z|e23ed168-523d-49b0-80f1-3ad26e8d077b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:33:11.079Z|e23ed168-523d-49b0-80f1-3ad26e8d077b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:33:14.669Z|5ebe88b1-2622-4415-a486-301a0c24b107|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:14.670Z|5ebe88b1-2622-4415-a486-301a0c24b107|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:14.670Z|36557f0a-7ba4-4269-a7ea-2cb1318d8a9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:14.671Z|36557f0a-7ba4-4269-a7ea-2cb1318d8a9e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:14.676Z|bf9625b7-184d-4ef1-b235-00bd9361f055|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:14.676Z|bf9625b7-184d-4ef1-b235-00bd9361f055|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:24.698Z|45842275-f0b0-4dab-936b-495a566d4589|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:24.699Z|45842275-f0b0-4dab-936b-495a566d4589|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:24.703Z|99a91451-c5fe-4c44-bd85-3c8219ab4e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:24.704Z|99a91451-c5fe-4c44-bd85-3c8219ab4e41|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:24.704Z|f98b98e9-4490-45d6-b3e5-f9e734ec057a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:24.704Z|f98b98e9-4490-45d6-b3e5-f9e734ec057a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:25.370Z|5e790e52-bbf1-4476-bf27-71b4ddb832d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:33:25.372Z|5e790e52-bbf1-4476-bf27-71b4ddb832d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:33:34.732Z|98f96d55-e74e-41da-9669-e7508099bb95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:34.733Z|98f96d55-e74e-41da-9669-e7508099bb95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:34.734Z|5917f580-9b71-467b-845c-6083652e1c38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:34.734Z|5917f580-9b71-467b-845c-6083652e1c38|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:34.734Z|75d4b655-8103-43e0-85f1-cabe99377d0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:34.735Z|75d4b655-8103-43e0-85f1-cabe99377d0e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:40.370Z|e3c40fe3-5fd3-4830-99fa-40d87216c704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:33:40.370Z|e3c40fe3-5fd3-4830-99fa-40d87216c704|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:33:41.080Z|db78ec7d-c256-46fe-8fb1-84ee96690035|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:33:41.080Z|db78ec7d-c256-46fe-8fb1-84ee96690035|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:33:44.765Z|b4bc01e4-5033-4415-831d-fa330fbe4e58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:44.765Z|4bfe1d77-c186-4866-94af-b021826b0d75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:44.766Z|b4bc01e4-5033-4415-831d-fa330fbe4e58|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:44.766Z|4bfe1d77-c186-4866-94af-b021826b0d75|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:44.766Z|98b7fd45-b9af-464f-9779-0b5c1297020e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:44.767Z|98b7fd45-b9af-464f-9779-0b5c1297020e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:54.798Z|29959a87-0626-4f1b-99a0-9df75bfa584a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:54.799Z|29959a87-0626-4f1b-99a0-9df75bfa584a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:54.803Z|56054b25-df5c-48fe-8c5d-88c9d0204281|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:54.804Z|56054b25-df5c-48fe-8c5d-88c9d0204281|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:54.804Z|1981739f-ac4f-40be-b058-1a6567bac465|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:33:54.805Z|1981739f-ac4f-40be-b058-1a6567bac465|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:33:55.370Z|c268dde1-9c99-4517-963c-10c396b87381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:33:55.370Z|c268dde1-9c99-4517-963c-10c396b87381|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:34:04.828Z|fd1340a1-fa5b-4030-b636-858a1b0752be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:04.829Z|fd1340a1-fa5b-4030-b636-858a1b0752be|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:04.831Z|def60498-9394-41e6-84f5-edf1d2dadb4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:04.831Z|c63e3a94-4cf3-463e-a473-b3b0a1d2d7f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:04.831Z|def60498-9394-41e6-84f5-edf1d2dadb4b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:04.832Z|c63e3a94-4cf3-463e-a473-b3b0a1d2d7f5|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:08.937Z|a4cd6fa5-5c6e-490e-a3ab-68fc9a3a3345|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:34:08.938Z|a4cd6fa5-5c6e-490e-a3ab-68fc9a3a3345|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:10.369Z|33fae506-699e-4c62-bbc8-9886e38e6276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:34:10.373Z|33fae506-699e-4c62-bbc8-9886e38e6276|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:34:11.081Z|919da946-34ef-41e0-b16a-c25edab9b6c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:34:11.082Z|919da946-34ef-41e0-b16a-c25edab9b6c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:34:14.862Z|efeda169-00c5-42cc-b2c1-b52f44ab74b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:14.863Z|efeda169-00c5-42cc-b2c1-b52f44ab74b8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:14.864Z|df2b6133-a5ae-4b48-ae06-f68a59b6cd02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:14.864Z|26f70eb9-8d61-4a21-9a6c-75eb871635c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:14.865Z|df2b6133-a5ae-4b48-ae06-f68a59b6cd02|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:14.865Z|26f70eb9-8d61-4a21-9a6c-75eb871635c7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:24.890Z|643a8b0c-58b1-47fd-b17e-35c65d813c00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:24.891Z|643a8b0c-58b1-47fd-b17e-35c65d813c00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:24.896Z|f3d4bea4-8ea2-4452-951b-edd9dead2dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:24.897Z|3d82e03d-3773-4321-a265-4fdb11c74052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:24.897Z|f3d4bea4-8ea2-4452-951b-edd9dead2dd2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:24.897Z|3d82e03d-3773-4321-a265-4fdb11c74052|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:25.369Z|c5c25073-6d52-41f3-9109-ad2334562b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:34:25.370Z|c5c25073-6d52-41f3-9109-ad2334562b12|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:34:34.920Z|f1cf9501-5d5b-4131-bcbc-36c29806fc27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:34.920Z|f1cf9501-5d5b-4131-bcbc-36c29806fc27|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:34.925Z|3b259b66-659a-479f-add9-ffa5c16bfca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:34.925Z|3b259b66-659a-479f-add9-ffa5c16bfca3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:34.926Z|0e67161c-6086-4cd5-8f39-5592a56800ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:34.926Z|0e67161c-6086-4cd5-8f39-5592a56800ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:40.370Z|9fb70ef0-9e99-49e4-b68d-9bf0ce778873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:34:40.370Z|9fb70ef0-9e99-49e4-b68d-9bf0ce778873|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:34:41.082Z|9ab8cf26-4c98-4f95-99aa-ef8d6833177b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:34:41.083Z|9ab8cf26-4c98-4f95-99aa-ef8d6833177b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:34:44.950Z|60f91b6b-88c2-4251-a308-2170aad8505f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:44.950Z|eed4a771-4a24-4454-b632-72eb37b8038b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:44.952Z|60f91b6b-88c2-4251-a308-2170aad8505f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:44.952Z|eed4a771-4a24-4454-b632-72eb37b8038b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:44.954Z|d0fd336a-8ebc-4b54-923f-15832a73dce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:44.956Z|d0fd336a-8ebc-4b54-923f-15832a73dce2|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:54.984Z|9f81410c-2121-469d-9ae2-a831467b82e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:54.984Z|5c2b3311-b43c-418a-a551-982aef6b76ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:54.985Z|5c2b3311-b43c-418a-a551-982aef6b76ee|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:54.985Z|ce04caa2-72f7-4d3d-b6be-11103a32f92d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:34:54.985Z|ce04caa2-72f7-4d3d-b6be-11103a32f92d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:54.985Z|9f81410c-2121-469d-9ae2-a831467b82e6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:34:55.369Z|722f6153-2270-47fe-a995-87df50a5c966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:34:55.373Z|722f6153-2270-47fe-a995-87df50a5c966|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:35:05.012Z|75d4ebe4-fbdc-4f42-a28d-bb9e05e655cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:05.013Z|75d4ebe4-fbdc-4f42-a28d-bb9e05e655cf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:05.017Z|7d40a6d0-fb08-4028-a2e7-1bb8600ff5b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:05.017Z|7d40a6d0-fb08-4028-a2e7-1bb8600ff5b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:05.020Z|bf6388de-3f6b-4343-b902-498f9440792e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:05.021Z|bf6388de-3f6b-4343-b902-498f9440792e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:08.938Z|ce0c3164-201b-4401-b67f-dbaff097d8ea|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:35:08.938Z|ce0c3164-201b-4401-b67f-dbaff097d8ea|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:10.369Z|bec50e23-b804-41f9-b6b5-12ecad88c900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:35:10.370Z|bec50e23-b804-41f9-b6b5-12ecad88c900|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:35:11.084Z|ee186057-491a-4ba9-a474-69c4e95d7d24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:35:11.084Z|ee186057-491a-4ba9-a474-69c4e95d7d24|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:35:15.040Z|1c030ffc-2841-4ee0-9e6a-6b838342a6d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:15.041Z|1c030ffc-2841-4ee0-9e6a-6b838342a6d4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:15.044Z|015a4b45-dbee-48ad-b867-2a9c83f760d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:15.045Z|015a4b45-dbee-48ad-b867-2a9c83f760d2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:15.047Z|5860dc3e-3afb-4d6c-8881-3099d64c225e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:15.047Z|5860dc3e-3afb-4d6c-8881-3099d64c225e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:25.069Z|e964effb-b10f-4eef-8d03-357e5356308e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:25.070Z|e964effb-b10f-4eef-8d03-357e5356308e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:25.071Z|ebb91773-1a02-4ef6-b381-e1b81d55128b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:25.071Z|ebb91773-1a02-4ef6-b381-e1b81d55128b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:25.076Z|fb113939-01e8-40c3-afaa-8f82b8e0eead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:25.076Z|fb113939-01e8-40c3-afaa-8f82b8e0eead|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:25.369Z|fb47f398-363e-4ab5-bffc-415b755a7b80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:35:25.370Z|fb47f398-363e-4ab5-bffc-415b755a7b80|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:35:35.097Z|da13ad0b-2f5c-48f6-a99f-e9fddc2946f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:35.098Z|da13ad0b-2f5c-48f6-a99f-e9fddc2946f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:35.114Z|e2eb82ba-549f-4530-aede-8e3ccb2ef74c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:35.115Z|e2eb82ba-549f-4530-aede-8e3ccb2ef74c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:35.123Z|9cdf37f8-7b34-45b4-a3eb-c52ff215a452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:35.125Z|9cdf37f8-7b34-45b4-a3eb-c52ff215a452|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:40.369Z|31b422cc-e54f-48ff-b41d-09a3aa12d8b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:35:40.372Z|31b422cc-e54f-48ff-b41d-09a3aa12d8b2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:35:41.085Z|1ba77d1e-c15f-47b5-9b8f-d8d6138593a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:35:41.085Z|1ba77d1e-c15f-47b5-9b8f-d8d6138593a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:35:45.134Z|7c1e48c0-fad7-47e5-84b9-7452f33fe62e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:45.135Z|7c1e48c0-fad7-47e5-84b9-7452f33fe62e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:45.148Z|bb7256fe-ca19-4714-84bc-c3410a69e2dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:45.149Z|bb7256fe-ca19-4714-84bc-c3410a69e2dd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:45.158Z|ff160b3a-9ef9-4abf-bc1b-1755d1162279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:45.159Z|ff160b3a-9ef9-4abf-bc1b-1755d1162279|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:55.179Z|43ea47f8-789c-47eb-a955-2cb54b34d418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:55.180Z|43ea47f8-789c-47eb-a955-2cb54b34d418|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:55.184Z|87d15f59-b7c9-4c04-bcfe-e3b8558b17c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:55.184Z|fc4cb504-de7b-4a6d-b3c0-bb47847f6b0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:35:55.184Z|87d15f59-b7c9-4c04-bcfe-e3b8558b17c3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:55.184Z|fc4cb504-de7b-4a6d-b3c0-bb47847f6b0c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:35:55.369Z|30534971-0269-4528-af8e-a26c5722ccd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:35:55.370Z|30534971-0269-4528-af8e-a26c5722ccd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:36:05.218Z|4e06578a-f339-49e2-a137-a5bf74c4712e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:05.218Z|4656743a-09a8-480e-b5dd-3910d6bd8e65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:05.218Z|21ecfaed-41ec-4812-a4e2-8b7363a990a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:05.219Z|4e06578a-f339-49e2-a137-a5bf74c4712e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:05.219Z|4656743a-09a8-480e-b5dd-3910d6bd8e65|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:05.219Z|21ecfaed-41ec-4812-a4e2-8b7363a990a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:08.937Z|a1cd30cc-7900-4676-81e5-458c47647804|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:36:08.938Z|a1cd30cc-7900-4676-81e5-458c47647804|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:10.369Z|589780bd-e78b-489d-bd20-f81b3161ff8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:36:10.370Z|589780bd-e78b-489d-bd20-f81b3161ff8c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:36:11.086Z|65f14660-a009-4752-8672-056585516292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:36:11.086Z|65f14660-a009-4752-8672-056585516292|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:36:15.260Z|7064c545-7356-44ca-a677-0f9b4c790b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:15.260Z|329c4265-11b0-4079-8849-93f76f7b90f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:15.261Z|329c4265-11b0-4079-8849-93f76f7b90f1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:15.262Z|7064c545-7356-44ca-a677-0f9b4c790b5c|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:15.265Z|91d2362f-fe4d-4a77-ba2f-cd1498a4edf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:15.265Z|91d2362f-fe4d-4a77-ba2f-cd1498a4edf1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:25.289Z|8e338bb2-8f80-4d5a-8eda-826f8b4503ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:25.290Z|8e338bb2-8f80-4d5a-8eda-826f8b4503ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:25.291Z|917620c7-ce93-4e76-9345-d74a98c22a4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:25.291Z|917620c7-ce93-4e76-9345-d74a98c22a4c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:25.293Z|782e3e06-7998-4155-ac9b-0343557118e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:25.294Z|782e3e06-7998-4155-ac9b-0343557118e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:25.369Z|78c1da5d-bfa8-41a9-9dd0-1502ff1bd829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:36:25.372Z|78c1da5d-bfa8-41a9-9dd0-1502ff1bd829|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:36:35.327Z|e9a36948-d632-4c1e-b240-2ceeffdf2c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:35.327Z|0117ef25-e9c8-4163-811d-63730c818f8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:35.328Z|e9a36948-d632-4c1e-b240-2ceeffdf2c92|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:35.328Z|0117ef25-e9c8-4163-811d-63730c818f8e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:35.327Z|bb6d1201-9759-40de-9a10-8ae6cb436cb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:35.330Z|bb6d1201-9759-40de-9a10-8ae6cb436cb9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:40.370Z|04a07f44-73e5-4afa-a90a-b61837997afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:36:40.370Z|04a07f44-73e5-4afa-a90a-b61837997afa|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:36:41.087Z|1c8194af-16dd-4dbd-a15a-035d84e5ca5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:36:41.087Z|1c8194af-16dd-4dbd-a15a-035d84e5ca5d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:36:45.356Z|fe53052f-78f3-4e57-8d8f-6be208b28d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:45.358Z|fe53052f-78f3-4e57-8d8f-6be208b28d4f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:45.360Z|c6c8c988-40f7-416c-bb05-0b76b36b0358|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:45.361Z|c6c8c988-40f7-416c-bb05-0b76b36b0358|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:45.366Z|9aa7d225-7b67-4bc1-88e4-e9a6d393db1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:45.367Z|9aa7d225-7b67-4bc1-88e4-e9a6d393db1e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:55.369Z|9ec25288-5a1f-4a34-8550-25627d846a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:36:55.370Z|9ec25288-5a1f-4a34-8550-25627d846a76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:36:55.385Z|c7a5f0c8-319b-40f8-b82e-37995eb49ddd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:55.385Z|a0134ec2-641b-4e05-b43d-ed581815b57e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:55.386Z|c7a5f0c8-319b-40f8-b82e-37995eb49ddd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:55.386Z|a0134ec2-641b-4e05-b43d-ed581815b57e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:36:55.387Z|dc088332-64ca-4d51-a5fa-037f28107fdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:36:55.387Z|dc088332-64ca-4d51-a5fa-037f28107fdb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:05.415Z|168a1994-6ea4-43b3-a9cd-6690cc7aa578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:05.415Z|9187c285-5fc3-4915-be96-dab31b9d6fea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:05.416Z|168a1994-6ea4-43b3-a9cd-6690cc7aa578|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:05.416Z|9187c285-5fc3-4915-be96-dab31b9d6fea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:05.425Z|28480732-f19e-4e9c-b4e3-3bb14c0df2d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:05.426Z|28480732-f19e-4e9c-b4e3-3bb14c0df2d0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:08.939Z|2541920c-ab84-4f04-82bf-ae4f4bf8d702|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:37:08.940Z|2541920c-ab84-4f04-82bf-ae4f4bf8d702|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:10.369Z|77932564-6beb-4dad-8996-5d261667425a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:37:10.372Z|77932564-6beb-4dad-8996-5d261667425a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:37:11.088Z|49c10371-e519-4935-93d8-ffabc9319104|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:37:11.089Z|49c10371-e519-4935-93d8-ffabc9319104|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:37:15.441Z|b693a0eb-54c3-4565-9354-c47da09d9409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:15.441Z|ca317504-1d08-408e-8eb1-54cfaba62be2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:15.442Z|ca317504-1d08-408e-8eb1-54cfaba62be2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:15.442Z|b693a0eb-54c3-4565-9354-c47da09d9409|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:15.448Z|5481588e-1f67-4389-99bc-658abef8f1ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:15.448Z|5481588e-1f67-4389-99bc-658abef8f1ba|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:25.369Z|9034aa88-737e-4f63-b7bc-c8c183ab6f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:37:25.370Z|9034aa88-737e-4f63-b7bc-c8c183ab6f7f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:37:25.471Z|85b103d8-c78f-4783-b45e-0f03a1d6a5c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:25.472Z|d2b40f6a-24c0-484f-a456-55c361448858|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:25.472Z|85b103d8-c78f-4783-b45e-0f03a1d6a5c0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:25.473Z|d2b40f6a-24c0-484f-a456-55c361448858|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:25.475Z|59715143-7425-4ed5-be3f-67bbc5fc21e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:25.476Z|59715143-7425-4ed5-be3f-67bbc5fc21e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:35.499Z|41ff3754-81ab-4f84-9d24-8b89ed832586|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:35.499Z|f78a8c10-ebf7-4339-b2e4-aab888c6ce7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:35.499Z|41ff3754-81ab-4f84-9d24-8b89ed832586|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:35.500Z|f78a8c10-ebf7-4339-b2e4-aab888c6ce7f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:35.500Z|704cf413-c3d9-4797-b461-b1783f6d77c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:35.501Z|704cf413-c3d9-4797-b461-b1783f6d77c9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:40.369Z|cc240f6f-2ae7-4059-b10a-52cbbd688b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:37:40.370Z|cc240f6f-2ae7-4059-b10a-52cbbd688b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:37:41.089Z|5fe88924-2b8b-453f-80d1-07521344be0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:37:41.090Z|5fe88924-2b8b-453f-80d1-07521344be0a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:37:45.540Z|c0b88841-3a74-46b7-a23b-718ff80e0b90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:45.540Z|c7db4592-6ca8-484d-90e0-b0ced9f3d92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:45.540Z|d507114c-538c-4be1-928a-bdcde0d0c7ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:45.541Z|c0b88841-3a74-46b7-a23b-718ff80e0b90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:45.541Z|c7db4592-6ca8-484d-90e0-b0ced9f3d92a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:45.541Z|d507114c-538c-4be1-928a-bdcde0d0c7ce|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:55.370Z|f1eff9f6-10b5-468f-8c3a-fa5c1419139b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:37:55.373Z|f1eff9f6-10b5-468f-8c3a-fa5c1419139b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:37:55.574Z|76cf11a6-52e1-4a1b-aa78-9f60189a06ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:55.574Z|c15e8cea-f59a-4684-9147-fb147cb5a8f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:55.574Z|6b5c3974-51d7-413c-a7a8-fedd043099f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:37:55.574Z|c15e8cea-f59a-4684-9147-fb147cb5a8f8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:55.574Z|6b5c3974-51d7-413c-a7a8-fedd043099f0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:37:55.575Z|76cf11a6-52e1-4a1b-aa78-9f60189a06ef|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:05.605Z|709909db-1c40-43dd-be82-88d12789d0ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:05.605Z|aae71d1d-de9d-4d66-b73f-7c62482aebf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:05.606Z|709909db-1c40-43dd-be82-88d12789d0ff|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:05.606Z|aae71d1d-de9d-4d66-b73f-7c62482aebf8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:05.608Z|f136f16e-7e49-4a4d-929f-01797d17797c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:05.608Z|f136f16e-7e49-4a4d-929f-01797d17797c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:08.937Z|14878e6a-ade3-4a70-915c-66090cc13ace|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:38:08.938Z|14878e6a-ade3-4a70-915c-66090cc13ace|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:10.369Z|c50ea4dc-0785-4016-a3d5-38a3939270c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:38:10.370Z|c50ea4dc-0785-4016-a3d5-38a3939270c6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:38:11.090Z|3cba35b0-d0c9-48c6-9ffb-62bdf267872f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:38:11.091Z|3cba35b0-d0c9-48c6-9ffb-62bdf267872f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:38:15.631Z|02548282-d641-4b27-a133-f66c41efd3c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:15.631Z|d3432f30-101b-4866-a0e3-80324a97f2bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:15.633Z|9632ad89-8191-4fa1-9094-93c6361fd857|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:15.632Z|02548282-d641-4b27-a133-f66c41efd3c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:15.633Z|9632ad89-8191-4fa1-9094-93c6361fd857|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:15.633Z|d3432f30-101b-4866-a0e3-80324a97f2bd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:25.369Z|6a60a6d5-04a2-4a00-ab26-d15be87d8902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:38:25.370Z|6a60a6d5-04a2-4a00-ab26-d15be87d8902|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:38:25.660Z|89df168a-bfb6-42c2-bd0a-34318aa43f60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:25.661Z|89df168a-bfb6-42c2-bd0a-34318aa43f60|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:25.663Z|637513e3-7b15-4178-a181-465534a9c97a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:25.663Z|2c1580c9-adc0-4269-96bf-0a093a3ebe46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:25.664Z|637513e3-7b15-4178-a181-465534a9c97a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:25.665Z|2c1580c9-adc0-4269-96bf-0a093a3ebe46|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:35.695Z|50597d95-2ae0-4123-9937-5bba772f7807|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:35.695Z|c891bd46-9e72-4d4a-8a38-4049ce8c4f61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:35.696Z|50597d95-2ae0-4123-9937-5bba772f7807|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:35.696Z|c891bd46-9e72-4d4a-8a38-4049ce8c4f61|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:35.705Z|bbe0057d-d362-456b-8539-859c0e52d267|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:35.706Z|bbe0057d-d362-456b-8539-859c0e52d267|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:40.369Z|0424a806-1c0c-4a55-a1fb-86cc8e8fccc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:38:40.372Z|0424a806-1c0c-4a55-a1fb-86cc8e8fccc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:38:41.092Z|8de61456-85d9-4526-aebf-fd7698176fbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:38:41.092Z|8de61456-85d9-4526-aebf-fd7698176fbc|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:38:45.725Z|078387a5-3777-443b-bc3a-fd7518b4052f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:45.725Z|3f811596-77cb-440e-b8b7-0044d7c2b8d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:45.726Z|078387a5-3777-443b-bc3a-fd7518b4052f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:45.726Z|3f811596-77cb-440e-b8b7-0044d7c2b8d8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:45.743Z|effea9af-a43f-483d-bd00-d57d5cadf705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:45.744Z|effea9af-a43f-483d-bd00-d57d5cadf705|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:55.370Z|3f04c497-17d6-45e2-816e-92a3b8e5972f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:38:55.370Z|3f04c497-17d6-45e2-816e-92a3b8e5972f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:38:55.761Z|96c17c39-97af-4a10-af59-140acc3832ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:55.762Z|96c17c39-97af-4a10-af59-140acc3832ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:55.763Z|bcba09c5-9d59-4199-8dc8-1638d2c0e8aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:55.763Z|bcba09c5-9d59-4199-8dc8-1638d2c0e8aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:38:55.767Z|2a94c258-d00b-428b-9f3d-1f7a3d12305e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:38:55.767Z|2a94c258-d00b-428b-9f3d-1f7a3d12305e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:05.793Z|d88efe37-f8cd-43c9-87e4-e91a1150e086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:05.793Z|e74e9c70-3e93-4ac6-8f8c-2b0f06aeefd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:05.794Z|d88efe37-f8cd-43c9-87e4-e91a1150e086|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:05.795Z|e74e9c70-3e93-4ac6-8f8c-2b0f06aeefd3|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:05.797Z|fdf07591-bab0-433d-a7f8-f64aa04b0e12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:05.798Z|fdf07591-bab0-433d-a7f8-f64aa04b0e12|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:08.941Z|b8f82b39-cc42-4e7c-918c-363d59b855a2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:39:08.942Z|b8f82b39-cc42-4e7c-918c-363d59b855a2|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:10.369Z|ae4d1081-e29f-44d4-9b6f-5a5b78ee9b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:39:10.370Z|ae4d1081-e29f-44d4-9b6f-5a5b78ee9b3a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:39:11.093Z|1650d2e8-2f48-443c-a312-6b70a42a9bc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:39:11.094Z|1650d2e8-2f48-443c-a312-6b70a42a9bc2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:39:15.822Z|99f051b9-1b4c-4882-96bd-f2a42037d335|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:15.822Z|4b91eeb1-8812-4869-99b1-b6d24bbed8c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:15.822Z|14d23b1a-6e24-4820-a499-da1dbaf35bf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:15.823Z|99f051b9-1b4c-4882-96bd-f2a42037d335|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:15.823Z|14d23b1a-6e24-4820-a499-da1dbaf35bf6|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:15.823Z|4b91eeb1-8812-4869-99b1-b6d24bbed8c1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:25.369Z|bbd73de8-c2d2-41c1-a549-0d3d6358c48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:39:25.372Z|bbd73de8-c2d2-41c1-a549-0d3d6358c48c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:39:25.852Z|5dd77473-3fda-444a-b9f5-a32e1da0f7de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:25.852Z|d36fd5d6-f86a-42c1-9b1f-2fae9cf0eaea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:25.852Z|40bb2cb0-74a6-4903-8bfe-72956ab780f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:25.853Z|d36fd5d6-f86a-42c1-9b1f-2fae9cf0eaea|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:25.853Z|5dd77473-3fda-444a-b9f5-a32e1da0f7de|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:25.853Z|40bb2cb0-74a6-4903-8bfe-72956ab780f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:35.879Z|9110c3de-f41c-4245-b309-8ffea012f833|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:35.879Z|086e6369-ab7e-4c21-94bc-b4d0778277fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:35.879Z|c248ce50-e3b6-4de9-88c5-4e9f65c3e493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:35.880Z|9110c3de-f41c-4245-b309-8ffea012f833|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:35.880Z|086e6369-ab7e-4c21-94bc-b4d0778277fd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:35.880Z|c248ce50-e3b6-4de9-88c5-4e9f65c3e493|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:40.370Z|e34e4e26-2f9e-4e6c-86eb-6cd4551a356f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:39:40.370Z|e34e4e26-2f9e-4e6c-86eb-6cd4551a356f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:39:41.094Z|54d85dcd-117d-41c9-b5f5-8d53e1691e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:39:41.095Z|54d85dcd-117d-41c9-b5f5-8d53e1691e56|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:39:45.906Z|59f15641-fe67-4b86-b784-89bc6cb8e66a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:45.906Z|1fce2655-dc89-4413-b5f4-0d64a316623e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:45.907Z|1fce2655-dc89-4413-b5f4-0d64a316623e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:45.906Z|a8aa548a-34e1-4c6a-8190-fce175d678f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:45.907Z|59f15641-fe67-4b86-b784-89bc6cb8e66a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:45.908Z|a8aa548a-34e1-4c6a-8190-fce175d678f6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:55.370Z|7d577d3f-ccb4-4072-8718-8771f1a3a388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:39:55.370Z|7d577d3f-ccb4-4072-8718-8771f1a3a388|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:39:55.934Z|6afffaf5-54c8-4aeb-8307-7d5cfb0ae8aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:55.934Z|92f8edb4-0273-48fc-b299-e112c6e3e9a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:55.935Z|6afffaf5-54c8-4aeb-8307-7d5cfb0ae8aa|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:55.935Z|92f8edb4-0273-48fc-b299-e112c6e3e9a5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:39:55.934Z|778e6594-488a-45f4-9989-3e553444387c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:39:55.936Z|778e6594-488a-45f4-9989-3e553444387c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:05.963Z|e242c744-18ce-4446-919d-0d41ae98f3db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:05.963Z|a10dc01e-179e-4ed2-b653-2928dbc5b5a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:05.963Z|780bd286-b3b1-47e3-9c5f-127977d5b16b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:05.964Z|a10dc01e-179e-4ed2-b653-2928dbc5b5a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:05.964Z|780bd286-b3b1-47e3-9c5f-127977d5b16b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:05.964Z|e242c744-18ce-4446-919d-0d41ae98f3db|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:08.938Z|83fd85bb-e988-4ce6-ba9a-15736c63caf3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:40:08.938Z|83fd85bb-e988-4ce6-ba9a-15736c63caf3|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:10.369Z|cac255f3-fe27-440d-8762-6086d63a0235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:40:10.372Z|cac255f3-fe27-440d-8762-6086d63a0235|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:40:11.095Z|09299a3a-a475-4b9a-a031-6b472521696a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:40:11.096Z|09299a3a-a475-4b9a-a031-6b472521696a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:40:15.991Z|ea4cfb2b-bc73-4c9d-a761-0f88b65c80da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:15.991Z|fc123171-0392-473b-a845-8ad6bdd932bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:15.992Z|ea4cfb2b-bc73-4c9d-a761-0f88b65c80da|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:15.992Z|fc123171-0392-473b-a845-8ad6bdd932bd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:15.996Z|d333c9f5-2a9d-404f-a25a-6ecbfc09e7bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:15.996Z|d333c9f5-2a9d-404f-a25a-6ecbfc09e7bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:25.369Z|0f811740-1c6b-49bd-95a5-4dd6c9257c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:40:25.370Z|0f811740-1c6b-49bd-95a5-4dd6c9257c21|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:40:26.018Z|0331b012-0d84-45d6-ae5f-319b733e21a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:26.018Z|0331b012-0d84-45d6-ae5f-319b733e21a2|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:26.022Z|4ba2d8e9-9238-42e6-8a5b-4b2252f5ab84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:26.022Z|4ba2d8e9-9238-42e6-8a5b-4b2252f5ab84|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:26.023Z|8b38f2de-b359-4bb1-928a-c671d5e5c992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:26.023Z|8b38f2de-b359-4bb1-928a-c671d5e5c992|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:36.048Z|8ce53b7b-eead-49c5-8ed3-5158c91c3cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:36.048Z|8ce53b7b-eead-49c5-8ed3-5158c91c3cd2|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:36.048Z|ff26e4ee-463b-4eda-a13b-9c4ea11e7a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:36.049Z|ff26e4ee-463b-4eda-a13b-9c4ea11e7a07|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:36.051Z|e323bc0d-2e83-4c3a-b9bb-5fc8fa9852a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:36.052Z|e323bc0d-2e83-4c3a-b9bb-5fc8fa9852a4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:40.369Z|a895ddf6-df8e-4a6f-92d2-a16fe295fb8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:40:40.370Z|a895ddf6-df8e-4a6f-92d2-a16fe295fb8a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:40:41.096Z|a9625210-fac5-4a5f-bfcb-9a38661f01b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:40:41.097Z|a9625210-fac5-4a5f-bfcb-9a38661f01b8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:40:46.088Z|cd02c288-3661-49a7-9b43-56d04e1dfdbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:46.089Z|cd02c288-3661-49a7-9b43-56d04e1dfdbb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:46.100Z|14f6a7b7-c21a-4f9d-af57-ef9126e2b3ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:46.100Z|fa983d25-81e0-4be3-ae09-5e2fec4587ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:46.100Z|14f6a7b7-c21a-4f9d-af57-ef9126e2b3ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:46.100Z|fa983d25-81e0-4be3-ae09-5e2fec4587ea|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:55.369Z|d7c89033-3b34-4804-a272-05464b4e20f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:40:55.372Z|d7c89033-3b34-4804-a272-05464b4e20f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:40:56.117Z|faaaf5b4-e61c-4a76-8844-fefd41c8fc06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:56.118Z|faaaf5b4-e61c-4a76-8844-fefd41c8fc06|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:56.128Z|2eeae091-e758-433d-b223-c55165888e01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:56.129Z|2eeae091-e758-433d-b223-c55165888e01|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:40:56.131Z|f8cd5e51-0bf0-4376-b7d3-d5b626174b45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:40:56.131Z|f8cd5e51-0bf0-4376-b7d3-d5b626174b45|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:06.151Z|00468e56-deec-4561-b334-e10c417aa3fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:06.152Z|00468e56-deec-4561-b334-e10c417aa3fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:06.161Z|980c4119-5e43-4799-a305-ce4363e340f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:06.161Z|980c4119-5e43-4799-a305-ce4363e340f3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:06.168Z|24c21c31-354b-49bc-8ca3-826a0aa82b65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:06.168Z|24c21c31-354b-49bc-8ca3-826a0aa82b65|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:08.938Z|cf38e62f-1b8e-4e29-a4a4-b03cdef925eb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:41:08.939Z|cf38e62f-1b8e-4e29-a4a4-b03cdef925eb|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:10.370Z|d24cf56d-ca95-4a85-a9f3-aba908f7ce2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:41:10.370Z|d24cf56d-ca95-4a85-a9f3-aba908f7ce2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:41:11.097Z|5dedb7ac-b0fa-4379-8447-01fce85b3bf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:41:11.098Z|5dedb7ac-b0fa-4379-8447-01fce85b3bf4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:41:16.180Z|7abcb54f-b5cb-46dc-95cf-c27fad1c5b54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:16.181Z|7abcb54f-b5cb-46dc-95cf-c27fad1c5b54|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:16.186Z|2e428252-e652-41f5-a5a1-112b10b88686|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:16.187Z|2e428252-e652-41f5-a5a1-112b10b88686|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:16.192Z|ea396b61-f2bd-492e-bd17-744efbbdca64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:16.193Z|ea396b61-f2bd-492e-bd17-744efbbdca64|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:25.370Z|7f802591-109f-4946-b70b-1382d0fd41e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:41:25.370Z|7f802591-109f-4946-b70b-1382d0fd41e6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:41:26.212Z|f2dbddb5-347d-4cfb-ac30-fb2c29f0efae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:26.212Z|f977e647-a751-405c-b763-bf44bb467f4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:26.213Z|f2dbddb5-347d-4cfb-ac30-fb2c29f0efae|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:26.213Z|f977e647-a751-405c-b763-bf44bb467f4c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:26.216Z|1a8c1bba-25ba-4352-9564-905ada4641de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:26.216Z|1a8c1bba-25ba-4352-9564-905ada4641de|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:36.237Z|011b1b8b-7c1d-421f-a5b9-029a37a0d519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:36.238Z|011b1b8b-7c1d-421f-a5b9-029a37a0d519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:36.239Z|3591049e-872c-4d20-90d7-f4bb7190e278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:36.240Z|3591049e-872c-4d20-90d7-f4bb7190e278|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:36.243Z|6c9adc42-d96d-4e99-8509-cfb61598f198|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:36.243Z|6c9adc42-d96d-4e99-8509-cfb61598f198|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:40.369Z|10532d88-f931-4548-8d29-c82998b49a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:41:40.372Z|10532d88-f931-4548-8d29-c82998b49a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:41:41.099Z|5f9f0873-41e6-44df-8c87-ac0a37e9815c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:41:41.099Z|5f9f0873-41e6-44df-8c87-ac0a37e9815c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:41:46.266Z|5d8f0312-f24f-4cdb-a4f8-45ae53a563aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:46.266Z|111bdc8a-3bb2-4574-93f7-4d24b7493670|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:46.266Z|654f6f03-4c5f-403a-a446-d5c149d12117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:46.267Z|111bdc8a-3bb2-4574-93f7-4d24b7493670|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:46.267Z|5d8f0312-f24f-4cdb-a4f8-45ae53a563aa|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:46.267Z|654f6f03-4c5f-403a-a446-d5c149d12117|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:55.369Z|c3d09601-f06e-4d5b-a2ab-036860cc6048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:41:55.370Z|c3d09601-f06e-4d5b-a2ab-036860cc6048|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:41:56.291Z|f09bb3c3-1ecf-4c49-98e5-5bc1b632d0c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:56.291Z|c1b737ce-48e2-43c9-96dd-5817e7c78876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:56.292Z|c1b737ce-48e2-43c9-96dd-5817e7c78876|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:56.292Z|f09bb3c3-1ecf-4c49-98e5-5bc1b632d0c3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:41:56.294Z|6b097815-c874-42ef-9f63-67a5b87fe730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:41:56.295Z|6b097815-c874-42ef-9f63-67a5b87fe730|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:06.319Z|f5c5b2ef-52f2-4153-9636-a0273576b2cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:06.319Z|abc503c5-ae69-4442-92a8-e4278d790a3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:06.319Z|ba918634-ed91-467a-b2d3-9e103fabb432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:06.320Z|f5c5b2ef-52f2-4153-9636-a0273576b2cf|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:06.321Z|ba918634-ed91-467a-b2d3-9e103fabb432|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:06.321Z|abc503c5-ae69-4442-92a8-e4278d790a3b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:08.938Z|dff7b533-feb0-464e-b50c-bc9cf18ac30c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:42:08.939Z|dff7b533-feb0-464e-b50c-bc9cf18ac30c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:10.370Z|2d90b48d-f007-4629-8139-f065bec4c7bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:42:10.370Z|2d90b48d-f007-4629-8139-f065bec4c7bd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:42:11.100Z|a857fd2c-b524-4cdb-8382-224af629bd2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:42:11.100Z|a857fd2c-b524-4cdb-8382-224af629bd2d|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:42:16.349Z|111317fe-3879-4a89-8588-c335832cc992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:16.350Z|db2af701-6657-408f-b081-a8147d809dbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:16.351Z|db2af701-6657-408f-b081-a8147d809dbd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:16.351Z|111317fe-3879-4a89-8588-c335832cc992|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:16.354Z|c01445b4-c4a9-4300-88b9-3d699866fd37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:16.354Z|c01445b4-c4a9-4300-88b9-3d699866fd37|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:25.369Z|ef0dd69c-25c2-4d39-88ef-3fafec6cdfd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:42:25.372Z|ef0dd69c-25c2-4d39-88ef-3fafec6cdfd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:42:26.378Z|9097f07a-3e30-4315-a7a4-57d1dad3479f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:26.379Z|9097f07a-3e30-4315-a7a4-57d1dad3479f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:26.385Z|8022eb46-23a1-4479-927d-1f967639a2ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:26.385Z|f2973e75-ce89-42d2-898b-22cbd7354b56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:26.386Z|f2973e75-ce89-42d2-898b-22cbd7354b56|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:26.386Z|8022eb46-23a1-4479-927d-1f967639a2ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:36.410Z|f26695f8-40d4-49c4-9e9e-a1657ed125b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:36.410Z|23455265-3e52-40d0-a352-bd59cfea2870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:36.410Z|23455265-3e52-40d0-a352-bd59cfea2870|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:36.410Z|f26695f8-40d4-49c4-9e9e-a1657ed125b8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:36.411Z|46879cd8-0a1e-4499-869a-a625a96a13b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:36.411Z|46879cd8-0a1e-4499-869a-a625a96a13b4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:40.370Z|0fdc569d-4fe8-4051-aeff-8eec5d953699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:42:40.371Z|0fdc569d-4fe8-4051-aeff-8eec5d953699|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:42:41.101Z|742142ce-10dc-4d95-8f9c-9004468688c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:42:41.102Z|742142ce-10dc-4d95-8f9c-9004468688c8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:42:46.442Z|587bef77-7a6d-4925-9318-fef5a036223d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:46.442Z|587bef77-7a6d-4925-9318-fef5a036223d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:46.442Z|dc36623f-dd33-4115-982e-b6d7b78e3823|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:46.443Z|dc36623f-dd33-4115-982e-b6d7b78e3823|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:46.449Z|23e62d62-78fc-455f-9b5a-3fe1e1409b39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:46.450Z|23e62d62-78fc-455f-9b5a-3fe1e1409b39|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:55.370Z|d527640a-b073-4a06-96c7-d52c9bd9e294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:42:55.370Z|d527640a-b073-4a06-96c7-d52c9bd9e294|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:42:56.471Z|999c98ed-4c09-4018-a83c-6c8c1a2620d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:56.471Z|b177a3c9-64b2-4972-be68-fa8dfe050a4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:56.471Z|b177a3c9-64b2-4972-be68-fa8dfe050a4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:56.471Z|999c98ed-4c09-4018-a83c-6c8c1a2620d2|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:42:56.471Z|02f75d35-3bd4-4997-a186-d2d1e900be5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:42:56.473Z|02f75d35-3bd4-4997-a186-d2d1e900be5d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:06.506Z|90b8c8c4-be28-41db-a8f7-4505a04e2a69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:06.507Z|90b8c8c4-be28-41db-a8f7-4505a04e2a69|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:06.506Z|14ed63fa-a666-46cb-943f-e753970e0797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:06.508Z|14ed63fa-a666-46cb-943f-e753970e0797|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:06.511Z|8eafff1b-920a-4cf0-9ad2-7ef1f2c161bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:06.511Z|8eafff1b-920a-4cf0-9ad2-7ef1f2c161bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:08.939Z|3a24c74e-7b5a-4c78-bdb8-44731fc8cc0c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:43:08.940Z|3a24c74e-7b5a-4c78-bdb8-44731fc8cc0c|http-nio-8080-exec-1|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:10.369Z|e259581b-e847-4872-a871-3655de829ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:43:10.373Z|e259581b-e847-4872-a871-3655de829ea7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:43:11.102Z|fff0eec3-018d-4789-a2a6-3d25133a5b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:43:11.103Z|fff0eec3-018d-4789-a2a6-3d25133a5b4f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:43:16.544Z|7532c321-6654-4069-b749-3d9cb3cd0b80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:16.545Z|7532c321-6654-4069-b749-3d9cb3cd0b80|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:16.546Z|0bdddeb1-5dd8-4d75-a2c2-583773291d96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:16.547Z|0bdddeb1-5dd8-4d75-a2c2-583773291d96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:16.544Z|bd6498ad-7bac-4ba2-9a3f-361e84cb88d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:16.548Z|bd6498ad-7bac-4ba2-9a3f-361e84cb88d4|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:25.369Z|9c96e81a-ff34-49c4-94dd-e6f360599dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:43:25.370Z|9c96e81a-ff34-49c4-94dd-e6f360599dd6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:43:26.570Z|d7e66222-ab93-43ff-8e5a-ddabae13c11d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:26.570Z|c3dacdd6-f26d-4b19-9d73-4114765255ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:26.570Z|edb17a87-a449-4f9b-a95c-fa4f2fe8c403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:26.571Z|d7e66222-ab93-43ff-8e5a-ddabae13c11d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:26.571Z|c3dacdd6-f26d-4b19-9d73-4114765255ba|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:26.571Z|edb17a87-a449-4f9b-a95c-fa4f2fe8c403|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:36.600Z|23495ca0-35cd-47ca-b803-69785034193c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:36.600Z|828cbbb8-11fe-4eaa-b6d3-90b6b5c143cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:36.601Z|23495ca0-35cd-47ca-b803-69785034193c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:36.601Z|828cbbb8-11fe-4eaa-b6d3-90b6b5c143cc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:36.601Z|64425401-aa66-4e50-a184-a5861f635948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:36.602Z|64425401-aa66-4e50-a184-a5861f635948|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:40.369Z|2a1c33df-e8cb-40ea-b0ac-f2046411279c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:43:40.370Z|2a1c33df-e8cb-40ea-b0ac-f2046411279c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:43:41.104Z|4121748a-3ef5-4a39-b9ea-07f4c880c973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:43:41.105Z|4121748a-3ef5-4a39-b9ea-07f4c880c973|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:43:46.630Z|f65b2e35-d2a4-490f-9bbf-c064417fe51b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:46.630Z|f65b2e35-d2a4-490f-9bbf-c064417fe51b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:46.631Z|14f4fa12-4eaa-42f2-aaf6-973edc27fdbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:46.631Z|14f4fa12-4eaa-42f2-aaf6-973edc27fdbc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:46.632Z|248e5f0c-ab0b-4163-8526-d4c8976e0bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:46.633Z|248e5f0c-ab0b-4163-8526-d4c8976e0bcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:55.370Z|d1fbdbb1-e755-4baa-a462-d0b5458ca67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:43:55.373Z|d1fbdbb1-e755-4baa-a462-d0b5458ca67a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:43:56.656Z|3a23be4f-2b6d-4b59-a66c-38c6a03bab60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:56.657Z|a1c5dca4-bd79-4cb5-a2a8-a52b5ba9d6fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:56.657Z|d069e04f-a46e-4397-8828-f4e53258a8e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:43:56.657Z|3a23be4f-2b6d-4b59-a66c-38c6a03bab60|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:56.657Z|a1c5dca4-bd79-4cb5-a2a8-a52b5ba9d6fd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:43:56.657Z|d069e04f-a46e-4397-8828-f4e53258a8e8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:06.681Z|421052fc-96de-4dc9-a74f-6001a67c8b2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:06.682Z|421052fc-96de-4dc9-a74f-6001a67c8b2f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:06.686Z|4ab22535-1ebd-41a7-ba64-89dd1228d7ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:06.686Z|4ab22535-1ebd-41a7-ba64-89dd1228d7ae|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:06.687Z|1a31eab1-a19c-41de-b0ea-f10689e27c1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:06.688Z|1a31eab1-a19c-41de-b0ea-f10689e27c1d|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:08.939Z|fccd4baa-b73e-4012-8b4b-35bfd29c52fa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:44:08.940Z|fccd4baa-b73e-4012-8b4b-35bfd29c52fa|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:10.369Z|8a844801-b5fa-40a7-984c-04cc73a9a0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:44:10.370Z|8a844801-b5fa-40a7-984c-04cc73a9a0fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:44:11.105Z|94affbf3-6d50-423f-b930-e6231aeccef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:44:11.106Z|94affbf3-6d50-423f-b930-e6231aeccef2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:44:16.710Z|0ceddfad-1202-47f8-9f53-582624cd34f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:16.710Z|8108cb42-3a3c-4827-a0d8-002fbaddb60d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:16.711Z|0ceddfad-1202-47f8-9f53-582624cd34f8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:16.711Z|8108cb42-3a3c-4827-a0d8-002fbaddb60d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:16.714Z|532e2a0b-a7b9-4634-85f5-80a257f0cee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:16.715Z|532e2a0b-a7b9-4634-85f5-80a257f0cee1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:25.369Z|04316991-d483-4524-9f7a-2ea9e9bd382a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:44:25.370Z|04316991-d483-4524-9f7a-2ea9e9bd382a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:44:26.739Z|8bfb0975-17ce-492d-a454-1728d006ba01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:26.739Z|8bfb0975-17ce-492d-a454-1728d006ba01|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:26.743Z|741e2148-9685-4f3f-9e55-ae8530d75c41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:26.744Z|741e2148-9685-4f3f-9e55-ae8530d75c41|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:26.747Z|14088c4c-4581-42c4-9abc-eb7f17ff7666|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:26.748Z|14088c4c-4581-42c4-9abc-eb7f17ff7666|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:36.767Z|6d90d256-22fe-4374-be4f-10cd06b5714e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:36.768Z|6d90d256-22fe-4374-be4f-10cd06b5714e|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:36.768Z|949bc680-e740-414e-81e5-d9f0b77fe400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:36.769Z|949bc680-e740-414e-81e5-d9f0b77fe400|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:36.772Z|d9431cb9-dff5-45ed-8e21-57852937ef61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:36.772Z|d9431cb9-dff5-45ed-8e21-57852937ef61|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:40.369Z|9704c8d6-656e-4d9a-af59-df8dda834b34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:44:40.372Z|9704c8d6-656e-4d9a-af59-df8dda834b34|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:44:41.106Z|d40bba13-d8dd-4498-bec6-e1ae039b641c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:44:41.107Z|d40bba13-d8dd-4498-bec6-e1ae039b641c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:44:46.793Z|1b9c9da3-ee91-408f-bd85-b4ba9e134c01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:46.793Z|9cbb0502-998d-4145-9dee-f64a48126b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:46.794Z|9cbb0502-998d-4145-9dee-f64a48126b6d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:46.795Z|1b9c9da3-ee91-408f-bd85-b4ba9e134c01|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:46.800Z|c9a9801e-25cb-4043-b2c0-dbdaf16092f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:46.801Z|c9a9801e-25cb-4043-b2c0-dbdaf16092f0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:55.369Z|96ca65bb-e2d6-443d-b789-871944250d14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:44:55.370Z|96ca65bb-e2d6-443d-b789-871944250d14|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:44:56.826Z|25bd8313-2df6-4af6-aac9-2c01b2dd32b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:56.826Z|84c73d1e-1191-4d42-9a93-15c0a379c7cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:56.828Z|84c73d1e-1191-4d42-9a93-15c0a379c7cf|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:56.828Z|25bd8313-2df6-4af6-aac9-2c01b2dd32b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:44:56.830Z|962573ea-4fca-47d3-8ec6-8c495ee7b363|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:44:56.830Z|962573ea-4fca-47d3-8ec6-8c495ee7b363|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:06.857Z|d497efc6-958f-4cac-9a98-d38e13cd0acd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:06.857Z|d5e484e3-cc5d-4478-8d6a-1f53c00f202e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:06.858Z|d5e484e3-cc5d-4478-8d6a-1f53c00f202e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:06.858Z|d497efc6-958f-4cac-9a98-d38e13cd0acd|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:06.858Z|2559f174-f6cc-4f1e-b472-149ddeb03af3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:06.859Z|2559f174-f6cc-4f1e-b472-149ddeb03af3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:08.938Z|b1280c10-7aae-4f59-b40f-48f9ac5c59b9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:45:08.939Z|b1280c10-7aae-4f59-b40f-48f9ac5c59b9|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:10.369Z|da58b263-efec-4348-9c7e-1be734b79a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:45:10.370Z|da58b263-efec-4348-9c7e-1be734b79a75|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:45:11.108Z|f66f9afb-2f07-4993-8108-af260a5c020f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:45:11.108Z|f66f9afb-2f07-4993-8108-af260a5c020f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:45:16.887Z|952fe97e-b3d3-4948-8f6b-587a1f65b65b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:16.888Z|952fe97e-b3d3-4948-8f6b-587a1f65b65b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:16.893Z|40c2c561-641f-436d-8f9b-35c419f844b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:16.894Z|40c2c561-641f-436d-8f9b-35c419f844b8|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:16.895Z|1586fa4f-caed-4dcc-a65a-b59827b176c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:16.895Z|1586fa4f-caed-4dcc-a65a-b59827b176c4|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:25.369Z|828ea4bc-2120-4731-813a-5dbc5df67d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:45:25.373Z|828ea4bc-2120-4731-813a-5dbc5df67d56|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:45:26.934Z|958e107c-d16e-4dbf-b73e-de70c80c66a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:26.934Z|958e107c-d16e-4dbf-b73e-de70c80c66a6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:26.936Z|4213597c-a2b6-4a69-b8fb-ed842fdbad9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:26.937Z|66651ff6-512f-46b6-8a13-8509db5092cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:26.937Z|4213597c-a2b6-4a69-b8fb-ed842fdbad9f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:26.937Z|66651ff6-512f-46b6-8a13-8509db5092cd|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:36.983Z|dc3142be-3b29-45c5-9b3a-5e0060c6b72a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:36.984Z|e892ab96-f7a5-4ce0-9b43-86342c268412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:36.984Z|dc3142be-3b29-45c5-9b3a-5e0060c6b72a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:36.985Z|e892ab96-f7a5-4ce0-9b43-86342c268412|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:36.985Z|91ef1c2c-3cd9-4548-9110-abda450335fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:36.985Z|91ef1c2c-3cd9-4548-9110-abda450335fe|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:40.369Z|8742547b-4ab1-48c1-9441-601190cef1ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:45:40.370Z|8742547b-4ab1-48c1-9441-601190cef1ea|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:45:41.109Z|5b0d83e2-b8d0-43c7-8cd4-7a99349210a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:45:41.110Z|5b0d83e2-b8d0-43c7-8cd4-7a99349210a5|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:45:47.020Z|f1832419-2455-4211-8818-6ce8d138291e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:47.021Z|f1832419-2455-4211-8818-6ce8d138291e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:47.021Z|f274a822-bbef-4ac9-8ec3-8c12d3292528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:47.021Z|f274a822-bbef-4ac9-8ec3-8c12d3292528|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:47.026Z|cffb3a74-29fd-4486-800a-b0e67c33fdba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:47.026Z|cffb3a74-29fd-4486-800a-b0e67c33fdba|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:55.370Z|d0aa870a-f30d-4c11-9f37-a5c7c7f26d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:45:55.370Z|d0aa870a-f30d-4c11-9f37-a5c7c7f26d2f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:45:57.047Z|0374e403-82ae-43b3-9836-71f3e748572e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:57.048Z|0374e403-82ae-43b3-9836-71f3e748572e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:57.050Z|3fa58232-0153-4ade-867a-3dc8ca0601c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:57.050Z|3fa58232-0153-4ade-867a-3dc8ca0601c1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:45:57.056Z|17637a40-f04e-422b-83c5-889217ea46f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:45:57.056Z|17637a40-f04e-422b-83c5-889217ea46f0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:07.076Z|8a761521-e7f6-41bc-93a7-76d946fddb51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:07.076Z|b9771ad1-7ed2-4243-9048-7eba07a2198e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:07.077Z|b9771ad1-7ed2-4243-9048-7eba07a2198e|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:07.077Z|8a761521-e7f6-41bc-93a7-76d946fddb51|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:07.077Z|2f519646-56de-4cdb-8ddb-25dcf660bbe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:07.078Z|2f519646-56de-4cdb-8ddb-25dcf660bbe0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:08.938Z|0df374e2-4cb3-4259-8585-681899f2e837|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:46:08.939Z|0df374e2-4cb3-4259-8585-681899f2e837|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:10.369Z|f819caf8-4266-428f-a60a-3758cfb84991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:46:10.372Z|f819caf8-4266-428f-a60a-3758cfb84991|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:46:11.110Z|ae2bfcf3-6dc3-4745-8a91-0a474368d9c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:46:11.111Z|ae2bfcf3-6dc3-4745-8a91-0a474368d9c1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:46:17.106Z|cdb1ad73-b8f6-4708-b783-f6adbb4e7efc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:17.106Z|e0a59695-c793-4246-973e-ccfe2fb2a8fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:17.107Z|cdb1ad73-b8f6-4708-b783-f6adbb4e7efc|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:17.107Z|e0a59695-c793-4246-973e-ccfe2fb2a8fa|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:17.119Z|59c491b6-35a9-40ac-b465-9b4b2de90cbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:17.119Z|59c491b6-35a9-40ac-b465-9b4b2de90cbb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:25.369Z|d0488e76-ffbc-489c-a46f-37449419afa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:46:25.370Z|d0488e76-ffbc-489c-a46f-37449419afa2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:46:27.134Z|70255ce2-8cb7-4d19-ab8d-7ab5d57d8587|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:27.134Z|c57bdf2c-6381-48d7-bb8b-cd210f49761e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:27.134Z|70255ce2-8cb7-4d19-ab8d-7ab5d57d8587|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:27.134Z|c57bdf2c-6381-48d7-bb8b-cd210f49761e|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:27.142Z|6f72546a-4ba4-4024-805c-817009dd5fcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:27.142Z|6f72546a-4ba4-4024-805c-817009dd5fcf|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:37.159Z|bcebccf6-0d22-4873-9add-dd9ce4720c92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:37.159Z|e7b0650e-0f93-4426-bf30-e1867c850b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:37.160Z|bcebccf6-0d22-4873-9add-dd9ce4720c92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:37.160Z|e7b0650e-0f93-4426-bf30-e1867c850b3b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:37.165Z|1edd2248-5e02-452c-a64c-a2a286931519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:37.165Z|1edd2248-5e02-452c-a64c-a2a286931519|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:40.369Z|75911b10-42d2-4204-8b37-c56f11c5e1d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:46:40.370Z|75911b10-42d2-4204-8b37-c56f11c5e1d0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:46:41.111Z|7777cfbf-bbb8-4265-94f6-3d047876d31e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:46:41.112Z|7777cfbf-bbb8-4265-94f6-3d047876d31e|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:46:47.184Z|e6782570-2882-46d9-959d-00f78430b4f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:47.185Z|e6782570-2882-46d9-959d-00f78430b4f0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:47.189Z|2e68a344-16a8-4b50-ab2a-c0af78627395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:47.189Z|2e68a344-16a8-4b50-ab2a-c0af78627395|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:47.199Z|f1166d22-5aae-4987-89a4-2eb6d37ef9cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:47.200Z|f1166d22-5aae-4987-89a4-2eb6d37ef9cf|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:55.369Z|38e9f6cb-fc09-4f49-b60f-ca74ac013116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:46:55.373Z|38e9f6cb-fc09-4f49-b60f-ca74ac013116|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:46:57.211Z|942146b2-1949-4e22-9a0f-78f2633fced0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:57.212Z|942146b2-1949-4e22-9a0f-78f2633fced0|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:57.238Z|6c1e2417-f76c-48ad-a1b8-bae1940b6303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:57.239Z|6c1e2417-f76c-48ad-a1b8-bae1940b6303|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:46:57.245Z|50dbb6d1-9ea8-43e1-a9ab-1f584099d1ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:46:57.246Z|50dbb6d1-9ea8-43e1-a9ab-1f584099d1ab|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:07.240Z|671f69f0-6103-4564-a919-d1415f647176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:07.240Z|671f69f0-6103-4564-a919-d1415f647176|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:07.264Z|d8d03a30-8166-4957-8b1b-9ad42ee74e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:07.265Z|d8d03a30-8166-4957-8b1b-9ad42ee74e0c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:07.267Z|0830332d-2ffc-4099-a5ff-b586c8d15aa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:07.267Z|0830332d-2ffc-4099-a5ff-b586c8d15aa1|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:08.940Z|1519b4ca-f205-4cab-a58b-9f31dbf7684c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:47:08.940Z|1519b4ca-f205-4cab-a58b-9f31dbf7684c|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:10.369Z|70881a78-4e4a-4bac-bd4f-0576b091ce76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:47:10.370Z|70881a78-4e4a-4bac-bd4f-0576b091ce76|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:47:11.112Z|e436b540-6a00-4f61-afd4-b3659d2bcae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:47:11.113Z|e436b540-6a00-4f61-afd4-b3659d2bcae8|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:47:17.268Z|f170f9c0-2564-44f7-903b-746f0f281501|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:17.269Z|f170f9c0-2564-44f7-903b-746f0f281501|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:17.292Z|e1ad2a4f-adb2-4854-9936-ff60646fa0b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:17.293Z|e1ad2a4f-adb2-4854-9936-ff60646fa0b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:17.297Z|efca70d6-e6cd-4e7a-be53-3b0ee2313dcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:17.298Z|efca70d6-e6cd-4e7a-be53-3b0ee2313dcd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:25.369Z|03611a08-ef68-407a-8244-aa059fefd72c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:47:25.370Z|03611a08-ef68-407a-8244-aa059fefd72c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:47:27.307Z|b4db2622-9f23-4e20-a217-af92b94fe83d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:27.308Z|b4db2622-9f23-4e20-a217-af92b94fe83d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:27.318Z|262cdab3-4282-4d87-a5da-475c32577ef1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:27.319Z|262cdab3-4282-4d87-a5da-475c32577ef1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:27.324Z|52d251ac-8fcf-44ec-9cd6-ab2a58808376|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:27.325Z|52d251ac-8fcf-44ec-9cd6-ab2a58808376|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:37.333Z|064c391b-7f8a-4673-8d18-4fd727154c36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:37.335Z|064c391b-7f8a-4673-8d18-4fd727154c36|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:37.347Z|68976462-b923-4550-894b-1f332684879c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:37.350Z|68976462-b923-4550-894b-1f332684879c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:37.387Z|7ae33f87-b2a6-4cb8-aa80-7361dc8f5701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:37.388Z|7ae33f87-b2a6-4cb8-aa80-7361dc8f5701|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:40.369Z|3301d3e4-644c-48fe-baa4-3344d6555bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:47:40.373Z|3301d3e4-644c-48fe-baa4-3344d6555bca|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:47:41.114Z|f265fe0f-efa8-4d17-a1e9-6e014fa288f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:47:41.114Z|f265fe0f-efa8-4d17-a1e9-6e014fa288f6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:47:47.363Z|cb58ccf1-d522-4aac-bb7c-cb26bedada25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:47.364Z|cb58ccf1-d522-4aac-bb7c-cb26bedada25|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:47.375Z|c0a18a6e-0e78-4d83-b0bf-0172c3b8ebcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:47.376Z|c0a18a6e-0e78-4d83-b0bf-0172c3b8ebcd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:47.412Z|b58efda6-e295-4d61-b518-50cc91685602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:47.413Z|b58efda6-e295-4d61-b518-50cc91685602|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:55.369Z|6863d959-12cf-4d53-a2ae-7ad5d3ccab69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:47:55.370Z|6863d959-12cf-4d53-a2ae-7ad5d3ccab69|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:47:57.399Z|f65b9266-5b4b-4dd9-8b80-834ede5731ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:57.399Z|e16e4e8d-67bf-4981-abd7-bd80f2d559f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:57.400Z|e16e4e8d-67bf-4981-abd7-bd80f2d559f0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:57.400Z|f65b9266-5b4b-4dd9-8b80-834ede5731ca|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:47:57.441Z|ce80a2b0-af13-4ea7-b984-7741dd3c283b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:47:57.441Z|ce80a2b0-af13-4ea7-b984-7741dd3c283b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:07.427Z|d6a442b3-f96a-4ba9-97b0-97c78a61d36a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:07.428Z|f0c13fa4-55ea-4d9f-b5b0-e6ced9021513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:07.429Z|f0c13fa4-55ea-4d9f-b5b0-e6ced9021513|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:07.429Z|d6a442b3-f96a-4ba9-97b0-97c78a61d36a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:07.465Z|4e7066b7-c2b7-4ac7-ad48-e53e4773e778|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:07.466Z|4e7066b7-c2b7-4ac7-ad48-e53e4773e778|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:08.937Z|c1ddfeb4-01c6-46de-ad16-398d7e043029|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:48:08.937Z|c1ddfeb4-01c6-46de-ad16-398d7e043029|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:10.369Z|76340bee-c964-45ba-8337-a723b2c92b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:48:10.370Z|76340bee-c964-45ba-8337-a723b2c92b38|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:48:11.115Z|5ddf1614-582e-4a28-9bdd-dc383b83de03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:48:11.115Z|5ddf1614-582e-4a28-9bdd-dc383b83de03|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:48:17.463Z|5996a904-53f8-4394-85b1-8ddbee35af4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:17.463Z|bda672af-acf4-40a3-ae3c-a5b8ab353da0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:17.464Z|bda672af-acf4-40a3-ae3c-a5b8ab353da0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:17.464Z|5996a904-53f8-4394-85b1-8ddbee35af4a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:17.502Z|538760e8-ce7b-4397-b88f-90c5f594647a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:17.503Z|538760e8-ce7b-4397-b88f-90c5f594647a|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:25.369Z|279a996c-a9be-4d34-a67a-e167ad32678b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:48:25.372Z|279a996c-a9be-4d34-a67a-e167ad32678b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:48:27.490Z|2a62cf46-dfab-4a45-a8af-88be9f7d935b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:27.491Z|2a62cf46-dfab-4a45-a8af-88be9f7d935b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:27.506Z|0753d512-20cc-448c-987a-6dd4e2174f23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:27.506Z|0753d512-20cc-448c-987a-6dd4e2174f23|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:27.534Z|52852191-2b83-4525-bf41-1d4a4ecfe1ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:27.535Z|52852191-2b83-4525-bf41-1d4a4ecfe1ce|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:37.519Z|6a554071-718f-4233-9bf4-0b6a13ddc399|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:37.519Z|6a554071-718f-4233-9bf4-0b6a13ddc399|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:37.540Z|d309c4dd-8d4e-457c-b6e2-550b427db8d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:37.541Z|d309c4dd-8d4e-457c-b6e2-550b427db8d3|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:37.560Z|64725cb4-ef86-4269-adae-0c00ff92871c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:37.561Z|64725cb4-ef86-4269-adae-0c00ff92871c|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:40.370Z|fd4d4c85-ec87-4455-9e97-020a730349e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:48:40.370Z|fd4d4c85-ec87-4455-9e97-020a730349e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:48:41.116Z|55379350-a1e2-4e67-bbb6-f20dde6409fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:48:41.116Z|55379350-a1e2-4e67-bbb6-f20dde6409fd|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:48:47.543Z|565ac7da-859a-4fe8-a1ff-495655dff9c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:47.543Z|565ac7da-859a-4fe8-a1ff-495655dff9c7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:47.574Z|6064292e-4e13-4121-8cd9-4f7c20c70406|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:47.575Z|6064292e-4e13-4121-8cd9-4f7c20c70406|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:47.585Z|4ec44596-97ef-4424-ba16-346621b6a33d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:47.586Z|4ec44596-97ef-4424-ba16-346621b6a33d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:55.369Z|9569b14a-de42-49f1-ba18-a31c24809056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:48:55.370Z|9569b14a-de42-49f1-ba18-a31c24809056|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:48:57.569Z|58c45acc-5efd-428e-b175-2b6dbbd2c261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:57.570Z|58c45acc-5efd-428e-b175-2b6dbbd2c261|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:57.600Z|1555dd20-cca5-40fc-8d2a-de4150f89189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:57.600Z|1555dd20-cca5-40fc-8d2a-de4150f89189|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:48:57.623Z|fc55ae0a-1668-4d8c-a4d3-6bbaf21b3188|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:48:57.623Z|fc55ae0a-1668-4d8c-a4d3-6bbaf21b3188|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:07.595Z|445bc673-8f79-4b95-a0df-66dea31e4f21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:07.596Z|445bc673-8f79-4b95-a0df-66dea31e4f21|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:07.625Z|42032118-b397-49b8-88f2-6cec226b6646|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:07.626Z|42032118-b397-49b8-88f2-6cec226b6646|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:07.649Z|0b9b259e-d917-45fa-b36e-e3c66a680ff0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:07.650Z|0b9b259e-d917-45fa-b36e-e3c66a680ff0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:08.937Z|d3e54e47-605f-42f7-b85c-313a042b75c3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:49:08.938Z|d3e54e47-605f-42f7-b85c-313a042b75c3|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:10.369Z|29559eb2-4b2c-4353-9671-acfdbd0a9188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:49:10.372Z|29559eb2-4b2c-4353-9671-acfdbd0a9188|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:49:11.117Z|b5b6f0a1-4f17-42f1-878f-5639e99b4ee1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:49:11.117Z|b5b6f0a1-4f17-42f1-878f-5639e99b4ee1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:49:17.623Z|0de994ec-f28f-4db7-8810-4a5053a4a0ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:17.624Z|0de994ec-f28f-4db7-8810-4a5053a4a0ac|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:17.663Z|1a20d37e-9ea2-42f3-9512-a1e5d87d70f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:17.664Z|1a20d37e-9ea2-42f3-9512-a1e5d87d70f2|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:17.674Z|ae5b309c-4fef-433d-8aea-8a393f110b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:17.674Z|ae5b309c-4fef-433d-8aea-8a393f110b15|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:25.369Z|5b87aa98-2861-46a4-8011-bc2a081f2755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:49:25.370Z|5b87aa98-2861-46a4-8011-bc2a081f2755|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:49:27.669Z|43ef30c5-36f2-4703-8483-bc818bd1994f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:27.670Z|43ef30c5-36f2-4703-8483-bc818bd1994f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:27.689Z|adde16e0-6a14-4940-a2f2-110eed801bd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:27.690Z|adde16e0-6a14-4940-a2f2-110eed801bd3|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:27.698Z|77a430bf-341a-463e-a26f-51afbdabbb7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:27.699Z|77a430bf-341a-463e-a26f-51afbdabbb7b|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:37.696Z|dedfd037-7ca7-4550-886a-224b414938ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:37.697Z|dedfd037-7ca7-4550-886a-224b414938ac|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:37.717Z|f7bd1798-e32c-421a-a40e-6e152da06e8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:37.719Z|f7bd1798-e32c-421a-a40e-6e152da06e8c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:37.725Z|77003531-ba2e-4638-985a-58a8238675e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:37.726Z|77003531-ba2e-4638-985a-58a8238675e8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:40.369Z|ef53075c-fda9-4267-82a4-34e12f7ea6bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:49:40.370Z|ef53075c-fda9-4267-82a4-34e12f7ea6bb|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:49:41.118Z|37455e4a-b699-4b4b-9eb8-676ce52be496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:49:41.118Z|37455e4a-b699-4b4b-9eb8-676ce52be496|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:49:47.726Z|51cecb0f-c913-4a48-808f-2fd9c51935dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:47.727Z|51cecb0f-c913-4a48-808f-2fd9c51935dc|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:47.750Z|1b26952f-57e8-4725-ae80-f779f13e62f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:47.751Z|1b26952f-57e8-4725-ae80-f779f13e62f7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:47.752Z|a0f4c674-1549-416d-9759-b1fb55b74b1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:47.753Z|a0f4c674-1549-416d-9759-b1fb55b74b1b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:55.369Z|7cf8e2a1-60a4-4bcd-b5aa-bfd5592377b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:49:55.372Z|7cf8e2a1-60a4-4bcd-b5aa-bfd5592377b7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:49:57.752Z|fe944698-d040-4950-a857-e34d65317ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:57.753Z|fe944698-d040-4950-a857-e34d65317ca6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:57.776Z|5a2a8b87-b7d0-4f84-8c95-98c325b7573d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:57.778Z|9bc328d7-4ad0-4989-a215-7e358bdcf927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:49:57.779Z|9bc328d7-4ad0-4989-a215-7e358bdcf927|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:49:57.781Z|5a2a8b87-b7d0-4f84-8c95-98c325b7573d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:07.779Z|476cd97b-0599-4191-a3b7-94742fd87947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:07.780Z|476cd97b-0599-4191-a3b7-94742fd87947|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:07.805Z|c64cd0ea-87e2-49e8-955e-f1f327908b0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:07.806Z|c64cd0ea-87e2-49e8-955e-f1f327908b0a|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:07.810Z|c33bc456-28a3-4748-803b-bcc6e5990d43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:07.810Z|c33bc456-28a3-4748-803b-bcc6e5990d43|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:08.938Z|1913524a-295b-4e2e-922e-ffa5ff22f463|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:50:08.939Z|1913524a-295b-4e2e-922e-ffa5ff22f463|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:10.369Z|e9d08245-78e5-4833-9af7-ec51a8861e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:50:10.370Z|e9d08245-78e5-4833-9af7-ec51a8861e07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:50:11.119Z|0fa880ae-9ae5-475e-b4a7-dfd58f3f220c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:50:11.120Z|0fa880ae-9ae5-475e-b4a7-dfd58f3f220c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:50:17.807Z|34f7daaa-a922-4038-a3f4-c31d6f53a970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:17.808Z|34f7daaa-a922-4038-a3f4-c31d6f53a970|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:17.830Z|0491450e-eda9-433f-85c1-b63bccfc9ce7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:17.830Z|0491450e-eda9-433f-85c1-b63bccfc9ce7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:17.834Z|6fd37719-f30f-41d4-9a75-517c804fb2b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:17.834Z|6fd37719-f30f-41d4-9a75-517c804fb2b1|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:25.369Z|b59eedaf-d476-4e37-8edd-402842a56bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:50:25.370Z|b59eedaf-d476-4e37-8edd-402842a56bc0|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:50:27.834Z|971c81c8-b881-45ad-8324-de3d919b2d60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:27.835Z|971c81c8-b881-45ad-8324-de3d919b2d60|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:27.857Z|4631a040-2a50-4ecf-9509-fe2b1f4e98f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:27.858Z|9f8579c8-96e9-427b-bf74-51d0600faadd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:27.858Z|9f8579c8-96e9-427b-bf74-51d0600faadd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:27.858Z|4631a040-2a50-4ecf-9509-fe2b1f4e98f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:37.859Z|c8df24ed-393a-4eed-8332-ec9394e360d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:37.860Z|c8df24ed-393a-4eed-8332-ec9394e360d6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:37.880Z|18fdf9b4-5f4a-47d1-a943-8be77e324de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:37.881Z|18fdf9b4-5f4a-47d1-a943-8be77e324de3|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:37.881Z|7ccbb34c-457b-43c0-964e-5c815c10253b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:37.882Z|7ccbb34c-457b-43c0-964e-5c815c10253b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:40.370Z|f8b15fd8-4e77-4a60-a836-6b721526a43c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:50:40.373Z|f8b15fd8-4e77-4a60-a836-6b721526a43c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:50:41.120Z|53b5d479-4e5b-47fc-b15e-ae45a072aff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:50:41.121Z|53b5d479-4e5b-47fc-b15e-ae45a072aff7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:50:47.883Z|07b2de1c-914f-4550-a439-02dad69ba842|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:47.883Z|07b2de1c-914f-4550-a439-02dad69ba842|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:47.904Z|4cf71396-a160-4c4b-82f2-3c1bfd84e4f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:47.904Z|40ef182c-7250-47f2-8dee-d9f580425d96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:47.905Z|40ef182c-7250-47f2-8dee-d9f580425d96|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:47.905Z|4cf71396-a160-4c4b-82f2-3c1bfd84e4f5|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:55.369Z|14725f9d-7da8-4d72-b56f-6797ec731b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:50:55.370Z|14725f9d-7da8-4d72-b56f-6797ec731b61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:50:57.912Z|0c6366ba-2c63-4ea7-ad8f-34791809fb89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:57.913Z|0c6366ba-2c63-4ea7-ad8f-34791809fb89|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:57.931Z|de8cce24-c621-4933-974e-1c5e822620f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:57.931Z|70637d41-83d8-46e3-bde8-42cca7b0cbe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:50:57.931Z|70637d41-83d8-46e3-bde8-42cca7b0cbe3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:50:57.931Z|de8cce24-c621-4933-974e-1c5e822620f6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:07.937Z|054ed096-f757-4e08-ab7c-9569eae8603a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:07.938Z|054ed096-f757-4e08-ab7c-9569eae8603a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:07.957Z|fd5a277d-86de-464e-9252-2b4be16af009|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:07.957Z|be7887a7-200d-4120-a757-2230cd7d63b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:07.958Z|be7887a7-200d-4120-a757-2230cd7d63b8|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:07.958Z|fd5a277d-86de-464e-9252-2b4be16af009|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:08.941Z|c39f5644-90f4-4461-80e0-36231c760b23|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:51:08.942Z|c39f5644-90f4-4461-80e0-36231c760b23|http-nio-8080-exec-2|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:10.369Z|91b29a4d-5e26-4f18-b178-ab76883d6c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:51:10.370Z|91b29a4d-5e26-4f18-b178-ab76883d6c5f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:51:11.121Z|398b1e0e-41ac-45cd-b027-eb76fa65b27f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:51:11.122Z|398b1e0e-41ac-45cd-b027-eb76fa65b27f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:51:17.964Z|8a639549-311b-4946-afe5-fe037618acd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:17.965Z|8a639549-311b-4946-afe5-fe037618acd8|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:17.982Z|7b35cfbf-bbd1-4f3c-a7ab-8dd8ffbdd082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:17.982Z|02b800a6-0fe0-42bb-9614-3690ab44303f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:17.982Z|7b35cfbf-bbd1-4f3c-a7ab-8dd8ffbdd082|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:17.982Z|02b800a6-0fe0-42bb-9614-3690ab44303f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:25.369Z|caa90f89-28a2-4a9f-ae4a-b44c85fe16a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:51:25.373Z|caa90f89-28a2-4a9f-ae4a-b44c85fe16a8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:51:27.991Z|467641a6-42a9-4218-860e-636323b58ecd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:27.992Z|467641a6-42a9-4218-860e-636323b58ecd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:28.011Z|e5531f14-8254-4d93-afbe-f7a983103cef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:28.011Z|e5531f14-8254-4d93-afbe-f7a983103cef|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:28.019Z|7d74c172-21bc-476a-a930-6b38b4aaac90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:28.020Z|7d74c172-21bc-476a-a930-6b38b4aaac90|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:38.025Z|aa97ab06-93ff-4eb1-ae45-975df1469c21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:38.026Z|aa97ab06-93ff-4eb1-ae45-975df1469c21|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:38.044Z|ac9a8ba5-1e17-48c6-ade4-7b528b3c344c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:38.044Z|e841f34c-4367-43ff-8861-c820066d9b7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:38.045Z|ac9a8ba5-1e17-48c6-ade4-7b528b3c344c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:38.045Z|e841f34c-4367-43ff-8861-c820066d9b7c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:40.369Z|2aa93fd2-40bf-4b70-9a42-fd0f99cd9ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:51:40.370Z|2aa93fd2-40bf-4b70-9a42-fd0f99cd9ce8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:51:41.122Z|9c647ab2-fb39-483d-bac0-1967abc5ea6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:51:41.123Z|9c647ab2-fb39-483d-bac0-1967abc5ea6f|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:51:48.057Z|a1336446-53b3-4b55-b12a-f97100732e34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:48.057Z|a1336446-53b3-4b55-b12a-f97100732e34|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:48.068Z|9c8ab5af-2b76-45b1-98b7-3f3ba603ffad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:48.068Z|38e7b5a4-7590-4dec-8990-8106710b8cd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:48.069Z|38e7b5a4-7590-4dec-8990-8106710b8cd3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:48.070Z|9c8ab5af-2b76-45b1-98b7-3f3ba603ffad|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:55.369Z|bd7468fe-044c-4a1c-99ba-e199f4f97508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:51:55.370Z|bd7468fe-044c-4a1c-99ba-e199f4f97508|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:51:58.084Z|7982fe68-5d94-4c39-88c6-1dd239df3d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:58.085Z|7982fe68-5d94-4c39-88c6-1dd239df3d06|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:58.093Z|c6e0077e-0c97-4e2c-9f1c-7959f775a56d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:58.094Z|c6e0077e-0c97-4e2c-9f1c-7959f775a56d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:51:58.096Z|dfb93f92-ef62-4d68-8d5f-775fe222aa10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:51:58.096Z|dfb93f92-ef62-4d68-8d5f-775fe222aa10|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:08.114Z|c8e37378-3946-4121-b63e-162260d842a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:08.115Z|c8e37378-3946-4121-b63e-162260d842a5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:08.123Z|d4e77861-9350-4159-98fb-2ea8be41a3ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:08.124Z|d4e77861-9350-4159-98fb-2ea8be41a3ac|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:08.124Z|5b6ff83c-e9c3-4571-b0b9-d59f826ed319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:08.125Z|5b6ff83c-e9c3-4571-b0b9-d59f826ed319|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:08.937Z|1d839ef3-4676-4f23-b919-0bef8a9caaf8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:52:08.938Z|1d839ef3-4676-4f23-b919-0bef8a9caaf8|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:10.369Z|13ecdd2b-0aee-48b1-a18a-b1a95f756929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:52:10.372Z|13ecdd2b-0aee-48b1-a18a-b1a95f756929|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:52:11.124Z|482485e4-6c39-4072-ae23-4871100dbae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:52:11.124Z|482485e4-6c39-4072-ae23-4871100dbae1|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:52:18.152Z|4c01fbd9-9383-4df4-8d56-8f3d7461510d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:18.153Z|4c01fbd9-9383-4df4-8d56-8f3d7461510d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:18.154Z|dd2b6db1-7b76-43f2-852f-8e6d2905f167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:18.155Z|dd2b6db1-7b76-43f2-852f-8e6d2905f167|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:18.158Z|fcc62046-6ac1-40a1-ac91-ce8e4f04f23b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:18.158Z|fcc62046-6ac1-40a1-ac91-ce8e4f04f23b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:25.369Z|bf0b7477-2118-4ba2-9317-5f76ed08ef00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:52:25.370Z|bf0b7477-2118-4ba2-9317-5f76ed08ef00|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:52:28.181Z|46733e46-8f78-4ebe-9bbb-ce8f038667cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:28.182Z|46733e46-8f78-4ebe-9bbb-ce8f038667cb|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:28.182Z|8e14d20c-d140-4b24-a84e-2be4f66a8f6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:28.182Z|8e14d20c-d140-4b24-a84e-2be4f66a8f6e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:28.184Z|ca2c6a7a-c5ca-488d-a5f0-0621189457bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:28.184Z|ca2c6a7a-c5ca-488d-a5f0-0621189457bd|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:38.215Z|0af72c28-3d4c-4d91-88f0-b50547551c84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:38.216Z|0af72c28-3d4c-4d91-88f0-b50547551c84|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:38.216Z|1243ffd9-1843-4d19-ac61-347b380aa782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:38.217Z|1243ffd9-1843-4d19-ac61-347b380aa782|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:38.233Z|e359b46c-4308-47f1-856c-713bb30f6e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:38.233Z|e359b46c-4308-47f1-856c-713bb30f6e79|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:40.369Z|57b7a11d-4b08-41be-8d56-43b1c9ee1d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:52:40.370Z|57b7a11d-4b08-41be-8d56-43b1c9ee1d84|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:52:41.125Z|950e9335-b319-4bdc-9328-eb9e08bf53c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:52:41.126Z|950e9335-b319-4bdc-9328-eb9e08bf53c9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:52:48.241Z|975e89a1-f00f-474a-a7e0-4fdb73c91017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:48.242Z|975e89a1-f00f-474a-a7e0-4fdb73c91017|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:48.256Z|afdf6172-e45c-420d-bc9f-cee13b103523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:48.256Z|afdf6172-e45c-420d-bc9f-cee13b103523|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:48.272Z|712b970c-f48d-482e-a4dd-3e18ce921667|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:48.273Z|712b970c-f48d-482e-a4dd-3e18ce921667|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:55.369Z|0c3181c3-7188-4d39-8fe4-7819a940bf43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:52:55.370Z|0c3181c3-7188-4d39-8fe4-7819a940bf43|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:52:58.268Z|c34ea0f6-9856-42bd-bf64-45176488990a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:58.269Z|c34ea0f6-9856-42bd-bf64-45176488990a|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:58.278Z|a4d47e70-4621-4e5a-b140-b15faba8b89e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:58.279Z|a4d47e70-4621-4e5a-b140-b15faba8b89e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:52:58.303Z|9bfefc85-3c3c-4484-a1b1-4775f395286d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:52:58.304Z|9bfefc85-3c3c-4484-a1b1-4775f395286d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:08.295Z|8fe0a964-549f-40dd-a767-1d58d6cab130|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:08.296Z|8fe0a964-549f-40dd-a767-1d58d6cab130|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:08.300Z|d106959b-ddd7-43e2-a48e-3e25a049805c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:08.301Z|d106959b-ddd7-43e2-a48e-3e25a049805c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:08.334Z|9c1657ed-801f-4a77-b08e-2d26c48fb629|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:08.334Z|9c1657ed-801f-4a77-b08e-2d26c48fb629|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:08.939Z|b7a5e4d1-3002-4e3a-9e95-41bf8aacfa36|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:53:08.940Z|b7a5e4d1-3002-4e3a-9e95-41bf8aacfa36|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:10.369Z|f83b7dec-2a7b-4e0d-a2d7-081362b52148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:53:10.370Z|f83b7dec-2a7b-4e0d-a2d7-081362b52148|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:53:11.126Z|9c0666b7-36ff-4f27-a8c7-82f25586bce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:53:11.127Z|9c0666b7-36ff-4f27-a8c7-82f25586bce7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:53:18.320Z|1dffdd87-0c02-4bc9-9f9f-b6a8db009681|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:18.321Z|1dffdd87-0c02-4bc9-9f9f-b6a8db009681|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:18.323Z|4134d42f-d348-48ef-ae4e-01aee9327108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:18.324Z|4134d42f-d348-48ef-ae4e-01aee9327108|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:18.359Z|e596db0d-412e-4b8c-b665-0e10e0c6cb2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:18.360Z|e596db0d-412e-4b8c-b665-0e10e0c6cb2c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:25.369Z|07377906-3d50-4047-8825-04cfcd172fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:53:25.370Z|07377906-3d50-4047-8825-04cfcd172fc3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:53:28.346Z|3f21064c-c6a3-4a22-ae2b-de72d13dcb39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:28.346Z|8882ab82-ff08-41ed-aef5-080f6e76cb6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:28.346Z|3f21064c-c6a3-4a22-ae2b-de72d13dcb39|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:28.346Z|8882ab82-ff08-41ed-aef5-080f6e76cb6b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:28.387Z|70f5e022-ee78-4af8-af04-7504604ca306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:28.388Z|70f5e022-ee78-4af8-af04-7504604ca306|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:38.382Z|c3b89b73-5d1a-42ad-a495-df1c6a4f19da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:38.382Z|0062376d-302d-42de-887f-307c1c6522f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:38.383Z|c3b89b73-5d1a-42ad-a495-df1c6a4f19da|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:38.383Z|0062376d-302d-42de-887f-307c1c6522f6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:38.414Z|581db735-fe81-4f72-8bb5-e76d9513bfd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:38.415Z|581db735-fe81-4f72-8bb5-e76d9513bfd5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:40.370Z|9be5ea6c-767f-47ce-bd7a-990583d5f6dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:53:40.370Z|9be5ea6c-767f-47ce-bd7a-990583d5f6dc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:53:41.128Z|2a894224-065a-4107-8e36-eefaac6211fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:53:41.129Z|2a894224-065a-4107-8e36-eefaac6211fa|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:53:48.416Z|2d567682-878d-4eaa-a60a-993947a6a956|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:48.418Z|2d567682-878d-4eaa-a60a-993947a6a956|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:48.437Z|0a8ad028-46b7-4cc1-90e8-3f8cb2c56a68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:48.438Z|0a8ad028-46b7-4cc1-90e8-3f8cb2c56a68|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:48.446Z|b0770bd5-5d7d-4a56-96bf-6fe0810c2b75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:48.446Z|b0770bd5-5d7d-4a56-96bf-6fe0810c2b75|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:55.370Z|ca8c02f0-67f3-4d8b-8a14-3af5c67c8959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:53:55.371Z|ca8c02f0-67f3-4d8b-8a14-3af5c67c8959|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:53:58.458Z|089d0c39-1983-45c9-ae24-2f437d1c0251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:58.460Z|089d0c39-1983-45c9-ae24-2f437d1c0251|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:58.479Z|b6d7020f-020c-4bc0-aee4-03dcda70c7cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:58.479Z|bde318cf-5cf7-49d8-8554-7488f429e20c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:53:58.479Z|bde318cf-5cf7-49d8-8554-7488f429e20c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:53:58.479Z|b6d7020f-020c-4bc0-aee4-03dcda70c7cc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:08.490Z|a3de98f2-dcca-40d2-b852-861c575ac1dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:08.491Z|a3de98f2-dcca-40d2-b852-861c575ac1dc|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:08.505Z|8ecdd1ea-22c6-491d-8238-4151b52bda32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:08.506Z|8ecdd1ea-22c6-491d-8238-4151b52bda32|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:08.506Z|fab7b53c-bb53-4182-9b7f-f81350dab9ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:08.507Z|fab7b53c-bb53-4182-9b7f-f81350dab9ab|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:08.938Z|c78eeecc-7565-4bc4-b838-ee496e398570|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:54:08.939Z|c78eeecc-7565-4bc4-b838-ee496e398570|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:10.369Z|38ee37f2-1c15-4fc9-800f-8ef9e6342005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:54:10.370Z|38ee37f2-1c15-4fc9-800f-8ef9e6342005|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:54:11.130Z|6c7d9247-8b03-402e-92e7-fe9f1b04ab15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:54:11.130Z|6c7d9247-8b03-402e-92e7-fe9f1b04ab15|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:54:18.517Z|0f9e04d0-10a7-4057-ac69-4c3c4f48c50d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:18.517Z|0f9e04d0-10a7-4057-ac69-4c3c4f48c50d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:18.531Z|2a137f05-5539-467b-bcf7-dbb012bb762b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:18.532Z|2a137f05-5539-467b-bcf7-dbb012bb762b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:18.532Z|42ebdc27-f02b-4bd1-a44a-328379973259|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:18.534Z|42ebdc27-f02b-4bd1-a44a-328379973259|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:25.370Z|89782aab-d2a0-420a-93f2-df0339440d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:54:25.373Z|89782aab-d2a0-420a-93f2-df0339440d61|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:54:28.546Z|04ab59a0-b2a3-4304-9e21-34473c5a6b23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:28.547Z|04ab59a0-b2a3-4304-9e21-34473c5a6b23|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:28.555Z|92756094-54fe-4a79-a18d-f078b0fd7f31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:28.555Z|607096ca-8594-40a4-9ac8-f4582e232df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:28.556Z|607096ca-8594-40a4-9ac8-f4582e232df4|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:28.556Z|92756094-54fe-4a79-a18d-f078b0fd7f31|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:38.574Z|e98229e2-23c4-435f-b345-fd126f1eca3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:38.575Z|e98229e2-23c4-435f-b345-fd126f1eca3d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:38.581Z|7df37928-e406-42bb-8e5f-a5697a216ff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:38.581Z|3d2562d6-c6cd-47cd-bbed-2657c5dfb9c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:38.582Z|7df37928-e406-42bb-8e5f-a5697a216ff1|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:38.581Z|3d2562d6-c6cd-47cd-bbed-2657c5dfb9c5|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:40.369Z|5149ed69-5b8d-4317-a17b-bee265a4e4f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:54:40.370Z|5149ed69-5b8d-4317-a17b-bee265a4e4f6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:54:41.131Z|610ac360-4547-483f-bf9c-75ef94efc3b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:54:41.132Z|610ac360-4547-483f-bf9c-75ef94efc3b0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:54:48.611Z|053ad5aa-414e-4874-b1dd-91dc28b35139|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:48.612Z|053ad5aa-414e-4874-b1dd-91dc28b35139|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:48.614Z|23023022-5897-4b1d-ba28-1b1afbf6023f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:48.614Z|f9047407-4cdc-45f7-856e-65b4ac7b5ac0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:48.614Z|f9047407-4cdc-45f7-856e-65b4ac7b5ac0|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:48.614Z|23023022-5897-4b1d-ba28-1b1afbf6023f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:55.369Z|af3f318b-7da2-4140-a1a9-b67dfd9369fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:54:55.370Z|af3f318b-7da2-4140-a1a9-b67dfd9369fd|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:54:58.645Z|5e638336-f369-4972-ab71-6bd8a9eb265c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:58.646Z|5e638336-f369-4972-ab71-6bd8a9eb265c|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:58.650Z|92ae3529-9abc-42b0-b90c-86fb73c7be55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:58.650Z|92ae3529-9abc-42b0-b90c-86fb73c7be55|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:54:58.652Z|880ace7e-0c4b-4886-9a59-8e2b93d9849b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:54:58.652Z|880ace7e-0c4b-4886-9a59-8e2b93d9849b|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:08.679Z|c9cd424f-6c2f-4667-b259-90a700d979df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:08.679Z|412cd40b-8bde-488b-9233-3f3a24b69c00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:08.680Z|412cd40b-8bde-488b-9233-3f3a24b69c00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:08.680Z|c9cd424f-6c2f-4667-b259-90a700d979df|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:08.689Z|8a788737-7cb5-428b-9f20-1548ce00192c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:08.689Z|8a788737-7cb5-428b-9f20-1548ce00192c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:08.938Z|f0dcd77f-cfa5-4d1b-934a-b2119971828a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:55:08.939Z|f0dcd77f-cfa5-4d1b-934a-b2119971828a|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:10.369Z|a446c510-7b0b-4975-9033-037134270613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:55:10.373Z|a446c510-7b0b-4975-9033-037134270613|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:55:11.132Z|f215a4fa-e665-4c4d-8d25-9449af2b8f71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:55:11.133Z|f215a4fa-e665-4c4d-8d25-9449af2b8f71|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:55:18.710Z|6c58414f-8a10-44ab-854d-ab706045614c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:18.711Z|6c58414f-8a10-44ab-854d-ab706045614c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:18.712Z|dfbca717-e882-450e-ae45-410cb8419a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:18.712Z|dfbca717-e882-450e-ae45-410cb8419a66|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:18.722Z|4c9ff65f-1277-413f-ad23-4da68c3d1307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:18.722Z|4c9ff65f-1277-413f-ad23-4da68c3d1307|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:25.369Z|42ea340f-55e7-43da-b34d-37360cd7213f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:55:25.370Z|42ea340f-55e7-43da-b34d-37360cd7213f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:55:28.735Z|3a075f12-b546-4f6e-85bf-7b88063e36dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:28.736Z|3a075f12-b546-4f6e-85bf-7b88063e36dd|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:28.735Z|fa7ec747-57b8-474d-b68d-08f4d6065c90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:28.736Z|fa7ec747-57b8-474d-b68d-08f4d6065c90|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:28.747Z|4adb559f-809f-4e4a-89d5-5388b35d26e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:28.747Z|4adb559f-809f-4e4a-89d5-5388b35d26e7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:38.779Z|61c8c125-5db7-480b-8cba-e7c787f8ba83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:38.780Z|61c8c125-5db7-480b-8cba-e7c787f8ba83|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:38.785Z|cba7ed90-345b-4ebf-b4af-975400f4f145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:38.786Z|cba7ed90-345b-4ebf-b4af-975400f4f145|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:38.786Z|717b2289-b144-4d07-874c-1bc65087304c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:38.786Z|717b2289-b144-4d07-874c-1bc65087304c|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:40.369Z|423eaf67-9848-4f3f-a134-a7a6fdde216c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:55:40.370Z|423eaf67-9848-4f3f-a134-a7a6fdde216c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:55:41.134Z|45e5736b-6d93-4930-a1b5-dfd91f9de135|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:55:41.134Z|45e5736b-6d93-4930-a1b5-dfd91f9de135|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:55:48.832Z|f786f3e0-3c41-45a2-8c81-2ebbdf92dc6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:48.832Z|2d8fdb1b-cbbc-41bb-9ee8-8078a8af37d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:48.833Z|2d8fdb1b-cbbc-41bb-9ee8-8078a8af37d7|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:48.832Z|616a0d7d-097c-4698-9ba3-7d5a2bca1ac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:48.833Z|f786f3e0-3c41-45a2-8c81-2ebbdf92dc6c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:48.836Z|616a0d7d-097c-4698-9ba3-7d5a2bca1ac7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:55.369Z|8924b373-9a18-4790-afc9-0b104a354e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:55:55.372Z|8924b373-9a18-4790-afc9-0b104a354e1a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:55:58.885Z|223837b3-e3fb-46d3-869b-b2a4f6e36888|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:58.886Z|223837b3-e3fb-46d3-869b-b2a4f6e36888|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:58.886Z|5796c980-84a0-4ab8-9eda-b45e09f71892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:58.886Z|5796c980-84a0-4ab8-9eda-b45e09f71892|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:55:58.930Z|a9566e42-700c-4438-ac9a-f3a69dcb19a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:55:58.930Z|a9566e42-700c-4438-ac9a-f3a69dcb19a4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:08.941Z|cea5d63f-af46-44c3-af7b-f17717ecb40c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:08.941Z|18d5977b-b5aa-49b6-b235-d7f617320fb6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:56:08.941Z|cea5d63f-af46-44c3-af7b-f17717ecb40c|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:08.942Z|18d5977b-b5aa-49b6-b235-d7f617320fb6|http-nio-8080-exec-9|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:08.947Z|c744e614-febe-4f9a-9b01-ec155de55fa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:08.947Z|c744e614-febe-4f9a-9b01-ec155de55fa1|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:08.963Z|0fd46697-16fe-4e21-bbb2-7435bff92784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:08.963Z|0fd46697-16fe-4e21-bbb2-7435bff92784|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:10.369Z|0a3a2ba6-ea63-4aed-8a9a-caf6e36e97d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:56:10.370Z|0a3a2ba6-ea63-4aed-8a9a-caf6e36e97d4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:56:11.135Z|1d8672f8-4340-4b2a-b878-56cd48b9508b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:56:11.135Z|1d8672f8-4340-4b2a-b878-56cd48b9508b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:56:18.994Z|3df26dfa-bb14-4bd9-8aff-2a0cf96aeaab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:18.995Z|7857de20-305b-460b-9737-a517bf4d62c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:18.995Z|7857de20-305b-460b-9737-a517bf4d62c0|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:18.995Z|3df26dfa-bb14-4bd9-8aff-2a0cf96aeaab|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:19.004Z|472beb4d-8b6d-4b53-a13d-24ac45895a6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:19.005Z|472beb4d-8b6d-4b53-a13d-24ac45895a6d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:25.369Z|eac5c086-1d51-4285-88c4-7796c0d35a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:56:25.370Z|eac5c086-1d51-4285-88c4-7796c0d35a51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:56:29.024Z|c8d36173-3d16-4b61-99e6-f692bb88978f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:29.025Z|c8d36173-3d16-4b61-99e6-f692bb88978f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:29.026Z|9c0b5a93-e8da-46cc-a402-d7c83c58292b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:29.027Z|9c0b5a93-e8da-46cc-a402-d7c83c58292b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:29.032Z|379cd556-4099-4b63-aaf3-a6a0bab2d393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:29.033Z|379cd556-4099-4b63-aaf3-a6a0bab2d393|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:39.096Z|ee69ba95-f02e-48e0-b05f-3874a59480fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:39.097Z|ee69ba95-f02e-48e0-b05f-3874a59480fb|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:39.121Z|3d984a13-52bf-4a8f-8a4d-2c6a8d7a22c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:39.121Z|fecb7530-8338-4458-b3ff-1651fbf20373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:39.122Z|3d984a13-52bf-4a8f-8a4d-2c6a8d7a22c8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:39.122Z|fecb7530-8338-4458-b3ff-1651fbf20373|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:40.369Z|e440a84e-01be-4a9e-97e3-7a31c6729a0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:56:40.372Z|e440a84e-01be-4a9e-97e3-7a31c6729a0a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:56:41.136Z|078c6a05-f49f-452f-8bf5-bb4f77f8ee26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:56:41.137Z|078c6a05-f49f-452f-8bf5-bb4f77f8ee26|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:56:49.130Z|9048c193-b000-4e58-8eb8-5b6829afe4c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:49.131Z|9048c193-b000-4e58-8eb8-5b6829afe4c9|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:49.152Z|d9771f68-0749-453a-a890-0a4d1a287f92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:49.152Z|d9771f68-0749-453a-a890-0a4d1a287f92|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:49.153Z|332abadd-cf93-4951-b548-188b5ec09ce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:49.154Z|332abadd-cf93-4951-b548-188b5ec09ce7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:55.370Z|c6785d22-17b3-46ab-990d-a81360ec8e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:56:55.370Z|c6785d22-17b3-46ab-990d-a81360ec8e92|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:56:59.157Z|532bbd69-c2b0-42d2-b05e-0d6b02b5f7ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:59.158Z|532bbd69-c2b0-42d2-b05e-0d6b02b5f7ec|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:59.185Z|9500656b-71a8-44cd-b830-4a45bb041a19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:59.186Z|9500656b-71a8-44cd-b830-4a45bb041a19|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:56:59.185Z|57094f59-3df4-42c8-bc44-195d80eb0eba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:56:59.187Z|57094f59-3df4-42c8-bc44-195d80eb0eba|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:08.938Z|d849711e-7f5c-4330-b604-aa9997f9ce8b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:57:08.938Z|d849711e-7f5c-4330-b604-aa9997f9ce8b|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:09.189Z|59c83235-bdb1-472d-a037-5a8ceef92ee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:09.190Z|59c83235-bdb1-472d-a037-5a8ceef92ee5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:09.216Z|10d9e9b7-27ee-4abe-85ae-836d5bf4b97c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:09.217Z|10d9e9b7-27ee-4abe-85ae-836d5bf4b97c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:09.218Z|c947280d-5c64-4257-aff6-f9c80b9ec2b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:09.218Z|c947280d-5c64-4257-aff6-f9c80b9ec2b8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:10.369Z|95855c68-d6a3-4018-9372-d816357d5917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:57:10.370Z|95855c68-d6a3-4018-9372-d816357d5917|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:57:11.137Z|8fc1f9dc-bb29-4ea8-bc4f-aa14f409335c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:57:11.138Z|8fc1f9dc-bb29-4ea8-bc4f-aa14f409335c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:57:19.227Z|529f1bfc-de97-42fb-8724-3dc4bbe7dda5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:19.229Z|529f1bfc-de97-42fb-8724-3dc4bbe7dda5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:19.244Z|6bd77fb8-8721-471e-aba6-162ea785b933|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:19.244Z|6bd77fb8-8721-471e-aba6-162ea785b933|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:19.247Z|f4850447-eb3c-4eb1-8350-dd628f7319bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:19.247Z|f4850447-eb3c-4eb1-8350-dd628f7319bb|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:25.369Z|e3d555a4-01fc-481b-8506-ad745922101b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:57:25.372Z|e3d555a4-01fc-481b-8506-ad745922101b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:57:29.268Z|37587b44-36e4-43ec-bd88-155a3df12fae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:29.269Z|37587b44-36e4-43ec-bd88-155a3df12fae|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:29.270Z|f3fad540-5985-425a-ad0a-8e92a8b36e47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:29.271Z|f3fad540-5985-425a-ad0a-8e92a8b36e47|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:29.272Z|481f9ed8-ffb7-41d2-b6f1-5b0a2bb584e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:29.272Z|481f9ed8-ffb7-41d2-b6f1-5b0a2bb584e6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:39.297Z|191b283b-24f4-49f3-bafd-59d3fde96ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:39.297Z|cb6c670c-c58e-4302-8251-b5b56eeaeb10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:39.297Z|e38364fc-e54f-4ae2-865f-4f1f8ea04c05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:39.298Z|191b283b-24f4-49f3-bafd-59d3fde96ea5|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:39.298Z|cb6c670c-c58e-4302-8251-b5b56eeaeb10|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:39.298Z|e38364fc-e54f-4ae2-865f-4f1f8ea04c05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:40.369Z|85a549a0-b1f7-4a8c-aff1-d6fd11df0b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:57:40.370Z|85a549a0-b1f7-4a8c-aff1-d6fd11df0b2a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:57:41.139Z|88575baa-6abb-4ca3-be43-9f944c6811a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:57:41.139Z|88575baa-6abb-4ca3-be43-9f944c6811a6|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:57:49.329Z|6e60dfea-b02c-47d2-b6be-a383cdba5bf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:49.329Z|9654c147-ff64-45b6-88c9-177dcd69cf0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:49.330Z|1792554b-671d-4384-898c-022d43c63c61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:49.330Z|9654c147-ff64-45b6-88c9-177dcd69cf0f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:49.330Z|1792554b-671d-4384-898c-022d43c63c61|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:49.331Z|6e60dfea-b02c-47d2-b6be-a383cdba5bf0|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:55.369Z|22cc51de-9eed-4985-877b-1d606dbb3d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:57:55.370Z|22cc51de-9eed-4985-877b-1d606dbb3d1e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:57:59.357Z|96245d3f-4ddb-42c6-8ade-8902fade3fa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:59.357Z|dc73af54-f6d7-4bac-a2e5-f4a9c099d80f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:59.357Z|7aae6581-1a13-4986-ad1a-ccf349659792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:57:59.358Z|dc73af54-f6d7-4bac-a2e5-f4a9c099d80f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:59.358Z|7aae6581-1a13-4986-ad1a-ccf349659792|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:57:59.358Z|96245d3f-4ddb-42c6-8ade-8902fade3fa7|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:08.941Z|d182c475-2e72-4c3e-a46b-3bc9bfb2ae2b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:58:08.942Z|d182c475-2e72-4c3e-a46b-3bc9bfb2ae2b|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:09.386Z|0086491c-58c0-4fca-901c-457b4d7b4fe9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:09.386Z|0086491c-58c0-4fca-901c-457b4d7b4fe9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:09.388Z|f602b2a7-5aa7-4603-9562-a3a443242e81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:09.388Z|f602b2a7-5aa7-4603-9562-a3a443242e81|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:09.393Z|6f5954d9-c1ab-4df0-ae97-ab8744f97f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:09.394Z|6f5954d9-c1ab-4df0-ae97-ab8744f97f95|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:10.369Z|42978d84-31f1-4842-8024-13171819a00f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:58:10.374Z|42978d84-31f1-4842-8024-13171819a00f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:58:11.140Z|f96e09e2-0a4b-48de-9dde-10a53f3de720|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:58:11.140Z|f96e09e2-0a4b-48de-9dde-10a53f3de720|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:58:19.413Z|dda44876-3801-4c9b-b69a-f4adf58f6335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:19.413Z|113b29ec-d152-4094-86ef-4247f590f5a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:19.414Z|dda44876-3801-4c9b-b69a-f4adf58f6335|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:19.414Z|113b29ec-d152-4094-86ef-4247f590f5a5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:19.415Z|4b34b101-4a39-4fc5-b5ea-f16d655e371a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:19.416Z|4b34b101-4a39-4fc5-b5ea-f16d655e371a|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:25.369Z|915a5850-0d7b-4081-826d-d823ce4aad57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:58:25.370Z|915a5850-0d7b-4081-826d-d823ce4aad57|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:58:29.440Z|28668be3-770c-4398-b63a-4d163ab73815|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:29.440Z|4ee5a002-6bfb-4ea7-8036-7cb6e753b5aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:29.440Z|28668be3-770c-4398-b63a-4d163ab73815|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:29.440Z|4ee5a002-6bfb-4ea7-8036-7cb6e753b5aa|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:29.441Z|ebc60bb4-434a-4113-bfe4-de5c4738ffaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:29.442Z|ebc60bb4-434a-4113-bfe4-de5c4738ffaf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:39.464Z|9ca292ae-b570-43a6-8500-f0147a8e5387|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:39.464Z|5e4814db-87aa-423e-b0b9-3b5ab9c94181|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:39.464Z|3802fbae-df7d-494f-986a-d43e0d0a1785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:39.464Z|5e4814db-87aa-423e-b0b9-3b5ab9c94181|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:39.464Z|9ca292ae-b570-43a6-8500-f0147a8e5387|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:39.465Z|3802fbae-df7d-494f-986a-d43e0d0a1785|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:40.369Z|7b06f4c3-d9a0-48fe-bc1f-a3cf8d0b61e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:58:40.370Z|7b06f4c3-d9a0-48fe-bc1f-a3cf8d0b61e2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:58:41.141Z|0832954e-1dfc-4313-9606-c867f3d7a879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:58:41.172Z|0832954e-1dfc-4313-9606-c867f3d7a879|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:58:49.489Z|4fb37df3-f551-44ab-9948-6a53de0a6c16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:49.489Z|4fb37df3-f551-44ab-9948-6a53de0a6c16|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:49.493Z|18139b26-a41c-40e7-b95b-5aee9b1b71bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:49.494Z|18139b26-a41c-40e7-b95b-5aee9b1b71bc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:49.494Z|3299a0c0-76f2-4fbb-befe-166a52b0524f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:49.495Z|3299a0c0-76f2-4fbb-befe-166a52b0524f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:55.369Z|d05281ab-acbf-4c29-a724-de27ae34774b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:58:55.376Z|d05281ab-acbf-4c29-a724-de27ae34774b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:58:59.517Z|1c27f7a0-61b5-4d46-8dc2-e75ef15b78a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:59.516Z|25f17c8c-58b1-4474-9041-c2b46c312038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:59.517Z|1c27f7a0-61b5-4d46-8dc2-e75ef15b78a0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:59.517Z|25f17c8c-58b1-4474-9041-c2b46c312038|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:58:59.520Z|88412785-89bf-4e6b-8fc4-5e27bbf57550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:58:59.520Z|88412785-89bf-4e6b-8fc4-5e27bbf57550|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:08.938Z|53ef66ac-b194-4006-bcee-ceb6fcf83908|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T02:59:08.938Z|53ef66ac-b194-4006-bcee-ceb6fcf83908|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:09.541Z|6636f039-bbae-4a50-8aba-5d2e59e90235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:09.541Z|be96f4bd-227e-4bd7-8a39-74fe920787b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:09.541Z|6636f039-bbae-4a50-8aba-5d2e59e90235|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:09.541Z|be96f4bd-227e-4bd7-8a39-74fe920787b4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:09.542Z|3cfcd32e-09e4-4e81-bcb3-06b9602cedd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:09.543Z|3cfcd32e-09e4-4e81-bcb3-06b9602cedd5|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:10.369Z|3445cb9f-23a1-4a6f-9d8b-e463ba3a4c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:59:10.370Z|3445cb9f-23a1-4a6f-9d8b-e463ba3a4c09|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:59:11.173Z|438c4445-95a1-4fe3-bfc5-1f9ebd419595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:59:11.174Z|438c4445-95a1-4fe3-bfc5-1f9ebd419595|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:59:19.565Z|2baba5f9-59bb-45d2-83ae-a41f385fc12f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:19.565Z|15e716dc-5d57-4af9-a85d-67fe75404cf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:19.566Z|2baba5f9-59bb-45d2-83ae-a41f385fc12f|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:19.566Z|15e716dc-5d57-4af9-a85d-67fe75404cf2|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:19.567Z|34b80ba9-733e-4ae4-a571-e83d3041be64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:19.567Z|34b80ba9-733e-4ae4-a571-e83d3041be64|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:25.369Z|abd9d4ee-5dc1-42d2-8a68-413e11673544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:59:25.370Z|abd9d4ee-5dc1-42d2-8a68-413e11673544|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:59:29.590Z|5ff244fa-2f3e-45d3-b51e-7c663daddbd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:29.590Z|cba685dd-dd1f-449d-9c36-782c1f1b5179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:29.591Z|5ff244fa-2f3e-45d3-b51e-7c663daddbd7|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:29.591Z|cba685dd-dd1f-449d-9c36-782c1f1b5179|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:29.591Z|a471350c-a743-4c09-9eb5-ed2cca191ce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:29.592Z|a471350c-a743-4c09-9eb5-ed2cca191ce8|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:39.614Z|56414ca3-ff4e-4d56-b107-d43c2152b415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:39.615Z|56414ca3-ff4e-4d56-b107-d43c2152b415|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:39.615Z|ab861ab2-e8d7-4d92-bac6-731f0177fd1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:39.616Z|ab861ab2-e8d7-4d92-bac6-731f0177fd1d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:39.619Z|f6d80e5b-aae0-4067-bd75-1df7453e76b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:39.619Z|f6d80e5b-aae0-4067-bd75-1df7453e76b0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:40.369Z|97186ebe-8c86-4c16-b2d6-3ad655b2ac77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:59:40.373Z|97186ebe-8c86-4c16-b2d6-3ad655b2ac77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:59:41.174Z|e7e3b677-60ab-41fb-9221-2c06fc48ef36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:59:41.175Z|e7e3b677-60ab-41fb-9221-2c06fc48ef36|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:59:49.641Z|45fc031e-b62c-49b0-bb91-1f2e89a8a2fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:49.641Z|e0651ff4-f33b-4012-b315-a7309a676c56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:49.642Z|45fc031e-b62c-49b0-bb91-1f2e89a8a2fa|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:49.642Z|e0651ff4-f33b-4012-b315-a7309a676c56|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:49.649Z|ff29e291-0bde-4396-9a59-4b8b7397d256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:49.650Z|ff29e291-0bde-4396-9a59-4b8b7397d256|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:55.369Z|9fc09af7-bdd1-420c-8918-ea1690acd378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T02:59:55.370Z|9fc09af7-bdd1-420c-8918-ea1690acd378|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T02:59:59.671Z|e75910a8-7f4b-43b8-bf98-dfb2ae50d331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:59.671Z|23435bc8-026e-45e5-80ca-36e76ba8161d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:59.672Z|23435bc8-026e-45e5-80ca-36e76ba8161d|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:59.672Z|e75910a8-7f4b-43b8-bf98-dfb2ae50d331|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T02:59:59.683Z|d3eafb2c-c923-417a-a959-83eab9a7a3ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T02:59:59.685Z|d3eafb2c-c923-417a-a959-83eab9a7a3ab|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:08.939Z|c0e4ad47-efd3-4d0b-846e-b16719d7c9f4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:00:08.939Z|c0e4ad47-efd3-4d0b-846e-b16719d7c9f4|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:09.707Z|beaae2cb-45b6-46b5-896f-1a4900086ed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:09.708Z|8dd3a64e-d995-4d2c-816e-e1469485bc2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:09.708Z|beaae2cb-45b6-46b5-896f-1a4900086ed5|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:09.708Z|8dd3a64e-d995-4d2c-816e-e1469485bc2b|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:09.712Z|c82e8c03-4b21-4f76-ae6b-7ab65da993f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:09.713Z|c82e8c03-4b21-4f76-ae6b-7ab65da993f6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:10.369Z|c26a89ff-cd34-4ded-a918-c616cccd8bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:00:10.370Z|c26a89ff-cd34-4ded-a918-c616cccd8bf9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:00:11.175Z|45dcaa84-9cec-427a-bcf9-26118a7ecf5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:00:11.176Z|45dcaa84-9cec-427a-bcf9-26118a7ecf5a|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:00:19.738Z|b6b1e070-a6fb-49e0-b51d-fb20ccb3ffd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:19.738Z|b6b1e070-a6fb-49e0-b51d-fb20ccb3ffd5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:19.739Z|6670b33d-e91e-47a5-bcf3-c88d46c11050|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:19.739Z|8a8a0e72-5129-4419-887b-a994bff4a15d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:19.739Z|6670b33d-e91e-47a5-bcf3-c88d46c11050|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:19.740Z|8a8a0e72-5129-4419-887b-a994bff4a15d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:25.369Z|c42d4eb1-1a41-49b4-b5d5-4cc66519daa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:00:25.373Z|c42d4eb1-1a41-49b4-b5d5-4cc66519daa9|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:00:29.765Z|afe0fb93-539a-4bdd-b5c8-133306fe3f87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:29.765Z|e20c1fb7-6b59-4530-bd89-cdf4700cf90a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:29.766Z|afe0fb93-539a-4bdd-b5c8-133306fe3f87|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:29.766Z|e20c1fb7-6b59-4530-bd89-cdf4700cf90a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:29.778Z|25c6510c-cfb8-453a-8ee9-200aebe053ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:29.778Z|25c6510c-cfb8-453a-8ee9-200aebe053ce|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:39.791Z|0535e257-fdd1-4b9b-a9e1-7f2c440199ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:39.791Z|335ccb2e-86bf-4c5f-ab52-de2e5acfc977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:39.792Z|0535e257-fdd1-4b9b-a9e1-7f2c440199ea|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:39.792Z|335ccb2e-86bf-4c5f-ab52-de2e5acfc977|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:39.803Z|b3a50598-262a-4858-a216-5b5852cb4657|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:39.804Z|b3a50598-262a-4858-a216-5b5852cb4657|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:40.369Z|bd815cd1-a2d6-403b-9acb-7353d3a6b975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:00:40.370Z|bd815cd1-a2d6-403b-9acb-7353d3a6b975|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:00:41.177Z|18439af5-9ea7-482d-8a6e-1243bc72a086|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:00:41.177Z|18439af5-9ea7-482d-8a6e-1243bc72a086|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:00:49.818Z|cf3448e4-00ab-450e-a241-209a32055beb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:49.818Z|0a37c2ca-50e9-4ad8-b857-88ba5b35ad04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:49.819Z|cf3448e4-00ab-450e-a241-209a32055beb|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:49.819Z|0a37c2ca-50e9-4ad8-b857-88ba5b35ad04|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:49.831Z|91c9e450-5264-49f0-8783-1b66422e0e05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:49.832Z|91c9e450-5264-49f0-8783-1b66422e0e05|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:55.369Z|f2c9b786-33a2-4cc4-9736-b7906be2bf5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:00:55.370Z|f2c9b786-33a2-4cc4-9736-b7906be2bf5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:00:59.847Z|e1879733-5ccf-4694-8caf-7f830bf43db6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:59.847Z|54c2f4da-8ac4-45cf-be98-b6585cc6d777|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:59.848Z|e1879733-5ccf-4694-8caf-7f830bf43db6|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:59.849Z|54c2f4da-8ac4-45cf-be98-b6585cc6d777|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:00:59.859Z|385aad83-fac3-4771-bcc3-0d5390abd934|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:00:59.859Z|385aad83-fac3-4771-bcc3-0d5390abd934|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:08.938Z|9bb49f16-bb41-4290-a200-7af898c2a889|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:01:08.939Z|9bb49f16-bb41-4290-a200-7af898c2a889|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:09.879Z|6a362f88-b0e5-462e-87ad-c150bb11cf5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:09.879Z|c72558f0-b1e5-4b6c-bd56-1155886bee6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:09.880Z|c72558f0-b1e5-4b6c-bd56-1155886bee6a|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:09.880Z|6a362f88-b0e5-462e-87ad-c150bb11cf5d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:09.887Z|52dea815-f9d5-4fc3-8228-4542f10dd618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:09.887Z|52dea815-f9d5-4fc3-8228-4542f10dd618|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:10.369Z|1daa5990-d69d-412a-8b4e-c2dcecc26cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:01:10.372Z|1daa5990-d69d-412a-8b4e-c2dcecc26cf6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:01:11.178Z|fbee2fba-8c2a-48c9-ad4d-e161c2c7d444|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:01:11.178Z|fbee2fba-8c2a-48c9-ad4d-e161c2c7d444|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:01:19.909Z|f3138770-5e73-4a73-b6d0-e4b729ca1080|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:19.910Z|f3138770-5e73-4a73-b6d0-e4b729ca1080|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:19.911Z|e32f09e4-7498-4e73-8593-dbc85a9d9958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:19.911Z|e32f09e4-7498-4e73-8593-dbc85a9d9958|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:19.912Z|c90db082-4699-4a47-9fbd-c14348d2a679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:19.912Z|c90db082-4699-4a47-9fbd-c14348d2a679|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:25.369Z|e3f1e47f-6167-44d1-97e0-cc61f0a203de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:01:25.370Z|e3f1e47f-6167-44d1-97e0-cc61f0a203de|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:01:29.939Z|63779f05-1c7a-4f59-b8b0-0b03c370f0a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:29.939Z|2aea8c03-1e10-4523-98be-fe2ad490426e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:29.940Z|fb199980-63f6-47e7-a565-5bbee62465f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:29.940Z|63779f05-1c7a-4f59-b8b0-0b03c370f0a4|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:29.940Z|2aea8c03-1e10-4523-98be-fe2ad490426e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:29.941Z|fb199980-63f6-47e7-a565-5bbee62465f2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:39.966Z|1b3e26c6-d938-4f63-bef3-fef855782a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:39.966Z|f419d139-f397-4a2b-9e9e-f1938ef294ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:39.966Z|48696407-6fe7-4cd3-bea9-f6f148153b6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:39.967Z|1b3e26c6-d938-4f63-bef3-fef855782a9e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:39.967Z|f419d139-f397-4a2b-9e9e-f1938ef294ce|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:39.967Z|48696407-6fe7-4cd3-bea9-f6f148153b6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:40.369Z|be26e954-926b-4732-887b-a0c7d5e96b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:01:40.370Z|be26e954-926b-4732-887b-a0c7d5e96b4b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:01:41.179Z|4aa6aef2-c54f-41fc-90f4-b899b04a00ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:01:41.179Z|4aa6aef2-c54f-41fc-90f4-b899b04a00ed|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:01:49.996Z|e17b73c8-d16d-499c-980a-d35eb929dd3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:49.996Z|55192120-469f-45d6-9386-44f173603777|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:49.996Z|d654af38-5853-465b-9111-c80cc0437caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:01:49.997Z|d654af38-5853-465b-9111-c80cc0437caf|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:49.997Z|e17b73c8-d16d-499c-980a-d35eb929dd3d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:49.997Z|55192120-469f-45d6-9386-44f173603777|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:01:55.370Z|1fd8f2bb-7aa9-4e32-9509-f73db73e48c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:01:55.373Z|1fd8f2bb-7aa9-4e32-9509-f73db73e48c8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:02:00.026Z|4c76386d-dc0c-4f41-9210-42c7aeca0374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:00.027Z|4c76386d-dc0c-4f41-9210-42c7aeca0374|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:00.028Z|46e4cf65-cc78-44df-9918-c0629fa1f189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:00.029Z|46e4cf65-cc78-44df-9918-c0629fa1f189|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:00.031Z|733be4ce-20e3-40c1-9cc9-e25d93a71fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:00.032Z|733be4ce-20e3-40c1-9cc9-e25d93a71fd3|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:08.940Z|0ab3c1b3-3c01-4d44-b2f5-be5cfd52fd90|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:02:08.941Z|0ab3c1b3-3c01-4d44-b2f5-be5cfd52fd90|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:10.054Z|089bf9b7-6eba-4f27-8383-a9261b54c931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:10.054Z|77d67014-a9d6-4ef7-b15e-a8aa44af1f95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:10.054Z|089bf9b7-6eba-4f27-8383-a9261b54c931|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:10.055Z|77d67014-a9d6-4ef7-b15e-a8aa44af1f95|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:10.054Z|c76625db-cb51-4c59-96c0-d3d53c32e7a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:10.058Z|c76625db-cb51-4c59-96c0-d3d53c32e7a8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:10.369Z|8bc90945-59fa-4717-b9c4-b74448b51b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:02:10.370Z|8bc90945-59fa-4717-b9c4-b74448b51b71|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:02:11.180Z|07db051e-dce3-49c9-b2a1-cf8c82480b98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:02:11.181Z|07db051e-dce3-49c9-b2a1-cf8c82480b98|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:02:20.093Z|561fef48-3e6e-4400-9614-e8f2d3f42dc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:20.093Z|eebe7c70-e42d-4fe8-a3bc-f9df18e11779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:20.094Z|561fef48-3e6e-4400-9614-e8f2d3f42dc1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:20.095Z|eebe7c70-e42d-4fe8-a3bc-f9df18e11779|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:20.100Z|98929dd1-dee7-4661-b718-bb4a8b0994f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:20.100Z|98929dd1-dee7-4661-b718-bb4a8b0994f5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:25.369Z|73399ec6-c578-4af4-b313-13cd3299b08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:02:25.370Z|73399ec6-c578-4af4-b313-13cd3299b08a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:02:30.125Z|10b82f01-8b98-4050-9d07-ae5572967b08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:30.125Z|73a4e9fc-71ca-46ab-8e7c-f5894e723e5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:30.126Z|10b82f01-8b98-4050-9d07-ae5572967b08|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:30.126Z|73a4e9fc-71ca-46ab-8e7c-f5894e723e5e|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:30.128Z|871fb656-b9a0-41f9-b8a2-0c295fbf2d50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:30.128Z|871fb656-b9a0-41f9-b8a2-0c295fbf2d50|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:40.163Z|99edd7e5-4146-4e81-a113-fbbe9a835002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:40.164Z|99edd7e5-4146-4e81-a113-fbbe9a835002|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:40.163Z|c25c679a-4612-4161-a99f-fc4e1d97e4e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:40.164Z|c25c679a-4612-4161-a99f-fc4e1d97e4e5|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:40.164Z|f581ab20-75dd-4c16-a08f-ddebcd393024|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:40.165Z|f581ab20-75dd-4c16-a08f-ddebcd393024|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:40.369Z|305659c1-9438-4e01-b36d-2fd4b401a299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:02:40.373Z|305659c1-9438-4e01-b36d-2fd4b401a299|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:02:41.181Z|ec86f191-17dd-4210-b81c-7cdbe7a9e232|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:02:41.182Z|ec86f191-17dd-4210-b81c-7cdbe7a9e232|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:02:50.201Z|b2da37b7-e6e7-4d5a-999e-c51c1fc53e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:50.201Z|98197dc2-0944-4c77-b63e-60148ae09615|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:50.201Z|cfd825da-7c38-4aa7-8622-385cdf09f9a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:02:50.201Z|98197dc2-0944-4c77-b63e-60148ae09615|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:50.201Z|b2da37b7-e6e7-4d5a-999e-c51c1fc53e05|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:50.201Z|cfd825da-7c38-4aa7-8622-385cdf09f9a6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:02:55.370Z|3525e3b7-8ac0-43fe-bc2d-896555dc1e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:02:55.370Z|3525e3b7-8ac0-43fe-bc2d-896555dc1e28|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:03:00.233Z|eebbdc2d-a7ca-4ffd-a1c4-bf94ec1f6829|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:00.234Z|eebbdc2d-a7ca-4ffd-a1c4-bf94ec1f6829|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:00.238Z|345703be-b56e-4748-852b-7386bada008d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:00.238Z|4646cff1-dcfd-491e-8a3e-624b89062b4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:00.239Z|4646cff1-dcfd-491e-8a3e-624b89062b4f|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:00.239Z|345703be-b56e-4748-852b-7386bada008d|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:08.937Z|ef087e1f-efa7-4f2c-88f2-fa8c766763ea|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:03:08.938Z|ef087e1f-efa7-4f2c-88f2-fa8c766763ea|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:10.262Z|920ff358-ec5a-4b24-ad9d-6404e6687772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:10.263Z|920ff358-ec5a-4b24-ad9d-6404e6687772|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:10.264Z|76c119a9-729f-4536-b843-64f7586d398f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:10.264Z|76c119a9-729f-4536-b843-64f7586d398f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:10.273Z|53b4588c-b76a-468f-8d1a-a41cf6bab8ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:10.274Z|53b4588c-b76a-468f-8d1a-a41cf6bab8ae|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:10.369Z|f4e80d89-ef81-4c4e-ba7f-50e927a49e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:03:10.370Z|f4e80d89-ef81-4c4e-ba7f-50e927a49e29|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:03:11.183Z|ac73c977-a9fa-4e32-b208-e4ee40cccf2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:03:11.183Z|ac73c977-a9fa-4e32-b208-e4ee40cccf2b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:03:20.289Z|06fbe757-00f4-44be-b427-60e7a2df0ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:20.289Z|103280d0-3392-4d0b-91cc-b970c3b812ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:20.290Z|06fbe757-00f4-44be-b427-60e7a2df0ec6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:20.290Z|103280d0-3392-4d0b-91cc-b970c3b812ce|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:20.303Z|3ca69122-58b4-40bd-b8fe-bc9432e287f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:20.304Z|3ca69122-58b4-40bd-b8fe-bc9432e287f6|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:25.370Z|fb6957df-9e11-454a-b0ff-3305ceb19b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:03:25.373Z|fb6957df-9e11-454a-b0ff-3305ceb19b20|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:03:30.318Z|b2026385-8339-4226-9d73-58477ad85f6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:30.319Z|b2026385-8339-4226-9d73-58477ad85f6b|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:30.324Z|4f93eeb7-4f8d-4143-af57-c3d10426c371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:30.325Z|4f93eeb7-4f8d-4143-af57-c3d10426c371|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:30.326Z|729826e5-e52e-405c-8dd0-a1baeaff29dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:30.326Z|729826e5-e52e-405c-8dd0-a1baeaff29dd|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:40.346Z|4140db7c-42b1-4bf5-9d26-2caf27579a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:40.347Z|4140db7c-42b1-4bf5-9d26-2caf27579a40|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:40.348Z|df8b777d-d2f1-427d-90d7-d0f2c654e3cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:40.349Z|df8b777d-d2f1-427d-90d7-d0f2c654e3cd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:40.351Z|f386c2fd-1864-4d5a-b70e-d42fa9682c32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:40.351Z|f386c2fd-1864-4d5a-b70e-d42fa9682c32|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:40.369Z|94311413-ee9b-42bc-9498-a710dda130d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:03:40.370Z|94311413-ee9b-42bc-9498-a710dda130d6|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:03:41.184Z|b6858722-4cf3-4e81-ab2d-880ff2698c21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:03:41.184Z|b6858722-4cf3-4e81-ab2d-880ff2698c21|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:03:50.382Z|7430f354-6ba8-4f5b-a8e1-af83b05a2efc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:50.382Z|58147672-36fb-4cbf-a810-89b64893f2c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:50.382Z|48c0bc35-750c-4f15-bd41-990c2249ee5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:03:50.383Z|7430f354-6ba8-4f5b-a8e1-af83b05a2efc|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:50.383Z|48c0bc35-750c-4f15-bd41-990c2249ee5d|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:50.383Z|58147672-36fb-4cbf-a810-89b64893f2c4|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:03:55.369Z|e2d1fa10-8d16-4f8b-9657-09112daeb71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:03:55.370Z|e2d1fa10-8d16-4f8b-9657-09112daeb71f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:04:00.410Z|4cd1d0d5-f6d7-4ca0-86c3-8bb7c03d2248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:00.410Z|2025b7db-1307-4683-94a9-16f38501da15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:00.410Z|4cd1d0d5-f6d7-4ca0-86c3-8bb7c03d2248|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:00.411Z|81eacfc0-e14e-4b31-a334-4d79e7a45e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:00.412Z|81eacfc0-e14e-4b31-a334-4d79e7a45e8b|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:00.413Z|2025b7db-1307-4683-94a9-16f38501da15|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:08.938Z|360e99e3-fd3d-4367-9b1f-ea7552e1b396|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:04:08.939Z|360e99e3-fd3d-4367-9b1f-ea7552e1b396|http-nio-8080-exec-3|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:10.369Z|e12e5426-255f-4031-9936-36b88cff35a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:04:10.372Z|e12e5426-255f-4031-9936-36b88cff35a3|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:04:10.443Z|a09816bf-cff0-4354-a187-69de9acfd853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:10.443Z|7af26768-a540-4671-8135-3e7482d16c24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:10.443Z|d85547fa-d5e5-4340-a58c-38b2e928ce6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:10.443Z|a09816bf-cff0-4354-a187-69de9acfd853|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:10.443Z|7af26768-a540-4671-8135-3e7482d16c24|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:10.443Z|d85547fa-d5e5-4340-a58c-38b2e928ce6d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:11.185Z|af274ec4-5162-430b-877c-69c2330b4257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:04:11.186Z|af274ec4-5162-430b-877c-69c2330b4257|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:04:20.469Z|c0edfd0a-8583-477a-b845-0c7c5e05a140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:20.469Z|ce3aa0a2-cf3f-45fc-af78-cffef8831cd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:20.470Z|ce3aa0a2-cf3f-45fc-af78-cffef8831cd7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:20.470Z|c0edfd0a-8583-477a-b845-0c7c5e05a140|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:20.472Z|b8cc053f-45a5-44f3-9e3a-249d9c69fab1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:20.472Z|b8cc053f-45a5-44f3-9e3a-249d9c69fab1|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:25.369Z|eb67f66d-f189-4915-9d49-580325f3949e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:04:25.370Z|eb67f66d-f189-4915-9d49-580325f3949e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:04:30.499Z|af0afcdd-cf4f-463f-a86d-8fa7d2983e61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:30.499Z|a4d3521d-f141-4f78-9d40-a90ba6354a76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:30.500Z|a4d3521d-f141-4f78-9d40-a90ba6354a76|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:30.501Z|af0afcdd-cf4f-463f-a86d-8fa7d2983e61|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:30.503Z|fa5547ce-3a38-493b-9fe4-ce3e29f308b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:30.503Z|fa5547ce-3a38-493b-9fe4-ce3e29f308b9|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:40.370Z|8f19675a-ce2a-4f62-8617-627e4f1d6c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:04:40.371Z|8f19675a-ce2a-4f62-8617-627e4f1d6c7c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:04:40.530Z|5d478c5f-331a-4472-b083-f3c154fb9ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:40.530Z|e7f06b39-a319-416b-996b-b99ef20c02db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:40.531Z|5d478c5f-331a-4472-b083-f3c154fb9ca2|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:40.532Z|e7f06b39-a319-416b-996b-b99ef20c02db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:40.530Z|b8e31daa-b604-4975-ac98-b759fe21f3ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:40.533Z|b8e31daa-b604-4975-ac98-b759fe21f3ad|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:41.186Z|fe48a656-1740-4afb-b599-0398dcc10331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:04:41.187Z|fe48a656-1740-4afb-b599-0398dcc10331|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:04:50.561Z|a2671d90-6cb5-44cd-b328-6673d8b2412c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:50.561Z|0e30d738-3203-4b14-b740-26fe18b1ebaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:50.563Z|a2671d90-6cb5-44cd-b328-6673d8b2412c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:50.562Z|0e30d738-3203-4b14-b740-26fe18b1ebaf|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:50.563Z|a508c1f4-7a67-456c-83b8-4ec0e366ac3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:04:50.564Z|a508c1f4-7a67-456c-83b8-4ec0e366ac3d|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:04:55.370Z|683cd1e8-02e9-4bcf-bc81-b30e51733c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:04:55.373Z|683cd1e8-02e9-4bcf-bc81-b30e51733c83|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:05:00.588Z|d057ddb5-2374-4145-94df-8aaf29a1f0d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:00.588Z|a6e15b6d-4562-41d9-9617-045d64c185ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:00.589Z|d057ddb5-2374-4145-94df-8aaf29a1f0d5|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:00.591Z|a6e15b6d-4562-41d9-9617-045d64c185ea|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:00.601Z|552c682d-8df1-4688-be8e-4c78a2951088|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:00.602Z|552c682d-8df1-4688-be8e-4c78a2951088|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:08.944Z|3237b5ed-3f14-4d8c-ba5e-f3d9333ae6a6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:05:08.944Z|3237b5ed-3f14-4d8c-ba5e-f3d9333ae6a6|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:10.370Z|dbd23535-3eb2-4d08-bd7e-1a20a00b445b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:05:10.370Z|dbd23535-3eb2-4d08-bd7e-1a20a00b445b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:05:10.616Z|fc9876ee-1735-40c0-a8e7-07e9643b4d39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:10.617Z|fc9876ee-1735-40c0-a8e7-07e9643b4d39|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:10.624Z|71d25307-25c9-45d6-844d-0ada0225d3f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:10.624Z|71d25307-25c9-45d6-844d-0ada0225d3f6|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:10.633Z|6e3032d6-a2a7-431c-96a6-4f8954af35dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:10.634Z|6e3032d6-a2a7-431c-96a6-4f8954af35dd|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:11.188Z|9c09fd65-aa9e-4898-b5da-5d0eae15b8b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:05:11.188Z|9c09fd65-aa9e-4898-b5da-5d0eae15b8b2|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:05:20.666Z|b987f43a-c21f-4b2e-8782-1c6ffd86348f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:20.667Z|b987f43a-c21f-4b2e-8782-1c6ffd86348f|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:20.669Z|e5b37e60-ffa7-44a5-8db2-b5e7e0fbc9ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:20.670Z|e5b37e60-ffa7-44a5-8db2-b5e7e0fbc9ca|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:20.674Z|2071d8c0-4ba8-451f-9154-3e9220b5b6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:20.675Z|2071d8c0-4ba8-451f-9154-3e9220b5b6c8|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:25.370Z|5ed36946-2938-43ff-bd3d-02aa7d05324c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:05:25.370Z|5ed36946-2938-43ff-bd3d-02aa7d05324c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:05:30.702Z|286012c6-335e-4b09-b0bc-81090e66fd92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:30.704Z|286012c6-335e-4b09-b0bc-81090e66fd92|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:30.706Z|23a00f83-4f99-4e20-a768-aa4e04e4517f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:30.707Z|23a00f83-4f99-4e20-a768-aa4e04e4517f|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:30.713Z|7251a91c-9bff-4bad-845f-8fe1f26b2cb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:30.714Z|7251a91c-9bff-4bad-845f-8fe1f26b2cb3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:40.369Z|04be49d6-3d22-4d59-94de-d9199722a4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:05:40.372Z|04be49d6-3d22-4d59-94de-d9199722a4e4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:05:40.736Z|cda4edcf-7928-4c81-a5f2-bb3ef081f2ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:40.737Z|cda4edcf-7928-4c81-a5f2-bb3ef081f2ac|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:40.747Z|91a18950-dec2-4593-8622-5288da23faa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:40.748Z|91a18950-dec2-4593-8622-5288da23faa7|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:40.749Z|a1d871b7-5fa7-48d9-92ca-57c73c34d7db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:40.750Z|a1d871b7-5fa7-48d9-92ca-57c73c34d7db|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:41.189Z|5779a313-0d2a-459b-893c-0cebd6b2708c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:05:41.191Z|5779a313-0d2a-459b-893c-0cebd6b2708c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:05:50.765Z|8716a93d-0d21-4a9b-a1ce-93d7b4938ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:50.765Z|8716a93d-0d21-4a9b-a1ce-93d7b4938ea7|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:50.778Z|4c1242eb-85d7-4bac-a79c-00eb7b680650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:50.777Z|b466a2db-76ce-4d4e-ba57-c47815bc29cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:05:50.778Z|4c1242eb-85d7-4bac-a79c-00eb7b680650|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:50.778Z|b466a2db-76ce-4d4e-ba57-c47815bc29cd|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:05:55.369Z|23b51436-5a29-451c-a958-863f71eac321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:05:55.370Z|23b51436-5a29-451c-a958-863f71eac321|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:06:00.799Z|5a5c1657-6b83-46f2-9e24-cdcfff608a56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:00.800Z|5a5c1657-6b83-46f2-9e24-cdcfff608a56|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:00.808Z|cf272beb-2ead-46dc-b16b-2523064f639a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:00.808Z|cf272beb-2ead-46dc-b16b-2523064f639a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:00.809Z|e7324af5-b579-41c1-a187-23f1c9a02aca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:00.810Z|e7324af5-b579-41c1-a187-23f1c9a02aca|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:08.937Z|5d9438c0-0063-449d-9e2f-a98aac9c9295|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:06:08.938Z|5d9438c0-0063-449d-9e2f-a98aac9c9295|http-nio-8080-exec-4|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:10.369Z|1e4d811c-df98-43de-b9c8-67045ab7b104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:06:10.370Z|1e4d811c-df98-43de-b9c8-67045ab7b104|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:06:10.830Z|b0d32ff5-b39d-416a-974c-e5247b9f8f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:10.831Z|b0d32ff5-b39d-416a-974c-e5247b9f8f01|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:10.839Z|304506ef-b0b4-47d0-bdea-dbfb3c4d48e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:10.839Z|f0b72bd5-39f6-4c54-94ef-756f07f5e92d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:10.839Z|f0b72bd5-39f6-4c54-94ef-756f07f5e92d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:10.840Z|304506ef-b0b4-47d0-bdea-dbfb3c4d48e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:11.192Z|37ebbffd-63fc-41f8-b76e-b927c33f429c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:06:11.193Z|37ebbffd-63fc-41f8-b76e-b927c33f429c|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:06:20.860Z|f49a2c6a-b4b7-47e4-8b5a-8dfcb7a1d447|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:20.861Z|f5b470d3-73e0-4713-b38e-e7779401eb45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:20.862Z|f5b470d3-73e0-4713-b38e-e7779401eb45|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:20.861Z|f49a2c6a-b4b7-47e4-8b5a-8dfcb7a1d447|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:20.865Z|5984efaf-503e-46a1-a660-15e8691b9df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:20.865Z|5984efaf-503e-46a1-a660-15e8691b9df1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:25.369Z|c415ad59-adb9-4a18-aa17-9f676cc9770d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:06:25.373Z|c415ad59-adb9-4a18-aa17-9f676cc9770d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:06:30.892Z|b3d5e69c-6043-4860-aa3e-8fceaf6a2d2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:30.893Z|b3d5e69c-6043-4860-aa3e-8fceaf6a2d2e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:30.893Z|b414445c-a5ba-4c1c-b1d1-6a899dd50e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:30.894Z|b414445c-a5ba-4c1c-b1d1-6a899dd50e86|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:30.900Z|cd2b7f98-efc0-43eb-a69e-c86f9df18c96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:30.901Z|cd2b7f98-efc0-43eb-a69e-c86f9df18c96|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:40.369Z|7685049d-24da-459d-8e7d-d310bf80bf64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:06:40.370Z|7685049d-24da-459d-8e7d-d310bf80bf64|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:06:40.923Z|2f1b84ab-8fb8-4cdb-b399-522197728330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:40.923Z|3da39ef0-ecf5-44c8-a119-3ec12b887f63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:40.924Z|2f1b84ab-8fb8-4cdb-b399-522197728330|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:40.924Z|3da39ef0-ecf5-44c8-a119-3ec12b887f63|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:40.927Z|ff0ed203-ac12-4aa6-82f7-60609c4bc0eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:40.927Z|ff0ed203-ac12-4aa6-82f7-60609c4bc0eb|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:41.193Z|57b3aca5-ea84-4936-aaed-39452b60b4ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:06:41.195Z|57b3aca5-ea84-4936-aaed-39452b60b4ad|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:06:50.957Z|5421e6b6-c5d7-4f16-9082-02b75b2045e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:50.958Z|5421e6b6-c5d7-4f16-9082-02b75b2045e5|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:50.961Z|53e329bd-c362-427e-ad5b-84b00b2c8885|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:50.961Z|159125e8-b3a2-430b-a1b1-82facee1d85c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:06:50.961Z|53e329bd-c362-427e-ad5b-84b00b2c8885|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:50.961Z|159125e8-b3a2-430b-a1b1-82facee1d85c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:06:55.369Z|d738091c-6934-4164-a3ba-de9db069f00a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:06:55.370Z|d738091c-6934-4164-a3ba-de9db069f00a|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:07:00.991Z|de1be5fe-d201-401e-b59b-df415004afbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:00.991Z|d59c9885-f54d-4940-b55f-441438207121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:00.992Z|de1be5fe-d201-401e-b59b-df415004afbf|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:00.992Z|d59c9885-f54d-4940-b55f-441438207121|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:00.997Z|82b14262-ca85-425f-b168-f34b2d2f0b48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:00.998Z|82b14262-ca85-425f-b168-f34b2d2f0b48|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:08.937Z|ed716f5e-f044-4b14-9044-e90b80305ce0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:07:08.937Z|ed716f5e-f044-4b14-9044-e90b80305ce0|http-nio-8080-exec-6|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:10.369Z|6c653fb9-6e91-4d9b-8191-705173dafd5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:07:10.372Z|6c653fb9-6e91-4d9b-8191-705173dafd5d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:07:11.025Z|814ea27f-f093-4e44-a201-f6a0821e3cd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:11.026Z|814ea27f-f093-4e44-a201-f6a0821e3cd3|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:11.026Z|d4befaf0-9341-426e-9806-b684aa6d381f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:11.027Z|d4befaf0-9341-426e-9806-b684aa6d381f|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:11.028Z|f0860c73-257e-41d1-a814-ab9495ba315d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:11.029Z|f0860c73-257e-41d1-a814-ab9495ba315d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:11.195Z|e534ed42-e707-4a0e-adb4-80535aa14617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:07:11.196Z|e534ed42-e707-4a0e-adb4-80535aa14617|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:07:21.059Z|7b0179c3-e1e5-48f8-9eee-8f9933c56c69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:21.059Z|70ef2836-9d21-49c2-b4b0-530a8dc80efd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:21.060Z|7b0179c3-e1e5-48f8-9eee-8f9933c56c69|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:21.060Z|70ef2836-9d21-49c2-b4b0-530a8dc80efd|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:21.060Z|09ebe96a-12e9-4511-87e4-9c5c65787f4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:21.061Z|09ebe96a-12e9-4511-87e4-9c5c65787f4f|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:25.369Z|bb0424a6-855e-4fb3-a606-88e4c40db774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:07:25.370Z|bb0424a6-855e-4fb3-a606-88e4c40db774|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:07:31.086Z|27748533-c4e2-49a2-8ac2-3af3aa83a361|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:31.086Z|eaa62f6f-9803-4523-8b95-57f0d307119b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:31.087Z|27748533-c4e2-49a2-8ac2-3af3aa83a361|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:31.087Z|eaa62f6f-9803-4523-8b95-57f0d307119b|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:31.088Z|32333928-01f0-4ec8-89a6-845ab25c5318|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:31.088Z|32333928-01f0-4ec8-89a6-845ab25c5318|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:40.369Z|462aba7f-0843-4093-bcce-0933239471d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:07:40.370Z|462aba7f-0843-4093-bcce-0933239471d5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:07:41.124Z|ffdea65a-5835-4bbc-852e-d949826a25b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:41.124Z|9c350c08-f9d6-48f1-8481-d6bdc24c262a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:41.125Z|ffdea65a-5835-4bbc-852e-d949826a25b4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:41.125Z|9c350c08-f9d6-48f1-8481-d6bdc24c262a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:41.126Z|ff859fe3-7c8a-437e-ade8-f5b45787c825|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:41.126Z|ff859fe3-7c8a-437e-ade8-f5b45787c825|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:41.197Z|daf730e8-819a-4222-adfd-565924283398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:07:41.197Z|daf730e8-819a-4222-adfd-565924283398|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:07:51.151Z|c55da6d1-5328-48b5-8673-1f5d92d852db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:51.151Z|c55da6d1-5328-48b5-8673-1f5d92d852db|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:51.152Z|19f46082-0a71-4ef8-a98e-41a5ecdbf063|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:51.152Z|19f46082-0a71-4ef8-a98e-41a5ecdbf063|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:51.155Z|99e60c4e-9841-4b48-b454-8be44698ac9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:07:51.156Z|99e60c4e-9841-4b48-b454-8be44698ac9c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:07:55.369Z|5b612b03-1e85-45e3-8358-9a5a98fc35af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:07:55.372Z|5b612b03-1e85-45e3-8358-9a5a98fc35af|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:08:01.182Z|de4181d4-82eb-414f-83ae-d1b49f05a4c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:01.182Z|de4181d4-82eb-414f-83ae-d1b49f05a4c9|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:01.186Z|2972a495-e8d9-49e4-af2d-781f1c79a203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:01.186Z|2972a495-e8d9-49e4-af2d-781f1c79a203|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:01.192Z|e7a2bf93-7d10-4d4e-bf3d-461e67831c3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:01.192Z|e7a2bf93-7d10-4d4e-bf3d-461e67831c3a|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:08.939Z|a60355e3-3178-41d5-8ba1-0b96aa10de9f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:08:08.939Z|a60355e3-3178-41d5-8ba1-0b96aa10de9f|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:10.369Z|d3263682-3a04-41f9-b520-c8ea583f1a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:08:10.370Z|d3263682-3a04-41f9-b520-c8ea583f1a44|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:08:11.198Z|bf076993-9fe4-4b10-ba8c-e0372f5323ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:08:11.198Z|bf076993-9fe4-4b10-ba8c-e0372f5323ff|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:08:11.211Z|4fc82fb8-f01a-4f48-9f86-67513f37e196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:11.212Z|4fc82fb8-f01a-4f48-9f86-67513f37e196|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:11.215Z|bb35a104-8534-4ceb-9eb2-47f2ca81ea56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:11.216Z|bdb3619f-4fae-4472-a42b-4200191212dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:11.216Z|bb35a104-8534-4ceb-9eb2-47f2ca81ea56|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:11.216Z|bdb3619f-4fae-4472-a42b-4200191212dc|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:21.236Z|1d285d8e-792f-4811-9504-1206f3a6db74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:21.237Z|1d285d8e-792f-4811-9504-1206f3a6db74|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:21.240Z|98d0d446-e3e5-40ef-9381-1f8206c24939|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:21.241Z|98d0d446-e3e5-40ef-9381-1f8206c24939|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:21.242Z|518af3a0-a021-4fae-856b-0c35fa6236af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:21.243Z|518af3a0-a021-4fae-856b-0c35fa6236af|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:25.369Z|0e3d8336-6e61-4a01-a638-3ca76799c178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:08:25.370Z|0e3d8336-6e61-4a01-a638-3ca76799c178|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:08:31.265Z|130a3719-9111-4d5d-8ceb-2e45338dd3b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:31.266Z|130a3719-9111-4d5d-8ceb-2e45338dd3b7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:31.270Z|34e5afc4-5739-480b-82a9-ff529d42346e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:31.270Z|fe3108d6-4597-4a0e-a68a-ee62d096d62f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:31.271Z|34e5afc4-5739-480b-82a9-ff529d42346e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:31.271Z|fe3108d6-4597-4a0e-a68a-ee62d096d62f|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:40.369Z|b374819a-8235-42f3-ac5d-a9d896d5ca51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:08:40.372Z|b374819a-8235-42f3-ac5d-a9d896d5ca51|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:08:41.199Z|85918867-af95-4ebd-9461-d97d4b1f97e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:08:41.199Z|85918867-af95-4ebd-9461-d97d4b1f97e0|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:08:41.294Z|2ab73182-bf3b-49eb-a2ab-54bf98d843d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:41.294Z|b2272a55-d7e8-430d-8f39-9276d5108294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:41.295Z|2ab73182-bf3b-49eb-a2ab-54bf98d843d9|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:41.295Z|b2272a55-d7e8-430d-8f39-9276d5108294|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:41.308Z|94f12c23-98fa-42c5-9668-81799c64fdea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:41.309Z|94f12c23-98fa-42c5-9668-81799c64fdea|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:51.337Z|2c36df17-dd52-410c-a1d6-16afc521d899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:51.338Z|f801048b-76d4-475c-8b82-53417eb9d46c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:51.338Z|2c36df17-dd52-410c-a1d6-16afc521d899|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:51.338Z|f801048b-76d4-475c-8b82-53417eb9d46c|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:51.340Z|6e690d40-51c8-4e0b-a20f-75756e2d0f00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:08:51.341Z|6e690d40-51c8-4e0b-a20f-75756e2d0f00|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:08:55.369Z|6c5d0dc3-da62-4d6f-b9a6-2523994fa3c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:08:55.370Z|6c5d0dc3-da62-4d6f-b9a6-2523994fa3c4|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:09:01.370Z|3e1635e0-0280-480d-9d34-6d148d9c7950|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:01.370Z|f007e240-1e20-446d-b011-30510e748bf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:01.371Z|3e1635e0-0280-480d-9d34-6d148d9c7950|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:01.371Z|f007e240-1e20-446d-b011-30510e748bf8|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:01.373Z|78f73a98-ba95-4491-8a44-9b044d0caacd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:01.374Z|78f73a98-ba95-4491-8a44-9b044d0caacd|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:08.937Z|a075e793-1712-450f-a337-e77b5be5922c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:09:08.938Z|a075e793-1712-450f-a337-e77b5be5922c|http-nio-8080-exec-7|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:10.369Z|cb2deb09-27b4-4250-a743-a3b471e1e718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:09:10.370Z|cb2deb09-27b4-4250-a743-a3b471e1e718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:09:11.200Z|220589d6-43a5-452e-ad98-a99ba24af270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:09:11.201Z|220589d6-43a5-452e-ad98-a99ba24af270|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:09:11.402Z|9fd2e39e-2edb-482c-ac8c-960668f87c1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:11.402Z|9fd2e39e-2edb-482c-ac8c-960668f87c1d|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:11.404Z|d6c5c2b6-69d7-474e-a475-ad831772cd83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:11.404Z|68db6aea-fd14-446d-b8e1-d88870cc03a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:11.405Z|d6c5c2b6-69d7-474e-a475-ad831772cd83|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:11.405Z|68db6aea-fd14-446d-b8e1-d88870cc03a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:21.429Z|8aec243c-0f75-4972-babe-f6fa8d69158b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:21.429Z|a8bdce30-d9b5-46e1-90d1-4ef0a60dc6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:21.429Z|c2d0d10c-5730-4662-a887-8729c40ee939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:21.429Z|8aec243c-0f75-4972-babe-f6fa8d69158b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:21.430Z|c2d0d10c-5730-4662-a887-8729c40ee939|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:21.430Z|a8bdce30-d9b5-46e1-90d1-4ef0a60dc6b1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:25.369Z|e719f7b8-3991-48e1-8c3e-640e5144339c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:09:25.372Z|e719f7b8-3991-48e1-8c3e-640e5144339c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:09:31.455Z|b9c958c5-092a-46f8-a8b7-710e9f9b0743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:31.455Z|187f2f3b-4576-4d75-a29b-726334960322|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:31.455Z|187f2f3b-4576-4d75-a29b-726334960322|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:31.455Z|b9c958c5-092a-46f8-a8b7-710e9f9b0743|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:31.456Z|687fc068-9e0a-47f9-b30b-e9098ec7578d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:31.456Z|687fc068-9e0a-47f9-b30b-e9098ec7578d|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:40.369Z|50ce9fe3-59a6-47ec-b08a-2c9a035340ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:09:40.370Z|50ce9fe3-59a6-47ec-b08a-2c9a035340ed|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:09:41.201Z|ff76dfec-8560-4b8b-a178-16651ed96048|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:09:41.202Z|ff76dfec-8560-4b8b-a178-16651ed96048|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:09:41.483Z|8ac045bc-ed01-4c1b-acb6-e762a3a64e22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:41.483Z|cdd4bafa-ae39-4830-8abe-507939992b52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:41.483Z|777c2084-4db2-4074-83f6-d4a92fe848d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:41.484Z|8ac045bc-ed01-4c1b-acb6-e762a3a64e22|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:41.484Z|cdd4bafa-ae39-4830-8abe-507939992b52|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:41.484Z|777c2084-4db2-4074-83f6-d4a92fe848d4|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:51.512Z|dd464964-3f0a-4020-b4e5-c769878f9038|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:51.513Z|dd464964-3f0a-4020-b4e5-c769878f9038|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:51.518Z|076f6b84-16fb-4380-bd8e-651a575e6269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:51.519Z|076f6b84-16fb-4380-bd8e-651a575e6269|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:51.519Z|ad82da1b-e474-4633-a375-7d598a7cf281|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:09:51.519Z|ad82da1b-e474-4633-a375-7d598a7cf281|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:09:55.369Z|0769a48d-ae51-4ec8-9c0f-757f232247f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:09:55.370Z|0769a48d-ae51-4ec8-9c0f-757f232247f7|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:10:01.544Z|a4af5cd3-f5df-4757-84bd-b33bc62aab7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:01.544Z|17ad8144-e519-42c7-957b-06fb0c9d797a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:01.545Z|a4af5cd3-f5df-4757-84bd-b33bc62aab7f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:01.545Z|17ad8144-e519-42c7-957b-06fb0c9d797a|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:01.548Z|e22c13c4-524a-4fa2-8f44-ea1177e542c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:01.549Z|e22c13c4-524a-4fa2-8f44-ea1177e542c0|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:08.938Z|10c408e3-f6af-404a-8c19-f80d6415ff43|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:10:08.939Z|10c408e3-f6af-404a-8c19-f80d6415ff43|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:10.370Z|65df71fa-f93c-4aaf-81ae-09fae293945b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:10:10.372Z|65df71fa-f93c-4aaf-81ae-09fae293945b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:10:11.203Z|20e96935-c52d-4ca3-ab10-6e98f341acb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:10:11.203Z|20e96935-c52d-4ca3-ab10-6e98f341acb3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:10:11.572Z|a39cbd3b-9ec8-4c4e-ae3d-23eed1733b46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:11.572Z|cf26f253-4202-4687-8fef-bbb84cfbd24f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:11.572Z|4da2490d-ad10-4136-abc9-d461643234f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:11.573Z|a39cbd3b-9ec8-4c4e-ae3d-23eed1733b46|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:11.573Z|cf26f253-4202-4687-8fef-bbb84cfbd24f|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:11.573Z|4da2490d-ad10-4136-abc9-d461643234f1|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:21.608Z|52c05acf-2f5f-454e-abfc-8d18e4e25754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:21.609Z|52c05acf-2f5f-454e-abfc-8d18e4e25754|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:21.615Z|abad221c-5b5d-4170-91aa-7b6ad9cff870|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:21.615Z|abad221c-5b5d-4170-91aa-7b6ad9cff870|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:21.625Z|7d5d1ad5-7bfe-494b-9074-06c070db657a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:21.626Z|7d5d1ad5-7bfe-494b-9074-06c070db657a|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:25.369Z|85d430bf-4e00-4239-bd6b-954a07cbb73d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:10:25.370Z|85d430bf-4e00-4239-bd6b-954a07cbb73d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:10:31.643Z|a89a5bf6-d2ea-4389-90d0-cb840894b0a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:31.644Z|a89a5bf6-d2ea-4389-90d0-cb840894b0a6|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:31.650Z|3d2d58e8-3fb0-4388-9661-be8518959a1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:31.650Z|3d2d58e8-3fb0-4388-9661-be8518959a1b|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:31.651Z|4098f2ed-b9f9-4d6e-a870-16714045d104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:31.652Z|4098f2ed-b9f9-4d6e-a870-16714045d104|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:40.369Z|ae60c3ef-eb1e-4e32-abcf-150ba0e9874c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:10:40.370Z|ae60c3ef-eb1e-4e32-abcf-150ba0e9874c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:10:41.205Z|d9b8bf57-048b-4904-8867-717dab5633c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:10:41.205Z|d9b8bf57-048b-4904-8867-717dab5633c3|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:10:41.674Z|501e3aeb-8d3d-4d13-a868-3387a5dda6c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:41.675Z|501e3aeb-8d3d-4d13-a868-3387a5dda6c6|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:41.676Z|46b36577-e603-4dd0-a010-9025ca92b491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:41.676Z|46b36577-e603-4dd0-a010-9025ca92b491|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:41.683Z|bfb7ea3e-79dc-4fd3-8b0c-1f5ad9d853c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:41.684Z|bfb7ea3e-79dc-4fd3-8b0c-1f5ad9d853c3|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:51.703Z|25182e1a-2f13-4374-a421-63cb10bf78d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:51.703Z|61a43db0-4b6a-4dc6-8019-40b9a39188a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:51.704Z|25182e1a-2f13-4374-a421-63cb10bf78d0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:51.704Z|61a43db0-4b6a-4dc6-8019-40b9a39188a7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:51.724Z|3d11c216-3902-4169-bf5a-481877fdf782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:10:51.724Z|3d11c216-3902-4169-bf5a-481877fdf782|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:10:55.369Z|98dcb30e-0374-4492-b750-d6f8acaee9a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:10:55.373Z|98dcb30e-0374-4492-b750-d6f8acaee9a5|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:11:01.736Z|236b896b-300a-4c56-927c-c4bb8ffbab52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:01.736Z|c90be49f-9c9a-4721-8416-463c966f1acc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:01.737Z|236b896b-300a-4c56-927c-c4bb8ffbab52|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:01.737Z|c90be49f-9c9a-4721-8416-463c966f1acc|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:01.751Z|7f2ad668-0c20-48d3-adc4-272aeec69f18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:01.752Z|7f2ad668-0c20-48d3-adc4-272aeec69f18|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:08.937Z|bcdb7814-b3f0-467d-8eb8-af3a80198fa8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:11:08.938Z|bcdb7814-b3f0-467d-8eb8-af3a80198fa8|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:10.370Z|550d66f8-8d0e-4f93-baff-e523bdb0c718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:11:10.370Z|550d66f8-8d0e-4f93-baff-e523bdb0c718|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:11:11.206Z|4d68266d-c379-41f3-83b1-e7c824b1d2a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:11:11.206Z|4d68266d-c379-41f3-83b1-e7c824b1d2a7|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:11:11.766Z|5f3bd6e8-99a2-44f1-a4a4-8c47136265cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:11.766Z|291fb0f8-7b34-409b-aee9-71d30e9dc5d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:11.766Z|5f3bd6e8-99a2-44f1-a4a4-8c47136265cd|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:11.767Z|291fb0f8-7b34-409b-aee9-71d30e9dc5d8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:11.781Z|0c3414be-8d72-43a9-a2a1-f9ecbb9b2d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:11.781Z|0c3414be-8d72-43a9-a2a1-f9ecbb9b2d88|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:21.796Z|91ab790f-014a-4020-83d9-9894bd41b79c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:21.796Z|91ab790f-014a-4020-83d9-9894bd41b79c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:21.803Z|1392de12-37d8-424c-a789-5aba2f57f72e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:21.804Z|1392de12-37d8-424c-a789-5aba2f57f72e|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:21.809Z|7cd7ad58-9fa1-4baf-80b9-81faa49e78c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:21.810Z|7cd7ad58-9fa1-4baf-80b9-81faa49e78c9|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:25.370Z|ffed0702-08a4-40dc-a34e-d1c3d02f45ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:11:25.370Z|ffed0702-08a4-40dc-a34e-d1c3d02f45ab|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:11:31.830Z|53065fa4-931f-4092-99d7-6bf29d167cf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:31.831Z|53065fa4-931f-4092-99d7-6bf29d167cf8|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:31.833Z|33d15411-8afc-464c-a45a-f6dc90bd0d34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:31.833Z|33d15411-8afc-464c-a45a-f6dc90bd0d34|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:31.835Z|96d1fb54-b66d-4431-97f1-a3cac759cef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:31.835Z|96d1fb54-b66d-4431-97f1-a3cac759cef2|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:40.370Z|b2d34071-207c-4b04-ae6b-caac8e448f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:11:40.373Z|b2d34071-207c-4b04-ae6b-caac8e448f07|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:11:41.207Z|4df4191b-1536-4f00-8aad-999f8542e177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:11:41.208Z|4df4191b-1536-4f00-8aad-999f8542e177|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:11:41.855Z|5f0d1ee4-2993-4f93-9c79-20b51fd1df6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:41.856Z|5f0d1ee4-2993-4f93-9c79-20b51fd1df6b|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:41.862Z|5a4ad599-72a4-4897-89cf-f3ef58eb6376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:41.862Z|5a4ad599-72a4-4897-89cf-f3ef58eb6376|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:41.864Z|a1b90555-4629-472c-a732-4943930d0382|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:41.864Z|a1b90555-4629-472c-a732-4943930d0382|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:51.894Z|74ce49b1-0fe1-4013-946b-0bc1316f8533|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:51.895Z|74ce49b1-0fe1-4013-946b-0bc1316f8533|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:51.899Z|48ecb222-034a-4eb1-adb1-cda7b4078c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:51.899Z|48ecb222-034a-4eb1-adb1-cda7b4078c46|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:51.901Z|e9907794-1767-49b5-9b24-253d4d5b1941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:11:51.901Z|e9907794-1767-49b5-9b24-253d4d5b1941|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:11:55.369Z|804482d2-02a2-4db1-9a7c-5189494354fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:11:55.371Z|804482d2-02a2-4db1-9a7c-5189494354fc|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:12:01.920Z|d6d48d18-855a-4a59-94b2-6cd47d75ffcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:01.921Z|dc116d95-db95-4d45-9682-043af3aa4779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:01.921Z|d6d48d18-855a-4a59-94b2-6cd47d75ffcb|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:01.922Z|dc116d95-db95-4d45-9682-043af3aa4779|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:01.923Z|883f4463-98bd-4d28-81ce-48a7fb41ee2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:01.924Z|883f4463-98bd-4d28-81ce-48a7fb41ee2b|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:08.937Z|13343d67-99eb-41f8-ba8c-e0fcf8f76276|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:12:08.938Z|13343d67-99eb-41f8-ba8c-e0fcf8f76276|http-nio-8080-exec-10|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:10.369Z|c660dfbb-7761-49f3-88b3-75ac79f23bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:12:10.371Z|c660dfbb-7761-49f3-88b3-75ac79f23bd1|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:12:11.208Z|8e7efed6-97ff-4f5f-81b8-8fd29b1de8f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:12:11.209Z|8e7efed6-97ff-4f5f-81b8-8fd29b1de8f4|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:12:11.948Z|599476be-de26-4bf7-a9e9-9429c341f95e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:11.948Z|cfb55cbb-c96b-42fa-ab68-a3350afa2773|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:11.949Z|599476be-de26-4bf7-a9e9-9429c341f95e|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:11.949Z|cfb55cbb-c96b-42fa-ab68-a3350afa2773|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:11.950Z|6d141daa-808a-44fc-8785-cd6bce3cd797|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:11.950Z|6d141daa-808a-44fc-8785-cd6bce3cd797|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:21.978Z|0c8db507-4e6d-47e0-8814-a20374457068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:21.979Z|0c8db507-4e6d-47e0-8814-a20374457068|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:21.983Z|44683fad-f5fa-4173-8d84-c07e826f86a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:21.984Z|44683fad-f5fa-4173-8d84-c07e826f86a1|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:21.985Z|90d12a48-41d2-442b-8b55-8c83dfc4fcb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:21.985Z|90d12a48-41d2-442b-8b55-8c83dfc4fcb8|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:25.369Z|89fe51b6-61f5-407e-a3f0-6bddfd305461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:12:25.373Z|89fe51b6-61f5-407e-a3f0-6bddfd305461|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:12:32.012Z|756b9f04-7e8a-4f0b-8971-2ecff590e6ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:32.012Z|5cb5f504-42f8-4f16-a059-90531716fe08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:32.012Z|18cf379d-9762-41b4-84da-93b80c0bf2d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:32.013Z|18cf379d-9762-41b4-84da-93b80c0bf2d9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:32.013Z|5cb5f504-42f8-4f16-a059-90531716fe08|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:32.013Z|756b9f04-7e8a-4f0b-8971-2ecff590e6ee|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:40.370Z|79ccf2d1-c989-4931-96c1-5668be1ae229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:12:40.370Z|79ccf2d1-c989-4931-96c1-5668be1ae229|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:12:41.210Z|ca36214f-78bf-467b-b6cb-29f4e8896748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:12:41.211Z|ca36214f-78bf-467b-b6cb-29f4e8896748|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:12:42.039Z|b19561ac-fcff-4375-a5e0-743f0ea39fb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:42.039Z|70a4e528-56c4-4f72-bb7a-7564eadac81c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:42.040Z|b19561ac-fcff-4375-a5e0-743f0ea39fb3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:42.039Z|8553611e-f750-4734-853d-d52e69594da8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:42.040Z|70a4e528-56c4-4f72-bb7a-7564eadac81c|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:42.041Z|8553611e-f750-4734-853d-d52e69594da8|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:52.069Z|e36660dc-5721-4099-9254-a947118514a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:52.069Z|bc846a05-7032-425a-a975-50a5281ca1c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:52.069Z|e36660dc-5721-4099-9254-a947118514a8|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:52.070Z|bc846a05-7032-425a-a975-50a5281ca1c0|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:52.072Z|8ec71c02-a291-4d8a-a07e-fae9569c3449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:12:52.073Z|8ec71c02-a291-4d8a-a07e-fae9569c3449|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:12:55.370Z|525986cd-5477-4018-a25e-c5fe8ec57c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:12:55.370Z|525986cd-5477-4018-a25e-c5fe8ec57c77|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:13:02.095Z|89dc3355-1d8a-4643-b7c2-94ee2c165885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:02.096Z|89dc3355-1d8a-4643-b7c2-94ee2c165885|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:02.098Z|b71e4521-3c46-49de-96f6-b9e76d68281f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:02.099Z|b71e4521-3c46-49de-96f6-b9e76d68281f|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:02.099Z|f7f64db5-0fe0-4f44-a046-0129175a1a8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:02.099Z|f7f64db5-0fe0-4f44-a046-0129175a1a8e|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:08.938Z|1f600390-6c12-464c-96f9-90ce58ccf72c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:13:08.939Z|1f600390-6c12-464c-96f9-90ce58ccf72c|http-nio-8080-exec-5|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:10.369Z|047d9512-7859-4a3b-ae51-6534b3a07c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:13:10.372Z|047d9512-7859-4a3b-ae51-6534b3a07c9b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:13:11.211Z|819d6782-b4ad-43fb-955c-a1500a8eb3ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:13:11.212Z|819d6782-b4ad-43fb-955c-a1500a8eb3ce|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:13:12.124Z|22e2d632-414a-4b77-988b-bd518fed90ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:12.125Z|22e2d632-414a-4b77-988b-bd518fed90ce|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:12.126Z|2d0172ee-6541-4aba-b368-8e496ad1af53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:12.126Z|2d0172ee-6541-4aba-b368-8e496ad1af53|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:12.128Z|b3842d3c-c1dc-4f21-941a-881472fa7342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:12.128Z|b3842d3c-c1dc-4f21-941a-881472fa7342|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:22.151Z|45c97414-b771-400c-9369-6212e3b82bef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:22.152Z|45c97414-b771-400c-9369-6212e3b82bef|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:22.154Z|dcdd6a9f-76ed-42e2-8de3-4d26e3ff73da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:22.155Z|dcdd6a9f-76ed-42e2-8de3-4d26e3ff73da|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:22.155Z|58db4b44-32ae-48c9-878d-a949d106c94d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:22.156Z|58db4b44-32ae-48c9-878d-a949d106c94d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:25.370Z|6785a6f2-de30-4eca-8f40-948ff5dd0dd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:13:25.370Z|6785a6f2-de30-4eca-8f40-948ff5dd0dd8|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:13:32.186Z|4932ee54-8b09-4e4d-a0a2-8db37b04ff4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:32.187Z|4932ee54-8b09-4e4d-a0a2-8db37b04ff4b|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:32.192Z|01d1621c-a793-448d-9146-976d7b53b751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:32.193Z|01d1621c-a793-448d-9146-976d7b53b751|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:32.195Z|1e0b1ebb-de15-499a-822e-52fde5c69e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:32.195Z|1e0b1ebb-de15-499a-822e-52fde5c69e7c|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:40.369Z|3b333ecf-a58a-4b45-9f0a-b88ef92965fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:13:40.370Z|3b333ecf-a58a-4b45-9f0a-b88ef92965fe|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:13:41.212Z|27131ea4-951c-4cdf-8016-0a812ef8bf7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:13:41.213Z|27131ea4-951c-4cdf-8016-0a812ef8bf7b|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:13:42.213Z|52d126f3-d0a9-4baa-9f28-fdd8ebc3522e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:42.214Z|52d126f3-d0a9-4baa-9f28-fdd8ebc3522e|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:42.214Z|9c793485-7ece-4152-8281-98911b70f64a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:42.214Z|9c793485-7ece-4152-8281-98911b70f64a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:42.216Z|bbb19982-2ca5-40fb-85de-6eddad475bd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:42.217Z|bbb19982-2ca5-40fb-85de-6eddad475bd4|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:52.246Z|08339262-ae6e-4f9c-b0c9-bc13d87b7647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:52.247Z|bc4ad669-4e53-4dbd-9850-b546b7d2e9d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:52.248Z|08339262-ae6e-4f9c-b0c9-bc13d87b7647|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:52.248Z|bc4ad669-4e53-4dbd-9850-b546b7d2e9d3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:52.253Z|b7bd0d66-e634-4383-92bb-51b9dd4b7a03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:13:52.253Z|b7bd0d66-e634-4383-92bb-51b9dd4b7a03|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:13:55.370Z|6bd279aa-36fa-448e-aa1c-369bc7a8714c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:13:55.373Z|6bd279aa-36fa-448e-aa1c-369bc7a8714c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:14:02.273Z|0e6ec1f0-3089-4871-93f7-d948f053d96f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:02.273Z|4eaf18ac-134e-4018-bcc1-5a037aae877c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:02.274Z|0e6ec1f0-3089-4871-93f7-d948f053d96f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:02.274Z|4eaf18ac-134e-4018-bcc1-5a037aae877c|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:02.274Z|d3d155c5-9c9e-4f39-b6c9-bb6d24fee874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:02.275Z|d3d155c5-9c9e-4f39-b6c9-bb6d24fee874|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:08.939Z|d40fe31d-dd7a-4f5e-a037-be43426a44bb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:14:08.940Z|d40fe31d-dd7a-4f5e-a037-be43426a44bb|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:10.369Z|6b2a23a6-7675-4634-aee6-2dcf0074f40e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:14:10.370Z|6b2a23a6-7675-4634-aee6-2dcf0074f40e|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:14:11.214Z|6a1cf9f8-2ef3-49e5-812c-930a115cf142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:14:11.214Z|6a1cf9f8-2ef3-49e5-812c-930a115cf142|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:14:12.300Z|656b1cb2-80ac-4699-99cf-19a7d61a07bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:12.300Z|7f5a9ce3-751a-435d-aa5e-efb49a754f18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:12.301Z|656b1cb2-80ac-4699-99cf-19a7d61a07bc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:12.301Z|7f5a9ce3-751a-435d-aa5e-efb49a754f18|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:12.305Z|dc102cc2-78f7-4803-b10a-285aa7c44a45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:12.306Z|dc102cc2-78f7-4803-b10a-285aa7c44a45|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:22.326Z|7d88a4cf-7f43-4bc2-ab23-9bf24499f382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:22.327Z|7d88a4cf-7f43-4bc2-ab23-9bf24499f382|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:22.329Z|5f2131bf-45f3-447b-8ecf-1c5edf0014c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:22.330Z|5f2131bf-45f3-447b-8ecf-1c5edf0014c0|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:22.333Z|7afb452a-fa6e-43f6-870d-6f7302978449|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:22.334Z|7afb452a-fa6e-43f6-870d-6f7302978449|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:25.370Z|39c591ed-5bc7-48f0-8d38-ec8f3692b00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:14:25.370Z|39c591ed-5bc7-48f0-8d38-ec8f3692b00d|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:14:32.354Z|6abd9b0b-9f86-4448-a231-eaad3812299c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:32.354Z|285e2427-c86f-4bff-b4a5-24cb6621a7b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:32.354Z|6abd9b0b-9f86-4448-a231-eaad3812299c|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:32.355Z|285e2427-c86f-4bff-b4a5-24cb6621a7b6|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:32.356Z|bc22549a-6dd2-4abf-9475-f7b174194f7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:32.356Z|bc22549a-6dd2-4abf-9475-f7b174194f7a|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:40.369Z|93f5f6f0-da4f-4f81-8ac6-f48eb6626a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:14:40.373Z|93f5f6f0-da4f-4f81-8ac6-f48eb6626a32|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:14:41.215Z|6321aadd-60e2-4480-bb4d-57607f0d8a33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:14:41.216Z|6321aadd-60e2-4480-bb4d-57607f0d8a33|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:14:42.380Z|4129d407-1af6-4874-bed5-d00abe10d37a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:42.380Z|cc64eebf-03f6-487c-8eaa-05625a305efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:42.381Z|4129d407-1af6-4874-bed5-d00abe10d37a|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:42.381Z|cc64eebf-03f6-487c-8eaa-05625a305efc|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:42.384Z|03c11ad2-b0ad-4179-a16b-0d5d7d968eb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:42.384Z|03c11ad2-b0ad-4179-a16b-0d5d7d968eb7|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:52.409Z|8a976914-1300-4809-9f72-d10712f0eef3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:52.410Z|8a976914-1300-4809-9f72-d10712f0eef3|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:52.416Z|5528ab8e-1b5a-414d-b97c-1be592ce0cbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:52.417Z|ea6f8e93-306e-4e4c-9e8d-6c9505943ca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:14:52.417Z|5528ab8e-1b5a-414d-b97c-1be592ce0cbe|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:52.418Z|ea6f8e93-306e-4e4c-9e8d-6c9505943ca0|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:14:55.370Z|b4261a70-8a02-4258-b711-6433467c330b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:14:55.370Z|b4261a70-8a02-4258-b711-6433467c330b|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:15:02.477Z|e0b23e74-ad91-428b-8979-fe2cde13c61f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:02.478Z|e0b23e74-ad91-428b-8979-fe2cde13c61f|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:02.479Z|b10ec620-d6cb-4fb9-9369-229de67f525d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:02.479Z|b10ec620-d6cb-4fb9-9369-229de67f525d|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:02.493Z|dcecb1a2-fec1-4f3a-83d5-9dbcf52171d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:02.494Z|dcecb1a2-fec1-4f3a-83d5-9dbcf52171d6|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:08.938Z|3c3ded05-84f4-40e9-80ef-86517e10ecf9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|500||Entering
2022-12-09T03:15:08.939Z|3c3ded05-84f4-40e9-80ef-86517e10ecf9|http-nio-8080-exec-8|manage/health|kube-probe/1.23|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:10.370Z|ea000113-0b1f-4b99-84e7-2cdd0609134f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:15:10.370Z|ea000113-0b1f-4b99-84e7-2cdd0609134f|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:15:11.217Z|91b60f2e-99e8-4229-bba7-5fa7fbf27de9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:15:11.218Z|91b60f2e-99e8-4229-bba7-5fa7fbf27de9|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:15:12.511Z|8de32055-93ff-400c-9ea2-c7775547e5aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:12.512Z|8de32055-93ff-400c-9ea2-c7775547e5aa|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:12.526Z|bdc3bbf0-2a02-4c72-b2a4-c6bc324dfd23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:12.526Z|bdc3bbf0-2a02-4c72-b2a4-c6bc324dfd23|http-nio-8080-exec-5|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:12.528Z|038e18cd-0edc-4414-8eb7-b8a2c00faac3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:12.529Z|038e18cd-0edc-4414-8eb7-b8a2c00faac3|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:22.555Z|92643c7a-292a-4fcd-9b9f-a9107e645100|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:22.556Z|92643c7a-292a-4fcd-9b9f-a9107e645100|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:22.561Z|2c272d94-75b5-423f-b9a2-d3c5651a4c29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:22.561Z|2c272d94-75b5-423f-b9a2-d3c5651a4c29|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:22.562Z|09119164-f685-4308-9bd0-2bfaef1dbb2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:22.563Z|09119164-f685-4308-9bd0-2bfaef1dbb2d|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:25.370Z|d6a70677-f3ba-49e9-ae58-4d9301dcdb08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:15:25.375Z|d6a70677-f3ba-49e9-ae58-4d9301dcdb08|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:15:32.606Z|8e0a6693-5e6d-4ef0-a935-f351abcfa767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:32.608Z|8e0a6693-5e6d-4ef0-a935-f351abcfa767|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:32.628Z|0c42599e-b4df-418a-8eec-95795460c56e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:32.629Z|0c42599e-b4df-418a-8eec-95795460c56e|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:32.643Z|7486a106-b8ae-4ff6-996a-6560500769f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:32.644Z|7486a106-b8ae-4ff6-996a-6560500769f9|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:40.370Z|fd22b42e-0376-4795-ac32-796f93ab449c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:15:40.370Z|fd22b42e-0376-4795-ac32-796f93ab449c|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:15:41.219Z|b05bda7d-20e2-4804-8c33-9311aa2ca240|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:15:41.220Z|b05bda7d-20e2-4804-8c33-9311aa2ca240|scheduling-1|checkAllClientsActive|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:15:42.651Z|3931ddd8-3ae8-4739-85c6-a7b20a3799b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:42.652Z|3931ddd8-3ae8-4739-85c6-a7b20a3799b7|http-nio-8080-exec-1|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:42.659Z|4fc65d6e-b557-4096-bafc-e4cac325342e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:42.660Z|4fc65d6e-b557-4096-bafc-e4cac325342e|http-nio-8080-exec-10|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:42.673Z|8abe2348-090c-4e63-8b9e-4f54ef5ed1a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:42.674Z|8abe2348-090c-4e63-8b9e-4f54ef5ed1a9|http-nio-8080-exec-7|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:52.685Z|546e50de-fe55-4983-b338-986f98747640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:52.686Z|546e50de-fe55-4983-b338-986f98747640|http-nio-8080-exec-6|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:52.692Z|37728c3b-268d-4b61-8afc-7a22a9e8534d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:52.693Z|37728c3b-268d-4b61-8afc-7a22a9e8534d|http-nio-8080-exec-3|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:52.710Z|a87b7407-c305-43fd-a077-1e353d91f815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:15:52.711Z|a87b7407-c305-43fd-a077-1e353d91f815|http-nio-8080-exec-2|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:15:55.370Z|9dfaa6c4-806f-43bc-8549-d8ea4eb717d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Entering
2022-12-09T03:15:55.371Z|9dfaa6c4-806f-43bc-8549-d8ea4eb717d2|scheduling-1|performDnsLookup|SO.APIH|SO.APIH|UNKNOWN|INFO|500||Exiting.
2022-12-09T03:16:02.717Z|6a9118c9-2a5c-4b9b-91f1-cd9a75e4e5e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:16:02.717Z|140eac9a-4323-4e0e-81d8-910b08cd37c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:16:02.718Z|140eac9a-4323-4e0e-81d8-910b08cd37c1|http-nio-8080-exec-9|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:16:02.718Z|6a9118c9-2a5c-4b9b-91f1-cd9a75e4e5e0|http-nio-8080-exec-4|error|curl/7.58.0|||INFO|404|Not Found|Exiting.
2022-12-09T03:16:02.742Z|116044e4-b12b-4d27-94b9-15359da179e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|500||Entering
2022-12-09T03:16:02.744Z|116044e4-b12b-4d27-94b9-15359da179e1|http-nio-8080-exec-8|error|curl/7.58.0|||INFO|404|Not Found|Exiting.